From c1b9385ed0ea45a28b7a616bd16791423948e729 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 24 Feb 2006 22:03:28 +0000 Subject: [PATCH] update --- .cvsignore | 2 +- chkconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a26541c..e401448 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.3.27.tar.gz +chkconfig-1.3.28.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index 6962814..030958a 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.27 +Version: 1.3.28 Release: 1 License: GPL Group: System Environment/Base @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Fri Feb 24 2006 Bill Nottingham 1.3.28-1 +- fix accidental enabling of services on --add (#182729) + * Mon Feb 13 2006 Bill Nottingham 1.3.27-1 - translation updates diff --git a/sources b/sources index b97fa1f..692b509 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ef65db5ebc9ec36d947af6bdb48682c chkconfig-1.3.27.tar.gz +6c3e01bfacdbe896974605a6b0665a21 chkconfig-1.3.28.tar.gz