Package: libflac7
Version: 1.1.2-8.1
Severity: normal

The following patch adds a section to the libFLAC.so file to indicate that
it doesn't need an executable stack.  This allows programs using it to run
correctly on SE Linux systems, and with exec-shield.

--- flac-1.1.2.orig/src/libFLAC/ia32/nasm.h
+++ flac-1.1.2/src/libFLAC/ia32/nasm.h
@@ -73,3 +73,6 @@
 _%1:
 %1:
 %endmacro
+
+section .note.GNU-stack progbits noalloc noexec nowrite align=1
+


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)

Versions of packages libflac7 depends on:
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

libflac7 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to