Update to 34.25.7.18 upstream release
Upstream tag: anaconda-34.25.7.18 Upstream commit: 896a11ac Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
02a5e0db79
commit
93de8823c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -379,3 +379,4 @@
|
||||
/anaconda-34.25.7.15.tar.bz2
|
||||
/anaconda-34.25.7.16.tar.bz2
|
||||
/anaconda-34.25.7.17.tar.bz2
|
||||
/anaconda-34.25.7.18.tar.bz2
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.16.1.
|
||||
The file was generated using packit 1.16.2.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.7.17
|
||||
Version: 34.25.7.18
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -426,6 +426,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2026 Katerina Koukiou <kkoukiou@redhat.com> - 34.25.7.18-1
|
||||
- rescue: skip SELinux autorelabel for ostree/bootc systems (rvykydal)
|
||||
Resolves: RHEL-191846
|
||||
- fix: use static string for tmux status line to reduce CPU usage (tfratrik)
|
||||
Resolves: RHEL-188432
|
||||
|
||||
* Mon Jun 29 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.17-1
|
||||
- rescue: Set system root to OSTree deployment path (k.koukiou)
|
||||
Related: RHEL-135123
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.7.17.tar.bz2) = 333fbb9c699d49caa85748ef5ba408bd58a9b37168e3d658edeab969528e09e6d89e552540432f7d1c95e085b632a672a5185ac6f79827020e0ac7c55e841fb0
|
||||
SHA512 (anaconda-34.25.7.18.tar.bz2) = ecfdfc7f340d57c32a93e62318a4107c25ad07db6ffc2e746a295782b8aeb0a61e9b405576929a0af8a2957acf5b9b4f9332789fca079f4a03e34259b9a72349
|
||||
|
||||
Loading…
Reference in New Issue
Block a user