forked from rpms/anaconda
New version.
This commit is contained in:
parent
4ea9faedfa
commit
7f262b8c38
@ -1,2 +1,3 @@
|
|||||||
anaconda-11.5.0.3.tar.bz2
|
anaconda-11.5.0.3.tar.bz2
|
||||||
anaconda-11.5.0.4.tar.bz2
|
anaconda-11.5.0.4.tar.bz2
|
||||||
|
anaconda-11.5.0.5.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.5.0.4
|
Version: 11.5.0.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -204,6 +204,24 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 08 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.5-1
|
||||||
|
- NetworkManager system settings plugins were renamed, change mk-images.
|
||||||
|
(dcantrell)
|
||||||
|
- Add a message to install.log when package installation is done (#476953).
|
||||||
|
(clumens)
|
||||||
|
- Add support for specifying which partition to upgrade (atodorov, #471232).
|
||||||
|
(clumens)
|
||||||
|
- pykickstart has a new version of the upgrade command. (clumens)
|
||||||
|
- Log all calls to mount to /tmp/program.log as well. (clumens)
|
||||||
|
- Log everything from execWithRedirect or execWithCapture (#467690).
|
||||||
|
(clumens)
|
||||||
|
- Update partedUtils.py:findExistingRootPartitions to return UUID
|
||||||
|
(atodorov). (clumens)
|
||||||
|
- Don't skip the method screen when going back and forth (#477991). (clumens)
|
||||||
|
- Die on errors from upd-instroot/mk-images rather than continuing on (katzj)
|
||||||
|
- The FTP USER command does not need to be followed by a PASS (#477536).
|
||||||
|
(clumens)
|
||||||
|
|
||||||
* Mon Jan 05 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.4-1
|
* Mon Jan 05 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.4-1
|
||||||
- Workaround compile error due to (# 478663) (hdegoede)
|
- Workaround compile error due to (# 478663) (hdegoede)
|
||||||
- Various packaging fixed from review (#225246) (hdegoede)
|
- Various packaging fixed from review (#225246) (hdegoede)
|
||||||
|
Loading…
Reference in New Issue
Block a user