New version.

This commit is contained in:
Christopher Edward Lumens 2008-11-13 01:53:40 +00:00
parent 93d65e5805
commit fa698cc958
3 changed files with 40 additions and 2 deletions

View File

@ -1 +1,2 @@
anaconda-11.4.1.56.tar.bz2
anaconda-11.4.1.58.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.1.56
Version: 11.4.1.58
Release: 1
License: GPLv2+
Group: Applications/System
@ -205,6 +205,43 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Wed Nov 12 2008 Chris Lumens <clumens@redhat.com> - 11.4.1.58-1
- Add comps groups for new repos that are added (#470653) (katzj)
- Support upgrades of systems whose rootfs is on an LV. (#471288) (dlehman)
- Use hasPassphrase() instead of directly accessing passphrase member.
(dlehman)
- Don't dump private class members (those with leading "__") (dlehman)
- Explicitly close the CD drive after the user hits "continue" (#375011)
(pjones)
- Fix shell syntax error (#471090) (ivazqueznet)
- Save the /etc/fstab before overwriting it on upgrades (#452768, #470392).
(clumens)
* Tue Nov 11 2008 David Cantrell <dcantrell@redhat.com> - 11.4.1.57-1
- Fix more UnicodeDecodeErrors, hopefully for good this time (#470733).
(clumens)
- iscsi do missing value check only once (hdegoede)
- Don't try to label XFS filesystems on livecd installs (#470951). (clumens)
- Include cracklib .mo files and look up strings in the right domain.
(clumens)
- Bugzilla has changed its return values for a couple queries. (clumens)
- Set the default keyboard based on the language (#470446). (clumens)
- Prevent traceback for vnc installs on KVM guests (#470559) (dcantrell)
- Bring up networking early enough for syslog= param (#470513) (dcantrell)
- Sleep a bit before calling udevsettle in iscsiTarget.login (#470073,
#466661) (hdegoede)
- kickstart, iscsi do not call iscsi.startup after startIBFT has been called
(hdegoede)
- Do not stop and restart iscsid when rescanning disks/partitions (#470223)
(hdegoede)
- iscsi.startup should not login to targets as we are already logged in
(#470230) (hdegoede)
- Remove obsolete normally never reached code from _stopIscsiDaemon
(#470229) (hdegoede)
- The function getEncryptedDevice gets called correctly expect when we are
in (jgranado)
- More translations
* Thu Nov 06 2008 David Cantrell <dcantrell@redhat.com> - 11.4.1.56-1
- Don't have the key icon take up so much space on the LUKS dialog
(#470338). (clumens)

View File

@ -1 +1 @@
fe836b6b194e8b92e3eb7915c926537e anaconda-11.4.1.56.tar.bz2
5f6dc2079a95888cdd4b8c4547f3ccfa anaconda-11.4.1.58.tar.bz2