* Mon Dec 3 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.5-1

- Add support for the Efika platform (dwmw2)
- Fix some tracebacks (clumens, #405951)
- Actually include the crypto mods (dlehman)
- Include more nss libs (clumens, #405921)
- Remove some cruft (notting)
- Use libblkid instead of our custom code for fstype and label probing
- Fix tty switching in graphical install
This commit is contained in:
Jeremy Katz 2007-12-03 23:34:21 +00:00
parent a3869ca4d7
commit a6b60d1202
3 changed files with 12 additions and 6 deletions

View File

@ -1 +1 @@
anaconda-11.4.0.4.tar.bz2 anaconda-11.4.0.5.tar.bz2

View File

@ -2,8 +2,8 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.4.0.4 Version: 11.4.0.5
Release: 2 Release: 1
License: GPLv2 License: GPLv2
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -215,8 +215,14 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Fri Nov 30 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-2 * Mon Dec 3 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.5-1
- rebuild for new libdhcp6client - Add support for the Efika platform (dwmw2)
- Fix some tracebacks (clumens, #405951)
- Actually include the crypto mods (dlehman)
- Include more nss libs (clumens, #405921)
- Remove some cruft (notting)
- Use libblkid instead of our custom code for fstype and label probing
- Fix tty switching in graphical install
* Thu Nov 29 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-1 * Thu Nov 29 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.4-1
- Initial support for partition and LV resizing. VERY EXPERIMENTAL! - Initial support for partition and LV resizing. VERY EXPERIMENTAL!

View File

@ -1 +1 @@
d1c3e745081517c122c895672195fcc6 anaconda-11.4.0.4.tar.bz2 c4a199822a6bdd10741e00335597dfa7 anaconda-11.4.0.5.tar.bz2