[ 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 libpwquality-1.4.4-6.el8.i686 download

Name libpwquality
Epoch 0
Version 1.4.4
Release 6.el8
Architecture i686
Website/URL https://github.com/libpwquality/libpwquality/
License BSD or GPLv2+
Build Time 2023-08-08 17:16:04
Build Host builder-x86-08.inferitos.ru
Summary A library for password generation and password quality checking
Repositories BaseOS
Description This is a library for password quality checks and generation of random passwords that pass the checks. This library uses the cracklib and cracklib dictionaries to perform some of the checks.
Errata
Size 107 KiB
Source Project libpwquality-1.4.4-6.el8
SHA-256 checksum 4c955207a5dae19266727e733e404c4564d2fef21d3eb1e024f1be4e16d6e486
× 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