- Allow LDAP connection using ldaps, custom ports or without TLS (original

patch from Pawel Salek).
This commit is contained in:
Miloslav Trmac 2004-09-28 21:35:10 +00:00
parent d7cf35813b
commit 9aed3fbab9
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
libuser-0.52.1.tar.gz
libuser-0.52.2.tar.gz

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.52.1
Version: 0.52.2
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,10 @@ popd
%{_datadir}/gtk-doc/html/*
%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
- Fix freecon() of uninitialized value in files/shadow module

View File

@ -1 +1 @@
9e287d14e6963fbd2df2fb1ae8e6c9bc libuser-0.52.1.tar.gz
3e01d6da1e7f22cb3d659b3dcc79c423 libuser-0.52.2.tar.gz