Merge branch 'c10s' into a10s
This commit is contained in:
commit
96709d72c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -416,3 +416,4 @@
|
||||
/anaconda-40.22.3.19.tar.bz2
|
||||
/anaconda-40.22.3.20.tar.bz2
|
||||
/anaconda-40.22.3.21.tar.bz2
|
||||
/anaconda-40.22.3.22.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.21
|
||||
Version: 40.22.3.22
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -493,10 +493,18 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.21-1.alma.1
|
||||
* Wed Feb 12 2025 Eduard Abdullin <eabdullin@almalinux.org> - 40.22.3.22-1.alma.1
|
||||
- Apply AlmaLinux patches
|
||||
- Enable live subpackage by defaul on AlmaLinux
|
||||
|
||||
* Mon Feb 03 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.22-1
|
||||
- Fix RDP question will switch to GUI instead of TUI (jkonecny)
|
||||
Resolves: RHEL-77162
|
||||
- rpmostree: Use `--merge` for kargs (walters)
|
||||
Resolves: RHEL-73029
|
||||
- Revert "dracut: Remove 'linear' from modules to load" (vtrefny)
|
||||
Resolves: RHEL-76805
|
||||
|
||||
* Wed Jan 29 2025 Jiri Konecny <jkonecny@redhat.com> - 40.22.3.21-1
|
||||
- Disable keyboard shortcut switching on gnome-kiosk (jkonecny)
|
||||
Related: RHEL-71880
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.21.tar.bz2) = 6bf169fbc5c873b254fe5df5883be3c17c6e7df2e671c7d29e0ebf6aca01ed591818f38ec04feb311e42501b293f7acfda4b32137e5ac1795b04c629f7614357
|
||||
SHA512 (anaconda-40.22.3.22.tar.bz2) = 98686b0bf7d5c6bf21891d9e51fdb2e3a6212f19f88b961098e0f864cae282957ceb914a5c6eb17cf1aa387df282af58ddf8793d9cc94b580f60850fc1842d20
|
||||
|
Loading…
Reference in New Issue
Block a user