Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion docs/release_notes/8-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Change Log
author: Louis Abel
contributors: Steven Spencer
update: Dec-07-2021
update: 12-10-2021
---

# Rocky Linux 8 Change Log
Expand All @@ -15,6 +15,35 @@ Updates released since upstream are posted across our current architectures. We

All Rocky Linux components are built from the sources hosted at [git.rockylinux.org](https://git.rockylinux.org). In addition, SRPMs are being published alongside the repositories in a corresponding "source" directory. You can find these on any of our mirrors. These source packages match every binary RPM we release.

## 8.5 - 2021-12-09

The following packages have been updated since December 09, 2021:

* thunderbird: thunderbird-91.3.0-2.el8_4 ->
* thunderbird-91.4.0-2.el8_5
* thunderbird: thunderbird-91.3.0-2.el8.plus ->
* thunderbird-91.4.0-2.el8.plus

### Release Engineering Notes

Thunderbird: This is a regular ESR build update for thunderbird. This update is for both the base repositories and Plus. The Plus repository contains a version of thunderbird with PGP support.

## 8.5 - 2021-12-03

The following packages have been updated since December 03, 2021:

* abrt: abrt-2.10.9-21.el8 -> abrt-2.10.9-21.el8.rocky.0
* firefox: firefox-91.3.0-1.el8_4 -> firefox-91.4.0-1.el8_5
* sos: sos-4.1-5.el8 -> sos-4.1-5.el8.rocky.2

### Release Engineering Notes

Firefox: This is an updated ESR build for Firefox.

abrt: This is a mostly cosmetic change. It removes the reliance on the libreport-rhel* and rhtsupport plugins. These packages can be safely removed after updating to the new abrt package.

sos: This is a mostly cosmetic change. It brings down the upstream Rocky policy. See [this PR for more details](https://github.com/sosreport/sos/pull/2784)

## 8.5 - 2021-12-02

The following packages have been updated since December 02, 2021:
Expand Down