GNU bug report logs - #53237
[PATCH] gnu: cryptsetup: Update to 2.3.7 [fixes CVE-2021-4122].

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Thu, 13 Jan 2022 20:04:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 53237 in the body.
You can then email your comments to 53237 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#53237; Package guix-patches. (Thu, 13 Jan 2022 20:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 13 Jan 2022 20:04:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cryptsetup: Update to 2.3.7 [fixes CVE-2021-4122].
Date: Thu, 13 Jan 2022 15:02:47 -0500
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.7.
---
 gnu/packages/cryptsetup.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cryptsetup.scm b/gnu/packages/cryptsetup.scm
index c8853dca30..d8a6437259 100644
--- a/gnu/packages/cryptsetup.scm
+++ b/gnu/packages/cryptsetup.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages cryptsetup)
 (define-public cryptsetup
   (package
    (name "cryptsetup")
-   (version "2.3.6")
+   (version "2.3.7")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://kernel.org/linux/utils/cryptsetup/v"
@@ -43,7 +43,7 @@ (define-public cryptsetup
                                 "/cryptsetup-" version ".tar.xz"))
             (sha256
              (base32
-              "0pv34l6230ba1i5p0z6zmvfqvv3as0cwn731h2qw4xm53sibg5mj"))))
+              "1a97rvi6arsj8dikh1qsvixx9rizm89k155q2ypifqlqllr530v1"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags
-- 
2.34.0





Information forwarded to guix-patches <at> gnu.org:
bug#53237; Package guix-patches. (Mon, 17 Jan 2022 18:05:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 53237 <at> debbugs.gnu.org
Subject: Re: bug#53237: [PATCH] gnu: cryptsetup: Update to 2.3.7 [fixes
 CVE-2021-4122].
Date: Mon, 17 Jan 2022 19:04:15 +0100
Hi,

Leo Famulari <leo <at> famulari.name> skribis:

> * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.7.

If ‘cryptsetup’ and ‘cryptsetup-static’ both build fine, go for it!

We’ll have to keep an eye on installation tests, too.

Thanks,
Ludo’.




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Mon, 17 Jan 2022 20:49:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Mon, 17 Jan 2022 20:49:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 53237-done <at> debbugs.gnu.org
Subject: Re: bug#53237: [PATCH] gnu: cryptsetup: Update to 2.3.7 [fixes
 CVE-2021-4122].
Date: Mon, 17 Jan 2022 15:48:22 -0500
On Mon, Jan 17, 2022 at 07:04:15PM +0100, Ludovic Courtès wrote:
> Hi,
> 
> Leo Famulari <leo <at> famulari.name> skribis:
> 
> > * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.7.
> 
> If ‘cryptsetup’ and ‘cryptsetup-static’ both build fine, go for it!
> 
> We’ll have to keep an eye on installation tests, too.

Right. With this change, the system test 'gui-installed-os-encrypted'
still succeeds.

So, I pushed as fc31774747bb274fbf24abdca37dfa1adf698260




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

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

Previous Next


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