diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-03-29 21:22:59 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-03-29 21:22:59 +0100 |
commit | 4bbcbe505ec79294b243a4dac60d4d1bff397336 (patch) | |
tree | 4191eeaa7b5c47cfe73d67e644c7816cf3a55be6 /debian/patches/series | |
parent | d999822bfdc76ea65340e72ef0c45953e1ea1de5 (diff) | |
download | nx-libs-4bbcbe505ec79294b243a4dac60d4d1bff397336.tar.gz nx-libs-4bbcbe505ec79294b243a4dac60d4d1bff397336.tar.bz2 nx-libs-4bbcbe505ec79294b243a4dac60d4d1bff397336.zip |
Add patch: 056_nx-X11-Werror-format-security.patch. Fix more -Werror=format-security errors that only show up on ARM builds. (Fixes: #423).
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 88b9a3058..20e281cea 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -29,6 +29,7 @@ 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 +056_nx-X11-Werror-format-security.patch 101_nxagent_set-rgb-path.full.patch 102_xserver-xext_set-securitypolicy-path.full.patch 103_nxagent_set-X0-config-path.full.patch |