GNU bug report logs - #56533
[PATCH] sushi-42: Update checksum

Previous Next

Package: guix-patches;

Reported by: Jacob Hrbek <kreyren <at> rixotstudio.cz>

Date: Wed, 13 Jul 2022 10:18:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: bug#56533: closed (Re: [bug#56533] [PATCH] sushi-42: Update checksum)
Date: Wed, 13 Jul 2022 11:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56533: [PATCH] sushi-42: Update checksum

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56533 <at> debbugs.gnu.org.

-- 
56533: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56533
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: Jacob Hrbek <kreyren <at> rixotstudio.cz>, 56533-close <at> debbugs.gnu.org
Subject: Re: [bug#56533] [PATCH] sushi-42: Update checksum
Date: Wed, 13 Jul 2022 13:02:17 +0200
[Message part 3 (text/plain, inline)]
To close a patch, send to nnn-close <at> debbugs.gnu.org.

Le 13 juillet 2022 12:59:18 GMT+02:00, Jacob Hrbek <kreyren <at> rixotstudio.cz> a écrit :
>close
>
>On 13. 07. 22 12:16, Jacob Hrbek wrote:
>> The current checksum doesn't match the tarball so this updates it
>> 
>> BEWARE: Possible security issue on GNOME's end due to the checksum not
>> matching
>> 
>> Signed-off-by: Jacob Hrbek <kreyren <at> rixotstudio.cz>
>> ---
>>   gnu/packages/gnome.scm | 3 ++-
>>   1 file changed, 2 insertions(+), 1 deletion(-)
>> 
>> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
>> index c80663f472..cbf59eaaca 100644
>> --- a/gnu/packages/gnome.scm
>> +++ b/gnu/packages/gnome.scm
>> @@ -72,6 +72,7 @@
>>   ;;; Copyright © 2022 Leo Nikkilä <hello <at> lnikki.la>
>>   ;;; Copyright © 2022 Rene Saavedra <nanuui <at> protonmail.com>
>>   ;;; Copyright © 2022 Alexandros Theodotou <alex <at> zrythm.org>
>> +;;; Copyright © 2022 Jacob Hrbek <kreyren <at> rixotstudio.cz>
>>   ;;;
>>   ;;; This file is part of GNU Guix.
>>   ;;;
>> @@ -1592,7 +1593,7 @@ (define-public sushi
>>                                     name "-" version ".tar.xz"))
>>                 (sha256
>>                  (base32
>> -                "0848gidl0ab8i5pa70mv8jzchmd9kqa8sn1lg977hyasyixdpn25"))))
>> +                "45d8db7af45a79784e7a34588d149ea955c8be44bb82a36e896829405b7c8820"))))
>>       (build-system meson-build-system)
>>       (arguments
>>        `(#:glib-or-gtk? #t
>> --
>> 2.37.0
>> 
>-- 
>-- Jacob Hrbek #StandWithUkraine
>
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Jacob Hrbek <kreyren <at> rixotstudio.cz>
To: guix-patches <at> gnu.org
Cc: Jacob Hrbek <kreyren <at> rixotstudio.cz>
Subject: [PATCH] sushi-42: Update checksum
Date: Wed, 13 Jul 2022 10:16:54 +0000
[Message part 6 (text/plain, inline)]
The current checksum doesn't match the tarball so this updates it

BEWARE: Possible security issue on GNOME's end due to the checksum not
matching

Signed-off-by: Jacob Hrbek <kreyren <at> rixotstudio.cz>
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c80663f472..cbf59eaaca 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -72,6 +72,7 @@
 ;;; Copyright © 2022 Leo Nikkilä <hello <at> lnikki.la>
 ;;; Copyright © 2022 Rene Saavedra <nanuui <at> protonmail.com>
 ;;; Copyright © 2022 Alexandros Theodotou <alex <at> zrythm.org>
+;;; Copyright © 2022 Jacob Hrbek <kreyren <at> rixotstudio.cz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1592,7 +1593,7 @@ (define-public sushi
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0848gidl0ab8i5pa70mv8jzchmd9kqa8sn1lg977hyasyixdpn25"))))
+                "45d8db7af45a79784e7a34588d149ea955c8be44bb82a36e896829405b7c8820"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.37.0

[publickey - kreyren@rixotstudio.cz - 1677db82.asc (application/pgp-keys, attachment)]
[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 2 years and 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.