Package libpasswdqc-devel: Information

    Binary package: libpasswdqc-devel
    Version: 2.0.3-alt1
    Architecture: aarch64
    Build time:  Jun 23, 2023, 10:45 PM in the task #323586
    Source package: passwdqc
    Category: Development/C
    Report package bug
    License: LGPLv2+
    Summary: Library and header file for building passwdqc-aware applications
    Description: 
    The libpasswdqc is a passphrase strength checking library.
    In addition to checking regular passphrases, it offers support
    for passphrases and can provide randomly generated passphrases.
    All features are optional and can be (re-)configured without
    rebuilding.
    
    This package contains development library and header file
    needed for building passwdqc-aware applications.

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

    Last changed


    June 23, 2023 Dmitry V. Levin 2.0.3-alt1
    - Merged with 2.0.3-owl1:
      + wordset_4k: Move "enroll" to the multiple spellings list (by Solar Designer)
      + Don't #include <endian.h> on macOS (by Solar Designer)
      + pwqfilter: Allow --pre-hashed after --hash* (by Solar Designer)
      + Add pkg-config file (by Egor Ignatov)
      + Makefile: add Cygwin support (by Chad Dougherty)
      + Remove non-existent symbols from the linker version script
      to fix -Wl,--no-undefined-version (by Fangrui Song)
      + pam_passwdqc: extend enforce=users to support chpasswd PAM service
      in addition to traditionally supported passwd
    Aug. 13, 2021 Dmitry V. Levin 2.0.2.0.4.a866-alt1
    - Added pkg-config file (by Egor Ignatov).
    April 4, 2021 Dmitry V. Levin 2.0.2-alt1
    - Merged with 2.0.2-owl1:
      + pam_passwdqc: enhanced formatting of auto-generated policy descriptions;
      + libpasswdqc-devel: added libpasswdqc(3) manual page and manual page links
        for all functions documented in libpasswdqc(3).