From e1bd8ce487720585c081e25ec06e3f1e8d7b6880361634571df3f765d8cd7984 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 4 Dec 2017 17:04:24 +0000 Subject: [PATCH] * Open files with O_NOFOLLOW. (CVE-2017-16611, bsc#1050459) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont2?expand=0&rev=9 --- libXfont2.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXfont2.changes b/libXfont2.changes index 6b5bdd9..793cb99 100644 --- a/libXfont2.changes +++ b/libXfont2.changes @@ -2,7 +2,7 @@ Tue Nov 28 19:17:03 UTC 2017 - sndirsch@suse.com - Update to version 2.0.3 - * Open files with O_NOFOLLOW. (CVE-2017-16611) + * Open files with O_NOFOLLOW. (CVE-2017-16611, bsc#1050459) ------------------------------------------------------------------- Wed Oct 11 22:57:54 UTC 2017 - tobias.johannes.klausmann@mni.thm.de