Update to 34.25.7.12 upstream release
Upstream tag: anaconda-34.25.7.12 Upstream commit: 037b9c55 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
4353946f6a
commit
4e5a8b157a
1
.gitignore
vendored
1
.gitignore
vendored
@ -373,3 +373,4 @@
|
||||
/anaconda-34.25.7.9.tar.bz2
|
||||
/anaconda-34.25.7.10.tar.bz2
|
||||
/anaconda-34.25.7.11.tar.bz2
|
||||
/anaconda-34.25.7.12.tar.bz2
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.11.0.
|
||||
The file was generated using packit 1.12.0.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.7.11
|
||||
Version: 34.25.7.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -426,6 +426,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 14 2026 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.12-1
|
||||
- Fix permissions of the ssh config created by Anaconda (ppolawsk)
|
||||
Resolves: RHEL-129787
|
||||
- pyanaconda: rpm_ostree: fix _handle_boot_if_not_mount_point method issues
|
||||
(k.koukiou)
|
||||
Related: RHEL-74145
|
||||
- ostree needs to have /boot be bindmounted into sysroot. (a.badger)
|
||||
Resolves: RHEL-74145
|
||||
|
||||
* Mon Dec 01 2025 Katerina Koukiou <k.koukiou@gmail.com> - 34.25.7.11-1
|
||||
- bootloader: efi: utilize grub2-common script for handling config file
|
||||
generation (k.koukiou)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.7.11.tar.bz2) = 62c33b38bd43aac167db96f90fc400df6257ed31c938227dc59fe8c2de11cd6cf5e5412a34bf27a32c6fe6a43e7275242405198a05d374f329336b1d4be7d0c6
|
||||
SHA512 (anaconda-34.25.7.12.tar.bz2) = f7557447814fae5766532c1b71daa600a00c83769199f68ed897b54027cd94f8ee83742b88b13737cf5cb5f4cd7f852405dc9dd0bb8f2d025e420eb0b801d5b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user