From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74562@debbugs.gnu.org
Cc: 74562-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4.
Date: Thu, 28 Nov 2024 16:35:10 +0800 [thread overview]
Message-ID: <87zfljsqm9.fsf@iscas.ac.cn> (raw)
In-Reply-To: <1ab0a6d0e53cf53c271ef5016888bc750cfa71b3.1732742073.git.ashish.is@lostca.se> (ashish is's message of "Wed, 27 Nov 2024 22:14:33 +0100")
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-11-28 8:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-27 21:14 [bug#74562] [PATCH] gnu: wolfssl: Update to 5.7.4 ashish.is--- via Guix-patches via
2024-11-28 8:35 ` Zheng Junjie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zfljsqm9.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74562-done@debbugs.gnu.org \
--cc=74562@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.