aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-06-02 18:38:59 +0200
committerMihai Moldovan <ionic@ionic.de>2015-06-02 20:32:21 +0200
commit16df117e563e53a77410b7fd0719c2014eef6a16 (patch)
tree63b57384d36765b358d569b1f3c4533bfd88332a /debian/changelog
parente5ff9ace4c2b5a4e04b771c2ec417ceba63218cf (diff)
downloadnx-libs-16df117e563e53a77410b7fd0719c2014eef6a16.tar.gz
nx-libs-16df117e563e53a77410b7fd0719c2014eef6a16.tar.bz2
nx-libs-16df117e563e53a77410b7fd0719c2014eef6a16.zip
Security fixes: X.Org CVE-2014-8099:
v3: port to NXxvdisp.c rather than xvdisp.c (Mike DePaulo) v4: backport v3 to nx-libs 3.5.0.x (Mihai Moldovan) Changes: - 1026-Xv-unvalidated-lengths-in-XVideo-extension-swap.full.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3201670e6..db7013727 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -181,6 +181,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low
v4: backport v3 to nx-libs 3.5.0.x (Mihai Moldovan)
Changes:
+ 1210-CVE-2015-3418-dix-Allow-zero-height-PutImage-re.full.patch
+ * Security fixes:
+ - X.Org CVE-2014-8099:
+ v3: port to NXxvdisp.c rather than xvdisp.c (Mike DePaulo)
+ v4: backport v3 to nx-libs 3.5.0.x (Mihai Moldovan)
+ Changes:
+ + 1026-Xv-unvalidated-lengths-in-XVideo-extension-swap.full.patch
[ Bernard Cafarelli ]
* nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'.