aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-08-24 14:03:38 -0400
committerBill Nottingham <notting@redhat.com>2010-08-24 14:03:38 -0400
commite1960b7980038475e40e4dec9e4e377b86b9d87d (patch)
treefbe002507310308c66f470d556f4850441d2501f
parentd2b3af73d120c930e7f1018010eb68c09e83af27 (diff)
downloadinitscripts-e1960b7980038475e40e4dec9e4e377b86b9d87d.tar
initscripts-e1960b7980038475e40e4dec9e4e377b86b9d87d.tar.gz
initscripts-e1960b7980038475e40e4dec9e4e377b86b9d87d.tar.bz2
initscripts-e1960b7980038475e40e4dec9e4e377b86b9d87d.tar.xz
initscripts-e1960b7980038475e40e4dec9e4e377b86b9d87d.zip
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 8306e26b..66186a78 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.03.15
+Version: 9.03.16
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Tue Aug 24 2010 Bill Nottingham <notting@redhat.com> - 9.03.16-1
+- actually, don't touch loglevel at all (#621257, #626572)
+
* Mon Aug 9 2010 Bill Nottingham <notting@redhat.com> - 9.03.15-1
- set default loglevel to match RHEL 5 behavior (#621257)