unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29983] [PATCH] gnu: gdm: Update to 3.24.3 [fixes CVE-2017-12164].
@ 2018-01-04 18:28 Leo Famulari
  0 siblings, 0 replies; only message in thread
From: Leo Famulari @ 2018-01-04 18:28 UTC (permalink / raw)
  To: 29983

* 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-04 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 18:28 [bug#29983] [PATCH] gnu: gdm: Update to 3.24.3 [fixes CVE-2017-12164] Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).