diff options
author | Bill Nottingham <notting@redhat.com> | 2002-04-13 03:44:54 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-04-13 03:44:54 +0000 |
commit | 04e89279cb144c53164bb9e9cde22117e257806b (patch) | |
tree | 17da5761f16c4f8a86dc6f08a6f6c8d8bd3b839c | |
parent | c4587818c4e0bfecc317b7d3bfd9fc2a965d9c5d (diff) | |
download | initscripts-04e89279cb144c53164bb9e9cde22117e257806b.tar initscripts-04e89279cb144c53164bb9e9cde22117e257806b.tar.gz initscripts-04e89279cb144c53164bb9e9cde22117e257806b.tar.bz2 initscripts-04e89279cb144c53164bb9e9cde22117e257806b.tar.xz initscripts-04e89279cb144c53164bb9e9cde22117e257806b.zip |
6.63.1-1r6-63-1
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,14 @@ +2002-04-13 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 6.63.1-1 + + * rc.d/init.d/network: shut up sysctl + 2002-04-12 Bill Nottingham <notting@redhat.com> - * ChangeLog, initscripts.spec: 6.63-1 + * ChangeLog, initscripts.spec: + 6.63-1 * sysconfig/network-scripts/ifdown-ipv6: fix always trying to shut down 6to4 (#63352, <pekkas@netcore.fi>) diff --git a/initscripts.spec b/initscripts.spec index 98edcd61..c01efade 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.63 +Version: 6.63.1 License: GPL Group: System Environment/Base Release: 1 |