Package: fuse-emulator-gtk
Version: 1.1.1+dfsg1-1
Severity: minor
Dear Berto,
The CFLAGS hardening flags are overridden in debian/rules.
The following patch fixes the issue:
--- old/debian/rules 2013-06-04 19:45:31.000000000 +0200
+++ new/debian/rules 2013-06-12 23:58:40.000000000 +0200
@@ -9,7 +9,7 @@
override_dh_auto_build:
rm -f ui/gtk/options.c
- CFLAGS="-g -O2 -Wall -DG_DISABLE_CAST_CHECKS" dh_auto_configure -- \
+ CFLAGS="$(CFLAGS) -Wall -DG_DISABLE_CAST_CHECKS" dh_auto_configure -- \
$(CONFIGURE_OPTIONS) --with-x --enable-gtk3
dh_auto_build
mv fuse fuse-gtk
I've tested this with blhc.
Cheers,
Sergio
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.9-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages fuse-emulator-gtk depends on:
ii fuse-emulator-common 1.1.1+dfsg1-1
ii libasound2 1.0.27.1-1
ii libatk1.0-0 2.8.0-2
ii libc6 2.17-5
ii libcairo-gobject2 1.12.14-4
ii libcairo2 1.12.14-4
ii libgdk-pixbuf2.0-0 2.28.2-1
ii libglib2.0-0 2.36.3-1
ii libgtk-3-0 3.8.2-1
ii libpango-1.0-0 1.32.5-5+b1
ii libpangocairo-1.0-0 1.32.5-5+b1
ii libpng12-0 1.2.49-4
ii libsdl1.2debian 1.2.15-5
ii libspectrum8 1.1.1-1
ii libx11-6 2:1.5.0-1+deb7u1
ii libxml2 2.8.0+dfsg1-7+nmu1
ii zlib1g 1:1.2.8.dfsg-1
fuse-emulator-gtk recommends no packages.
fuse-emulator-gtk suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]