[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python3-pwquality-1.4.4-6.el8.x86_64 download

Name python3-pwquality
Epoch 0
Version 1.4.4
Release 6.el8
Architecture x86_64
Website/URL https://github.com/libpwquality/libpwquality/
License BSD or GPLv2+
Build Time 2023-08-08 17:15:58
Build Host builder-x86-08.inferitos.ru
Summary Python bindings for the libpwquality library
Repositories BaseOS
Description This is pwquality Python module that provides Python bindings for the libpwquality library. These bindings can be used for easy password quality checking and generation of random pronounceable passwords from Python applications.
Errata
Size 19 KiB
Source Project libpwquality-1.4.4-6.el8
SHA-256 checksum 2e370f5fb63c6785105603ff75e9cc61944471626431e2b340a6c18622e059e1
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.4-6
- Rebuilt for MSVSphere 8.8

* Tue Feb 14 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1.4.4-6
- rebuilt

* Mon Feb 13 2023 Dmitry Belyavskiy - 1.4.4-5
- rebuilt

* Tue Aug 30 2022 Dmitry Belyavskiy - 1.4.4-4
- Japan translation update (remove extra dot)
  Resolves: rhbz#2122609

* Mon Feb 22 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1.4.4-3
- Resolves: rhbz#1919026 libpwquaily rpm requires cracklib to function but RPM missing requirement [updated]

* Wed Feb 17 2021 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1.4.4-2
- Resolves: rhbz#1919026 libpwquaily rpm requires cracklib to function but RPM missing requirement

* Tue Oct 13 2020 Tomáš Mráz <tmraz@redhat.com> 1.4.4-1
- Translation updates
- Add usersubstr check for substrings of N characters from the username
  patch by Danny Sauer
- pam_pwquality: Abort the retry loop if user requests it
- Allow setting retry, enforce_for_root, and local_users_only options
  in the pwquality.conf config file

* Mon Oct 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-9
- Fix an issue found in Coverity scan

* Fri Jun 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-8
- Properly conditionalize the python buildrequires

* Thu Mar 22 2018 Tomáš Mráz <tmraz@redhat.com> 1.4.0-7
- Add conditionals for Python2 and Python3