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-30 12:30:16 -0400
commit537693ee3978120e6259bc568cdce215ccaf72a5 (patch)
tree3c54754ec9b55fbe63c82ed52c8e0eeb71b62b2b
parentb3992eae03af46aefad352d746f32c39f95f6ce3 (diff)
downloadinitscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar
initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.gz
initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.bz2
initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.xz
initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.zip
9.28-1
-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>)