diff --git a/.cvsignore b/.cvsignore index 953f1c8..64b9c1e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-12.37.tar.bz2 +anaconda-12.38.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index a7323c9..12348a3 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.37 +Version: 12.38 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -215,6 +215,25 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Tue Oct 13 2009 David Cantrell - 12.38-1 +- Remove extra echo in 'make rpmlog'. (dcantrell) +- Do not traceback if network device doesn't have HwAddress property + (#506013). (rvykydal) +- Fix liveinst to (1) not unmount /dev/pts, (2) unmount in order (509632). + (clumens) +- Do not read DASD data from /tmp/install.cfg in booty (#526354). (dcantrell) +- Fix task selection when tasks contain the same group. (#528193) (notting) +- Update drivelist with bootloader --driveorder ks option instead of + replacing it (#506073). (rvykydal) +- Use ID_SERIAL to write multipath.conf, but ID_SERIAL_SHORT for UI. (pjones) +- Handle Installation Repo (base repo) as any other in repo edit UI. + (rvykydal) +- Fix methodstr editing dialog. (rvykydal) +- Store methodstr url of repo (#502208, #526022). (rvykydal) +- Show user of which repository he edits the url (methodstr editing). + (rvykydal) +- Don't traceback with malformed repo= nfs: parameter. (rvykydal) + * Mon Oct 12 2009 David Cantrell - 12.37-1 - Missing volume_key shouldn't break LUKS support completely. (#526899) (dlehman) diff --git a/sources b/sources index f8f0459..c6d1f50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b559bf4134368fcaf1f69cdee8df859 anaconda-12.37.tar.bz2 +98c4a581e2fde165f725d5053917e8a6 anaconda-12.38.tar.bz2