diff --git a/CHANGELOG b/CHANGELOG index e73a402081..9c0ac6ec91 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,11 @@ Release 6.0.0 * Bumps the preferred Nginx version to 1.15.7. * Introduces anonymous usage telemetry, which helps us improve Passenger. Please read the docs on what data is collected and how to disable this. * [Nginx] Introduces a new option "passenger_request_buffering on|off", to allow disabling request body buffering. This is only supported in Nginx >= 1.15.3. Closes GH-2121. + * Updated various library versions used in precompiled binaries (used for e.g. gem installs): + + - OpenSSL: 1.0.2q (was: 1.0.2p) + - libcurl: 7.62.0 (was: 7.61.1) + - Ruby: 2.3.8 (was: 2.3.7) Release 5.3.7 diff --git a/packaging/binaries b/packaging/binaries index e477cad4c1..52c172569c 160000 --- a/packaging/binaries +++ b/packaging/binaries @@ -1 +1 @@ -Subproject commit e477cad4c1983abbd33c6b42f71802022e9f8bec +Subproject commit 52c172569cf7121cb1ae935f9e4f60465ac409b7