From 85b17639e5168d666dc2ca18921365f88d42f32f Mon Sep 17 00:00:00 2001 From: Yuriy Kohut Date: Mon, 23 Mar 2026 11:43:04 +0200 Subject: [PATCH 1/2] ELevate documentation: update Changelog (as of 2026-03-19) --- docs/elevate/Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/elevate/Changelog.md b/docs/elevate/Changelog.md index c4225ea00..2715aca47 100644 --- a/docs/elevate/Changelog.md +++ b/docs/elevate/Changelog.md @@ -6,6 +6,17 @@ 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-03-19 + +Released to Stable: + +#### Leapp Data + +- Vendor **PostgreSQL**: + - add _PostgreSQL 18 for EL_ repositories, 8 to 9 upgrade path + - include `ppc64le` architecture where it is available + - switch _PostgreSQL 13 for EL_ repositories into `yum-archive.postgresql.org` + ## 2026-02-23 Released to Stable: From af4f1147fe33e0459d01b20f3228e4b7f28d8841 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:45:12 +0000 Subject: [PATCH 2/2] Apply Prettier format --- docs/elevate/Changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/elevate/Changelog.md b/docs/elevate/Changelog.md index 2715aca47..c859411ab 100644 --- a/docs/elevate/Changelog.md +++ b/docs/elevate/Changelog.md @@ -13,9 +13,9 @@ Released to Stable: #### Leapp Data - Vendor **PostgreSQL**: - - add _PostgreSQL 18 for EL_ repositories, 8 to 9 upgrade path - - include `ppc64le` architecture where it is available - - switch _PostgreSQL 13 for EL_ repositories into `yum-archive.postgresql.org` +- add _PostgreSQL 18 for EL_ repositories, 8 to 9 upgrade path +- include `ppc64le` architecture where it is available +- switch _PostgreSQL 13 for EL_ repositories into `yum-archive.postgresql.org` ## 2026-02-23