Sun, 19 May 2024 12:20:41 UTC | login

Information for build nss-pam-ldapd-0.9.10-4.fc33

ID151873
Package Namenss-pam-ldapd
Version0.9.10
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nss-pam-ldapd.git#1639cc1dac85b64ca354225ed23f0bcbe11aa9e5
SummaryAn nsswitch module which uses directory servers
DescriptionThe nss-pam-ldapd daemon, nslcd, uses a directory server to look up name service information (users, groups, etc.) on behalf of a lightweight nsswitch module.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 11:36:03 UTC
CompletedSat, 28 Mar 2020 12:13:12 UTC
Taskbuild (f33, /rpms/nss-pam-ldapd.git:1639cc1dac85b64ca354225ed23f0bcbe11aa9e5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nss-pam-ldapd.git#1639cc1dac85b64ca354225ed23f0bcbe11aa9e5'}}
Tags
f33
RPMs
src
nss-pam-ldapd-0.9.10-4.fc33.src.rpm (info) (download)
riscv64
nss-pam-ldapd-0.9.10-4.fc33.riscv64.rpm (info) (download)
nss-pam-ldapd-debuginfo-0.9.10-4.fc33.riscv64.rpm (info) (download)
nss-pam-ldapd-debugsource-0.9.10-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 03 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.9.10-1 - New upstream release 0.9.10 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 30 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.9.9-3 - Also change the pemissions on tmpfiles - Related: rhbz#1583211 - nslcd, the local LDAP daemon, fails to start with SELinux enabled * Wed May 30 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.9.9-2 - Apply a patch by Lukas Slebodnik to allow root to write to the /var/run/nslcd directory - Resolves: rhbz#1583211 - nslcd, the local LDAP daemon, fails to start with SELinux enabled * Sun Apr 01 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.9.9-1 - Upgrade to the latest upstream - Disable the python utilities - Don't bother with failing pylint test as we don't ship the python utilities - Drop unused validname and exitcode patches, port strtoid overflow patch * Sat Mar 31 2018 Jakub Hrozek <jhrozek@redhat.com> - 0.8.14-12 - Get rid of all conditions that are always true for both EPEL-7 and Fedora as it's quite unlikely we'd use this specfile on EPEL-6 - Remove the sysvinit script and all the scriptlets around it - Unconditionally use systemd scriptlet macros and systemd_requires - Unconditionally build the PAM module as the PADL module is long dead - Remove the auto-migration of settings from nss_ldap as it's been long gone from Fedora - Don't check /etc/sysconfig/authconfig as authconfig is on its way out from Fedora - Use only spaces, not tabs, to stop my editor from looking like a Christmas tree - Remove the obsolete Group stanza - Make nscd Recommended, not Required