From 0d32756ffbbd373897175132c4bb4d38b437a914 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Fri, 2 Dec 2005 17:57:06 +0000 Subject: [PATCH] - Fix crash in lpasswd when user is not specified (#174801) --- .cvsignore | 2 +- libuser.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6d83422..53b94b2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuser-0.54.2.tar.gz +libuser-0.54.3.tar.gz diff --git a/libuser.spec b/libuser.spec index 4e7e084..836c894 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.54.2 +Version: 0.54.3 Release: 1 Group: System Environment/Base License: LGPL @@ -96,6 +96,9 @@ popd %{_datadir}/gtk-doc/html/* %changelog +* Fri Dec 2 2005 Miloslav Trmac - 0.54.3-1 +- Fix crash in lpasswd when user is not specified (#174801) + * Fri Nov 11 2005 Miloslav Trmac - 0.54.2-1 - Avoid using deprecated openldap functions diff --git a/sources b/sources index e94c493..0c2dfd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5a8072b4592a6f09095f741edf062cf libuser-0.54.2.tar.gz +a01b5191e9f84a16740654d7bf1d2ec7 libuser-0.54.3.tar.gz