- Don't silently ignore some I/O errors
- Don't include a Cyrus SASL v1 header file when libldap links to v2 (#150046) - Rebuild with gcc 4
This commit is contained in:
parent
2a88cfaff2
commit
dd8d353539
@ -1 +1 @@
|
|||||||
libuser-0.53.2.tar.gz
|
libuser-0.53.3.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.53.2
|
Version: 0.53.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -94,6 +94,11 @@ popd
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 5 2005 Miloslav Trmac <mitr@redhat.com> - 0.53.3-1
|
||||||
|
- Don't silently ignore some I/O errors
|
||||||
|
- Don't include a Cyrus SASL v1 header file when libldap links to v2 (#150046)
|
||||||
|
- Rebuild with gcc 4
|
||||||
|
|
||||||
* Mon Jan 17 2005 Miloslav Trmac <mitr@redhat.com> - 0.53.2-1
|
* Mon Jan 17 2005 Miloslav Trmac <mitr@redhat.com> - 0.53.2-1
|
||||||
- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
|
- Important bug fixes in lchage, lgroupmod, lnewusers and lusermod
|
||||||
- Minor bug fixes in lpasswd and luseradd
|
- Minor bug fixes in lpasswd and luseradd
|
||||||
|
Loading…
Reference in New Issue
Block a user