diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-09-30 21:00:41 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-09-30 21:00:41 +0200 |
commit | 2ef4ab414e6d872b4acfb369193a6cd2fe4e6957 (patch) | |
tree | 04573ec843665c090289327bcad8537305b40cb9 /debian/patches/series | |
parent | b29654d5421008e8aab89902ea2ee528990681c8 (diff) | |
download | nx-libs-2ef4ab414e6d872b4acfb369193a6cd2fe4e6957.tar.gz nx-libs-2ef4ab414e6d872b4acfb369193a6cd2fe4e6957.tar.bz2 nx-libs-2ef4ab414e6d872b4acfb369193a6cd2fe4e6957.zip |
Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: one implicit function declaration issue and two array index out of bounds issues. (Fixes: #314).
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 8c5eebdc5..3526c8422 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -48,6 +48,7 @@ 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch 602_nx-X11_initgroups.full.patch +603_nx-X11_compilation_warnings.full.patch 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch 016_nx-X11_install-location.debian.patch 102_xserver-xext_set-securitypolicy-path.debian.patch |