* 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:
parent
a3869ca4d7
commit
a6b60d1202
@ -1 +1 @@
|
|||||||
anaconda-11.4.0.4.tar.bz2
|
anaconda-11.4.0.5.tar.bz2
|
||||||
|
@ -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!
|
||||||
|
Loading…
Reference in New Issue
Block a user