diff options
| author | dlehman <dlehman> | 2007-09-17 23:12:25 +0000 |
|---|---|---|
| committer | dlehman <dlehman> | 2007-09-17 23:12:25 +0000 |
| commit | ee373ec7955411216bb85ee904619e54edcecaae (patch) | |
| tree | 3f4703b9ca146fe7a4de6cc0dcd531755cbcb5d6 | |
| parent | a3131d8741f9db8fd7c7cb410d4ab08bb0749af1 (diff) | |
Bump version to 10.1.1.72.anaconda-10.1.1.72-1
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | anaconda.spec | 6 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2007-09-17 Dave Lehman <dlehman@redhat.com> + + * anaconda.spec: Bump version. + 2007-09-13 David Cantrell <dcantrell@redhat.com> * loader2/linuxrc.s390: Prompt for MACADDR correctly (#233357). diff --git a/anaconda.spec b/anaconda.spec index 754197b48..26d913c80 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ ExcludeArch: ppc64 Name: anaconda -Version: 10.1.1.71 +Version: 10.1.1.72 Release: 1 License: GPL Summary: Graphical system installer @@ -77,6 +77,10 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Sep 17 2007 Dave Lehman <dlehman@redhat.com> 10.1.1.72-1 +- fix handling of MACADDR when configuring OSA layer2 networking (dcantrell) +- Related: rhbz#233357 + * Tue Sep 11 2007 Peter Jones <pjones@redhat.com> 10.1.1.71-2 - rebuild with COLLECTION=dist-4E-U6-candidate to pick up newer kudzu. |
