Compare commits
No commits in common. "c8s" and "imports/c8/libxcrypt-4.1.1-4.el8" have entirely different histories.
c8s
...
imports/c8
@ -1 +0,0 @@
|
||||
1
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/libxcrypt-*.tar.*
|
||||
SOURCES/libxcrypt-4.1.1.tar.gz
|
||||
|
||||
1
.libxcrypt.metadata
Normal file
1
.libxcrypt.metadata
Normal file
@ -0,0 +1 @@
|
||||
12f53bf48f4c08a5b650537e1e236495d39e5a81 SOURCES/libxcrypt-4.1.1.tar.gz
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
Name: libxcrypt
|
||||
Version: 4.1.1
|
||||
Release: 6%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Extended crypt library for DES, MD5, Blowfish and others
|
||||
|
||||
# For explicit license breakdown, see the
|
||||
@ -29,8 +29,6 @@ URL: https://github.com/besser82/%{name}
|
||||
Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Patch1: libxcrypt-rh1612157.patch
|
||||
Patch2: libxcrypt-rh1613537.patch
|
||||
# fix for salt interoperability issue: https://github.com/besser82/libxcrypt/pull/106
|
||||
Patch3: libxcrypt-rh1899716.patch
|
||||
|
||||
BuildRequires: fipscheck
|
||||
BuildRequires: libtool
|
||||
@ -183,13 +181,6 @@ is highly discouraged.
|
||||
|
||||
|
||||
%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
|
||||
- Move development panpages to libxcrypt-devel (#1613824)
|
||||
|
||||
10
gating.yaml
10
gating.yaml
@ -1,10 +0,0 @@
|
||||
# recipients: glibc-bugzilla
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-disabled.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-disabled-buildroot-enabled.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-disabled.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/ci/fips-enabled-buildroot-enabled.functional}
|
||||
File diff suppressed because it is too large
Load Diff
23
plans/ci.fmf
23
plans/ci.fmf
@ -1,23 +0,0 @@
|
||||
/fips-disabled-buildroot-disabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libxcrypt
|
||||
name: /plans/ci/fips-disabled-buildroot-disabled
|
||||
|
||||
/fips-disabled-buildroot-enabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libxcrypt
|
||||
name: /plans/ci/fips-disabled-buildroot-enabled
|
||||
|
||||
/fips-enabled-buildroot-disabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libxcrypt
|
||||
name: /plans/ci/fips-enabled-buildroot-disabled
|
||||
|
||||
/fips-enabled-buildroot-enabled:
|
||||
plan:
|
||||
import:
|
||||
url: https://pkgs.devel.redhat.com/git/tests/libxcrypt
|
||||
name: /plans/ci/fips-enabled-buildroot-enabled
|
||||
Loading…
Reference in New Issue
Block a user