import CS anaconda-33.16.10.4-1.el8
This commit is contained in:
parent
16b8939934
commit
a3a193689c
@ -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
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 33.16.9.4
|
Version: 33.16.10.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -367,6 +367,33 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Wed Aug 09 2023 Jiri Konecny <jkonecny@redhat.com> - 33.16.9.4-1
|
||||||
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
- iscsi: Allow changing iSCSI initiator name once set (vtrefny)
|
||||||
Resolves: rhbz#2223980
|
Resolves: rhbz#2223980
|
||||||
|
Loading…
Reference in New Issue
Block a user