Package psl: Information

  • Default inline alert: Version in the repository: 0.21.5-alt1

Binary package: psl
Version: 0.21.2-alt1
Architecture: e2kv6
Build time:  Dec 27, 2022, 11:02 PM
Source package: libpsl
Category: Networking/DNS
Report package bug
License: MIT
Summary: Commandline utility to explore the Public Suffix List
Description: 
This package contains a commandline utility to explore the Public Suffix List,
for example it checks if domains are public suffixes, checks if cookie-domain
is acceptable for domains and so on.

Maintainer: Mikhail Efremov

List of contributors:
Mikhail Efremov

Last changed


Dec. 27, 2022 Mikhail Efremov 0.21.2-alt1
- Dropped obsoleted patches.
- Updated to 0.21.2.
Dec. 6, 2022 Mikhail Efremov 0.21.1-alt3
- Patches from upstream git:
  + Increase label size from 48 -> 128;
  + Fix write buffer overflow by 1 in domain_to_punycode();
  + Fix stack buffer overflow WRITE 1 in domain_to_punycode();
  + Avoid 8bit overflow in is_public_suffix();
  + Avoid 'NULL + 1' as it is UB.
May 11, 2021 Mikhail Efremov 0.21.1-alt2
- Fixed build: added rpm-build-python3 to BR.