forked from rpms/anaconda
Update to 40.22.3.20 upstream release
Upstream tag: anaconda-40.22.3.20 Upstream commit: debf9ae7 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
df80b739ed
commit
e45fb6b0e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -414,3 +414,4 @@
|
||||
/anaconda-40.22.3.17.tar.bz2
|
||||
/anaconda-40.22.3.18.tar.bz2
|
||||
/anaconda-40.22.3.19.tar.bz2
|
||||
/anaconda-40.22.3.20.tar.bz2
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.102.2.
|
||||
The file was generated using packit 0.106.0.
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.19
|
||||
Version: 40.22.3.20
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -481,6 +481,25 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 14 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.20-1
|
||||
- Avoid side effect of ask rdp methods (jkonecny)
|
||||
Related: RHEL-69940
|
||||
- Do not crash if RDP is selected after regular GUI startup failed (#2326410)
|
||||
(mkolman)
|
||||
Resolves: RHEL-69940
|
||||
- Only match liveinst.desktop app in live environment (ales.astone)
|
||||
Resolves: RHEL-67390
|
||||
- Show correct taskbar icon in Wayland (ales.astone)
|
||||
Resolves: RHEL-67390
|
||||
- Hide server-side-decorations in Wayland (ales.astone)
|
||||
Resolves: RHEL-67390
|
||||
- liveinst: Allow running as a Wayland-native application (neal)
|
||||
Resolves: RHEL-67390
|
||||
- Support leavebootorder for bootupd (jkonecny)
|
||||
Resolves: RHEL-40896
|
||||
- bootupd: call bootupctl with --update-firmware (awilliam)
|
||||
Resolves: RHEL-40896
|
||||
|
||||
* Fri Dec 13 2024 Paweł Poławski <ppolawsk@redhat.com> - 40.22.3.19-1
|
||||
- Update to version 40.22.3.19
|
||||
- util: Add additional information for EFI systems (riehecky)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.19.tar.bz2) = 3c8c062f095387a1b04696dcf074ed95e0b416ac666e9f9d05d1ade21260f5ed7c1365e0eaa8dc1bbf7e8cb96feab402dd439aeaed51538eaebc02411ee3983c
|
||||
SHA512 (anaconda-40.22.3.20.tar.bz2) = f82b9f4d33d66d28a077448688093688893afcff818eb268b44d993f21915c41d0683f52deb390c03d6d9ea238c1ef45f8dc6a9b595f0af483789d9d4d680140
|
||||
|
Loading…
Reference in New Issue
Block a user