* Fri Apr 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.46-1
- Clean up argument list after changing from rhpl to iutil for execWithRedirect (jkeating) - Fix NameError traceback setting up bootloader in EFI installs (wwoods) - No longer force ISOs to be on ext2, ext3, or vfat partitions. (clumens) - Sending translation for German (ckpinguin) - Split text mode exn saving into multiple screren (#469380). (clumens) - Copy /tmp/program.log to /mnt/sysimage/var/log/. (clumens) - Fix member preselection in raid UI. (rvykydal) - Fix editing of raid device (persistence of level choice) (#496159) (rvykydal) - Fix ks --useexisting and --noformat options of logvol and volgroup (rvykydal) - Make sure inconsistencies dont screw us up. (jgranado) - Re-implement the inconsistency functionality. (jgranado) - Allow the use of "-" in the lvm names. (495329) (jgranado) - Make sure we "insist" on mdadm commands. (491729) (jgranado) - [PATCH] Possible fix for some encryption related bugs during the Custom Layout editation (#495848) (msivak)
This commit is contained in:
parent
1f32391c15
commit
7d05581676
@ -1,3 +1,2 @@
|
|||||||
clog
|
clog
|
||||||
anaconda-11.5.0.44.tar.bz2
|
anaconda-11.5.0.46.tar.bz2
|
||||||
anaconda-11.5.0.45.tar.bz2
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.5.0.45
|
Version: 11.5.0.46
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -213,6 +213,26 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 17 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.46-1
|
||||||
|
- Clean up argument list after changing from rhpl to iutil for
|
||||||
|
execWithRedirect (jkeating)
|
||||||
|
- Fix NameError traceback setting up bootloader in EFI installs (wwoods)
|
||||||
|
- No longer force ISOs to be on ext2, ext3, or vfat partitions. (clumens)
|
||||||
|
- Sending translation for German (ckpinguin)
|
||||||
|
- Split text mode exn saving into multiple screren (#469380). (clumens)
|
||||||
|
- Copy /tmp/program.log to /mnt/sysimage/var/log/. (clumens)
|
||||||
|
- Fix member preselection in raid UI. (rvykydal)
|
||||||
|
- Fix editing of raid device (persistence of level choice) (#496159)
|
||||||
|
(rvykydal)
|
||||||
|
- Fix ks --useexisting and --noformat options of logvol and volgroup
|
||||||
|
(rvykydal)
|
||||||
|
- Make sure inconsistencies dont screw us up. (jgranado)
|
||||||
|
- Re-implement the inconsistency functionality. (jgranado)
|
||||||
|
- Allow the use of "-" in the lvm names. (495329) (jgranado)
|
||||||
|
- Make sure we "insist" on mdadm commands. (491729) (jgranado)
|
||||||
|
- [PATCH] Possible fix for some encryption related bugs during the Custom
|
||||||
|
Layout editation (#495848) (msivak)
|
||||||
|
|
||||||
* Thu Apr 16 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.45-1
|
* Thu Apr 16 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.45-1
|
||||||
- Touch /.autorelabel when running under rescue mode (#491747). (clumens)
|
- Touch /.autorelabel when running under rescue mode (#491747). (clumens)
|
||||||
- Add support for fingerprint-based logins (#481273). (clumens)
|
- Add support for fingerprint-based logins (#481273). (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user