From ed355280f5480f6fd31b632885320239d076f8fb Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 4 Jan 2012 14:44:20 -0500 Subject: [PATCH] 1.3.57 --- .gitignore | 2 +- chkconfig.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e5fdb8..efe4a8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/chkconfig-1.3.56.tar.bz2 +/chkconfig-1.3.57.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index 3044c33..0e1ba59 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.56 +Version: 1.3.57 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -74,6 +74,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Wed Jan 04 2012 Bill Nottingham 1.3.57-1 +- assorted cleanups to LSB dependency support (#693202 fixed properly, #701573) +- fix kill values for LSB-only scripts (#696305, ) +- don't apply start deps for services that aren't starting anywhere (#750446) + * Tue Oct 11 2011 Bill Nottingham 1.3.56-1 - add the systemd warning when no arguments are passed () diff --git a/sources b/sources index c6592c6..0ba6370 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a92c2c3438913943152a7d95da979ab chkconfig-1.3.56.tar.bz2 +35a2d0630f1cb5c251e749eefde70afd chkconfig-1.3.57.tar.bz2