]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.90-7 cvs/fedora-glibc-2_3_90-7
authorJakub Jelinek <jakub@redhat.com>
Fri, 29 Jul 2005 17:08:23 +0000 (17:08 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 29 Jul 2005 17:08:23 +0000 (17:08 +0000)
fedora/glibc.spec.in

index f7b156ebb61e32aa3edef4485367cbd2e4b156cf..5be90c6adc7b7e8ac2a19b1b2c9ce8a5458348c0 100644 (file)
@@ -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 <jakub@redhat.com> 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 <jakub@redhat.com> 2.3.90-6
 - update from CVS
   - fix execvp if PATH is not in environment and the call is going