Heroku-20 and Heroku-22 stack images updated
Change effective on 06 November 2023
We have updated the heroku-20 and heroku-22 stack images to pick up
security fixes in upstream packages. The new stack images will be rolled out automatically
to the Common Runtime over the next 48 hours,
followed by Private Spaces.
If you are using Heroku’s default buildpack-powered build system/stacks you do not need to redeploy your app to pick up these changes, since your application’s slug is applied on top of the most recent stack image each time a dyno starts. Currently running dynos will be automatically restarted, so there is no need to manually restart your app.
If your app instead uses Heroku’s container stack (most apps do not),
you will need to rebuild your app’s Docker image in order to pick up any updates in the base image
specified in your Dockerfile.
See this Dev Center article for an overview of the packages available in each stack image.
Changelog of packages
Stack: heroku-20
- Updated
libmysqlclient21from version8.0.34-0ubuntu0.20.04.1to8.0.35-0ubuntu0.20.04.1 - Updated
libssl1.1from version1.1.1f-1ubuntu2.19to1.1.1f-1ubuntu2.20 - Updated
linux-libc-devfrom version5.4.0-165.182to5.4.0-166.183 - Updated
opensslfrom version1.1.1f-1ubuntu2.19to1.1.1f-1ubuntu2.20
Updates to packages available at build time only
- Updated
libmysqlclient-devfrom version8.0.34-0ubuntu0.20.04.1to8.0.35-0ubuntu0.20.04.1 - Updated
libssl-devfrom version1.1.1f-1ubuntu2.19to1.1.1f-1ubuntu2.20
Stack: heroku-22
- Updated
bind9-dnsutilsfrom version1:9.18.12-0ubuntu0.22.04.3to1:9.18.18-0ubuntu0.22.04.1 - Updated
bind9-hostfrom version1:9.18.12-0ubuntu0.22.04.3to1:9.18.18-0ubuntu0.22.04.1 - Updated
bind9-libsfrom version1:9.18.12-0ubuntu0.22.04.3to1:9.18.18-0ubuntu0.22.04.1 - Updated
dnsutilsfrom version1:9.18.12-0ubuntu0.22.04.3to1:9.18.18-0ubuntu0.22.04.1 - Updated
libmysqlclient21from version8.0.34-0ubuntu0.22.04.1to8.0.35-0ubuntu0.22.04.1 - Updated
libssl3from version3.0.2-0ubuntu1.10to3.0.2-0ubuntu1.12 - Updated
libsystemd0from version249.11-0ubuntu3.10to249.11-0ubuntu3.11 - Updated
libudev1from version249.11-0ubuntu3.10to249.11-0ubuntu3.11 - Updated
linux-libc-devfrom version5.15.0-87.97to5.15.0-88.98 - Updated
opensslfrom version3.0.2-0ubuntu1.10to3.0.2-0ubuntu1.12 - Updated
systemdfrom version249.11-0ubuntu3.10to249.11-0ubuntu3.11
Updates to packages available at build time only
- Updated
libmysqlclient-devfrom version8.0.34-0ubuntu0.22.04.1to8.0.35-0ubuntu0.22.04.1 - Updated
libssl-devfrom version3.0.2-0ubuntu1.10to3.0.2-0ubuntu1.12 - Updated
libsystemd-devfrom version249.11-0ubuntu3.10to249.11-0ubuntu3.11 - Updated
libudev-devfrom version249.11-0ubuntu3.10to249.11-0ubuntu3.11