- Fix freecon() of uninitialized value in files/shadow module

Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52-1
- Usable LDAP backend (#68052, #99435, #130404)
- Miscellaneous bug fixes
This commit is contained in:
Miloslav Trmac 2004-09-27 17:48:06 +00:00
parent 001b3ec17f
commit d7cf35813b
3 changed files with 10 additions and 3 deletions

View File

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

View File

@ -4,7 +4,7 @@
%define python %(%{__python} -c "import sys; print sys.version[:3]")
Name: libuser
Version: 0.51.12
Version: 0.52.1
Release: 1
Group: System Environment/Base
License: LGPL
@ -94,6 +94,13 @@ popd
%{_datadir}/gtk-doc/html/*
%changelog
* Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52.1-1
- Fix freecon() of uninitialized value in files/shadow module
* Mon Sep 27 2004 Miloslav Trmac <mitr@redhat.com> - 0.52-1
- Usable LDAP backend (#68052, #99435, #130404)
- Miscellaneous bug fixes
* Fri Sep 24 2004 Miloslav Trmac <mitr@redhat.com> - 0.51.12-1
- Don't claim success and exception at the same time (#133479)
- LDAP fixes, second round

View File

@ -1 +1 @@
2ca45c79cad9eb4453d132d63573de08 libuser-0.51.12.tar.gz
9e287d14e6963fbd2df2fb1ae8e6c9bc libuser-0.52.1.tar.gz