diff options
author | Orion Poplawski <orion@cora.nwra.com> | 2015-02-09 15:58:22 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-09 15:58:22 +0100 |
commit | 4dac57f3db5b283eb419f1e108cc8510bad1b0af (patch) | |
tree | 2150b6635866fd55d457dea3acf83c3f5be9a9cc /debian/patches/series | |
parent | 95dbaa6149b496a6851fc6422f54dd8393217269 (diff) | |
download | nx-libs-4dac57f3db5b283eb419f1e108cc8510bad1b0af.tar.gz nx-libs-4dac57f3db5b283eb419f1e108cc8510bad1b0af.tar.bz2 nx-libs-4dac57f3db5b283eb419f1e108cc8510bad1b0af.zip |
Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.patch).
The below patch fixes more -Werror=format-security errors.
Interestingly, most of the errors only showed up on our arm builds. No
idea why.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index afae768fa..ef4671ef7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -056_nx-X11_Werror-format-security.full.patch 057_nx-X11_sanitize-eventmasks.full.patch 101_nxagent_set-rgb-path.full.patch 102_xserver-xext_set-securitypolicy-path.full.patch |