public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/anaconda] rawhide: Update to 45.18 upstream release
@ 2026-08-13 13:46 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-13 13:46 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/anaconda
            Branch : rawhide
            Commit : e6e543daa969fc0b234975f88ea03f126e0a3367
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-13T08:50:26+02:00
            Stats  : +24/-7 in 6 file(s)
            URL    : https://src.fedoraproject.org/rpms/anaconda/c/e6e543daa969fc0b234975f88ea03f126e0a3367?branch=rawhide

            Log:
            Update to 45.18 upstream release

Upstream tag: anaconda-45.18
Upstream commit: 641f1764

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index 5b9a286..bd59af9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -517,3 +517,4 @@
 /anaconda-45.15.tar.bz2
 /anaconda-45.16.tar.bz2
 /anaconda-45.17.tar.bz2
+/anaconda-45.18.tar.bz2

diff --git a/.packit.yml b/.packit.yml
index acc1f84..23f7302 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -13,6 +13,7 @@ downstream_package_name: anaconda
 
 files_to_sync:
   - rpmlint.toml
+  - rpminspect.yaml
   - .packit.yml
 
 srpm_build_deps:

diff --git a/README.packit b/README.packit
index ef5aa9d..68a092a 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 1.16.2.post1.dev6+g30936cda7.
+The file was generated using packit 1.16.2.post1.dev8+g69d783e81.

diff --git a/anaconda.spec b/anaconda.spec
index e03ddb9..51e227f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,7 +1,7 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 45.17
-Release: 2%{?dist}
+Version: 45.18
+Release: 1%{?dist}
 ExcludeArch: %{ix86}
 License: GPL-2.0-or-later
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -41,9 +41,9 @@ Patch: 0001-Handle-relocation-of-packaged-repo-configs-to-usr-sh.patch
 %define libreportanacondaver 2.0.21-1
 %define mehver 0.23-1
 %define nmver 1.0
-%define pykickstartver 3.73-1
+%define pykickstartver 3.77-1
 %define pypartedver 2.5-2
-%define pythonblivetver 1:3.14.0-1
+%define pythonblivetver 1:3.14.1-1
 %define rpmver 4.15.0
 %define simplelinever 1.9.0-1
 %define subscriptionmanagerver 1.29.31
@@ -76,7 +76,8 @@ BuildRequires: s390utils-devel
 BuildRequires: gdk-pixbuf2-devel
 BuildRequires: libxml2
 
-Requires: anaconda-gui = %{version}-%{release}
+Requires: (anaconda-gui = %{version}-%{release} if (fedora-release-identity-server or fedora-release-identity-basic))
+Requires: (anaconda-webui or anaconda-gui)
 Requires: anaconda-tui = %{version}-%{release}
 
 %description
@@ -529,6 +530,16 @@ rm -rf \
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Wed Aug 12 2026 Packit <hello@packit.dev> - 45.18-1
+- Revert "tests: Temporarily ignore stratis kickstart commands" (vtrefny)
+- spec: Bump required version of pykickstart to 3.77 (vtrefny)
+- spec: Bump required blivet version to 3.14.1 (vtrefny)
+- storage: Add support for Stratis custom partitioning (vtrefny)
+- fix(ostree): set sysroot.bootprefix true before deploy (tfratrik)
+- spec: Enlarge the list of ISOs that use the Web UI (k.koukiou)
+- boss: Change InstallationStatus from IntEnum to StrEnum (bciconel)
+- Replace usage of MD5 password hash in tests (mkolman)
+
 * Wed Aug 12 2026 Adam Williamson <awilliam@redhat.com> - 45.17-2
 - Backport PR #7233 to adjust to relocation of packaged repo configs
 

diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..78fc271
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,4 @@
+---
+desktop:
+    skip_icon_check:
+        - /usr/share/applications/liveinst.desktop

diff --git a/sources b/sources
index 3094b13..80d2923 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (anaconda-45.17.tar.bz2) = 534c232c4ad90fed39256a3f1deb4b56bda7a23a467036b546d8fb4e40f1d0eb27f09214953c952cbeb15dd30e85d9a69d56c03a778222724cfb75304b000655
+SHA512 (anaconda-45.18.tar.bz2) = 4344c2e4e9d01b67bac0afb42e40114f99df20de7d2642f7cfe20175a8945d76f8c91575388cd0d02a171d054375976fd50f8213111a23cc056a308ca6bcab16

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 13:46 [rpms/anaconda] rawhide: Update to 45.18 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox