* Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12.14-1

- Correctly inform the user once about obsolete parm/conf file options on
  s390 (maier)
- Handle activation of DASDs in linuxrc.s390 since loader no longer works
  (maier)
- make IPv4 configuration in linuxrc.s390 compatible with NM in loader
  (maier)
- suggest disabled X11-forwarding for ssh login in linuxrc.s390 (maier)
- Fix an erroneous "!" in the test for doKill, and make reboot explicit.
  (pjones)
This commit is contained in:
David Cantrell 2009-08-13 01:55:18 +00:00
parent 36a0ab0966
commit ef8fed5b4a
3 changed files with 14 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-12.13.tar.bz2
anaconda-12.14.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 12.13
Version: 12.14
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -209,6 +209,17 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12.14-1
- Correctly inform the user once about obsolete parm/conf file options on
s390 (maier)
- Handle activation of DASDs in linuxrc.s390 since loader no longer works
(maier)
- make IPv4 configuration in linuxrc.s390 compatible with NM in loader
(maier)
- suggest disabled X11-forwarding for ssh login in linuxrc.s390 (maier)
- Fix an erroneous "!" in the test for doKill, and make reboot explicit.
(pjones)
* Mon Aug 10 2009 David Cantrell <dcantrell@redhat.com> - 12.13-1
- Fix syntax error in identifyMultipaths() (dcantrell)

View File

@ -1 +1 @@
5fcbf356ea84061d5c8bc58058d50f50 anaconda-12.13.tar.bz2
8080b01d8f67c75003c9830b0337555d anaconda-12.14.tar.bz2