[SCM] vlc/squeeze-backports: Override false positive hardening-no-fortify-functions lintian warnings. (cherry picked from commit fea583712c09615158646666fa78024f2146dd3d)

edwardw-guest at users.alioth.debian.org edwardw-guest at users.alioth.debian.org
Mon Feb 18 03:53:37 UTC 2013


The following commit has been merged in the squeeze-backports branch:
commit 00e2e0e4e1e2bad205ee24ee97875c0cbe67c6aa
Author: Benjamin Drung <bdrung at debian.org>
Date:   Fri Jan 25 00:54:23 2013 +0100

    Override false positive hardening-no-fortify-functions lintian warnings.
    (cherry picked from commit fea583712c09615158646666fa78024f2146dd3d)

diff --git a/debian/vlc-nox.lintian-overrides b/debian/vlc-nox.lintian-overrides
new file mode 100644
index 0000000..0f8dde5
--- /dev/null
+++ b/debian/vlc-nox.lintian-overrides
@@ -0,0 +1,2 @@
+# Hardening compiler flags are correctly passed (bug #695319)
+vlc-nox binary: hardening-no-fortify-functions usr/lib/vlc/plugins/*_plugin.so
diff --git a/debian/vlc-plugin-pulse.lintian-overrides b/debian/vlc-plugin-pulse.lintian-overrides
new file mode 100644
index 0000000..7eae9eb
--- /dev/null
+++ b/debian/vlc-plugin-pulse.lintian-overrides
@@ -0,0 +1,2 @@
+# Hardening compiler flags are correctly passed (bug #695319)
+vlc-plugin-pulse binary: hardening-no-fortify-functions usr/lib/vlc/plugins/*_plugin.so
diff --git a/debian/vlc.lintian-overrides b/debian/vlc.lintian-overrides
index d0ffddc..fe9d071 100644
--- a/debian/vlc.lintian-overrides
+++ b/debian/vlc.lintian-overrides
@@ -4,3 +4,5 @@ vlc binary: desktop-command-not-in-package usr/share/applications/vlc.desktop us
 vlc binary: menu-icon-missing usr/share/icons/hicolor/32x32/apps/vlc.xpm
 # Lintian fails to detect UTF-8 names (bug #588661)
 vlc binary: spelling-error-in-binary usr/lib/vlc/plugins/gui/libqt4_plugin.so ment meant
+# Hardening compiler flags are correctly passed (bug #695319)
+vlc binary: hardening-no-fortify-functions usr/lib/vlc/plugins/video_output/libxcb_window_plugin.so

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list