[ Все 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.x86_64 download

Имя libpwquality
Эпоха 0
Версия 1.4.4
Релиз 6.el8
Архитектура x86_64
Сайт https://github.com/libpwquality/libpwquality/
Лицензия BSD or GPLv2+
Время сборки 2023-08-08 17:15:58
Хост сборки 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.
Эррата
Размер 107 КиБ
Исходный проект libpwquality-1.4.4-6.el8
Контрольная сумма SHA-256 845c49d6e1b47923b412dfeae6aafb4d652ea5a10ce315e443ea8eae052e837f
× Full screenshot
История изменений 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