- Allow LDAP connection using ldaps, custom ports or without TLS (original
patch from Pawel Salek).
This commit is contained in:
parent
d7cf35813b
commit
9aed3fbab9
@ -1 +1 @@
|
|||||||
libuser-0.52.1.tar.gz
|
libuser-0.52.2.tar.gz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
%define python %(%{__python} -c "import sys; print sys.version[:3]")
|
||||||
|
|
||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.52.1
|
Version: 0.52.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -94,6 +94,10 @@ popd
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 28 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.2-1
|
||||||
|
- Allow LDAP connection using ldaps, custom ports or without TLS (original
|
||||||
|
patch from Pawel Salek).
|
||||||
|
|
||||||
* Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.1-1
|
* Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.1-1
|
||||||
- Fix freecon() of uninitialized value in files/shadow module
|
- Fix freecon() of uninitialized value in files/shadow module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user