emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27070: closed ([PATCH] gnu: gnome-shell: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27070: closed ([PATCH] gnu: gnome-shell: Update to 3.24.2.)
Date: Thu, 25 May 2017 17:34:02 +0000

Your message dated Thu, 25 May 2017 13:33:11 -0400
with message-id <address@hidden>
and subject line Re: bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2.
has caused the debbugs.gnu.org bug report #27070,
regarding [PATCH] gnu: gnome-shell: Update to 3.24.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27070: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27070
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: gnome-shell: Update to 3.24.2. Date: Thu, 25 May 2017 12:44:28 -0400
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
[source]: Remove patch.
---
 gnu/packages/gnome.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8d30975ca..8803ea565 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4990,16 +4990,15 @@ properties, screen resolution, and other GNOME 
parameters.")
 (define-public gnome-shell
   (package
     (name "gnome-shell")
-    (version "3.22.2")
+    (version "3.24.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
                                   (version-major+minor version) "/"
                                   name "-" version ".tar.xz"))
-              (patches (search-patches "gnome-shell-CVE-2017-8288.patch"))
               (sha256
                (base32
-                "16smvjfrpyfphv479hjky5261hgl4kli4q86bcb2b8xdcav4w3yq"))))
+                "1xp2ccmdrvzlczsrcplykwqwx2v4lbmkr0rxyylb06danlw9mivh"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases
-- 
2.13.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2. Date: Thu, 25 May 2017 13:33:11 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Marius Bakke <address@hidden> writes:

> Kei Kebreau <address@hidden> writes:
>
>> * gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
>> [source]: Remove patch.
>
> I did a "mass-update" of the GNOME-family packages yesterday, so this is
> already in 'staging'.
>

I see. Very nice!

> There are a couple of other packages suggested by './pre-inst-env guix
> refresh -t gnome' that I'm not sure what to do about yet, maybe you can
> have a look? Thanks a lot for helping out with this effort :-)

Many hands make light work! ;-)

I'll be sure to check out the suggested packages.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]