diff options
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index df50fd26..3d91ac3f 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.24 +Version: 9.25 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -312,6 +312,14 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Feb 25 2011 Bill Nottingham <notting@redhat.com> - 9.25-1 +- remove 'Red Hat Linux' references from sysctl.conf* (<ville.skytta@iki.fi>) +- rc.sysinit: add support for sysctl.d (#593211, <martin@laptop.org>) +- console_check: support OMAP serial console (#678875, <ndevos@redhat.com>) +- /sbin/service: accept --ignore-dependencies, --skip-redirect as options +- /sbin/service: honor SYSTEMCTL_IGNORE_DEPENDENCIES (<lennart@poettering.net>) +- translation updates: kn, pa, ta, uk + * Fri Jan 21 2011 Bill Nottingham <notting@redhat.com> - 9.24-1 - ifup-eth/ifdown-eth: handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) - tmpfiles.d: remove entries that exist in systemd |