rpms/initscripts/devel .cvsignore, 1.132, 1.133 initscripts.spec, 1.155, 1.156 sources, 1.147, 1.148

Bill Nottingham (notting) fedora-extras-commits at redhat.com
Mon Feb 4 05:49:46 UTC 2008


Author: notting

Update of /cvs/extras/rpms/initscripts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7354

Modified Files:
	.cvsignore initscripts.spec sources 
Log Message:
8.63-1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/initscripts/devel/.cvsignore,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- .cvsignore	21 Jan 2008 22:12:46 -0000	1.132
+++ .cvsignore	4 Feb 2008 05:49:08 -0000	1.133
@@ -1 +1 @@
-initscripts-8.62.tar.bz2
+initscripts-8.63.tar.bz2


Index: initscripts.spec
===================================================================
RCS file: /cvs/extras/rpms/initscripts/devel/initscripts.spec,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- initscripts.spec	21 Jan 2008 22:12:46 -0000	1.155
+++ initscripts.spec	4 Feb 2008 05:49:08 -0000	1.156
@@ -1,6 +1,6 @@
 Summary: The inittab file and the /etc/init.d scripts
 Name: initscripts
-Version: 8.62
+Version: 8.63
 # ppp-watch is GPLv2+, everything else is GPLv2
 License: GPLv2 and GPLv2+
 Group: System Environment/Base
@@ -19,7 +19,7 @@
 Requires: udev >= 115-1
 Requires: popt >= 1.12-2
 Requires: cpio, findutils
-Conflicts: mkinitrd < 4.0, kernel < 2.6.12
+Conflicts: mkinitrd < 4.0, kernel < 2.6.12, mdadm < 2.6.4-3
 Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14
 Conflicts: dhclient < 3.0.3-7
 Conflicts: tcsh < 6.13-5
@@ -202,6 +202,9 @@
 %config /etc/ppp/ipv6-up
 %config /etc/ppp/ipv6-down
 %config /etc/initlog.conf
+%dir /etc/NetworkManager
+%dir /etc/NetworkManager/dispatcher.d
+/etc/NetworkManager/dispatcher.d/00-netreport
 %doc sysconfig.txt sysvinitfiles ChangeLog static-routes-ipv6 ipv6-tunnel.howto ipv6-6to4.howto changes.ipv6 COPYING
 /var/lib/stateless
 %ghost %attr(0600,root,utmp) /var/log/btmp
@@ -209,6 +212,11 @@
 %ghost %attr(0664,root,utmp) /var/run/utmp
 
 %changelog
+* Fri Feb  1 2008 Bill Nottingham <notting at redhat.com> - 8.63-1
+- don't start RAID arrays in rc.sysinit, that's done by udev (corollary of #429604)
+- add a NetworkManager-dispatcher script that does netreport on interface changes
+- use udev rules to set the clock, avoiding issues with modular rtcs (#290731)
+
 * Mon Jan 21 2008 Bill Nottingham <notting at redhat.com> - 8.62-1
 - rc.d/rc.sysinit: fix syntax error (#429556)
 - migrate sr at Latn -> sr at latin (<kmilos at gmail.com>)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/initscripts/devel/sources,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- sources	21 Jan 2008 22:12:46 -0000	1.147
+++ sources	4 Feb 2008 05:49:08 -0000	1.148
@@ -1 +1 @@
-c48b16ff7ccfa07051d1bdc3c66101f2  initscripts-8.62.tar.bz2
+0a3abaaee79783375b4148f756acdb2b  initscripts-8.63.tar.bz2




More information about the fedora-extras-commits mailing list