[Buildroot] [PATCH 1/1] package/libgsasl: bump to version 2.2.2
Dario Binacchi
dario.binacchi at amarulasolutions.com
Thu Oct 23 18:09:08 UTC 2025
Update COPYING.LESSER license hash due to postal address fix and
README to year update.
Release notes:
https://lists.gnu.org/archive/html/help-gsasl/2025-03/msg00000.html
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
---
package/libgsasl/libgsasl.hash | 10 +++++-----
package/libgsasl/libgsasl.mk | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package/libgsasl/libgsasl.hash b/package/libgsasl/libgsasl.hash
index 81907f8875a5..de24d73c2dfd 100644
--- a/package/libgsasl/libgsasl.hash
+++ b/package/libgsasl/libgsasl.hash
@@ -1,11 +1,11 @@
-# From https://lists.gnu.org/archive/html/help-gsasl/2024-01/msg00003.html
-sha1 c238b3af05af3804808cbf734f049a06840d787c gsasl-2.2.1.tar.gz
+# From https://lists.gnu.org/archive/html/help-gsasl/2025-03/msg00000.html
+sha1 8a845b7ec78e5f27bf69438074ad23867c00d4fe gsasl-2.2.2.tar.gz
sha256 d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 gsasl-2.2.1.tar.gz
# Locally calculated after checking pgp signature
-sha256 d45b562e13bd13b9fc20b372f4b53269740cf6279f836f09ce11b9d32bcee075 gsasl-2.2.1.tar.gz
+sha256 41e8e442648eccaf6459d9ad93d4b18530b96c8eaf50e3f342532ef275eff3ba gsasl-2.2.2.tar.gz
# Hash for license files:
-sha256 8908e3d66e17102a3b921e1f7f80be5dc9c905ad15561579d46a7074387e311b README
-sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LESSER
+sha256 e3d1b8a82b97dc6083b2600a6beb0396bbefbe384fc1cd39d0e8cb04bbf2bd33 README
+sha256 20e50fe7aae3e56378ebf0417d9de904f55a0e61e4df315333e632a4d3555d95 COPYING.LESSER
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/libgsasl/libgsasl.mk b/package/libgsasl/libgsasl.mk
index b8570058a41e..8670f43b6f22 100644
--- a/package/libgsasl/libgsasl.mk
+++ b/package/libgsasl/libgsasl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGSASL_VERSION = 2.2.1
+LIBGSASL_VERSION = 2.2.2
LIBGSASL_SOURCE = gsasl-$(LIBGSASL_VERSION).tar.gz
LIBGSASL_SITE = $(BR2_GNU_MIRROR)/gsasl
LIBGSASL_LICENSE = LGPL-2.1+ (library), GPL-3.0+ (programs)
--
2.43.0
More information about the buildroot
mailing list