GNU bug report logs - #57355
[PATCH 2/2] gnu: rust-regex: Update to 1.6.0 [fixes CVE-2022-24713].

Previous Next

Package: guix-patches;

Reported by: gyara <me <at> gyara.moe>

Date: Tue, 23 Aug 2022 14:33:03 UTC

Severity: normal

Tags: patch

Done: ギャラ <me <at> gyara.moe>

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 57355 in the body.
You can then email your comments to 57355 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57355; Package guix-patches. (Tue, 23 Aug 2022 14:33:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to gyara <me <at> gyara.moe>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 23 Aug 2022 14:33:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: gyara <me <at> gyara.moe>
To: guix-patches <at> gnu.org
Cc: gyara <me <at> gyara.moe>
Subject: [PATCH 2/2] gnu: rust-regex: Update to 1.6.0 [fixes CVE-2022-24713].
Date: Tue, 23 Aug 2022 23:30:23 +0900
---
This patch update rust-regex to 1.6.0 to fix CVE-2022-24713.

 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 9c44fec198..6d7c9af0f7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -48692,14 +48692,14 @@ (define-public rust-refpool-0.4
 (define-public rust-regex-1
   (package
     (name "rust-regex")
-    (version "1.5.4")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "regex" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0qf479kjbmb582h4d1d6gfl75h0j8aq2nrdi5wg6zdcy6llqcynh"))))
+        (base32 "12wqvyh4i75j7pc8sgvmqh4yy3qaj4inc4alyv1cdf3lf4kb6kjc"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.37.2





Reply sent to ギャラ <me <at> gyara.moe>:
You have taken responsibility. (Sun, 16 Oct 2022 06:42:01 GMT) Full text and rfc822 format available.

Notification sent to gyara <me <at> gyara.moe>:
bug acknowledged by developer. (Sun, 16 Oct 2022 06:42:02 GMT) Full text and rfc822 format available.

Message #10 received at 57355-done <at> debbugs.gnu.org (full text, mbox):

From: ギャラ <me <at> gyara.moe>
To: 57355-done <at> debbugs.gnu.org
Subject: Closed due to already merged.
Date: Sun, 16 Oct 2022 15:41:23 +0900
[Message part 1 (text/plain, inline)]
Closed due to already merged.

-- 
存在するということは、自分を创造することだ。
[OpenPGP_signature (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 13 Nov 2022 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 165 days ago.

Previous Next


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