From: Jakub Jelinek Date: Fri, 29 Jul 2005 17:08:23 +0000 (+0000) Subject: 2.3.90-7 X-Git-Tag: cvs/fedora-glibc-2_3_90-7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf63004732b28995411cf3dca34215cf2982901;p=thirdparty%2Fglibc.git 2.3.90-7 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index f7b156ebb61..5be90c6adc7 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 6 +%define glibcrelease 7 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1074,6 +1074,12 @@ rm -f *.filelist* %endif %changelog +* Fri Jul 29 2005 Jakub Jelinek 2.3.90-7 +- update from CVS +- do some poor man's stack guard randomization even without + the costly --enable-stackguard-randomization +- rebuilt with new GCC to make it use -msecure-plt on PPC32 + * Mon Jul 25 2005 Jakub Jelinek 2.3.90-6 - update from CVS - fix execvp if PATH is not in environment and the call is going