diff options
author | Bill Nottingham <notting@redhat.com> | 2011-02-25 15:15:29 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2011-02-25 15:15:29 -0500 |
commit | 4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a (patch) | |
tree | eb91cbad9b0bda7d3f4e5a046caaebc692a029d8 | |
parent | 01dc4673ccef0c931b6dfe438c91c98f48cd2b32 (diff) | |
download | initscripts-4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a.tar initscripts-4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a.tar.gz initscripts-4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a.tar.bz2 initscripts-4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a.tar.xz initscripts-4688ea25c9a5a87e48f89fc91a3c93a7c8c95b4a.zip |
Update to 9.25-1initscripts-9.25-1
-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 |