* Tue Mar 11 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.50-1

- Focus root password entry box (#436885). (dcantrell)
- Make sure default is SHA-512 for libuser.conf. (dcantrell)
- Fix detection of ISO images on a hard drive partition. (clumens)
- Devices names aren't prefixed with /dev/. (clumens)
- Filter out /dev/ram* devices from the list of hdiso partitions. (clumens)
- But make sure that we've activated the keymap now that X
  follows its defaults (katzj)
- Don't set a keyboard in the X config, we should just do this
  at runtime (katzj)
- Writing out the nfs method line is a lot simpler now. (clumens)
- Use /mnt/sysimage/tmp/cache for the yum cache, instead of the
  ramdisk. (clumens)
- Translation updates (nl, gu, ml, mr, pa)
This commit is contained in:
Jeremy Katz 2008-03-12 03:34:57 +00:00
parent 307e63efe8
commit 6249ae1e78
3 changed files with 18 additions and 4 deletions

View File

@ -1,2 +1 @@
anaconda-11.4.0.48.tar.bz2
anaconda-11.4.0.49.tar.bz2
anaconda-11.4.0.50.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.0.49
Version: 11.4.0.50
Release: 1
License: GPLv2+
Group: Applications/System
@ -204,6 +204,21 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Mar 11 2008 Jeremy Katz <katzj@redhat.com> - 11.4.0.50-1
- Focus root password entry box (#436885). (dcantrell)
- Make sure default is SHA-512 for libuser.conf. (dcantrell)
- Fix detection of ISO images on a hard drive partition. (clumens)
- Devices names aren't prefixed with /dev/. (clumens)
- Filter out /dev/ram* devices from the list of hdiso partitions. (clumens)
- But make sure that we've activated the keymap now that X
follows its defaults (katzj)
- Don't set a keyboard in the X config, we should just do this
at runtime (katzj)
- Writing out the nfs method line is a lot simpler now. (clumens)
- Use /mnt/sysimage/tmp/cache for the yum cache, instead of the
ramdisk. (clumens)
- Translation updates (nl, gu, ml, mr, pa)
* Mon Mar 10 2008 Chris Lumens <clumens@redhat.com> - 11.4.0.49-1
- Use the full path to the .discinfo file (#436855). (clumens)
- List netinst.iso/boot.iso in .treeinfo (#436089) (katzj)

View File

@ -1 +1 @@
28907f39eea29349233594e55799f45f anaconda-11.4.0.49.tar.bz2
f09ffd8187704aff26e3eda990a91b8d anaconda-11.4.0.50.tar.bz2