diff --git a/.cvsignore b/.cvsignore index 935dc52..2f25a8b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-12.31.tar.bz2 +anaconda-12.32.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index c332df8..174ccb4 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.31 +Version: 12.32 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -215,6 +215,33 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Sep 29 2009 David Cantrell - 12.32-1 +- Improve loader messages in parseCmdLineFlags when passing vnc (#526350). + (maier) +- Update po/anaconda.pot during a 'bumpver' run. (dcantrell) +- Add 'make release' as a synonym for 'make archive'. (dcantrell) +- Whitespace cleanup in loader/net.c. (dcantrell) +- Clean up getHostandPath() debugging messages for host & file. (dcantrell) +- Need an extra on the PS1 line in /.profile (dcantrell) +- Korean font package name changed (#525597) (dcantrell) +- We can't prompt for new network info in cmdline mode (#526262). (clumens) +- yaboot supports /boot on ext4 (#526219). (clumens) +- bootloader --append= should append, not set the args list (#524004). + (clumens) +- Don't check if /boot is under the 4MB mark on i/p Series (#526200). + (clumens) +- "minimal" has been renamed to "core" (#526191). (clumens) +- Remove some unused isys methods. (clumens) +- Make sure the disk holding /boot is setup before setting boot flag + (#526063) (hdegoede) +- Use temporary repo id for edited object to prevent Duplicate Repo error + (#524599). (rvykydal) +- Do not delete repo twice or when it had not been added actually (#524599). + (rvykydal) +- Disable repo before deleting it (#524599). (rvykydal) +- Log more, repo editing UI. (rvykydal) +- Make _enableRepo a little more readable. (rvykydal) + * Fri Sep 25 2009 David Cantrell - 12.31-1 - Move S390MODS to inside makeBootImages(), remove libiscsi_tcp. (dcantrell) - Require the latest and greatest python-meh. (clumens) diff --git a/sources b/sources index f58c961..b4919ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e4a7cf339c3787e781652fe25adc8b3 anaconda-12.31.tar.bz2 +243e5017608dcd9ef0798925e1a2a0e3 anaconda-12.32.tar.bz2