diff --git a/.gitignore b/.gitignore index c516d48..bf127be 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /anaconda-21.48.19.tar.bz2 /anaconda-21.48.20.tar.bz2 /anaconda-21.48.21.tar.bz2 +/anaconda-21.48.22.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index ae0304a..b22969c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 21.48.21 +Version: 21.48.22 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -310,6 +310,12 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Mon Dec 08 2014 Samantha N. Bueno - 21.48.22-1 +- Really fix issue with starting in cmdline mode on s390x. (#1040933) + (sbueno+anaconda) +- Fix EOF error that occurs if user input required in x3270. (#1171135) + (jstodola) + * Tue Dec 02 2014 Vratislav Podzimek - 21.48.21-1 - Revert "Make Python's default encoding detection work on Live installations (#1169019)" (awilliam) diff --git a/sources b/sources index 8e4a005..812b9a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2cfa0d2ad15b03c9f5ad3afac3947e0 anaconda-21.48.21.tar.bz2 +ddeac82e13aa889964c31e732f7cf52e anaconda-21.48.22.tar.bz2