update
This commit is contained in:
parent
d05737f8c5
commit
67507fee5e
2 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Summary: The inittab file and the /etc/init.d scripts.
|
||||
Name: initscripts
|
||||
Version: 8.03
|
||||
Version: 8.04
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Release: 1
|
||||
|
|
@ -203,6 +203,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||
|
||||
%changelog
|
||||
* 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>)
|
||||
- ifup-ipsec: add fwd policies (#145507)
|
||||
- fix multiple scsi_hostadapter loads (#145432)
|
||||
- enable syncookies in sysctl.conf (#145201)
|
||||
|
||||
* Wed Jan 12 2005 Bill Nottingham <notting@redhat.com> 8.03-1
|
||||
- use udevsend to handle hotplug events (requires recent udev)
|
||||
- remove pump, dhcpcd support
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5739d825fbe60f63b88aa3dd0a39087a initscripts-8.03.tar.bz2
|
||||
b4d412b362adbc841c5c54a5416c2a07 initscripts-8.04.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue