[ Все 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 ]
×

Проект libpwquality-1.4.4-6.el8

Имя libpwquality
Эпоха 0
Версия 1.4.4
Релиз 6.el8
Сайт https://github.com/libpwquality/libpwquality/
Лицензия BSD or GPLv2+
Время сборки 2023-08-08 17:15:52
Хост сборки builder-x86-08.inferitos.ru
Краткое описание A library for password generation and password quality checking
Репозитории BaseOS
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libpwquality-1.4.4-6.el8.x86_64 A library for password generation and password quality checking 845c49d6e1b47923b412dfeae6aafb4d652ea5a10ce315e443ea8eae052e837f download
python3-pwquality-1.4.4-6.el8.x86_64 Python bindings for the libpwquality library 2e370f5fb63c6785105603ff75e9cc61944471626431e2b340a6c18622e059e1 download
libpwquality-devel-1.4.4-6.el8.x86_64 Support for development of applications using the libpwquality library 94c5eef34147f4f9f34f4ec77e5fa5009619847a6f66d8a9973c02045e74fe96 download
i686
libpwquality-1.4.4-6.el8.i686 A library for password generation and password quality checking 4c955207a5dae19266727e733e404c4564d2fef21d3eb1e024f1be4e16d6e486 download
libpwquality-devel-1.4.4-6.el8.i686 Support for development of applications using the libpwquality library e9930acebad18ca2bd85254cba423b492936bcdda10886b225565b02c7c35e4b download
src
libpwquality-1.4.4-6.el8.src A library for password generation and password quality checking ac5a0c1877440c6e4664343a2a382cb0f108ab6beba8a66970690a318c545d9a download
История изменений 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