Merge branch 'c8-beta' into a8-beta
This commit is contained in:
commit
b16aefc4be
@ -1 +1 @@
|
||||
a47a7f10c8ddb548b963adebb39784986041879a SOURCES/anaconda-33.16.9.4.tar.bz2
|
||||
7450b69534ac5ce10f8698270153984ec9871944 SOURCES/anaconda-33.16.10.4.tar.bz2
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/anaconda-33.16.9.4.tar.bz2
|
||||
SOURCES/anaconda-33.16.10.4.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.9.4
|
||||
Version: 33.16.10.4
|
||||
Release: 1%{?dist}.alma
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -381,9 +381,35 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 33.16.9.4-1.alma
|
||||
* Wed Mar 27 2024 Eduard Abdullin <eabdullin@almalinux.org> - 33.16.10.4-1.alma
|
||||
- AlmaLinux changes
|
||||
|
||||
* Fri Feb 16 2024 Jiri Konecny <jkonecny@redhat.com> - 33.16.10.4-1
|
||||
- Lower log file permission in /tmp (jkonecny)
|
||||
Resolves: RHEL-23344
|
||||
- Add utility function to set file mode (jkonecny)
|
||||
Related: RHEL-23344
|
||||
* Wed Feb 07 2024 Martin Kolman <mkolman@redhat.com> - 33.16.10.3-1
|
||||
- Fixed file-write operation to a public directory (ataf)
|
||||
Resolves: RHEL-23344
|
||||
|
||||
* Tue Jan 23 2024 Martin Kolman <mkolman@redhat.com> - 33.16.10.2-1
|
||||
- Propagate a lazy proxy of the storage model (vponcova)
|
||||
Resolves: RHEL-16276
|
||||
- rescue: Don't allow to mount systems without a root device (vponcova)
|
||||
Resolves: RHEL-4784
|
||||
|
||||
* Wed Dec 13 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.10.1-1
|
||||
- timezone: for kickstart allow also timezones not offered by GUI (rvykydal)
|
||||
Resolves: RHEL-13151
|
||||
Resolves: RHEL-4795
|
||||
- Rename Organization to Organization ID on subscription screen (mkolman)
|
||||
Resolves: RHEL-11168
|
||||
|
||||
* Mon Sep 18 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.9.5-1
|
||||
- [ja_JP] - Need to update string on anaconda screen for installation completed
|
||||
Resolves: rhbz#2216746
|
||||
|
||||
* Wed Aug 09 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.9.4-1
|
||||
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
||||
Resolves: rhbz#2223980
|
||||
|
Loading…
Reference in New Issue
Block a user