GNU bug report logs -
#74562
[PATCH] gnu: wolfssl: Update to 5.7.4.
Previous Next
Reported by: ashish.is <at> lostca.se
Date: Wed, 27 Nov 2024 21:15:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 74562 in the body.
You can then email your comments to 74562 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74562
; Package
guix-patches
.
(Wed, 27 Nov 2024 21:15:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 27 Nov 2024 21:15:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Ashish SHUKLA <ashish.is <at> lostca.se>
* gnu/packages/tls.scm (wolfssl): Update to 5.7.4.
Change-Id: I1438599e3febd71e50ae690f168b7bf12896223a
---
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 43806e24da..7709ce71ba 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -1179,7 +1179,7 @@ (define-public s2n
(define-public wolfssl
(package
(name "wolfssl")
- (version "5.7.2")
+ (version "5.7.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1188,7 +1188,7 @@ (define-public wolfssl
(file-name (git-file-name name version))
(sha256
(base32
- "06ani81s99vk0bkdscavcmhr1p2dnc8ry2p1smqalbw32j01acsm"))))
+ "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
base-commit: 892cfdeffb2caf963087420e18c15a77d0662a24
--
2.47.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#74562
; Package
guix-patches
.
(Thu, 28 Nov 2024 08:36:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:
> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/tls.scm (wolfssl): Update to 5.7.4.
>
> Change-Id: I1438599e3febd71e50ae690f168b7bf12896223a
> ---
> 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 43806e24da..7709ce71ba 100644
> --- a/gnu/packages/tls.scm
> +++ b/gnu/packages/tls.scm
> @@ -1179,7 +1179,7 @@ (define-public s2n
> (define-public wolfssl
> (package
> (name "wolfssl")
> - (version "5.7.2")
> + (version "5.7.4")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -1188,7 +1188,7 @@ (define-public wolfssl
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "06ani81s99vk0bkdscavcmhr1p2dnc8ry2p1smqalbw32j01acsm"))))
> + "0k7bdr5r9x8sb9qxvgmvhj1rb7rb1r0rap4bp82g8qbh9pa5dnzx"))))
> (build-system gnu-build-system)
> (arguments
> '(#:configure-flags
>
> base-commit: 892cfdeffb2caf963087420e18c15a77d0662a24
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 28 Nov 2024 08:36:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Thu, 28 Nov 2024 08:36:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 26 Dec 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.