GNU bug report logs -
#27070
[PATCH] gnu: gnome-shell: Update to 3.24.2.
Previous Next
Reported by: Kei Kebreau <kei <at> openmailbox.org>
Date: Thu, 25 May 2017 16:46:02 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kei <at> openmailbox.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27070 in the body.
You can then email your comments to 27070 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#27070
; Package
guix-patches
.
(Thu, 25 May 2017 16:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kei Kebreau <kei <at> openmailbox.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 25 May 2017 16:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#27070
; Package
guix-patches
.
(Thu, 25 May 2017 17:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 27070 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Kei Kebreau <kei <at> 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 :-)
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Kei Kebreau <kei <at> openmailbox.org>
:
You have taken responsibility.
(Thu, 25 May 2017 17:34:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Kei Kebreau <kei <at> openmailbox.org>
:
bug acknowledged by developer.
(Thu, 25 May 2017 17:34:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 27070-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:
> Kei Kebreau <kei <at> 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.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 23 Jun 2017 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 56 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.