GNU bug report logs - #70066
[PATCH] gnu: mit-krb5: Update to 1.21

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 29 Mar 2024 06:43:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70066: closed ([PATCH] gnu: mit-krb5: Update to 1.21)
Date: Fri, 08 Aug 2025 09:54:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 8 Aug 2025 11:53:01 +0200
with message-id <aJXI_Y0TiEjMiT6q <at> jurong>
and subject line Re: [PATCH] gnu: mit-krb5: Update to 1.21
has caused the debbugs.gnu.org bug report #70066,
regarding [PATCH] gnu: mit-krb5: Update to 1.21
to be marked as done.

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


-- 
70066: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: mit-krb5: Update to 1.21
Date: Thu, 28 Mar 2024 23:42:09 -0700
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.21

Change-Id: I952d8bced5ff27748c9deb066a91cdb54b03bda5
---
 gnu/packages/kerberos.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kerberos.scm b/gnu/packages/kerberos.scm
index 241881ea47..c09825f145 100644
--- a/gnu/packages/kerberos.scm
+++ b/gnu/packages/kerberos.scm
@@ -62,7 +62,7 @@ (define-module (gnu packages kerberos)
 (define-public mit-krb5
   (package
     (name "mit-krb5")
-    (version "1.20")
+    (version "1.21")
     (source (origin
               (method url-fetch)
               (uri (list
@@ -75,7 +75,7 @@ (define-public mit-krb5
               (patches (search-patches "mit-krb5-hurd.patch"))
               (sha256
                (base32
-                "0bz16sh0vgzlpy2kx5acmpyy181hl83a1alz7wbk06457kfjn0ky"))))
+                "0fx91rickkb5pvxm3imqmaavsncjkgcsrfx4czgk4j28hpzsmy39"))))
     (build-system gnu-build-system)
     (native-inputs
      (list bison perl tcl))                   ;required for some tests

base-commit: 0ff72d105ca03a82de6bb5193266fd05fce72daf
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 70066-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: mit-krb5: Update to 1.21
Date: Fri, 8 Aug 2025 11:53:01 +0200
This is now
https://codeberg.org/guix/guix/pulls/1882

Andreas



This bug report was last modified 4 days ago.

Previous Next


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