From 3909ca9fb914141a3309230298319191f53d420a Mon Sep 17 00:00:00 2001 From: Radek Vykydal Date: Nov 26 2021 12:46:46 +0000 Subject: - Wait for all background threads to finish before filling installation task queue (mkolman) Resolves: rhbz#2017428 - Check the support for the Subscription module on startup (vponcova) Resolves: rhbz#1957063 - Activate DBus modules based on the new configuration options (vponcova) Related: rhbz#1957063 - Add new configuration options for the DBus module activation (vponcova) Related: rhbz#1957063 - Add product config for Rocky Linux (tucklesepk) Resolves: rhbz#2019995 --- diff --git a/.gitignore b/.gitignore index bb823d0..9aa41a0 100644 --- a/.gitignore +++ b/.gitignore @@ -301,3 +301,4 @@ /anaconda-34.25.0.18.tar.bz2 /anaconda-34.25.0.19.tar.bz2 /anaconda-34.25.0.20.tar.bz2 +/anaconda-34.25.0.21.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index baca696..06a0040 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 34.25.0.20 +Version: 34.25.0.21 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -407,6 +407,19 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Fri Nov 26 2021 Radek Vykydal - 34.25.0.21-1 +- Wait for all background threads to finish before filling installation task + queue (mkolman) + Resolves: rhbz#2017428 +- Check the support for the Subscription module on startup (vponcova) + Resolves: rhbz#1957063 +- Activate DBus modules based on the new configuration options (vponcova) + Related: rhbz#1957063 +- Add new configuration options for the DBus module activation (vponcova) + Related: rhbz#1957063 +- Add product config for Rocky Linux (tucklesepk) + Resolves: rhbz#2019995 + * Fri Nov 05 2021 Radek Vykydal - 34.25.0.20-1 - Fix application of network --mtu kickstart option in Anaconda (rvykydal) Resolves: rhbz#2019813 diff --git a/sources b/sources index 304e0be..1710950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-34.25.0.20.tar.bz2) = 2f3b04c9b4ec7482621d6a1c29a60bbf40709b4742d199f91a9ae84ce71868c73e37e83c5af7f19a96ca9c31a96b83ccfa2b8891291e4762973c9554503d519a +SHA512 (anaconda-34.25.0.21.tar.bz2) = 7bc2bd498915d2fa5dcfb16bdf0b6df584ac448bc4a2edb20f0cddae98f7a6e7c5add3913701f6f860441190a87ad5b504d15a63bea9ad65bb68c71c05e26ea0