Update to anaconda-34.25.2.1
- network: fix doc string of add_connection_sync (rvykydal) Related: rhbz#2125256 - network: use separate main conext for NM client in threads (rvykydal) Resolves: rhbz#2125256
This commit is contained in:
parent
b922d09162
commit
de86ca22b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -322,3 +322,4 @@
|
||||
/anaconda-34.25.1.12.tar.bz2
|
||||
/anaconda-34.25.1.13.tar.bz2
|
||||
/anaconda-34.25.1.14.tar.bz2
|
||||
/anaconda-34.25.2.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.1.14
|
||||
Version: 34.25.2.1
|
||||
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 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
|
||||
- network: use separate main conext for NM client in threads (rvykydal)
|
||||
Resolves: rhbz#2125256
|
||||
|
||||
* Thu Sep 08 2022 Vendula Poncova <vponcova@redhat.com> - 34.25.1.14-1
|
||||
- Do not crash on network --device link with wireless device (rvykydal)
|
||||
Resolves: rhbz#2063127
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.1.14.tar.bz2) = 1660fb1d0d1b536148b9709a1a72454fab2fb83a7a030823aca2efe2492b6ade252b2932f2c7af3a4e9cc9186069c75826a2c14460589e92eabc1f8c885a4c70
|
||||
SHA512 (anaconda-34.25.2.1.tar.bz2) = 1d0c280094c3e4dbe7272d896b08b8a1ed81aecb02814ed9a4caecb95164071675fdb8290e951365c9c972a7a5ce4fdf109742e96d30321610010fb16e665711
|
||||
|
Loading…
Reference in New Issue
Block a user