diff options
author | Bill Nottingham <notting@redhat.com> | 2012-08-06 15:48:14 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-08-06 15:48:14 -0400 |
commit | 9303515da29993a52ad373cc739a776d66fe90ce (patch) | |
tree | 268d3261ff6e8fd24ce29314f09a3997065182fa | |
parent | 929b86328048d17f30f9be1ec2161b6486827e7f (diff) | |
download | initscripts-9303515da29993a52ad373cc739a776d66fe90ce.tar initscripts-9303515da29993a52ad373cc739a776d66fe90ce.tar.gz initscripts-9303515da29993a52ad373cc739a776d66fe90ce.tar.bz2 initscripts-9303515da29993a52ad373cc739a776d66fe90ce.tar.xz initscripts-9303515da29993a52ad373cc739a776d66fe90ce.zip |
9.40-1initscripts-9.40-1
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 6532edb3..2bca18d6 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.39 +Version: 9.40 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -214,6 +214,10 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Aug 6 2012 Bill Nottingham <notting@redhat.com> - 9.40-1 +- drop support for booting non-systemd systems +- drop legacy commands: getkey, fstab-decode, testd + * Fri Jun 29 2012 Bill Nottingham <notting@redhat.com> - 9.39-1 - assorted documentation cleanups - typo, spelling, licenese clean up (<ville.skytta@iki.fi>) |