diff --git a/.cvsignore b/.cvsignore index c3e2416..5cb2cbb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -usermode-1.36.tar.bz2 +usermode-1.37.tar.bz2 diff --git a/sources b/sources index ea927a0..174c052 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cefd99346832c82fb12d8fdee50fa74 usermode-1.36.tar.bz2 +eab8453386ea55831556f6659ec9720b usermode-1.37.tar.bz2 diff --git a/usermode.spec b/usermode.spec index 340e2b5..a2103ae 100644 --- a/usermode.spec +++ b/usermode.spec @@ -1,11 +1,11 @@ %define build6x 0 Summary: Graphical tools for certain user account management tasks. Name: usermode -Version: 1.36 -Release: 3 +Version: 1.37 +Release: 2 Copyright: GPL Group: Applications/System -Source: usermode-%{PACKAGE_VERSION}.tar.bz2 +Source: usermode-%{version}.tar.bz2 %if %{build6x} Requires: util-linux, pam >= 0.66-5 %else @@ -90,6 +90,12 @@ rm -rf $RPM_BUILD_ROOT %config(missingok) /etc/security/console.apps/poweroff %changelog +* Thu Nov 2 2000 Nalin Dahyabhai +- fix segfault in userhelper (#20027) + +* Tue Oct 24 2000 Nalin Dahyabhai +- /sbin/shutdown, not /usr/sbin/shutdown (#19034) + * Fri Oct 6 2000 Nalin Dahyabhai - don't pass on arguments to halt and reboot, because they error out