Package Release Info

libpsl-0.21.5-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpsl5-32bit

Change Logs

* Sun Mar 17 2024 andreas.stieger@gmx.de
- update to 0.21.5:
  * fixes for other platforms and build system updates
- add upstream signing key and verify source signature
* Wed Mar 13 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
* Tue Dec 27 2022 andreas.stieger@gmx.de
- update to 0.21.2:
  * Increased internal label size
  * Fix undefined behavior in library code
  * Ensure that calls to fopen() and stat() can handle largefiles
- add multibuild definition
* Fri Jul 17 2020 andreas.stieger@gmx.de
- update to 0.21.1:
  * fix build with recent platform.sh changes to publicsuffix
* Sun May 19 2019 andreas.stieger@gmx.de
- update to 0.21.0:
  * Add -b/--batch to 'psl' to suppress printing the domain
* Sat Apr 28 2018 astieger@suse.com
- update to 0.20.2:
  * Fix non srcdir builds
  * Add API decoration
  * Detection fallback from libidn2 to libcu, libidn
* Tue Feb 27 2018 astieger@suse.com
- update to 0.20.1:
  * Fix issue introduced with PSL_TYPE_NO_STAR_RULE in V0.20.0
  * Fix SO_VERSION to 8:0:3
  * Improve unit tests
* Thu Feb 22 2018 fvogt@suse.com
- Use %license (boo#1082318)
* Thu Feb 22 2018 astieger@suse.com
- update to 0.20.0:
  * Remove hard-coded gcc flag in Makefile.am
  * Prevent excessive CPU cycles on large inputs
  * New flag PSL_TYPE_NO_STAR_RULE to skip star rule
* Wed Jan 03 2018 tchvatal@suse.com
- Make sure to use python3 during build instead of calling env