Package psl-make-dafsa: Information

    Binary package: psl-make-dafsa
    Version: 0.21.1-alt3
    Architecture: noarch
    Build time:  Dec 21, 2022, 07:50 PM in the task #308015
    Source package: libpsl
    Category: Networking/DNS
    Report package bug
    License: MIT
    Summary: Compiles the Public Suffix List into DAFSA form
    Description: 
    This script produces C/C++ code or an architecture-independent binary object
    which represents a Deterministic Acyclic Finite State Automaton (DAFSA)
    from a plain text Public Suffix List.

    Maintainer: Mikhail Efremov

    List of contributors:
    Mikhail Efremov

    Last changed


    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.
    July 21, 2020 Mikhail Efremov 0.21.1-alt1
    - Add Vcs tag.
    - Don't use rpm-build-licenses.
    - 0.21.0 -> 0.21.1.