From 8ca4d6bcfdafcf603257e050f2507a8dc27e4eb5 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Sep 10 2008 02:37:12 +0000 Subject: New version. --- diff --git a/.cvsignore b/.cvsignore index db0f763..d6124f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-11.4.1.32.tar.bz2 +anaconda-11.4.1.33.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 79909b9..5c1fa38 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.1.32 +Version: 11.4.1.33 Release: 1 License: GPLv2+ Group: Applications/System @@ -218,6 +218,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Sep 09 2008 Chris Lumens - 11.4.1.33-1 +- Include NetworkManager and dbus libraries on 64-bit arches (#461632). + (clumens) +- We need libsqlite3.so in upd-instroot before it can be in the initrd. + (clumens) +- Fix partitions growing (backport of rhbz #442628) (rvykydal) +- Kickstart timezone validity check fixed (#461526) (rvykydal) +- Add more kernel crypto modules (#443545). (clumens) +- Make the progress bar move when downloading the install.img (#461182). + (clumens) +- Add overrideDHCPhostname as an attribute. (clumens) +- Fix saving to remote hosts (#461500). (clumens) +- short_desc is now summary. (clumens) +- Use print() as a function. (pjones) + * Sat Sep 06 2008 David Cantrell - 11.4.1.32-1 - Use struct audit_reply instead of struct auditd_reply_list (dcantrell) diff --git a/sources b/sources index 9eb0dd2..a746fa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5645069302e98bc7e65ded673b6725ea anaconda-11.4.1.32.tar.bz2 +574b68dee0bd0665240d06e0d4e819aa anaconda-11.4.1.33.tar.bz2