GNU bug report logs -
#72501
[PATCH] gnu: noscript: Update to 11.4.31.
Previous Next
Reported by: André Batista <nandre <at> riseup.net>
Date: Wed, 7 Aug 2024 00:09:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 72501 in the body.
You can then email your comments to 72501 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#72501
; Package
guix-patches
.
(Wed, 07 Aug 2024 00:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
André Batista <nandre <at> riseup.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 07 Aug 2024 00:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.
Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
---
gnu/packages/browser-extensions.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/browser-extensions.scm b/gnu/packages/browser-extensions.scm
index 0d6d347d94..9b0f7ac21f 100644
--- a/gnu/packages/browser-extensions.scm
+++ b/gnu/packages/browser-extensions.scm
@@ -256,7 +256,7 @@ (define-public keepassxc-browser/icecat
(define noscript
(package
(name "noscript")
- (version "11.4.29")
+ (version "11.4.31")
(source (origin
(method url-fetch/zipbomb)
(uri (string-append
@@ -264,7 +264,7 @@ (define noscript
".xpi"))
(sha256
(base32
- "1k94zvv2ypmhc29f5d2zrvigwh1xgi5kwm1kqfxarwjyn108if85"))))
+ "1iqhdm32mf3k4a2x66nqi17s8dm5g6x71sbq8fvqy6j76ish0b5j"))))
(build-system copy-build-system)
(properties '((addon-id . "{73a6fe31-595d-460b-a920-fcc0f8843232}")))
(arguments
base-commit: 856492962773434281814e42209e97e153357e2c
--
2.45.2
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 11 Aug 2024 10:42:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
André Batista <nandre <at> riseup.net>
:
bug acknowledged by developer.
(Sun, 11 Aug 2024 10:42:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72501-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
André Batista <nandre <at> riseup.net> writes:
> * gnu/packages/browser-extensions.scm (noscript): Update to 11.4.31.
>
> Change-Id: Id95f73e9f68548627b7bf5b18e3f4c562854a62c
> ---
> gnu/packages/browser-extensions.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've pushed this to master as
a0f2552e781fe7c247d3ccfa26d913961dffe0b2.
Chris
[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
.
(Sun, 08 Sep 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.