aboutsummaryrefslogtreecommitdiffstats
path: root/release-notes/OTP-22.1.4.README.txt
blob: 3ebd12b2c11a7872df3f840f5e1f0945037de586 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Patch Package:           OTP 22.1.4
Git Tag:                 OTP-22.1.4
Date:                    2019-10-22
Trouble Report Id:       OTP-16177, OTP-16199, OTP-16202
Seq num:                 ERL-1063
System:                  OTP
Release:                 22
Application:             compiler-7.4.7, crypto-4.6.1, erts-10.5.3
Predecessor:             OTP 22.1.3

 Check out the git tag OTP-22.1.4, and build a full OTP system
 including documentation. Apply one or more applications from this
 build as patches to your installation using the 'otp_patch_apply'
 tool. For information on install requirements, see descriptions for
 each application version below.

 ---------------------------------------------------------------------
 --- compiler-7.4.7 --------------------------------------------------
 ---------------------------------------------------------------------

 The compiler-7.4.7 application can be applied independently of other
 applications on a full OTP 22 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-16199    Application(s): compiler

               Fixed a bug where the compiler could generate incorrect
               code for a 'receive' statement inside a 'try'.


 Full runtime dependencies of compiler-7.4.7: crypto-3.6, erts-9.0,
 hipe-3.12, kernel-4.0, stdlib-2.5


 ---------------------------------------------------------------------
 --- crypto-4.6.1 ----------------------------------------------------
 ---------------------------------------------------------------------

 The crypto-4.6.1 application can be applied independently of other
 applications on a full OTP 22 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-16202    Application(s): crypto

               FIxed a bug if the erlang emulator was linked with a
               very old cryptolib version (1.0.1 or earlier).

               The bug now fixed could have triggered a core dump if
               an unknown cipher name was used in crypto functions.


 Full runtime dependencies of crypto-4.6.1: erts-9.0, kernel-5.3,
 stdlib-3.4


 ---------------------------------------------------------------------
 --- erts-10.5.3 -----------------------------------------------------
 ---------------------------------------------------------------------

 The erts-10.5.3 application can be applied independently of other
 applications on a full OTP 22 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-16177    Application(s): erts
               Related Id(s): ERL-1063

               Erlang/OTP can now be built on macOS Catalina (10.15).


 Full runtime dependencies of erts-10.5.3: kernel-6.1, sasl-3.3,
 stdlib-3.5


 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------