diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 19:41:15 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 19:41:15 +0100 |
commit | fc91d4d04074935602aeb3eb5f2cc785fc813c82 (patch) | |
tree | e7cf0a19e0512ddf8fe97fc713214b94c48f050f /debian/patches/series | |
parent | d5f2bbb3d70e48a725e49bca3534d3bfcc8cfc35 (diff) | |
download | nx-libs-fc91d4d04074935602aeb3eb5f2cc785fc813c82.tar.gz nx-libs-fc91d4d04074935602aeb3eb5f2cc785fc813c82.tar.bz2 nx-libs-fc91d4d04074935602aeb3eb5f2cc785fc813c82.zip |
Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of imake on current Fedora rawhide (21) which uses the compiler option -Werror=format-security for all builds. (Fixes: #412).
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 9888e56f0..88b9a3058 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -28,6 +28,7 @@ 052_nxcomp_macos10-nxauth-location.full+lite.patch 053_nx-X11_no-xcomp1-install-target.full.patch 054_nx-X11_ppc64-ftbfs.full.patch +055_nx-X11_imake-Werror-format-security.full.patch 101_nxagent_set-rgb-path.full.patch 102_xserver-xext_set-securitypolicy-path.full.patch 103_nxagent_set-X0-config-path.full.patch |