]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- SECURITY patch for insecure LD_DEBUG access
authorsaq <saq@pld-linux.org>
Tue, 14 Sep 2004 16:32:11 +0000 (16:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 6, STBR for Ac

Changed files:
    glibc.spec -> 1.517

glibc.spec

index dc0f90283ab2ea7b7073650563be0cf00de53567..31c01dabb1ac3d284e75e454a470e88636e6f6df 100644 (file)
@@ -1,7 +1,4 @@
 #
-# TODO:
-# - SECURITY: http://securitytracker.com/alerts/2004/Aug/1010975.html
-#
 # You can define min_kernel macro by "rpm --define 'min_kernel version'"
 # default is 2.4.6
 #
@@ -62,7 +59,7 @@ Summary(tr):  GNU libc
 Summary(uk):   GNU libc ×ÅÒÓ¦§ 2.3
 Name:          glibc
 Version:       2.3.4
-Release:       0.%{_snap}.5%{?with_nptl:+nptl}%{!?with_nptl:%{?with_tls:+tls}}
+Release:       0.%{_snap}.6%{?with_nptl:+nptl}%{!?with_nptl:%{?with_tls:+tls}}
 Epoch:         6
 License:       LGPL
 Group:         Libraries
@@ -110,6 +107,7 @@ Patch23:    %{name}-ifreq.patch
 Patch24:       %{name}-morelocales.patch
 Patch25:       %{name}-ppc-getcontext.patch
 Patch26:       %{name}-locale_fixes.patch
+Patch27:       %{name}-LD_DEBUG.patch
 # PaX
 Patch30:       %{name}-pax_iconvconfig.patch
 Patch31:       %{name}-pax_dl-execstack.patch
@@ -801,6 +799,7 @@ Statyczne 64-bitowe biblioteki GNU libc.
 %patch24 -p1
 %patch25 -p1
 %patch26 -p1
+%patch27 -p0
 
 %patch30 -p1
 %patch31 -p1
This page took 0.059968 seconds and 4 git commands to generate.