mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to the latest Christos Zoulas commit on github.
A number of use-after-free were fixed. MFH: 2020Q3
This commit is contained in:
parent
140b9d0a02
commit
e27617cf75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549869
@ -4,8 +4,8 @@
|
||||
PORTNAME= racoon2
|
||||
PORTVERSION= ${RACOON2_COMMIT_DATE}
|
||||
CATEGORIES= security net
|
||||
HASH= f96b7ab
|
||||
RACOON2_COMMIT_DATE=202000801
|
||||
HASH= 7ee335e
|
||||
RACOON2_COMMIT_DATE=202000908
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Racoon2 IPsec daemon
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596656478
|
||||
SHA256 (zoulasc-racoon2-202000801-f96b7ab_GH0.tar.gz) = 4742aeeadbc40db4a6a7cd7440295514f38b3169b5854eeb1460641fdb41040f
|
||||
SIZE (zoulasc-racoon2-202000801-f96b7ab_GH0.tar.gz) = 885762
|
||||
TIMESTAMP = 1600906965
|
||||
SHA256 (zoulasc-racoon2-202000908-7ee335e_GH0.tar.gz) = 984e80fcfbffd9bc2810859d3af1300671e93087c3069ceee73a61cdeaa4788f
|
||||
SIZE (zoulasc-racoon2-202000908-7ee335e_GH0.tar.gz) = 885735
|
||||
|
7
security/racoon2/files/patch-pskgen_Makefile.am
Normal file
7
security/racoon2/files/patch-pskgen_Makefile.am
Normal file
@ -0,0 +1,7 @@
|
||||
--- pskgen/Makefile.am.orig 2020-09-08 04:43:18.000000000 -0700
|
||||
+++ pskgen/Makefile.am 2020-09-23 17:34:55.946263000 -0700
|
||||
@@ -7,4 +7,3 @@
|
||||
|
||||
install-exec-hook:
|
||||
$(INSTALL) -d $(DESTDIR)$(sysconfdir)
|
||||
- sh ./autogen.spmd.pwd
|
Loading…
Reference in New Issue
Block a user