[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#269522: gcc-3.3: SSP Patch fails to apply without a small modification.



Package: gcc-3.3
Version: 1:3.3.4-9
Severity: minor
Tags: patch


  The SSP patch included with the GCC-3.3 package shipped by Debian
 doesn't function correctly without a small update.

  The patch below fixes this and allows the option to be enabled.

  (I've been rebuilding a lot of Debian packages with the SSP 
 funcionality enabled to help support the wishlist bug on enabling
 this by default; bug #213994)


Steve
--
 The Debian Security Audit Project
http://www.debian.org/security/audit



--- protector.dpatch.orig       2004-09-01 21:10:43.000000000 +0100
+++ protector.dpatch    2004-09-01 21:10:50.000000000 +0100
@@ -6,7 +6,7 @@
 # top level package directory. If it's not found, a uuencoded tarball
 # is searched in debian/patches.
 
-pbase=protector-3.3.2-1
+pbase=protector-3.3.2-2
 
 dir=
 if [ $# -eq 3 -a "$2" = '-d' ]; then



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.21-4-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc-3.3 depends on:
ii  binutils                    2.15-1       The GNU assembler, linker and bina
ii  cpp-3.3                     1:3.3.4-9    The GNU C preprocessor
ii  gcc-3.3-base                1:3.3.4-9    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.1-7    GCC support library

-- no debconf information



Reply to: