|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: A password-checking library
|
|
|
|
|
Name: cracklib
|
|
|
|
|
Version: 2.9.11
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
URL: https://github.com/cracklib/cracklib
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
|
|
|
|
@ -158,6 +158,10 @@ make test DESTDIR=%{buildroot}
|
|
|
|
|
%{_sbindir}/mkdict
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.9.11-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 30 2024 Veronika Hanulikova <vhanulik@redhat.com> - 2.9.11-7
|
|
|
|
|
- Add missing man page for create-cracklib-dict (RHEL-39972)
|
|
|
|
|
- Preserve special characters in cracklib-format (RHEL-39972)
|
|
|
|
|