espie
6726df9a92
more functions to un-inline for clang 5
2017-10-05 23:18:02 +00:00
rsadowski
69e8c8f5f4
Update keepassxc to 2.2.1
...
ok gonzalo@
2017-10-05 19:55:07 +00:00
rpointel
63e0014ab9
small update to 20170909.
2017-10-05 04:46:21 +00:00
sthen
54448a9db6
update to libsodium-1.0.15
2017-10-04 20:50:41 +00:00
sthen
6503339621
update to libsodium-1.0.15
2017-10-04 20:44:33 +00:00
sthen
dc9770c832
fix obvious use-after-free (committed upstream), from Bjorn Ketelaars, ok naddy
2017-09-29 15:56:40 +00:00
landry
285b930ed4
Update to nss 3.33.
...
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.33_release_notes
Will be required by gecko 57 branch, so might make things easier for the
upcoming -stable branch.
2017-09-27 06:45:19 +00:00
ajacoutot
79b0a792c5
Update to libhttpseverywhere-0.6.0.
2017-09-27 05:46:42 +00:00
dcoppa
6e45c8442d
Unbreak autoconf check with clang by not using nested functions
2017-09-26 16:21:10 +00:00
sthen
b0600caa40
add c to WANTLIB for perl XS modules
2017-09-23 10:51:07 +00:00
sthen
32af3b089b
sync WANTLIB and put it in the right place in the Makefile
2017-09-23 10:32:54 +00:00
sthen
fc10fe82af
missing WANTLIB
2017-09-23 10:23:48 +00:00
sthen
2f245ea74d
WANTLIB+=m for a bunch of things (chasing sqlite3 fts5 addition)
2017-09-22 21:37:18 +00:00
sthen
30eaa4b102
sync WANTLIB and bump, gc a few gettext MODULES while there
2017-09-22 21:30:32 +00:00
rsadowski
8f817a0a78
update libssh from 0.7.3 to 0.7.5
...
ChangeLog 0.7.5:
Fixed a memory allocation issue with buffers
Fixed PKI on Windows
Fixed some SSHv1 functions
Fixed config hostname expansion
ChangeLog 0.7.4:
Added id_ed25519 to the default identity list
Fixed sftp EOF packet handling
Fixed ssh_send_banner() to confirm with RFC 4253
Fixed some memory leaks
ok rpointel@
2017-09-21 17:07:52 +00:00
sthen
c99bfef3ef
update to certbot-0.18.2
2017-09-21 13:26:15 +00:00
gonzalo
b31332a1e4
Update for Lynis to 2.5.5
2017-09-15 16:27:47 +00:00
gonzalo
a7cad15303
Update for SQLMap to 1.1.9
...
OK benoit@
2017-09-14 20:01:46 +00:00
sthen
cbf86d85d5
update to zkt-1.1.4, from thuban/yeuxdelibad.net (generous maintainer timeout)
...
update DESCR, from me
2017-09-13 16:27:53 +00:00
landry
2f306a18dc
(potentially security) update nss to 3.32.1 for bug #1377618
...
(sec-restricted) - required by fx 56.0b11.
Relnotes might appear at https://developer.mozilla.org/fr/docs/Mozilla/Projects/NSS/NSS_3.32.1_release_notes
2017-09-12 19:01:16 +00:00
gsoares
6447d0d401
update to 5.42
...
OK abieber@
2017-09-12 16:15:24 +00:00
fcambus
3cb5dc13e8
Remove security/pgp.
...
Our pgp port is for version 2.6.3 from 1996. Nothing depends on it
anymore since we deleted mail/pgpsendmail.
We have security/pgp5 in the tree (version 5.0i).
OK bcallah@, jca@, giovanni@
2017-09-12 07:16:58 +00:00
feinerer
07b9afc167
+fwknop
2017-09-11 15:52:58 +00:00
feinerer
330a0d18c2
Import fwknop 2.6.9
...
fwknop stands for the "FireWall KNock OPerator", and implements an
authorization scheme called Single Packet Authorization (SPA). This method of
authorization is based around a default-drop packet filter and libpcap. SPA is
essentially next generation port knocking.
Lots of help and tweaks by jca@, ok jca@
2017-09-11 15:50:33 +00:00
dcoppa
bed6f09b26
Fix memory leaks, null pointer dereferences, dead assignments
...
(upstream git commits e2fe24d56ac4a90bf140c670ebea02dee6a599d6 and
da9484bd6b4052ea6fb022d27bd7e75350d6cf76)
2017-09-11 09:27:38 +00:00
sthen
d834a4cfba
update to certbot-0.18.1
2017-09-09 14:17:10 +00:00
jsing
9c18bd6272
Update security/go-crypto to a version around the Go 1.9 release.
...
ok ajacoutot@ jasper@
2017-09-08 17:06:22 +00:00
millert
c2345cc4f8
Update to sudo 1.8.21p2
2017-09-07 12:03:07 +00:00
rpointel
3fcb433cd8
update regripper.
...
ok benoit@.
2017-09-07 09:21:04 +00:00
gonzalo
04bb81fb10
Update for Lynis to 2.5.4
...
OK benoit@
2017-09-06 19:40:24 +00:00
bluhm
e47891fc30
update p5-IO-Socket-SSL to 2.051
2017-09-05 15:42:38 +00:00
millert
59f5cd1cc5
Update to sudo 1.8.21p1
2017-09-01 21:36:55 +00:00
rpointel
2e1c16ef9f
minor update to 1.7.27.
2017-09-01 06:30:21 +00:00
naddy
f537acb861
sync WANTLIB and bump after curl pthread addition
2017-08-31 19:34:56 +00:00
landry
6756e39c96
+net/obfs4proxy, devel/go-goptlib, devel/py-progress, security/go-siphash & security/go-ed25519
2017-08-29 17:03:59 +00:00
landry
f22ffa19ab
Import go-ed25519-20170116.
...
ed25519 for Go
Requirement for upcoming obfs4proxy port.
From MAINTAINER attila.
ok sthen@
2017-08-29 17:00:33 +00:00
landry
8ba42929a3
Import go-siphash 1.0.0.
...
Go implementation of SipHash-2-4, a fast short-input PRF created by
Jean-Philippe Aumasson and Daniel J. Bernstein.
Requirement of upcoming obfs4proxy port.
From MAINTAINER attila.
ok sthen@
2017-08-29 16:59:02 +00:00
bluhm
3b203b2d76
Fix the feature check for OPENSSL_NO_NEXTPROTONEG to make p5-Net-SSLeay
...
compile with LibreSSL after NPN has been removed. NPN does not
work with LibreSSL anymore, do not test this feature. Also fixes
the test of p5-IO-Socket-SSL.
discussed with beck@ doug@ jsing@
2017-08-28 20:55:01 +00:00
jeremy
15b4af3964
Make arirang use default ruby version instead of ruby 1.8
...
OK Jung Lee (MAINTAINER)
2017-08-28 00:46:07 +00:00
nigel
15911a1d59
Update to new version and move to github.
...
feedback from sthen@ fixed.
ok sthen@
2017-08-27 21:47:43 +00:00
ajacoutot
95bf11a09c
SECURITY update to libgcrypt-1.8.1.
...
- CVE-2017-0379 - side-channel attack on Curve25519
2017-08-27 17:10:25 +00:00
rpointel
2a8b7b1698
minor update to 0.0.10.
2017-08-25 07:20:08 +00:00
millert
341ef7e3eb
Update to sudo 1.8.21
2017-08-24 11:48:41 +00:00
sthen
059e0d304e
mirror the distfile and drop HOMEPAGE, as Hiltjo Posthuma noticed, the domain
...
has lapsed. regen PLIST while there.
2017-08-24 10:25:34 +00:00
bluhm
27cfbdf68d
update p5-IO-Socket-SSL to 2.050
...
Test t/npn.t currently fails due to a LibreSSL incompatibility.
This is unrelated to this module update.
2017-08-23 16:00:55 +00:00
gonzalo
6a3d76c06e
Update for SQLMap to 1.1.8
...
Ok rpointel@
2017-08-23 14:29:13 +00:00
sthen
e0c0f407fd
the recent change to move MASTER_SITE_GNUPG to https broke security/gpa;
...
bump REVISION and use a better HOMEPAGE.
2017-08-23 11:57:53 +00:00
edd
9e5d4748f6
Update devel/npth to 1.5 and make security/gnupg2 use it.
...
The last update to gnupg2 broke `gpg2 --refresh` and `gpg2 --send-keys`. The
root is a bug in npthr, which appears to be fixed in 1.5.
OK giovanni@ and pea@ (MAINTAINER of both ports). Many thanks.
2017-08-22 21:07:45 +00:00
gonzalo
fb4c90b57c
Update for Lynis to 2.5.3
...
https://cisofy.com/changelog/lynis/2.5.3/
OK benoit@
2017-08-22 18:58:40 +00:00
tj
f586485c58
prioritize https over http/ftp for distfiles.
...
ok aja jasper for gnome, aja for gnutls, giovanni for gimp, sthen for the rest
2017-08-22 18:03:51 +00:00