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
18 changes: 16 additions & 2 deletions docs/elevate/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,29 @@ title: "ELevate Changelog"

**Note**, this changelog only includes updates made from 2024-09-24 onwards, and does not include any changes made prior to this date.

## 2026-02-23

Released to Stable:

#### Leapp Data

- Vendor **MariaDB**:
- change domain into _mirror.mariadb.org_ and set path in baseurl for `mariadb-main` repository
- set baseurl to https://mirror.mariadb.org/yum/11.rolling/rhel/$releasever/$basearch (EL7 only)

#### Leapp Repository

- Update ELevate patch: setup repomap handler - combine all `RepositoriesMapping` messages (main + vendor, EL7 only)

## 2026-01-27

Released to Stable:

#### Leapp Data

- Vendor **PostgreSQL**:
- remove _Supplementary ucommon RPMs_ (sysupdates) repositories
- switch _PostgreSQL 12 for RHEL / CentOS_ repositories into `yum-archive.postgresql.org`
- remove _Supplementary ucommon RPMs_ (sysupdates) repositories
- switch _PostgreSQL 12 for RHEL / CentOS_ repositories into `yum-archive.postgresql.org`

## 2025-11-18

Expand Down