aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/vsn.mk
blob: e3db7008e38f15d748dbab529aa29492c27124ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
# %CopyrightBegin%
#
# Copyright Ericsson AB 1999-2010. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
# compliance with the License. You should have received a copy of the
# Erlang Public License along with this software. If not, it can be
# retrieved online at http://www.erlang.org/.
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
# the License for the specific language governing rights and limitations
# under the License.
#
# %CopyrightEnd%
#

SSL_VSN = 3.11.1

TICKETS = OTP-8588 \
	  OTP-8568 \
	  OTP-7049

#TICKETS_3.11 = OTP-8517 \
#	  OTP-7046 \
#         OTP-8557 \
#	  OTP-8560 \
#	  OTP-8545 \
#	  OTP-8554

#TICKETS_3.10.9 = OTP-8510

#TICKETS_3.10.8 = OTP-8372 OTP-8441 OTP-8459
#TICKETS_3.10.7 = OTP-8260 OTP-8218 OTP-8250

#TICKETS_3.10.6 = OTP-8275

#TICKETS_3.10.5 = OTP-8224 OTP-8244

#TICKETS_3.10.4 = OTP-8137

#TICKETS_3.10.3 = OTP-8011
#TICKETS_3.10.2 = OTP-7963

# TICKETS_3.10.1 = OTP-7878 \
# 	  OTP-7656 \
#           OTP-7870 \
#           OTP-7871

# TICKETS_3.10 = OTP-7258 \
# 	  OTP-6894 \
# 	  OTP-7037 \
# 	  OTP-7039 \
# 	  OTP-7150