diff --git a/.gitignore b/.gitignore index 7f31be8..d36b1e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/chkconfig-1.3.52.tar.bz2 +/chkconfig-1.3.53.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index fe61a0b..e485d25 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.52 +Version: 1.3.53 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -74,6 +74,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Fri Jul 15 2011 Bill Nottingham 1.3.53-1 +- ntsysv: change the default to configure runlevels 2/3/4/5 (#709254) +- alternatives: check whether the --initscript param is a systemd service, act appropriately (#714830) +- forward chkconfig --del to systemctl disable where necessary + * Wed Apr 27 2011 Bill Nottingham 1.3.52-1 - set state before frobbing dependencies (#693202) - ntsysv: don't list or configure service overridden by systemd (#691224) diff --git a/sources b/sources index 1bd42ea..4c832f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a576808a6d66763606d750ec451bab6d chkconfig-1.3.52.tar.bz2 +99ad5f70853a2801bf1ac08fbc36a1b4 chkconfig-1.3.53.tar.bz2