- 
    Mon Dec 06 2021 Tomas Halman <thalman@redhat.com> - 0.9.9-5
    
- Resolves: rhbz#2028914 - nslcd prints only 200 characters in error message
   
  
  - 
    Mon Sep 20 2021 Tomas Halman <thalman@redhat.com> - 0.9.9-4
    
- moving temp files from /var/run to /run
- Resolves: rhbz#1969826 - tmpfiles snippet needs updated path for
                           nss-pam-ldapd
   
  
  - 
    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