From 53906e7f24f865c6778221a782c70d169c7fdedf Mon Sep 17 00:00:00 2001 From: Packit Date: Tue, 20 Aug 2024 05:03:19 +0000 Subject: [PATCH 1/6] Update to 41.30 upstream release Upstream tag: anaconda-41.30 Upstream commit: a0135675 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- anaconda.spec | 7 ++++++- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 892f7ec..19fff8b 100644 --- a/.gitignore +++ b/.gitignore @@ -416,3 +416,4 @@ /anaconda-41.27.tar.bz2 /anaconda-41.28.tar.bz2 /anaconda-41.29.tar.bz2 +/anaconda-41.30.tar.bz2 diff --git a/README.packit b/README.packit index 4df53f3..94a5d96 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.100.1. +The file was generated using packit 0.100.2.post1.dev4+g31a74ebd. diff --git a/anaconda.spec b/anaconda.spec index 5a88bc4..b7ca35c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 41.29 +Version: 41.30 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -480,6 +480,11 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Aug 20 2024 Packit - 41.30-1 +- Use proxy server also for FTP .treeinfo download (jkonecny) +- Fix the VNC question (#2293672) (mkolman) +- Check if text mode was actually requested by kickstart (#2293672) (mkolman) + * Tue Aug 13 2024 Packit - 41.29-1 - Remove deprecated warnings for inst prefix (rolivier) - Fix using kickstart mount command with device ID (vtrefny) diff --git a/sources b/sources index 1a96ca3..eae8b59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-41.29.tar.bz2) = 583803a6a0eaa46aa50f8c0d1c89e72a72eceb32a447fca733923c13eaf48372a5cffb86332f1668b12ef9793f77a1e6e257e51f27a117c02bf68b3287cd11e0 +SHA512 (anaconda-41.30.tar.bz2) = fc002e3a9f98d51a446720cc92fd47b43d737ce7e6d8fe359980224e58ce510c74698921fe39bd287e77e74468ffaa6187b6ef9e930640b7ced457f9f7d41e08 From 4e7041c6715b4564383090c29b3852fc993aca10 Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 22 Aug 2024 14:00:51 +0000 Subject: [PATCH 2/6] Update to 41.31 upstream release Upstream tag: anaconda-41.31 Upstream commit: 7d326289 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + anaconda.spec | 20 ++++++++++++++++++-- sources | 2 +- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 19fff8b..9b9ea6b 100644 --- a/.gitignore +++ b/.gitignore @@ -417,3 +417,4 @@ /anaconda-41.28.tar.bz2 /anaconda-41.29.tar.bz2 /anaconda-41.30.tar.bz2 +/anaconda-41.31.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index b7ca35c..14f274a 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 41.30 +Version: 41.31 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -38,7 +38,7 @@ Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{vers %define libxklavierver 5.4 %define mehver 0.23-1 %define nmver 1.0 -%define pykickstartver 3.52-1 +%define pykickstartver 3.58-1 %define pypartedver 2.5-2 %define pythonblivetver 1:3.9.0-1 %define rpmver 4.15.0 @@ -480,6 +480,22 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Aug 22 2024 Packit - 41.31-1 +- docs: update release note about modularity deprecation (kkoukiou) +- Add support for creating LUKS HW-OPAL devices (vtrefny) +- Adjust to pykickstart moving new partition and autopart commands to F41 + (kkoukiou) +- pyanaconda: remove code paths around module command parsing as this was + deprecated (kkoukiou) +- Improve code based on min/max recommendation (jkonecny) +- Support DNF5's config-manager (marusak.matej) +- network: ignore kickstart configuration of nBFT devices (rvykydal) +- network: do not dump configurations of nBFT devices (rvykydal) +- network: ignore nBFT devices connections in network configuration (rvykydal) +- network: add a test for ignoring ifname=nbft* for device renaming (rvykydal) +- network: do not create empty dir for only ifname=nbft* options (rvykydal) +- network: Avoid creating link files for 'nbft' interfaces (tbzatek) + * Tue Aug 20 2024 Packit - 41.30-1 - Use proxy server also for FTP .treeinfo download (jkonecny) - Fix the VNC question (#2293672) (mkolman) diff --git a/sources b/sources index eae8b59..f704d57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-41.30.tar.bz2) = fc002e3a9f98d51a446720cc92fd47b43d737ce7e6d8fe359980224e58ce510c74698921fe39bd287e77e74468ffaa6187b6ef9e930640b7ced457f9f7d41e08 +SHA512 (anaconda-41.31.tar.bz2) = 3ee87aa74fdd48b125efd8288dbdde042a9682d36ab029e8f04d2e2acc30ee7b923d1b94bfaa2f40972315e74fbdecc9832f673fc087fd4c12d5a5eb58851afd From 3ddead59d298acddfbdeb4f2aa59bc260d9e1209 Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 23 Sep 2024 13:00:44 +0000 Subject: [PATCH 3/6] Update to 41.33 upstream release Upstream tag: anaconda-41.33 Upstream commit: b14cce06 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + .packit.yml | 24 +++++++++++------------- README.packit | 2 +- anaconda.spec | 5 ++++- sources | 2 +- 5 files changed, 18 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 9b9ea6b..d5f2db1 100644 --- a/.gitignore +++ b/.gitignore @@ -418,3 +418,4 @@ /anaconda-41.29.tar.bz2 /anaconda-41.30.tar.bz2 /anaconda-41.31.tar.bz2 +/anaconda-41.33.tar.bz2 diff --git a/.packit.yml b/.packit.yml index 3eb6694..5e1ed19 100644 --- a/.packit.yml +++ b/.packit.yml @@ -42,32 +42,30 @@ actions: - 'bash -c "ls -1 anaconda-*.tar.bz2"' jobs: + - job: propose_downstream trigger: release packages: [anaconda-fedora] - dist_git_branches: main + dist_git_branches: f41 - job: tests trigger: pull_request packages: [anaconda-fedora] targets: - - fedora-rawhide - - - job: copr_build - trigger: pull_request - packages: [anaconda-fedora] - targets: - - fedora-rawhide - - fedora-eln + - fedora-41 - job: copr_build trigger: commit packages: [anaconda-fedora] targets: - - fedora-rawhide - - fedora-eln - branch: master + - fedora-41 + branch: fedora-41 owner: "@rhinstaller" - project: Anaconda + project: Anaconda-devel preserve_project: True + additional_repos: + - "copr://@storage/blivet-daily" + # This repository contains fixup of Rawhide broken environment. + # Mainly useful when there is a package which is not yet in Rawhide but build is available. + - "https://fedorapeople.org/groups/anaconda/repos/anaconda_fixup_repo/" diff --git a/README.packit b/README.packit index 94a5d96..ab6dd33 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.100.2.post1.dev4+g31a74ebd. +The file was generated using packit 0.101.1. diff --git a/anaconda.spec b/anaconda.spec index 14f274a..2bdbe20 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 41.31 +Version: 41.33 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -480,6 +480,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Sep 23 2024 Packit - 41.33-1 +- New version - 41.33 (k.koukiou) + * Thu Aug 22 2024 Packit - 41.31-1 - docs: update release note about modularity deprecation (kkoukiou) - Add support for creating LUKS HW-OPAL devices (vtrefny) diff --git a/sources b/sources index f704d57..79e2b8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-41.31.tar.bz2) = 3ee87aa74fdd48b125efd8288dbdde042a9682d36ab029e8f04d2e2acc30ee7b923d1b94bfaa2f40972315e74fbdecc9832f673fc087fd4c12d5a5eb58851afd +SHA512 (anaconda-41.33.tar.bz2) = 0fe65612f966fc34d33b16ac5ee255f9011919014972f7c2ebde51a16600e2b7191468f2a9c319926703347df1ea4a0a44003cae5201c7e28103a88420afe748 From 305c6b835ab4bb543c9494c3df8012cb2dda045c Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 26 Sep 2024 15:45:21 +0000 Subject: [PATCH 4/6] Update to 41.34 upstream release Upstream tag: anaconda-41.34 Upstream commit: 584108eb Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + anaconda.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d5f2db1..53f79e4 100644 --- a/.gitignore +++ b/.gitignore @@ -419,3 +419,4 @@ /anaconda-41.30.tar.bz2 /anaconda-41.31.tar.bz2 /anaconda-41.33.tar.bz2 +/anaconda-41.34.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 2bdbe20..153ff0c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 41.33 +Version: 41.34 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -480,6 +480,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Sep 26 2024 Packit - 41.34-1 +- Fix scheduling actions in reclaim space dialog (#2311936) (vtrefny) + * Mon Sep 23 2024 Packit - 41.33-1 - New version - 41.33 (k.koukiou) diff --git a/sources b/sources index 79e2b8f..5affcce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-41.33.tar.bz2) = 0fe65612f966fc34d33b16ac5ee255f9011919014972f7c2ebde51a16600e2b7191468f2a9c319926703347df1ea4a0a44003cae5201c7e28103a88420afe748 +SHA512 (anaconda-41.34.tar.bz2) = 3a8bfea06c2500eb84d811a1ad996cbf1a1f7848b8cd9631ca314907561c3dfb2006169aae4e4b502062d79d7b7f631f5395962735dd8a70c03efca1240b5799 From 991df4f281e9b16171b0ecd43ed620480bd4560d Mon Sep 17 00:00:00 2001 From: Packit Date: Thu, 17 Oct 2024 09:09:00 +0000 Subject: [PATCH 5/6] Update to 41.35 upstream release Upstream tag: anaconda-41.35 Upstream commit: 4dff289f Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + README.packit | 2 +- anaconda.spec | 5 ++++- sources | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 53f79e4..f137592 100644 --- a/.gitignore +++ b/.gitignore @@ -420,3 +420,4 @@ /anaconda-41.31.tar.bz2 /anaconda-41.33.tar.bz2 /anaconda-41.34.tar.bz2 +/anaconda-41.35.tar.bz2 diff --git a/README.packit b/README.packit index ab6dd33..2bd3f40 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.101.1. +The file was generated using packit 0.102.1.post1.dev6+g64f7460b. diff --git a/anaconda.spec b/anaconda.spec index 153ff0c..28e79b7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 41.34 +Version: 41.35 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -480,6 +480,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Oct 17 2024 Packit - 41.35-1 +- Fix checking whether a disk can be cleared during autopart (vtrefny) + * Thu Sep 26 2024 Packit - 41.34-1 - Fix scheduling actions in reclaim space dialog (#2311936) (vtrefny) diff --git a/sources b/sources index 5affcce..dfc5918 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-41.34.tar.bz2) = 3a8bfea06c2500eb84d811a1ad996cbf1a1f7848b8cd9631ca314907561c3dfb2006169aae4e4b502062d79d7b7f631f5395962735dd8a70c03efca1240b5799 +SHA512 (anaconda-41.35.tar.bz2) = 96093fec096cbc2b6f8227f84bd2b6a33874f5e1c444d690691fa604d8127aee5fbc35b494d35408e9d4eb732858d6aa0dbd16fb2cdf24a1224a95e9918dc370 From e0ad8f1aa02034fa80b320496d76b66b54decbed Mon Sep 17 00:00:00 2001 From: Jiri Konecny Date: Thu, 24 Oct 2024 12:22:15 +0200 Subject: [PATCH 6/6] Add patch for Xvnc fix Resolves: rhbz#2321249 --- 0001-hotfix-Disable-broken-Xvnc-feature.patch | 31 +++++++++++++++++++ anaconda.spec | 8 ++++- 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 0001-hotfix-Disable-broken-Xvnc-feature.patch diff --git a/0001-hotfix-Disable-broken-Xvnc-feature.patch b/0001-hotfix-Disable-broken-Xvnc-feature.patch new file mode 100644 index 0000000..b99a12c --- /dev/null +++ b/0001-hotfix-Disable-broken-Xvnc-feature.patch @@ -0,0 +1,31 @@ +From cccb0e81f26b4c0f2665615f0437bf0ff3d3f9b5 Mon Sep 17 00:00:00 2001 +From: Jiri Konecny +Date: Thu, 24 Oct 2024 10:56:36 +0200 +Subject: [PATCH] hotfix: Disable broken Xvnc feature + +This way we are helping Fedora to avoid slipping release by disabling +a broken feature in Xvnc by adding parameter for the execution. + +Resolves: rhbz#2321249 +--- + pyanaconda/vnc.py | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/pyanaconda/vnc.py b/pyanaconda/vnc.py +index dffae2cf48..6747352546 100644 +--- a/pyanaconda/vnc.py ++++ b/pyanaconda/vnc.py +@@ -244,8 +244,10 @@ class VncServer(object): + self.setVNCPassword() + + # Lets start the xvnc. ++ # FIXME: remove "-rendernode foobar" when rhbz#2321249 is resolved + xvnccommand = [XVNC_BINARY_NAME, ":%s" % constants.X_DISPLAY_NUMBER, + "-depth", "24", "-br", ++ "-rendernode", "foobar", + "IdleTimeout=0", "-auth", "/dev/null", "-once", + "DisconnectClients=false", "desktop=%s" % (self.desktop,), + "SecurityTypes=%s" % SecurityTypes, "rfbauth=%s" % rfbauth] +-- +2.47.0 + diff --git a/anaconda.spec b/anaconda.spec index 28e79b7..e5f3904 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 41.35 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -12,6 +12,9 @@ URL: http://fedoraproject.org/wiki/Anaconda # make dist Source0: https://github.com/rhinstaller/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2 +# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2321249 +Patch0: 0001-hotfix-Disable-broken-Xvnc-feature.patch + # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -480,6 +483,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Oct 24 2024 Jiri Konecny - 41.35-2 +- Add patch with Xvnc hotfix (#2321249) (jkonecny) + * Thu Oct 17 2024 Packit - 41.35-1 - Fix checking whether a disk can be cleared during autopart (vtrefny)