update to 10.2.0.24

This commit is contained in:
Peter Jones 2005-03-02 03:25:14 +00:00
parent a526e56785
commit 7aea92fd9f
3 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1 @@
anaconda-10.2.0.22.tar.bz2
anaconda-10.2.0.23.tar.bz2
anaconda-10.2.0.24.tar.bz2

View File

@ -1,5 +1,5 @@
Name: anaconda
Version: 10.2.0.23
Version: 10.2.0.24
Release: 1
License: GPL
Summary: Graphical system installer
@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
* Tue Mar 1 2005 Peter Jones <pjones@redhat.com> 10.2.0.24-1
- gcc4 fixes (clumens, pjones)
- build C files with -D_FORTIFY_SOURCE=2 (pjones)
* Mon Feb 28 2005 Chris Lumens <clumens@redhat.com> 10.2.0.23-1
- Don't write out filesystems to fstab we haven't mounted (katzj, #149091).
- Deal with multiple Apple Bootstrap partitions (pnasrat).

View File

@ -1 +1 @@
2cfee20636beee2785f9beb666fe863f anaconda-10.2.0.23.tar.bz2
908d0dc58849ff1c462de61f37cf4e82 anaconda-10.2.0.24.tar.bz2