GNU bug report logs - #46343
[PATCH] gnu: gnupg: Update to 2.2.27.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Sat, 6 Feb 2021 11:57:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46343: closed ([PATCH] gnu: gnupg: Update to 2.2.27.)
Date: Mon, 08 Feb 2021 22:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 08 Feb 2021 23:54:13 +0100
with message-id <87blcuw4q2.fsf <at> gnu.org>
and subject line Re: bug#46343: [PATCH] gnu: gnupg: Update to 2.2.27.
has caused the debbugs.gnu.org bug report #46343,
regarding [PATCH] gnu: gnupg: Update to 2.2.27.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46343: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46343
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: gnupg: Update to 2.2.27.
Date: Sat,  6 Feb 2021 12:56:22 +0100
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.27.
---
 gnu/packages/gnupg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index a2da166bb4..09364dfa82 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -257,7 +257,7 @@ compatible to GNU Pth.")
 (define-public gnupg
   (package
     (name "gnupg")
-    (version "2.2.25")
+    (version "2.2.27")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnupg/gnupg/gnupg-" version
@@ -265,7 +265,7 @@ compatible to GNU Pth.")
               (patches (search-patches "gnupg-default-pinentry.patch"))
               (sha256
                (base32
-                "02n3klqbyzxyil13sg4wa0pcwr7vs7zjaslis926yjxg8yr0fly5"))))
+                "1693s2rp9sjwvdslj94n03wnb6rxysjy0dli0q1698af044h1ril"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 46343-done <at> debbugs.gnu.org
Subject: Re: bug#46343: [PATCH] gnu: gnupg: Update to 2.2.27.
Date: Mon, 08 Feb 2021 23:54:13 +0100
Vincent Legoll <vincent.legoll <at> gmail.com> skribis:

> * gnu/packages/gnupg.scm (gnupg): Update to 2.2.27.

Applied (to ‘master’; I figured that even if it’s normally rather for
‘staging’, it’s probably more reasonable to have it in ‘master’.)

Thanks,
Ludo’.


This bug report was last modified 4 years and 98 days ago.

Previous Next


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