Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libpsl: bump to version 0.23.3
@ 2026-08-17 16:10 Adrian Perez de Castro
  2026-08-25 20:47 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2026-08-17 16:10 UTC (permalink / raw)
  To: buildroot; +Cc: Adrian Perez de Castro

The most relevant change is included in 0.23.0, which fixed handling
of trailing dots (so e.g. "co.uk" and "co.uk." are treated as the same
suffix). Otherwise, it's mostly cleanups and support for non-Linux
platforms:

  https://github.com/rockdaboot/libpsl/releases/tag/0.22.0
  https://github.com/rockdaboot/libpsl/releases/tag/0.23.0
  https://github.com/rockdaboot/libpsl/releases/tag/0.23.2
  https://github.com/rockdaboot/libpsl/releases/tag/0.23.3

The changed hash for the COPYING file does not imply a license change:
it is unchanged, but the copyright year was removed in favor of a note
telling to check the Git history.

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
 package/libpsl/libpsl.hash | 4 ++--
 package/libpsl/libpsl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libpsl/libpsl.hash b/package/libpsl/libpsl.hash
index caf760c496..4d9e796395 100644
--- a/package/libpsl/libpsl.hash
+++ b/package/libpsl/libpsl.hash
@@ -1,6 +1,6 @@
 # Locally generated
-sha256  1dcc9ceae8b128f3c0b3f654decd0e1e891afc6ff81098f227ef260449dae208  libpsl-0.21.5.tar.gz
+sha256  93941f85a1e7bd593fa94f299233cb5dfc91cd144fd9a78a6ceb75001c5b03be  libpsl-0.23.3.tar.gz
 
 # Hashes for license files:
-sha256  322392e6001b2b3b0fca705dc9f11f26e12441188ecde50eb1d22909980b2925  COPYING
+sha256  e7c9f0d8498d28a360a7e8293ea70fd7bd952955b636938322c13d60a03b5a45  COPYING
 sha256  1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3  src/LICENSE.chromium
diff --git a/package/libpsl/libpsl.mk b/package/libpsl/libpsl.mk
index d1a12f864c..6e7300529e 100644
--- a/package/libpsl/libpsl.mk
+++ b/package/libpsl/libpsl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBPSL_VERSION = 0.21.5
+LIBPSL_VERSION = 0.23.3
 LIBPSL_SITE = https://github.com/rockdaboot/libpsl/releases/download/$(LIBPSL_VERSION)
 LIBPSL_LICENSE = MIT, BSD-3-Clause
 LIBPSL_LICENSE_FILES = COPYING src/LICENSE.chromium
-- 
2.55.0

_______________________________________________
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] package/libpsl: bump to version 0.23.3
  2026-08-17 16:10 [Buildroot] [PATCH] package/libpsl: bump to version 0.23.3 Adrian Perez de Castro
@ 2026-08-25 20:47 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-08-25 20:47 UTC (permalink / raw)
  To: Adrian Perez de Castro; +Cc: buildroot

On 17/08/2026 18:10, Adrian Perez de Castro wrote:
> The most relevant change is included in 0.23.0, which fixed handling
> of trailing dots (so e.g. "co.uk" and "co.uk." are treated as the same
> suffix). Otherwise, it's mostly cleanups and support for non-Linux
> platforms:
> 
>   https://github.com/rockdaboot/libpsl/releases/tag/0.22.0
>   https://github.com/rockdaboot/libpsl/releases/tag/0.23.0
>   https://github.com/rockdaboot/libpsl/releases/tag/0.23.2
>   https://github.com/rockdaboot/libpsl/releases/tag/0.23.3
> 
> The changed hash for the COPYING file does not imply a license change:
> it is unchanged, but the copyright year was removed in favor of a note
> telling to check the Git history.
> 
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>

Applied to next, 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:[~2026-08-25 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 16:10 [Buildroot] [PATCH] package/libpsl: bump to version 0.23.3 Adrian Perez de Castro
2026-08-25 20:47 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox