diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-06-02 17:59:28 +0200 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-06-02 19:48:40 +0200 |
commit | 4fb35326a190f95f262bf9ea2e27de1ff81bda25 (patch) | |
tree | dc0475238b0d8a766be9c97492f1f022497ad869 /debian/changelog | |
parent | 86937b86cbc9a00734d1a77140e557db2218225e (diff) | |
download | nx-libs-4fb35326a190f95f262bf9ea2e27de1ff81bda25.tar.gz nx-libs-4fb35326a190f95f262bf9ea2e27de1ff81bda25.tar.bz2 nx-libs-4fb35326a190f95f262bf9ea2e27de1ff81bda25.zip |
Security fixes: X.Org CVE-2013-4396:
v2: Apply to NXdixfonts.c rather than dixfonts.c (Mike DePaulo)
v3: backport v2 to nx-libs 3.5.0.x (Mihai Moldovan)
Changes:
- 1003-Avoid-use-after-free-in-dix-dixfonts.c-doImageT.full.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cb4fb7f13..d02711295 100644 --- a/debian/changelog +++ b/debian/changelog @@ -163,6 +163,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low Backported from Arctica GH 3.6.x branch. Affects: - 9900-dxpc-license-history.full+lite.patch + * Security fixes: + - X.Org CVE-2013-4396: + v2: Apply to NXdixfonts.c rather than dixfonts.c (Mike DePaulo) + v3: backport v2 to nx-libs 3.5.0.x (Mihai Moldovan) + Changes: + + 1003-Avoid-use-after-free-in-dix-dixfonts.c-doImageT.full.patch [ Bernard Cafarelli ] * nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. |