* Sat Dec 15 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.10-1

- Add support for encryption via autopart. (katzj)
- Avoid unnecessary downloading and caching by not
  setting mediaid (#422801). (clumens)
- Don't copy the stage2 image over for NFS installs. (clumens)
- Remove an unused function. (clumens)
- Allow going back to package selection after transaction errors. (clumens)
- Add file conflicts to the transaction errors we show the user. (clumens)
- Remove isomd5sum/.gitignore (dcantrell)
This commit is contained in:
Jeremy Katz 2007-12-15 22:18:13 +00:00
parent 78a83fbb13
commit 300e4f0697
3 changed files with 13 additions and 7 deletions

View File

@ -1,5 +1 @@
anaconda-11.4.0.5.tar.bz2
anaconda-11.4.0.6.tar.bz2
anaconda-11.4.0.7.tar.bz2
anaconda-11.4.0.8.tar.bz2
anaconda-11.4.0.9.tar.bz2
anaconda-11.4.0.10.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 11.4.0.9
Version: 11.4.0.10
Release: 1
License: GPLv2
Group: Applications/System
@ -203,6 +203,16 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Sat Dec 15 2007 Jeremy Katz <katzj@redhat.com> - 11.4.0.10-1
- Add support for encryption via autopart. (katzj)
- Avoid unnecessary downloading and caching by not
setting mediaid (#422801). (clumens)
- Don't copy the stage2 image over for NFS installs. (clumens)
- Remove an unused function. (clumens)
- Allow going back to package selection after transaction errors. (clumens)
- Add file conflicts to the transaction errors we show the user. (clumens)
- Remove isomd5sum/.gitignore (dcantrell)
* Thu Dec 13 2007 Chris Lumens <clumens@redhat.com> - 11.4.0.9-1
- Update list of crypto mods to load. (dlehman)
- Create full paths before trying to make device nodes. (clumens)

View File

@ -1 +1 @@
414773047648b872679c000ec896e39b anaconda-11.4.0.9.tar.bz2
875574321cf9795f853db61fb05ed7ff anaconda-11.4.0.10.tar.bz2