diff options
author | Bill Nottingham <notting@redhat.com> | 2008-04-15 13:02:37 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-04-15 13:02:37 -0400 |
commit | bcb9c84d3662b3e583f59004a62dbeab95bbba21 (patch) | |
tree | 08699e13dddeb0c218deb352daf95daae379081b /initscripts.spec | |
parent | 9ffff0219cc67d20a1a006465b82fb73e2873dbb (diff) | |
download | initscripts-bcb9c84d3662b3e583f59004a62dbeab95bbba21.tar initscripts-bcb9c84d3662b3e583f59004a62dbeab95bbba21.tar.gz initscripts-bcb9c84d3662b3e583f59004a62dbeab95bbba21.tar.bz2 initscripts-bcb9c84d3662b3e583f59004a62dbeab95bbba21.tar.xz initscripts-bcb9c84d3662b3e583f59004a62dbeab95bbba21.zip |
8.70-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 964dbdc3..0194ccfa 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.69 +Version: 8.70 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -232,6 +232,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Apr 15 2008 Bill Nottingham <notting@redhat.com> - 8.70-1 +- find is now in /bin. Use it. (#192991, #239914, #244941, #442178) +- require event-compat-sysv for now (#442291) +- fix serial event to wait properly +- handle encrypted LVs properly (#441728) +- add a sit tunnel type (#441635) +- translation updates: ru + * Tue Apr 8 2008 Bill Nottingham <notting@redhat.com> - 8.69-1 - Bring up lo whenever it shows up, not just in network/NM - fix shutdown-related oddities (#438444) |