[chkconfig] 1.3.53

Bill Nottingham notting at fedoraproject.org
Fri Jul 15 20:56:06 UTC 2011


commit 2a9b2a66769cfd4084940acf6535b2384b230727
Author: Bill Nottingham <notting at redhat.com>
Date:   Fri Jul 15 16:54:34 2011 -0400

    1.3.53

 .gitignore     |    2 +-
 chkconfig.spec |    7 ++++++-
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
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 <notting at redhat.com> 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 <notting at redhat.com> 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


More information about the scm-commits mailing list