import libxcrypt-4.1.1-6.el8
This commit is contained in:
parent
6113b63613
commit
e294b9fae5
1035
SOURCES/libxcrypt-rh1899716.patch
Normal file
1035
SOURCES/libxcrypt-rh1899716.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
Name: libxcrypt
|
Name: libxcrypt
|
||||||
Version: 4.1.1
|
Version: 4.1.1
|
||||||
Release: 4%{?dist}
|
Release: 6%{?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
|
||||||
@ -29,6 +29,8 @@ URL: https://github.com/besser82/%{name}
|
|||||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Patch1: libxcrypt-rh1612157.patch
|
Patch1: libxcrypt-rh1612157.patch
|
||||||
Patch2: libxcrypt-rh1613537.patch
|
Patch2: libxcrypt-rh1613537.patch
|
||||||
|
# fix for salt interoperability issue: https://github.com/besser82/libxcrypt/pull/106
|
||||||
|
Patch3: libxcrypt-rh1899716.patch
|
||||||
|
|
||||||
BuildRequires: fipscheck
|
BuildRequires: fipscheck
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -181,6 +183,13 @@ is highly discouraged.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 29 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-6
|
||||||
|
+ libxcrypt-4.1.1-6
|
||||||
|
- Rebuilt with fixed binutils (#1954438)
|
||||||
|
|
||||||
|
* Wed Apr 7 2021 Stanislav Zidek <szidek@redhat.com> - 4.1.1-5
|
||||||
|
- Fixed salt interoperability issue (#1899716)
|
||||||
|
|
||||||
* Wed Aug 8 2018 Florian Weimer <fweimer@redhat.com> - 4.1.1-4
|
* Wed Aug 8 2018 Florian Weimer <fweimer@redhat.com> - 4.1.1-4
|
||||||
- Move development panpages to libxcrypt-devel (#1613824)
|
- Move development panpages to libxcrypt-devel (#1613824)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user