diff --git a/.cvsignore b/.cvsignore index ea976cc..524726b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-12.18.tar.bz2 +anaconda-12.19.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 231e930..2a60f80 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.18 +Version: 12.19 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -210,6 +210,13 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Sep 01 2009 Chris Lumens - 12.19-1 +- NetworkManager changed *again*, use libnm-glib.pc now. (dcantrell) +- Save duplicates from /etc/fstab and don't traceback (#517498). (clumens) +- Update fstab header to reference blkid instead of vol_id. (dlehman) +- Sort fstab entries by mountpoint. (#498354) (dlehman) +- Don't hardcode path to tune2fs. (dlehman) + * Fri Aug 28 2009 David Cantrell - 12.18-1 - Append s390x packages to PACKAGES list, exclude /sbin/qetharp-2.4 (dcantrell) diff --git a/sources b/sources index 6227225..306c422 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ddfff960c4c935436d3f319d6a6c85b anaconda-12.18.tar.bz2 +c5596213b8fe5f0d29784450b029e97a anaconda-12.19.tar.bz2