From bcfd66c22b2b41c266ee188c1911a9320105e5aa Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Wed, 13 Nov 2024 14:08:19 +0100 Subject: [PATCH] Update to 40.22.3.17 upstream release Upstream tag: anaconda-40.22.3.17 Upstream commit: 6401c6b5 Commit authored by Packit automation (https://packit.dev/) --- .gitignore | 1 + anaconda.spec | 11 ++++++++++- rpmlint.toml | 34 ++++++++++++++++++++++++++++++++++ sources | 2 +- 4 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 rpmlint.toml diff --git a/.gitignore b/.gitignore index 0571027..c412de8 100644 --- a/.gitignore +++ b/.gitignore @@ -411,3 +411,4 @@ /anaconda-40.22.3.14.tar.bz2 /anaconda-40.22.3.15.tar.bz2 /anaconda-40.22.3.16.tar.bz2 +/anaconda-40.22.3.17.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index a1b63cf..1acaa54 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 40.22.3.16 +Version: 40.22.3.17 Release: 1%{?dist} License: GPL-2.0-or-later URL: http://fedoraproject.org/wiki/Anaconda @@ -482,6 +482,15 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Wed Nov 13 2024 Martin Kolman - 40.22.3.17-1 +- network: add warning for kickstart network configuration when running from + nfs (rvykydal) + Resolves: RHEL-35250 +- Explicitly place biosboot partition only on stage1 disk (vtrefny) + Resolves: RHEL-61143 +- network: handle autoconnections policy for rhel upstream (rvykydal) + Resolves: RHEL-53196 + * Mon Nov 11 2024 Martin Kolman - 40.22.3.16-1 - Subscription code updates - adjust unit tests (mkolman) Resolves: RHEL-49661 diff --git a/rpmlint.toml b/rpmlint.toml new file mode 100644 index 0000000..eccc6ba --- /dev/null +++ b/rpmlint.toml @@ -0,0 +1,34 @@ +# The purpose of this file is to overwrite some default config +# of rpmlint, which may not fit our project needs / specification +Filters = [ + # Discard no-binary error for anaconda packages which cant be a noarch type + 'anaconda.x86_64: E: no-binary', + 'anaconda-install-env-deps.x86_64: E: no-binary', + 'anaconda-install-img-deps.x86_64: E: no-binary', + # Discard explicite library dependencies + 'explicit-lib-dependency flatpak-libs', + 'explicit-lib-dependency libblockdev-lvm-dbus', + 'explicit-lib-dependency librsvg2', + # Discard warning about binary debug symbols. Those are our helper + # binaries and it is not important for them to be stripped + 'unstripped-binary-or-object /usr/libexec/anaconda/dd_extract', + 'unstripped-binary-or-object /usr/libexec/anaconda/dd_list', + 'unstripped-binary-or-object /usr/lib64/libAnacondaWidgets*', + 'unstripped-binary-or-object /usr/lib64/glade/modules/libAnacondaWidgets*', + # Discard symbolic link warnings. + 'dangling-symlink /usr/share/anaconda/window-manager/glib-2.0/schemas/org.gnome.*', + 'dangling-relative-symlink /usr/lib/.build-id/*', + # Discard missing manual pages error + 'no-manual-page-for-binary liveinst', + 'no-manual-page-for-binary anaconda-cleanup', + 'no-manual-page-for-binary anaconda-disable-nm-ibft-plugin', + 'no-manual-page-for-binary anaconda-nm-disable-autocons', + 'no-manual-page-for-binary instperf', + 'no-manual-page-for-binary instperf', + 'no-manual-page-for-binary anaconda', + 'no-manual-page-for-binary handle-sshpw', + # Discard missing README / documentation for package + 'no-documentation', + # Discard spelling errors for project commonly used words + 'spelling-error .* en_US (metapackage|kickstarts|iso|eg|lorax) ', +] diff --git a/sources b/sources index d7bdd53..89366e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-40.22.3.16.tar.bz2) = 3ab14a78283a9d8bda3b60106653a791f4ed4ef2e252d8338beb8a1f675587694785e0a20410f3faf29d124f7960ebe4e8d78ffa41fdafc80bef3362a40df4f0 +SHA512 (anaconda-40.22.3.17.tar.bz2) = 09cec8425c6ae61466006cf5f88a31229a444d3f9f2f74fadff77b2d70a4e423281889f280dc67f943c5a4bf6deab130201826c5cd1ecd4a5e54bd64e6e736dc