aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-03-07 19:57:35 +0000
committerBill Nottingham <notting@redhat.com>2005-03-07 19:57:35 +0000
commitf15791f03292f6d0053aac6fbb317028bfdd4f83 (patch)
treeed61c84b6ed31e4f17c9510d67910ad8a65528fb /initscripts.spec
parentfa70f2f8be9bd45ff389423be3c40eecf8f50900 (diff)
downloadinitscripts-f15791f03292f6d0053aac6fbb317028bfdd4f83.tar
initscripts-f15791f03292f6d0053aac6fbb317028bfdd4f83.tar.gz
initscripts-f15791f03292f6d0053aac6fbb317028bfdd4f83.tar.bz2
initscripts-f15791f03292f6d0053aac6fbb317028bfdd4f83.tar.xz
initscripts-f15791f03292f6d0053aac6fbb317028bfdd4f83.zip
8.05-1r8-05
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 4574dbbb..bdbc9df5 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 8.04
+Version: 8.05
License: GPL
Group: System Environment/Base
Release: 1
@@ -207,6 +207,19 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Mar 7 2005 Bill Nottingham <notting@redhat.com> 8.05-1
+- ipv6 cleanups (<pb@bieringer.de>)
+- rc.sysinit: fix rngd check (#130350)
+ ... then turn it off entirely
+- rc.sysinit: get rid of duplicate date printout (#149795)
+- ifdown: handle being called on down devices better
+- handle saved resolv.conf on all device types
+- fix network-functions cleanup
+- netfs: fix _netdev unmounting (#147610, <alewis@redhat.com>)
+- dhcp release cleanups (<jvdias@redhat.com>)
+- ifup-bnep: bluetooth update <dwmw2@infradead.org>
+- more ipsec stuff (#147001, <ckjohnson@gwi.net>)
+
* Wed Jan 19 2005 Bill Nottingham <notting@redhat.com> 8.04-1
- split out ifup/ifdown general case to ifup/ifdown-eth;
add ifup/ifdown-bnep (<dwmw2@redhat.com>)