unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2.
@ 2017-05-25 16:44 Kei Kebreau
  2017-05-25 17:13 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-05-25 16:44 UTC (permalink / raw)
  To: 27070; +Cc: Kei Kebreau

* 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2.
  2017-05-25 16:44 bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2 Kei Kebreau
@ 2017-05-25 17:13 ` Marius Bakke
  2017-05-25 17:33   ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Bakke @ 2017-05-25 17:13 UTC (permalink / raw)
  To: Kei Kebreau, 27070

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

Kei Kebreau <kei@openmailbox.org> 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'.

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 :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2.
  2017-05-25 17:13 ` Marius Bakke
@ 2017-05-25 17:33   ` Kei Kebreau
  0 siblings, 0 replies; 3+ messages in thread
From: Kei Kebreau @ 2017-05-25 17:33 UTC (permalink / raw)
  To: Marius Bakke; +Cc: 27070-done

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

Marius Bakke <mbakke@fastmail.com> writes:

> Kei Kebreau <kei@openmailbox.org> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-25 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 16:44 bug#27070: [PATCH] gnu: gnome-shell: Update to 3.24.2 Kei Kebreau
2017-05-25 17:13 ` Marius Bakke
2017-05-25 17:33   ` Kei Kebreau

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).