Auto sync2gitlab import of anaconda-33.16.8.2-1.el8.src.rpm
This commit is contained in:
parent
7ac6711acb
commit
b94cba7eb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/anaconda-33.16.7.11.tar.bz2
|
||||
/anaconda-33.16.7.12.tar.bz2
|
||||
/anaconda-33.16.8.1.tar.bz2
|
||||
/anaconda-33.16.8.2.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 33.16.8.1
|
||||
Version: 33.16.8.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -367,6 +367,24 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 27 2022 Martin Kolman <mkolman@redhat.com> - 33.16.8.2-1
|
||||
- network: remove activate_connection_sync (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: use new NM client in ConsolidateInitramfsConnetionsTask (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: use new NM client instance in SetRealOnbootValuesTask (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: add tests for sync_call_glib (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: use separate main conext for NM client in threads (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: split add_and_activate_connection_sync function (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- network: add NM connections synchronously (rvykydal)
|
||||
Related: rhbz#2127057
|
||||
- infra: Use the Bugzilla API key in the `makebumpver` script (vponcova)
|
||||
- infra: Remove Jenkins from makebumpver (vslavik)
|
||||
|
||||
* Wed Sep 14 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.8.1-1
|
||||
- Do not crash on network --device link with wireless device (rvykydal)
|
||||
Resolves: rhbz#2125270
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-33.16.8.1.tar.bz2) = 3249a92fb5e9ca795ac11e5cdaa945c217c3071d67078acba41b1ae293301c6e931762915c965f2ca76688b17f3c0b55efc79a225d4bfce57035a0be92b8344d
|
||||
SHA512 (anaconda-33.16.8.2.tar.bz2) = 5c3b67ff834900cca4a591a6efa6bc0b33fcf237574aaa6feae02adf00e055b0d431083a9588cd3e1ed9d0a9badb1e9a88b3c3a5c37cc079219c1ec8d2a568f9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user