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/changelog | |
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/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e3bde8887..8b1a78233 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ nx-libs (2:3.5.0.23-0x2go1) UNRELEASED; urgency=low [ Orion Poplawski ] * Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 architecture. (Fixes: #411). + * 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). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 04 Jan 2014 22:02:16 +0100 |