summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/xorg-server-CVE-2017-10971.patch
AgeCommit message (Expand)Author
2017-10-05gnu: xorg-server: Update to 1.19.4 [fixes CVE-2017-13721, CVE-2017-13723]....The GPG signature for the bz2 tarball is bad, but the checksum matches the signed release announcement, and contents are identical to the good .gz. * gnu/packages/xorg.scm (xorg-server): Update to 1.19.4. [source]: Remove obsolete patches. * gnu/packages/patches/xorg-server-CVE-2017-10971.patch, gnu/packages/patches/xorg-server-CVE-2017-10972.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2017-07-06gnu: xorg-server: Fix CVE-2017-{10971,10972}....* gnu/packages/patches/xorg-server-CVE-2017-10971.patch, gnu/packages/patches/xorg-server-CVE-2017-10972.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (xorg-server)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name> Kei Kebreau