Update to anaconda-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
This commit is contained in:
parent
86d7e3dc86
commit
7ee39ac740
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ SOURCES/anaconda-33.16.8.8.tar.bz2
|
||||
/anaconda-33.16.9.3.tar.bz2
|
||||
/anaconda-33.16.9.4.tar.bz2
|
||||
/anaconda-33.16.10.1.tar.bz2
|
||||
/anaconda-33.16.10.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.10.1
|
||||
Version: 33.16.10.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.10.1.tar.bz2) = c4ae75883ac497ffd7dc80fe3249e42e7bee7e6487bf8b29a3266208991b163286bff0bd595322c86e455a9eba451df1c95568660725885a3814e13d374df90d
|
||||
SHA512 (anaconda-33.16.10.2.tar.bz2) = a27e1827b2c490e787cfb5dfac62dd3fae51c2b930b7349f7c4304cad2d6d7733ab434f9a239e7a002cbe94771ba692158ea6c0ed2f077d4d573badec1a54e8d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user