diff options
author | Bill Nottingham <notting@redhat.com> | 2011-03-25 16:38:07 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-03-30 12:30:16 -0400 |
commit | 537693ee3978120e6259bc568cdce215ccaf72a5 (patch) | |
tree | 3c54754ec9b55fbe63c82ed52c8e0eeb71b62b2b /initscripts.spec | |
parent | b3992eae03af46aefad352d746f32c39f95f6ce3 (diff) | |
download | initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.gz initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.bz2 initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.tar.xz initscripts-537693ee3978120e6259bc568cdce215ccaf72a5.zip |
9.28-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
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>) |