New upstream release
This commit is contained in:
parent
31d7e3a133
commit
4015b8c167
@ -89,8 +89,8 @@ fi \
|
|||||||
|
|
||||||
|
|
||||||
Name: libxcrypt
|
Name: libxcrypt
|
||||||
Version: 4.3.1
|
Version: 4.3.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||||
|
|
||||||
# For explicit license breakdown, see the
|
# For explicit license breakdown, see the
|
||||||
@ -99,9 +99,11 @@ License: LGPLv2+ and BSD and Public Domain
|
|||||||
URL: https://github.com/besser82/%{name}
|
URL: https://github.com/besser82/%{name}
|
||||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
# Backported patches from upstream.
|
# Patch 0001 - 3000: Backported patches from upstream.
|
||||||
Patch0001: %{url}/commit/ea4d762cab0649dcbdac2de19dcc49dcc89c009d.patch#/%{name}-4.3.1-add_test_gensalt_extradata.patch
|
|
||||||
Patch0002: %{url}/commit/0a58300cdea4733afad31df8a4ff283f3b42caca.patch#/%{name}-4.3.1-nthash_output_buffer_gensalt.patch
|
# Patch 3001 - 6000: Backported patches from pull requests.
|
||||||
|
|
||||||
|
# Patch 6001 - 9999: Downstream patches.
|
||||||
|
|
||||||
BuildRequires: fipscheck
|
BuildRequires: fipscheck
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -344,6 +346,9 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 11 2018 Björn Esser <besser82@fedoraproject.org> - 4.3.2-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sun Nov 11 2018 Björn Esser <besser82@fedoraproject.org> - 4.3.1-2
|
* Sun Nov 11 2018 Björn Esser <besser82@fedoraproject.org> - 4.3.1-2
|
||||||
- Backport two patches from upstream fixing the gensalt function for
|
- Backport two patches from upstream fixing the gensalt function for
|
||||||
NT to properly terminate its returned output
|
NT to properly terminate its returned output
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libxcrypt-4.3.1.tar.gz) = 0b3ebb0178c1210ed81ae47782a3724fb682d19b060391a637ab9a031d8f170ee48af3cf7185b1eeeecdeda4eeb279eabf4bf3bc1df16c9c5a203ce00d0561d1
|
SHA512 (libxcrypt-4.3.2.tar.gz) = c9c252dbab217c46e504c369afd3f1a8ca09336cff50faef289603e6d2bff2eb95501ca6e97f870cdab2e0718ef8a947638f40499f662f54308235ce17be1c76
|
||||||
|
Loading…
Reference in New Issue
Block a user