Update to 0.6.1
Submitted by: Yvan Vanhullebus (maintainer)
This commit is contained in:
parent
1ebf65b052
commit
d11db448ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142811
3 changed files with 3 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
|||
# - $LOCALBASE/sbin/setkey Vs /usr/sbin/setkey
|
||||
|
||||
PORTNAME= ipsec-tools
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ipsec-tools
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ipsec-tools-0.6.tar.bz2) = 0487458fe95defb609faa6b05cd9b0af
|
||||
SIZE (ipsec-tools-0.6.tar.bz2) = 660938
|
||||
MD5 (ipsec-tools-0.6.1.tar.bz2) = 0206b64d6531cb5fa3f195fe17e7c2a2
|
||||
SIZE (ipsec-tools-0.6.1.tar.bz2) = 663386
|
||||
|
|
|
@ -10,7 +10,6 @@ Enchancements:
|
|||
- Tons of bugfixes.
|
||||
|
||||
Known issues:
|
||||
- Too many use of dynamic memory allocation, which leads to memory leak.
|
||||
- Non-threaded implementation. Simultaneous key negotiation performance
|
||||
should be improved.
|
||||
- Cannot negotiate keys for per-socket policy.
|
||||
|
|
Loading…
Reference in a new issue