- Avoid a race condition during Connect to Red Hat spoke initialization (mkolman)
Resolves: rhbz#1959383
This commit is contained in:
parent
07e9f8c390
commit
98f0b56ef5
1
.gitignore
vendored
1
.gitignore
vendored
@ -285,3 +285,4 @@
|
||||
/anaconda-34.25.0.2.tar.bz2
|
||||
/anaconda-34.25.0.3.tar.bz2
|
||||
/anaconda-34.25.0.4.tar.bz2
|
||||
/anaconda-34.25.0.5.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.4
|
||||
Version: 34.25.0.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -408,6 +408,11 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.5-1
|
||||
- Avoid a race condition during Connect to Red Hat spoke initialization
|
||||
(mkolman)
|
||||
Resolves: rhbz#1959383
|
||||
|
||||
* Mon May 17 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.4-1
|
||||
- Support also gnome-kiosk window manager (rvykydal)
|
||||
Related: rhbz#1960682
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.4.tar.bz2) = 47905fb9ca67968a5af955a104629d39e54dad0cb06b2e0055e37e5135a4de3be8547882a5617a0810ea15dff7149ab8c4b96df4143bb83a4f61abf622c32d0d
|
||||
SHA512 (anaconda-34.25.0.5.tar.bz2) = 388edd35cbb2b81bafb78363136ae6631c63de5510607f2d69ff6a1aa51fc1ef6315a86869353dea61e2130b1b33286cc47d089c935b8aac28e1e7eb523bb2f8
|
||||
|
Loading…
Reference in New Issue
Block a user