Compare commits
No commits in common. "c8s" and "c8" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/v3.0.tar.gz
|
||||
SOURCES/v3.0.tar.gz
|
||||
|
||||
1
.nss_nis.metadata
Normal file
1
.nss_nis.metadata
Normal file
@ -0,0 +1 @@
|
||||
e2149cd227975e94378901a0daffd00c66b6167d SOURCES/v3.0.tar.gz
|
||||
@ -1,6 +1,6 @@
|
||||
Name: nss_nis
|
||||
Version: 3.0
|
||||
Release: 10%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Name Service Switch (NSS) module using NIS
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -15,6 +15,7 @@ BuildRequires: libtirpc-devel
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
BuildRequires: systemd
|
||||
|
||||
|
||||
%description
|
||||
The nss_nis Name Service Switch module uses the Network Information System (NIS)
|
||||
to obtain user, group, host name, and other data.
|
||||
@ -54,14 +55,6 @@ make check
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2024 Ondrej Sloup <osloup@redhat.com> - 3.0-10
|
||||
- Revert recommendation to install 32 bit-version of 32 bit glibc. This change reverts back rhbz#1803161
|
||||
Resolves: RHEL-20463
|
||||
|
||||
* Mon May 4 2020 Filip Januš <fjanus@redhat.com> 3.0-9
|
||||
- Add recommendation to install 32 bit-version of 32 bit glibc is installed
|
||||
Resolves: #1803161
|
||||
|
||||
* Mon Jan 28 2019 Matej Mužila <mmuzila@redhat.com> 3.0-8
|
||||
- Add systemd-logind snippet (RestrictAddressFamilies)
|
||||
Resolves: #1647911
|
||||
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
Loading…
Reference in New Issue
Block a user