diff --git a/.gitignore b/.gitignore index 500ca13..00ea526 100644 --- a/.gitignore +++ b/.gitignore @@ -195,3 +195,4 @@ /anaconda-31.13.tar.bz2 /anaconda-31.14.tar.bz2 /anaconda-31.15.tar.bz2 +/anaconda-31.16.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index eaded08..26aafa7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,7 +4,7 @@ Summary: Graphical system installer Name: anaconda -Version: 31.15 +Version: 31.16 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -353,6 +353,33 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu Jun 20 2019 Martin Kolman - 31.16-1 +- Replace the XConfig execute() method by DBus Tasks (mkolman) +- Fix list-screens script reference (gpchelkin) +- Fix protecting of the live device (#1699387) (vponcova) +- Adapt tests for new Live payload handler changes (jkonecny) +- Add setters to LiveImage payload handler (jkonecny) +- Rename Live payload handler to LiveImage (jkonecny) +- Extend payload live handler with new properties (jkonecny) +- Add read only properties to payload Live handler (jkonecny) +- Add the apply-updates script (vponcova) +- Add payload live handler tests (jkonecny) +- Update payload DNF handler tests (jkonecny) +- Create a new payload handler mixin class for tests (jkonecny) +- Improve the documentation of inst.stage2.all and inst.ks.all (vponcova) +- Add DBus support for teardown tasks (vponcova) +- Tear down images with teardown_disk_images (vponcova) +- Move get_anaconda_version_string to util (vponcova) +- Support multiple payload handlers (jkonecny) +- Add kickstart processing to payload live handler (jkonecny) +- Create Live payload handler module (jkonecny) +- Deprecate the method changed (vponcova) +- Calculate free space for the physical root in dir installations (vponcova) +- Use the actual sysroot to pick up a mount point for downloading (vponcova) +- Use the physical root for mounting existing systems (vponcova) +- Change the path to the system root (vponcova) +- Read files in /etc/anaconda/conf.d on demand (vponcova) + * Thu Jun 13 2019 Martin Kolman - 31.15-1 - iscsi: require relevant blivet version for iscsi module (rvykydal) - iscsi: add unit tests for iscsi module (rvykydal) diff --git a/sources b/sources index f47618d..f520e12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-31.15.tar.bz2) = 6764f189ffa2cc6acc3ad6ac7ef382566b72e575a6d364874fa6afceb610339ed198e7cc3b5146a70e6adebad3bdc40f934a799d6e70fd3bb5f5c803e6db5060 +SHA512 (anaconda-31.16.tar.bz2) = 8ca9794c5ef8e35ce5859f277ad794fecdf20037e7b9a3e032953e978ba938a4f4df60ac6932bc5ab74661955214d7e5342f27c361608273030b3e27e867d214