Update to anaconda-34.25.2.2
- Initialize empty disks on the Manual Partitioning screen (vponcova) Resolves: rhbz#2127100 - dracut: read filename dhcp option from dhcpopts file (rvykydal) Related: rhbz#1991843
This commit is contained in:
parent
de86ca22b2
commit
3f5f7988af
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
||||
/anaconda-34.25.1.13.tar.bz2
|
||||
/anaconda-34.25.1.14.tar.bz2
|
||||
/anaconda-34.25.2.1.tar.bz2
|
||||
/anaconda-34.25.2.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.2.1
|
||||
Version: 34.25.2.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 Martin Kolman <mkolman@redhat.com> - 34.25.2.2-1
|
||||
- Initialize empty disks on the Manual Partitioning screen (vponcova)
|
||||
Resolves: rhbz#2127100
|
||||
- infra: Set test vars from templates (vslavik)
|
||||
- infra: Port check for matching templates from master (vslavik)
|
||||
- infra: Port templating mechanism from master (vslavik)
|
||||
- dracut: read filename dhcp option from dhcpopts file (rvykydal)
|
||||
Related: rhbz#1991843
|
||||
|
||||
* Thu Oct 27 2022 Martin Kolman <mkolman@redhat.com> - 34.25.2.1-1
|
||||
- network: fix doc string of add_connection_sync (rvykydal)
|
||||
Related: rhbz#2125256
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.2.1.tar.bz2) = 1d0c280094c3e4dbe7272d896b08b8a1ed81aecb02814ed9a4caecb95164071675fdb8290e951365c9c972a7a5ce4fdf109742e96d30321610010fb16e665711
|
||||
SHA512 (anaconda-34.25.2.2.tar.bz2) = 14456d901898b40e7d8f6d58043d087e110c7ffa4709c2d1eb5f197336cfd10558baafd4abe088473223aa26c06a423d5d2196cb88c4835bbb5244b4ae4b0a03
|
||||
|
Loading…
Reference in New Issue
Block a user