upgrade to more recent (2000/6/20).
-- full changelog Mon Jun 19 18:23:15 JST 2000 sakane@ydc.co.jp * kame/kame/racoon: A path name in configuration file is always complemented if it is not begin from slash(/). If it's begin from slash, a path name never be complemented. Mon Jun 19 16:51:24 JST 2000 sakane@ydc.co.jp * kame/kame/racoon: If "non_auth" is defined in racoon.conf, any transform of AH proposal including "non_auth" is not sent to the peer. Thu Jun 15 14:44:30 JST 2000 sakane@ydc.co.jp * kame/kame/racoon: CR payload is only made if signature authentication method is applied. Thu Jun 15 13:29:29 JST 2000 sakane@ydc.co.jp * kame/kame/racoon/cfparse.y: In racoon.conf, the path of configuration file is complemented by include directive only if there is no '/' in the path.
This commit is contained in:
parent
21cee330f3
commit
fa7cf532ea
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2000/06/14 08:00:49 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2000/06/20 16:37:25 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= racoon-20000614a
|
||||
DISTNAME= racoon-20000620a
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.2 2000/06/14 08:00:50 itojun Exp $
|
||||
$NetBSD: md5,v 1.3 2000/06/20 16:37:28 itojun Exp $
|
||||
|
||||
MD5 (racoon-20000614a.tar.gz) = 36f31ee5ec1147187bbad1f0429e2b4e
|
||||
MD5 (racoon-20000620a.tar.gz) = 589feee60184e1f1176af94dd66c1bca
|
||||
|
|
Loading…
Reference in a new issue