* [Buildroot] [PATCH 1/1] package/libxcrypt: bump version to 4.5.2
@ 2025-11-10 21:41 Akhilesh Nema
2025-11-10 23:04 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Akhilesh Nema @ 2025-11-10 21:41 UTC (permalink / raw)
To: buildroot; +Cc: Guillaume William Brs, Akhilesh Nema
Release notes:
https://github.com/besser82/libxcrypt/releases/tag/v4.5.2
Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
---
package/libxcrypt/libxcrypt.hash | 4 ++--
package/libxcrypt/libxcrypt.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libxcrypt/libxcrypt.hash b/package/libxcrypt/libxcrypt.hash
index af46fbb11e..7ec9140957 100644
--- a/package/libxcrypt/libxcrypt.hash
+++ b/package/libxcrypt/libxcrypt.hash
@@ -1,5 +1,5 @@
-# From https://github.com/besser82/libxcrypt/releases/download/v4.5.1/libxcrypt-4.5.1.tar.xz.sha256sum
-sha256 e9b46a62397c15372935f6a75dc3929c62161f2620be7b7f57f03d69102c1a86 libxcrypt-4.5.1.tar.xz
+# From https://github.com/besser82/libxcrypt/releases/download/v4.5.2/libxcrypt-4.5.2.tar.xz.sha256sum
+sha256 71513a31c01a428bccd5367a32fd95f115d6dac50fb5b60c779d5c7942aec071 libxcrypt-4.5.2.tar.xz
# Locally calculated
sha256 9144e66d8140feb84f0e4e344906ac425378896320032e0248567ef195cf0135 LICENSING
diff --git a/package/libxcrypt/libxcrypt.mk b/package/libxcrypt/libxcrypt.mk
index cb4924e0ff..ae7ecf5540 100644
--- a/package/libxcrypt/libxcrypt.mk
+++ b/package/libxcrypt/libxcrypt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBXCRYPT_VERSION = 4.5.1
+LIBXCRYPT_VERSION = 4.5.2
LIBXCRYPT_SITE = https://github.com/besser82/libxcrypt/releases/download/v$(LIBXCRYPT_VERSION)
LIBXCRYPT_SOURCE = libxcrypt-$(LIBXCRYPT_VERSION).tar.xz
LIBXCRYPT_LICENSE = LGPL-2.1+
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libxcrypt: bump version to 4.5.2
2025-11-10 21:41 [Buildroot] [PATCH 1/1] package/libxcrypt: bump version to 4.5.2 Akhilesh Nema
@ 2025-11-10 23:04 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2025-11-10 23:04 UTC (permalink / raw)
To: Akhilesh Nema; +Cc: buildroot, Guillaume William Brs
On 10/11/2025 22:41, Akhilesh Nema wrote:
> Release notes:
> https://github.com/besser82/libxcrypt/releases/tag/v4.5.2
>
> Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-10 23:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 21:41 [Buildroot] [PATCH 1/1] package/libxcrypt: bump version to 4.5.2 Akhilesh Nema
2025-11-10 23:04 ` Julien Olivain via buildroot
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.