This commit is contained in:
Bill Nottingham 2008-12-05 05:05:11 +00:00
parent f01b78eebb
commit 97404ef1dc
3 changed files with 10 additions and 3 deletions

View File

@ -1 +1 @@
chkconfig-1.3.39.tar.bz2
chkconfig-1.3.40.tar.bz2

View File

@ -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 <notting@redhat.com> 1.3.40-1
- fix some overflows. (#176944)
- add --type parameter to specify either xinetd or sysv services.
(#467863, <mschmidt@redhat.com>
- do a permissions check before add/remove/on/off/resetpriorities. (#450254)
- parse Short-Description correctly (#441813, <peter_e@gmx.net>)
* Thu Dec 4 2008 Bill Nottingham <notting@redhat.com> 1.3.39-1
- fail if dependencies fail on add/remove in LSB mode (#474223)

View File

@ -1 +1 @@
0a0c6ccf892eb05ba15fcd48167b501a chkconfig-1.3.39.tar.bz2
89177c622959e24287b9738b0227b01d chkconfig-1.3.40.tar.bz2