GNU bug report logs - #64334
[PATCH v4 3/6] gnu: mbedtls-apache-lts: Update to 2.28.3.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Wed, 28 Jun 2023 18:36:03 UTC

Severity: normal

Tags: patch

Done: hako <hako <at> ultrarare.space>

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: hako <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64334: closed ([PATCH v4 3/6] gnu: mbedtls-apache-lts: Update
 to 2.28.3.)
Date: Wed, 28 Jun 2023 18:45:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Jun 2023 18:44:12 +0000
with message-id <6636D850-FD56-45A6-B12B-24EE58D2559D <at> ultrarare.space>
and subject line Re: bug#64332: Acknowledgement ([PATCH v4 2/6] gnu: mbedtls-apache-for-hiawatha: Use inherited source.)
has caused the debbugs.gnu.org bug report #64334,
regarding [PATCH v4 3/6] gnu: mbedtls-apache-lts: Update to 2.28.3.
to be marked as done.

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


-- 
64334: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64334
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH v4 3/6] gnu: mbedtls-apache-lts: Update to 2.28.3.
Date: Thu, 29 Jun 2023 02:35:03 +0800
* gnu/packages/tls.scm (mbedtls-apache-lts): Update to 2.28.3.
---
 gnu/packages/tls.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 2a0c81f559..f25834c7ca 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -943,7 +943,7 @@ (define-public perl-crypt-openssl-random
 (define-public mbedtls-apache-lts
   (package
     (name "mbedtls-apache")
-    (version "2.28.0")
+    (version "2.28.3")
     (source
      (origin
        (method git-fetch)
@@ -952,7 +952,7 @@ (define-public mbedtls-apache-lts
              (commit (string-append "mbedtls-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0s37dsi29v7146fi9k4frvx5rz2snxdm6c3rwq2fvnca2r80hfjl"))))
+        (base32 "177925jkr73x536g703vbxxamcyx9acvkp5iyb294icdn09ck5n3"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: hako <hako <at> ultrarare.space>
To: 64332-close <at> debbugs.gnu.org, 64333-close <at> debbugs.gnu.org,
 64334-close <at> debbugs.gnu.org, 64335-close <at> debbugs.gnu.org,
 64336-close <at> debbugs.gnu.org, 64337-close <at> debbugs.gnu.org
Subject: Re: bug#64332: Acknowledgement ([PATCH v4 2/6] gnu: mbedtls-apache-for-hiawatha: Use inherited source.)
Date: Wed, 28 Jun 2023 18:44:12 +0000
[Message part 4 (text/plain, inline)]
...... 😣 Forgot to add a --to=

I'll resend the patches when I get up.
[Message part 5 (text/html, inline)]

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

Previous Next


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