New upstream release 1.4.3
Multiple translation updates Add usersubstr check for substrings of N characters from the username patch by Danny Sauer
This commit is contained in:
parent
c25d3f2310
commit
50d5aa7fe7
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/libpwquality-1.4.0.tar.bz2
|
||||
/libpwquality-1.4.1.tar.bz2
|
||||
/libpwquality-1.4.2.tar.bz2
|
||||
/libpwquality-1.4.3.tar.bz2
|
||||
|
||||
@ -14,8 +14,8 @@
|
||||
|
||||
Summary: A library for password generation and password quality checking
|
||||
Name: libpwquality
|
||||
Version: 1.4.2
|
||||
Release: 5%{?dist}
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
# The package is BSD licensed with option to relicense as GPLv2+
|
||||
# - this option is redundant as the BSD license allows that anyway.
|
||||
License: BSD or GPLv2+
|
||||
@ -179,19 +179,15 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
* Mon Oct 12 2020 Tomáš Mráz <tmraz@redhat.com> 1.4.3-1
|
||||
- Multiple translation updates
|
||||
- Add usersubstr check for substrings of N characters from the username
|
||||
patch by Danny Sauer
|
||||
|
||||
* Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 1.4.2-4
|
||||
- Use make macros
|
||||
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Oct 31 2019 Tomáš Mráz <tmraz@redhat.com> 1.4.2-1
|
||||
- Fix previous release regression in handling retry, enforce_for_root,
|
||||
and local_users_only options
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpwquality-1.4.2.tar.bz2) = 6f395e94797cc565edae6de8f4c7c60736d07ffa849c9878ec4d867f8cb7bea6f08bdd20501791dd05b02d487f8fea66a02a30841c7cea6e86b5903eaf685879
|
||||
SHA512 (libpwquality-1.4.3.tar.bz2) = 3b3aa7e0ac527df146b3694b993a39596348b074bbcf68075344f8617869bb303f48d225aad7564e3d25d3a5b261edfb9b9af6131e4ac32b0fd9dac8523b8016
|
||||
|
||||
Loading…
Reference in New Issue
Block a user