Hi,
I'm happy to announce libpsl version 0.21.2.
From the NEWS:
26.12.2022 Release V0.21.2
* Increased internal label size
* Meson build improvements (needs meson >= 0.60.0)
* Autoconf build improvements
* Add instructions on how to build from tarball
* Add WSAStartup() for Windows psl tool and tests
* Bump gettext version to 0.19.3
* Fix stack buffer overflow WRITE 1 in domain_to_punycode()
(Relevant only when built without any IDNA library.)
* Fix undefined behavior in library code
* Ensures that calls to fopen() and stat() can handle largefiles
* Several minor (non-functional) changes
18.07.2020 Release V0.21.1
* Fixing a test due to recent changes in upstream PSL
* Meson build improvements
* Documentation cleanups
* Use semantic versioning for git tags
Release download page
https://github.com/rockdaboot/libpsl/releases/tag/0.21.2
Project Website
https://github.com/rockdaboot/libpsl
Online Documentation
https://rockdaboot.github.io/libpsl/
Getting the Source Code
git clone
https://github.com/rockdaboot/libpsl
Source Code Test Coverage
https://coveralls.io/github/rockdaboot/libpsl?branch=master
Regards, Tim