From a7f0c39e9b76d9219d22f33ec1f1c8f5ab82854b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Oct 23 2009 16:25:19 +0000 Subject: * Fri Oct 23 2009 Peter Jones - 12.39-1 - More udev fixups for device-mapper and cryptsetup temp devices. (dlehman) (#526699) - Use rpm to determine how to set bootloader args and default runlevel (clumens) (#527520) - Handle more than x.y version numbers in 'make bumpver'. (dcantrell) - Mark live device as protected instead of ignoring it. (dlehman) (#517260) - Don't force logical with a free primary slot and an extended. (dlehman) (#527952) - Write LAYER2 and PORTNO correctly as parts of OPTIONS to ifcfg for s390x (Steffen Maier) - liveinst: deactivate mdraid arrays before running liveinst (hansg) (#528235) --- diff --git a/.cvsignore b/.cvsignore index 64b9c1e..e42d162 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-12.38.tar.bz2 +anaconda-12.39.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 12348a3..6994d11 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.38 +Version: 12.39 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -215,6 +215,20 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Oct 23 2009 Peter Jones - 12.39-1 +- More udev fixups for device-mapper and cryptsetup temp devices. (dlehman) + (#526699) +- Use rpm to determine how to set bootloader args and default runlevel + (clumens) (#527520) +- Handle more than x.y version numbers in 'make bumpver'. (dcantrell) +- Mark live device as protected instead of ignoring it. (dlehman) (#517260) +- Don't force logical with a free primary slot and an extended. (dlehman) + (#527952) +- Write LAYER2 and PORTNO correctly as parts of OPTIONS to ifcfg for s390x + (Steffen Maier) +- liveinst: deactivate mdraid arrays before running liveinst (hansg) + (#528235) + * 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 diff --git a/sources b/sources index c6d1f50..7d7da0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98c4a581e2fde165f725d5053917e8a6 anaconda-12.38.tar.bz2 +2ef873501606caa435661e4c5208c181 anaconda-12.39.tar.bz2