diff options
author | Bill Nottingham <notting@redhat.com> | 2000-08-18 21:39:37 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-08-18 21:39:37 +0000 |
commit | ef856d635ea72c4fdafdf9c88200421c9660682b (patch) | |
tree | d1a2fbf590baf465d9882546e0b60ef592aa96e5 | |
parent | f06a5e392b852bc76891ffcb8dd7376f890c7c08 (diff) | |
download | initscripts-ef856d635ea72c4fdafdf9c88200421c9660682b.tar initscripts-ef856d635ea72c4fdafdf9c88200421c9660682b.tar.gz initscripts-ef856d635ea72c4fdafdf9c88200421c9660682b.tar.bz2 initscripts-ef856d635ea72c4fdafdf9c88200421c9660682b.tar.xz initscripts-ef856d635ea72c4fdafdf9c88200421c9660682b.zip |
bump rev to 5.46
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index fa88be0c..371f00f7 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.45 +Version: 5.46 Copyright: GPL Group: System Environment/Base Release: 1 @@ -232,6 +232,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 18 2000 Bill Nottingham <notting@redhat.com> +- don't load usb drivers if they're compiled statically +- don't call ifdown twice for ppp (#15285) + * Wed Aug 16 2000 Bill Nottingham <notting@redhat.com> - fix /boot/kernel.h generation (#16236, #16250) |