diff options
author | Bill Nottingham <notting@redhat.com> | 2010-09-03 17:04:27 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-09-03 17:04:27 -0400 |
commit | 41adbee5280d441ac6d3dfd5816dce441a549caa (patch) | |
tree | cc5ff7c81c53edc8b0638e5a8d814454b5191a70 /initscripts.spec | |
parent | ea632a2bedadb6114aa15b3479eecfa84b4fd26e (diff) | |
download | initscripts-41adbee5280d441ac6d3dfd5816dce441a549caa.tar initscripts-41adbee5280d441ac6d3dfd5816dce441a549caa.tar.gz initscripts-41adbee5280d441ac6d3dfd5816dce441a549caa.tar.bz2 initscripts-41adbee5280d441ac6d3dfd5816dce441a549caa.tar.xz initscripts-41adbee5280d441ac6d3dfd5816dce441a549caa.zip |
9.18-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 62672d5f..d1c63736 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.17 +Version: 9.18 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -276,6 +276,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Sep 3 2010 Bill Nottingham <notting@redhat.com> - 9.18-1 +- fix for new cgroups location (#612789, others <plautrba@redhat.com>) +- add in basic systemd units +- translation updates: nb, pt, sv + * Wed Aug 25 2010 Bill Nottingham <notting@redhat.com> - 9.17-1 - init.d/functions: redirect start/stop/condrestart/etc to systemctl in a systemd environment (#612728) - rc.sysinit: don't frob the console loglevel on boot (#621257, #626572) |