GNU bug report logs -
#29983
[PATCH] gnu: gdm: Update to 3.24.3 [fixes CVE-2017-12164].
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Thu, 4 Jan 2018 18:29:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/gnome.scm (gdm): Update to 3.24.3.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d17b5820f..0ee5e0272 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5231,7 +5231,7 @@ libxml2.")
(define-public gdm
(package
(name "gdm")
- (version "3.24.2")
+ (version "3.24.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5239,7 +5239,7 @@ libxml2.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1s2xzrwcjhfb4ra8jrxqfycs1jpv97id0f6idb2h6vjkspxbjy23"))))
+ "1wdxvnld40c3gcyphws5vza6v0350g7gpg8jmzyv1pj6vvyv6yy0"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags
--
2.15.1
This bug report was last modified 7 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.