diff options
author | Bill Nottingham <notting@redhat.com> | 2009-09-14 12:38:47 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-09-14 12:38:47 -0400 |
commit | 1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb (patch) | |
tree | 6c3dd7ad17c4054454ca5831084e08528c302638 /initscripts.spec | |
parent | 29110404bf701c0a07e0ee4b875eb230d789e773 (diff) | |
download | initscripts-1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb.tar initscripts-1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb.tar.gz initscripts-1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb.tar.bz2 initscripts-1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb.tar.xz initscripts-1f8358ef9bf4e3a53cd5c0ddb97c7d51b693e7eb.zip |
8.99-1initscripts-8.99-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec index 16f0da5b..6aa028b8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.98 +Version: 8.99 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -251,6 +251,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Sep 14 2009 Bill Nottingham <notting@redhat.com> - 8.99-1 +- init.d/functions: add a '-l' option to status to pass lock file name (#521772) +- tweak kernel conflict +- translation updates: as, bn_IN, de, fr, hi, it, hu, kn, mr, or, pa, pt, ru, te + * Wed Sep 2 2009 Bill Nottingham <notting@redhat.com> - 8.98-1 - sysconfig.txt: doucment DHCP_HOSTNAME (#498052) - 88-clock.rules: Use --systz instead of --hctosys. (#517886, #489494) @@ -261,7 +266,7 @@ rm -rf $RPM_BUILD_ROOT - sysconfig.txt: clarify docs (#518614) - rc.sysinit: don't pretend /selinux is configurable (#518164) - assorted ipv6 redundant code deletion -- translation updates: bn, ca, d, es, fi, fr, gu, hi, it, ja, ko, ml, nb, nl, pl, pt, pt_BR, ru, sr, ta, zh_CN, zh_TW +- translation updates: bn, ca, de, es, fi, fr, gu, hi, it, ja, ko, ml, nb, nl, pl, pt, pt_BR, ru, sr, ta, zh_CN, zh_TW * Mon Aug 10 2009 Bill Nottingham <notting@redhat.com> - 8.97-1 - ipcalc: fix IPv6 address checking (#516319) |