Sat, 25 May 2024 08:43:02 UTC | login

Information for build nss-pam-ldapd-0.9.10-1.fc30

ID81760
Package Namenss-pam-ldapd
Version0.9.10
Release1.fc30
Epoch
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
StartedFri, 07 Dec 2018 02:19:50 UTC
CompletedFri, 07 Dec 2018 04:03:38 UTC
Taskbuild (f30-candidate, nss-pam-ldapd-0.9.10-1.fc30.src.rpm)
Tags
f30
f31
RPMs
src
nss-pam-ldapd-0.9.10-1.fc30.src.rpm (info) (download)
riscv64
nss-pam-ldapd-0.9.10-1.fc30.riscv64.rpm (info) (download)
nss-pam-ldapd-debuginfo-0.9.10-1.fc30.riscv64.rpm (info) (download)
nss-pam-ldapd-debugsource-0.9.10-1.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 08 2017 Jakub Hrozek <jhrozek@redhat.com> 0.8.14-8 - Apply a patch from Stanislav Moravec to fix nslcd return code