* Mon Dec 17 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.11-1
- Validation of root password with cracklib (hhara) - Minor fixes to liveinst shell script (katzj) - Fix path to swapoff (katzj) - Make doMethodComplete not depend on the yum backend (katzj) - Remove another line related to the release notes (hhara) - GPLv2+ changes. (dcantrell)
This commit is contained in:
parent
300e4f0697
commit
0ccd795b45
@ -1 +1 @@
|
|||||||
anaconda-11.4.0.10.tar.bz2
|
anaconda-11.4.0.11.tar.bz2
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.4.0.10
|
Version: 11.4.0.11
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
|
|
||||||
@ -203,6 +203,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
|
||||||
|
* Mon Dec 17 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.11-1
|
||||||
|
- Validation of root password with cracklib (hhara)
|
||||||
|
- Minor fixes to liveinst shell script (katzj)
|
||||||
|
- Fix path to swapoff (katzj)
|
||||||
|
- Make doMethodComplete not depend on the yum backend (katzj)
|
||||||
|
- Remove another line related to the release notes (hhara)
|
||||||
|
- GPLv2+ changes. (dcantrell)
|
||||||
|
|
||||||
* Sat Dec 15 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.10-1
|
* Sat Dec 15 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.10-1
|
||||||
- Add support for encryption via autopart. (katzj)
|
- Add support for encryption via autopart. (katzj)
|
||||||
- Avoid unnecessary downloading and caching by not
|
- Avoid unnecessary downloading and caching by not
|
||||||
|
Loading…
Reference in New Issue
Block a user