* Mon Oct 12 2009 David Cantrell <dcantrell@redhat.com> - 13.4-1
- Missing volume_key shouldn't break LUKS support completely. (#526899) (dlehman) - Write multipathd.conf in anaconda so that dracut can find it. (pjones) - We moved from dialog to newt.. (#528497) (msivak) - Fix a segfault when stage2= boot parameter and kickstart url method is used (#524417). (rvykydal) - Fix parsing of optional portnr in iscsi target IP (#525118) (hdegoede)
This commit is contained in:
parent
4de17034b5
commit
60122e8033
@ -1 +1 @@
|
||||
anaconda-13.3.tar.bz2
|
||||
anaconda-13.4.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 13.3
|
||||
Version: 13.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -216,6 +216,15 @@ update-desktop-database &> /dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2009 David Cantrell <dcantrell@redhat.com> - 13.4-1
|
||||
- Missing volume_key shouldn't break LUKS support completely. (#526899)
|
||||
(dlehman)
|
||||
- Write multipathd.conf in anaconda so that dracut can find it. (pjones)
|
||||
- We moved from dialog to newt.. (#528497) (msivak)
|
||||
- Fix a segfault when stage2= boot parameter and kickstart url method is
|
||||
used (#524417). (rvykydal)
|
||||
- Fix parsing of optional portnr in iscsi target IP (#525118) (hdegoede)
|
||||
|
||||
* Fri Oct 09 2009 David Cantrell <dcantrell@redhat.com> - 13.3-1
|
||||
- Reset PartitionDevice attributes after failed edit. (#498026) (dlehman)
|
||||
- Add MultipathDevice.getDMNode(), because .updateSysfsPath() needs it.
|
||||
|
Loading…
Reference in New Issue
Block a user