Update to anaconda-34.25.1.11
Disable the Unregister button during unregistration (mkolman) Resolves: rhbz#2068192 Install rdma-core if infiniband network device is found (rvykydal) Resolves: rhbz#2050331
This commit is contained in:
parent
883a93abe4
commit
fedf03ca99
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
||||
/anaconda-34.25.1.8.tar.bz2
|
||||
/anaconda-34.25.1.9.tar.bz2
|
||||
/anaconda-34.25.1.10.tar.bz2
|
||||
/anaconda-34.25.1.11.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.10
|
||||
Version: 34.25.1.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 Vladimir Slavik <vslavik@redhat.com> - 34.25.1.11-1
|
||||
- Disable the Unregister button during unregistration (mkolman)
|
||||
Resolves: rhbz#2068192
|
||||
- Install rdma-core if infiniband network device is found (rvykydal)
|
||||
Resolves: rhbz#2050331
|
||||
|
||||
* Tue Jul 19 2022 Jiri Konecny <jkonecny@redhat.com> - 34.25.1.10-1
|
||||
- Communicate media verification result clearly (vslavik)
|
||||
Related: rhbz#2057469
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.10.tar.bz2) = 627f7ad1535df665c82945beee067049f093f65b1b17d58764d8d73316026f2b27d867d6968512311bb779e12c4b450179e2b06b31d433e80a6b27cf59ad5935
|
||||
SHA512 (anaconda-34.25.1.11.tar.bz2) = be3b0a9658d0811cb1a00e61dc16c503e47ea2a9446a3f1f9535b7c7b3ee1e445afa45f816cf21e25f36c35395cc6372f98a16a9e888c83c97c2454c878b1b32
|
||||
|
Loading…
Reference in New Issue
Block a user