diff --git a/.gitignore b/.gitignore index 8fe6835..5de9bca 100644 --- a/.gitignore +++ b/.gitignore @@ -216,3 +216,4 @@ /anaconda-32.12.tar.bz2 /anaconda-32.13.tar.bz2 /anaconda-32.14.tar.bz2 +/anaconda-32.15.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 37944b4..e6f427f 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,7 +4,7 @@ Summary: Graphical system installer Name: anaconda -Version: 32.14 +Version: 32.15 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -99,6 +99,7 @@ Requires: python3-dbus Requires: python3-pwquality Requires: python3-systemd Requires: python3-productmd +Requires: python3-dasbus Requires: flatpak-libs # pwquality only "recommends" the dictionaries it needs to do anything useful, @@ -347,6 +348,22 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Nov 18 2019 Martin Kolman - 32.15-1 +- Fix wrong kdump boot option in boot options docs (vslavik) +- Remove unused pylint false positive (jkonecny) +- Remove the DBus library (vponcova) +- Remove the extra support for PropertiesChanged (vponcova) +- Normalize the pretty XML output (vponcova) +- Update the unit tests (vponcova) +- Reorganize the DBus library (vponcova) +- Remove signal subscriptions from anaconda (vponcova) +- Add support for disconnection of a DBus proxy (vponcova) +- Clean up the anaconda's signal (vponcova) +- Remove the anaconda's DBus from the DBus library (vponcova) +- Remove the anaconda's signal from the DBus library (vponcova) +- Remove the anaconda's logger from DBus library (vponcova) +- Create the DBus library (vponcova) + * Tue Nov 12 2019 Martin Kolman - 32.14-1 - network: restrict applying of config from ks in initramfs with NM (#1768791) (rvykydal) diff --git a/sources b/sources index 3d88cb9..3f084df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-32.14.tar.bz2) = a340db6c14e7b467a3fc0b3133617b9db009d018a4bb01f0b9585dd7dbb9be5eb8c14915c8c679e84f967faa87920a0427e6298fb4b6624d62dc7c886738f025 +SHA512 (anaconda-32.15.tar.bz2) = 2f23fac79a12ade0f15a62f45987a929e1a701da065f0294565aa012c5fdeb85bc494e37b678a5a3df7df6f05d61468a7b997fcbeb4321f2a0cedd03c39f9d29