5619 Commits

Author SHA1 Message Date
gonzalo
7500954d67 Update to Suricata to 4.0.5
https://github.com/OISF/suricata/releases

OK jasper@
2018-07-25 12:52:12 +00:00
tb
376416b873 import security/wycheproof-testvectors
Project Wycheproof provides test vectors for crypto algorithms including AES,
DH, DSA, ECDH, ECDSA, and RSA. These vectors allow to detect whether a library
is vulnerable to many attacks, including invalid curve attacks, biased nonces
in digital signature schemes, and all Bleichenbacher attacks.

ok jsing sthen
2018-07-25 09:17:34 +00:00
bluhm
482cc73bcb update to p5-IO-Socket-SSL 2.058 2018-07-20 22:47:25 +00:00
sthen
f9a9e7be63 fix LIB_DEPENDS-main on ports-gcc/ports-clang arches, reported by landry@ 2018-07-19 17:04:45 +00:00
sthen
fe72a40910 only needs gcc not g++ 2018-07-17 14:06:24 +00:00
ajacoutot
31763f125a Update to gnutls-3.5.19. 2018-07-17 08:01:01 +00:00
espie
7d1d519104 _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
pea
df6113f834 Update to 2.2.9
ok aja@
2018-07-13 10:04:17 +00:00
ajacoutot
d44061fdaf Update to libgpg-error-1.32. 2018-07-13 08:00:47 +00:00
jca
008c94cbb3 Amend COMMENT
ok ajacoutot@ (maintainer)
2018-07-11 20:02:16 +00:00
jasper
77e8942ee5 update to py-cryptodome-3.6.4 2018-07-11 07:42:46 +00:00
ajacoutot
6589f8d58f Update to vault-0.10.3. 2018-07-10 15:44:17 +00:00
jasper
94d53fbdd5 update to fierce-1.2.2 2018-07-10 13:30:21 +00:00
abieber
dc80708a55 Update to keybase-2.1.0
OK gonzalo@, bket@
2018-07-10 12:45:44 +00:00
gonzalo
893c004c94 Update for pass-otr to 1.1.1
https://github.com/tadfisher/pass-otp/releases

OK abieber@ (maintainer)
2018-07-10 12:29:21 +00:00
gsoares
b2eaddf444 update to 1.8.2; OK abieber@(maintainer) 2018-07-09 23:16:56 +00:00
jasper
e4f89180b0 update to py-cryptodome-3.6.3 2018-07-09 10:35:55 +00:00
rsadowski
577a26fae5 hook py-aes and py-aes,python3 2018-07-09 05:38:19 +00:00
rsadowski
0cb921f30b Import py-aes 1.6.0
A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm and
common modes of operation (CBC, CFB, CTR, ECB, OFB) with no dependencies beyond
standard Python libraries.

ok sthen@ danj@
2018-07-09 05:36:45 +00:00
gonzalo
6968edd6c0 Update for Lynis to 2.6.6
OK benoit@
2018-07-08 20:57:55 +00:00
feinerer
0d68e24b78 Add BUILD_DEPENDS for autoreconf
Reminded by naddy@
2018-07-06 19:01:21 +00:00
bluhm
5e7a0038b8 Update botan2 to 2.7.0. Patches have been commited upstream.
Fixes CVE-2018-12435 ECDSA side channel.
2018-07-06 00:18:39 +00:00
feinerer
f779f74d38 +hashdeep 2018-07-05 19:19:27 +00:00
feinerer
b805d8625b Import hashdeep 4.4
hashdeep is a set of cross-platform tools to compute hashes, or message
digests, for any number of files while optionally recursively digging through
the directory structure. It can also take a list of known hashes and display
the filenames of input files whose hashes either do or do not match any of the
known hashes. This version supports MD5, SHA-1, SHA-256, Tiger, and Whirlpool
hashes.

ok giovanni@
2018-07-05 19:17:20 +00:00
sthen
04b3f3f7c1 build with ports-gcc on !clang arches. may help gcc arches which currently
fail with "undefined symbol '__builtin_unreachable".
2018-07-05 10:34:15 +00:00
rpointel
50b38d6245 update burp to 1.7.35.
http://releases.portswigger.net/2018/06/1735.html
2018-07-04 05:59:50 +00:00
rpointel
09787e7d60 update plaso to 20180630.
ok benoit@.
2018-07-03 14:43:07 +00:00
rpointel
7be99fab21 update dfdatetime toio 20180606.
ok benoit@.
2018-07-03 11:32:39 +00:00
sthen
bcdf0448b8 broken on i386 (and must be more besides - problem is uint128_t - but
I don't have a list of arches). ONLY_FOR_ARCHS might make more sense.
2018-07-01 19:13:59 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
landry
401178f6f1 update to py-oauthlib 2.1.0, from maintainer Johan Huldtgren 2018-07-01 06:28:12 +00:00
landry
176eab4f30 Remove gd.tuwien.ac.at from MASTER_SITES, seems it doesnt exist anymore.
I checked that the distfiles still fetched from their alternative
source.
There still remains two issues with converters/xlhtml (no other source
for the oooooold version we have in tree) and the gentoo patch in
x11/qt3.
2018-06-30 11:41:36 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
5d03220e45 tag libxml2/rebuild 2018-06-29 09:58:56 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rpointel
a8e07fe9ce + SUBDIR += py-miasm 2018-06-27 14:33:13 +00:00
rpointel
66c6426f5d import miam, a reverse engineering framework in Python.
inputs and ok benoit@.
2018-06-27 14:32:23 +00:00
rpointel
b15103ec55 + SUBDIR += py-elfesteem 2018-06-27 07:27:43 +00:00
rpointel
f27112d47e import elfesteem, an ELF/PE file manipulation library;needed for incoming miasm.
ok benoit@.
2018-06-27 07:26:58 +00:00
landry
c5961827d0 Update to nss 3.38.
Went in an amd64 bulk build, and probably required by gecko 62.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
2018-06-27 04:53:40 +00:00
rsadowski
e26bcdabfa Switch to HTTPS, fix tabs and trailing whitespace
ok benoit@
2018-06-26 21:35:19 +00:00
rsadowski
9e85a10c7b Fix MASTER_SITES also switch to https
ok rpointel@ (maintainer)
2018-06-26 20:45:41 +00:00
sthen
53e7cbb539 disable hidden dep on lmdb, ok ajacoutot@ 2018-06-26 07:45:42 +00:00
sthen
572ba35c55 Use AESNI_COMMENT for _ghash_clmul.so as well; again x86 only and related
(though not exactly the same) as aes-ni things. From Markus Hennecke.
2018-06-24 11:46:58 +00:00
kn
93951cd923 Remove hardcoded -O2
While here, switch to HTTPS and move/whitespace nitpick CONFIGURE_ARGS.

OK bcallah jca
2018-06-24 10:54:19 +00:00
ajacoutot
865935faf2 Update to pidgin-otr-4.0.2. 2018-06-23 15:19:21 +00:00
ajacoutot
f13827a1f7 Update to py-gnupg-0.4.3. 2018-06-23 15:11:23 +00:00
jasper
1453381730 update to pycryptodome-3.6.2 2018-06-23 11:52:30 +00:00
jasper
2db3c48215 remove stale comment 2018-06-23 11:35:07 +00:00
abieber
e7654a8402 Update to the latest. Quite a few changes:
https://github.com/gopasspw/gopass/releases

OK gsoares@
2018-06-22 13:05:57 +00:00