diff options
author | Bill Nottingham <notting@redhat.com> | 2010-09-07 15:31:28 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-09-07 15:31:28 -0400 |
commit | 54671f427eac76722c3908cc2eadaefb1cdaa3c1 (patch) | |
tree | 4828a994a43056e387f383d1becf094fea85a629 /initscripts.spec | |
parent | f39163514fc1b108c80df1b9b01b63d2d9eafe8d (diff) | |
download | initscripts-54671f427eac76722c3908cc2eadaefb1cdaa3c1.tar initscripts-54671f427eac76722c3908cc2eadaefb1cdaa3c1.tar.gz initscripts-54671f427eac76722c3908cc2eadaefb1cdaa3c1.tar.bz2 initscripts-54671f427eac76722c3908cc2eadaefb1cdaa3c1.tar.xz initscripts-54671f427eac76722c3908cc2eadaefb1cdaa3c1.zip |
9.19-1initscripts-9.19-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 38c0c1b1..7910a0a2 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.18 +Version: 9.19 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -275,6 +275,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Sep 7 2010 Bill Nottingham <notting@redhat.com> - 9.19-1 +- fix packaging of prefdm, rc-local systemd units (#630952) +- systemd/single.service: conflict with shutdown.target (#630935) +- translation updates: ja, pt_BR, ru + * 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 |