diff --git a/.gitignore b/.gitignore index 6687733..590ade8 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ anaconda-15.2.tar.bz2 /anaconda-15.21.tar.bz2 /anaconda-15.22.tar.bz2 /anaconda-15.23.tar.bz2 +/anaconda-15.24.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 3f5f671..6d0dba5 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 15.23 +Version: 15.24 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -229,6 +229,14 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon Mar 21 2011 Chris Lumens - 15.24-1 +- Revert "Changes for NetworkManager API 0.9" (clumens) +- Update icons and add a new 256x256 version (#689014). (clumens) +- Fix order of opts and host when processing kickstart nfs lines. (clumens) +- Log running version number as soon as possible (bcl) +- Fix setting of loaderData->method from repo= cmdline option (#684402). + (rvykydal) + * Mon Mar 14 2011 Chris Lumens - 15.23-1 - iscsi: use the --target parameter from the iscsi kickstart command. (akozumpl) diff --git a/sources b/sources index b26b063..268b064 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d9ca0962541a071b72bcd3a050b6378 anaconda-15.23.tar.bz2 +41f2d7aab66433cb985bcf0cfb29a6d3 anaconda-15.24.tar.bz2