From dd8d3535391c146e80da468096c80e3d8a3f20cb Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Fri, 4 Mar 2005 23:46:42 +0000 Subject: [PATCH] - 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 --- .cvsignore | 2 +- libuser.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index aa6300d..4a788d1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.53.2.tar.gz +libuser-0.53.3.tar.gz diff --git a/libuser.spec b/libuser.spec index dea6452..151521d 100644 --- a/libuser.spec +++ b/libuser.spec @@ -4,7 +4,7 @@ %define python %(%{__python} -c "import sys; print sys.version[:3]") Name: libuser -Version: 0.53.2 +Version: 0.53.3 Release: 1 Group: System Environment/Base License: LGPL @@ -94,6 +94,11 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Sat Mar 5 2005 Miloslav Trmac - 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 - 0.53.2-1 - Important bug fixes in lchage, lgroupmod, lnewusers and lusermod - Minor bug fixes in lpasswd and luseradd diff --git a/sources b/sources index dbbe229..64c47be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35fdacb285803a56506f67374ed06090 libuser-0.53.2.tar.gz +5a004c8f76ec07c3f964baff7fcec7aa libuser-0.53.3.tar.gz