diff --git a/.cvsignore b/.cvsignore index b98334b..338c27e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.3.39.tar.bz2 +chkconfig-1.3.40.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index a5019be..9d667cb 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,6 +1,6 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy Name: chkconfig -Version: 1.3.39 +Version: 1.3.40 Release: 1 License: GPLv2 Group: System Environment/Base @@ -74,6 +74,13 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Fri Dec 5 2008 Bill Nottingham 1.3.40-1 +- fix some overflows. (#176944) +- add --type parameter to specify either xinetd or sysv services. + (#467863, +- do a permissions check before add/remove/on/off/resetpriorities. (#450254) +- parse Short-Description correctly (#441813, ) + * Thu Dec 4 2008 Bill Nottingham 1.3.39-1 - fail if dependencies fail on add/remove in LSB mode (#474223) diff --git a/sources b/sources index 47e48a8..f2bef0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a0c6ccf892eb05ba15fcd48167b501a chkconfig-1.3.39.tar.bz2 +89177c622959e24287b9738b0227b01d chkconfig-1.3.40.tar.bz2