aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2011-03-25 16:38:07 -0400
committerBill Nottingham <notting@redhat.com>2011-03-25 16:38:07 -0400
commit3205975d0f4ea122aa4e9bd74686c383f4a06246 (patch)
tree1f864c1d4c017e6997a1d319c23a4c38f3848958
parent69ce2dbdc74c2c9af855bb85ce3c7302608ee4b7 (diff)
downloadinitscripts-3205975d0f4ea122aa4e9bd74686c383f4a06246.tar
initscripts-3205975d0f4ea122aa4e9bd74686c383f4a06246.tar.gz
initscripts-3205975d0f4ea122aa4e9bd74686c383f4a06246.tar.bz2
initscripts-3205975d0f4ea122aa4e9bd74686c383f4a06246.tar.xz
initscripts-3205975d0f4ea122aa4e9bd74686c383f4a06246.zip
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index c7d7fbe8..5eca3590 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -4,7 +4,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.27
+Version: 9.28
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -312,6 +312,10 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Fri Mar 25 2011 Bill Nottingham <notting@redhat.com> - 9.28-1
+- add some generic network logging, port scripts to it (#507515, #653630)
+- add an error when setting the gateway fails (#672202)
+
* Thu Mar 17 2011 Bill Nottingham <notting@redhat.com> - 9.27-1
- init.d/functions: fix mishandled argument to fstab-decode. (#685137)
- support ipv6 routing rules, merge route/rule code (#680872, <tobiasoed@hotmail.com>)