Patch Package | OTP 17.1.2 |
Git Tag | OTP-17.1.2 |
Date | 2014-07-11 |
Issue Id |
seq12660
|
System | OTP |
Release | 17 |
Application |
erts-6.1.2 #
The erts-6.1.2 application can be applied independently of other applications on a full OTP 17 installation.
- OTP-12054
-
- Application(s):
- erts, kernel, stdlib
- Related Id(s):
- seq12660
OTP-11850 fixed filelib:wildcard/1 to work with broken symlinks. This correction, however, introduced problems since symlinks were no longer followed for functions like filelib:ensure_dir/1, filelib:is_dir/1, filelib:file_size/1, etc. This is now corrected.
Full runtime dependencies of erts-6.1.2: kernel-3.0, sasl-2.4, stdlib-2.0
kernel-3.0.2 #
Note! The kernel-3.0.2 application can *not* be applied independently of other applications on an arbitrary OTP 17 installation. On a full OTP 17 installation, also the following runtime dependency has to be satisfied: -- erts-6.1.2 (first satisfied in OTP 17.1.2)
- OTP-12054
-
- Application(s):
- erts, kernel, stdlib
- Related Id(s):
- seq12660
OTP-11850 fixed filelib:wildcard/1 to work with broken symlinks. This correction, however, introduced problems since symlinks were no longer followed for functions like filelib:ensure_dir/1, filelib:is_dir/1, filelib:file_size/1, etc. This is now corrected.
Full runtime dependencies of kernel-3.0.2: erts-6.1.2, sasl-2.4, stdlib-2.0
stdlib-2.1.1 #
Note! The stdlib-2.1.1 application can *not* be applied independently of other applications on an arbitrary OTP 17 installation. On a full OTP 17 installation, also the following runtime dependencies have to be satisfied: -- erts-6.1.2 (first satisfied in OTP 17.1.2) -- kernel-3.0.2 (first satisfied in OTP 17.1.2)
- OTP-12054
-
- Application(s):
- erts, kernel, stdlib
- Related Id(s):
- seq12660
OTP-11850 fixed filelib:wildcard/1 to work with broken symlinks. This correction, however, introduced problems since symlinks were no longer followed for functions like filelib:ensure_dir/1, filelib:is_dir/1, filelib:file_size/1, etc. This is now corrected.
Full runtime dependencies of stdlib-2.1.1: compiler-5.0, crypto-3.3, erts-6.1.2, kernel-3.0.2, sasl-2.4