6777 Commits

Author SHA1 Message Date
sthen
1bdcf12c42 update to py-josepy-1.6.0 2021-01-27 15:46:26 +00:00
sebastia
494df298df update 2021-01-23 2021-01-27 09:03:09 +00:00
sthen
053c6189b6 add FLAVOR_STRING to SUBST_VARS, fixing an issue with updates from pre-
multipackage versions reported by danj@ and reproduced by tb@
2021-01-26 21:18:35 +00:00
millert
d69645e849 Update to sudo 1.9.5p2; fixes CVE-2021-3156 2021-01-26 18:19:19 +00:00
cwen
02f50ebf19 fwbuilder: update to 6.0.0-rc1
This comes from a new upstream, that focused on moving fwbuilder from
Qt4 to Qt5. There is no other functional changes to be expected by this
update.

OK rsadowski@
2021-01-25 19:09:16 +00:00
tb
5b5223459c Update to tlsfuzzer 20210125 2021-01-25 14:53:55 +00:00
sthen
df64346652 Remove the old ACMEv1-only version of acme-client from ports.
letsencrypt have already stopped allowing ACMEv1 for new domain
validations, and are now doing "brownouts" for all ACMEv1 access,
disabling it temporarily twice a month for increasing lengths of
time (6/24/48/72/120/168 hours) in the run up to disabling it
completely on June 1st.
2021-01-25 14:21:29 +00:00
landry
eca95595d1 security/nss: update to 3.61.
Will be required by gecko 86.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.61_release_notes
2021-01-25 07:43:16 +00:00
gonzalo
7bbd7eb1c8 Hook Gobuster 2021-01-23 09:41:00 +00:00
gonzalo
f702317816 Looks good, OK abieber@ 2021-01-23 09:39:23 +00:00
ajacoutot
cb347ad4a6 Unbreak selftest (from upstream):
- kdf: add missing null-terminator for self-test test-vector array
- kdf: make self-test test-vector array read-only
2021-01-23 08:55:21 +00:00
ajacoutot
fd51965a71 Major update to libgcrypt-1.9.0.
Release info: https://dev.gnupg.org/T4294

Tested in an amd64 bulk.
2021-01-23 07:15:01 +00:00
sebastia
8916b5cd93 simple update: 6.1.3 -> 6.1.5 2021-01-22 18:03:02 +00:00
jasper
29518bba22 update angr to 9.0.5450 2021-01-21 19:46:42 +00:00
daniel
566f9ce639 +py-argon2-cffi 2021-01-19 05:29:55 +00:00
daniel
c742c09c75 import py-argon2-cffi; ok bket@
Information for inst:py3-argon2-cffi-20.1.0

Comment:
argon2 password hashing for Python

Description:
Argon2 is a secure password hashing algorithm. Is is designed to
have both a configurable runtime as well as memory consumption.

The current workhorses of password hashing are unquestionably bcrypt
and PBKDF2. And while they're still fine to use, the password
cracking community embraced new technologies like GPUs and ASICs
to crack passwords in a highly parallel fashion.

An effective measure against extreme parallelism proved making
computation of password hashes also memory hard.

Between 2012 and 2015, the password hashing competition took place
to find a new, secure, and future-proof password hashing algorithm.
The winner of this competition was announced as Argon2.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://argon2-cffi.readthedocs.io/
2021-01-19 05:27:50 +00:00
jasper
b69e3445e2 update to pwntools-4.3.1 2021-01-18 20:11:41 +00:00
robert
c6034f57fb update to GnuPG-Interface-1.00 2021-01-18 13:41:34 +00:00
jasper
c613826f46 implement s_mpi_getProcessorLineSize() for powerpc64 by returning a hardcoded
value (128) as discussed with kettenis@. turns out, the code to detect this on
the fly doesn't seem to work properly on linux too.

ok landry@ (MAINTAINER)
2021-01-18 12:17:47 +00:00
jasper
ed2736f2b7 update to angrop-9.0.5405 2021-01-17 19:50:59 +00:00
jasper
90b47ecfb9 build a debug package
ok edd@ (MAINTAINER)
2021-01-17 15:13:34 +00:00
kmos
8ee1929857 knockpy wasn't pointed at the new py2-dnspython like it should have been
Found during sparc64 bulk
2021-01-17 06:10:19 +00:00
cwen
a42eaef79a ccrypt: add PORTROACH to skip MacOS version reporting. 2021-01-16 22:51:21 +00:00
abieber
0661e3216b Update ogvt to 1.0.9. This version works on openbsd/mips64 \o/ 2021-01-16 21:57:58 +00:00
sthen
ff3be859fa split the py2 version of py-dnspython off into net/py2-dnspython,
update the py3 version to 2.1.0, and adapt ports using it.
2021-01-16 21:21:04 +00:00
abieber
314b17ec5b Bump age to beta6.
Changes: https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta6
2021-01-16 17:37:04 +00:00
abieber
7e9a28b4d0 Drop MAINTAINER for a bunch of stuff I no longer use. 2021-01-16 17:26:16 +00:00
ajacoutot
63eb991f41 Update to py3-rsa-4.7. 2021-01-14 14:22:40 +00:00
gonzalo
e9d5348165 Update for SQLMap to 1.5:
https://github.com/sqlmapproject/sqlmap/compare/1.5...master

OK benoit@
2021-01-14 10:49:01 +00:00
rsadowski
b5a635e220 Update keepassxc to 2.6.3
Changelog: https://keepassxc.org/blog/2021-01-13-2.6.3-released/

OK kn@
2021-01-14 07:03:18 +00:00
millert
e33586a494 Update to sudo 1.9.5p1 2021-01-12 02:19:47 +00:00
tb
ac86c2aaf6 Update to tlsfuzzer 20210111 2021-01-11 21:42:50 +00:00
jasper
08c419b9ef apply fix from upstream to fix the build on powerpc*
ok aja@ (MAINTAINER)
2021-01-11 16:17:09 +00:00
millert
1743229737 Update to sudo 1.9.5 2021-01-11 14:55:29 +00:00
kn
9efdfdfacc Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
No plist change.

OK espie robert
2021-01-10 22:34:50 +00:00
jasper
56eb9ba035 unbreak libnettle on powerpc* by reverting a commit which incorrectly checked for
__GLIBC_PREREQ() being available.

furthermore, for powerpc64 we need to disable the generated assembler code for
it fails to assemble with llvm:

  error: unexpected token at start of statement: .0:

that is to be revisited but for now libnettle (and thus gnutls) can be built again.

ok aja@ (MAINTAINER)
2021-01-10 18:00:22 +00:00
sthen
17ea750a55 switch from @commen5 substitution to a separate PFRAG file
for aes-ni related files, it's more robust to interference by
update-plist
2021-01-09 10:36:33 +00:00
ajacoutot
04189f02c6 Update to libnettle-3.7. 2021-01-09 10:29:44 +00:00
sthen
11869a8557 reinstate AESNI_COMMENT, from gkoehler. Fixes !x86 broken in
last plist sync.
2021-01-09 10:10:14 +00:00
tb
db0e16d257 security/openssl/1.0.2: fix alignment issue on sparc64
As diagnosed by kettenis, running the regress/lib/libssl/interop/openssl
test results in a SIGILL or SIGBUS due to an alignment issue. The reason
for this is that the configure magic fails to pick up -m64 which is
needed for the perlasm to generate the correct flavor of assembly.

None of the approaches for setting variables in the main port Makefile
worked.  Since we already patch out -O3 from Configure, I added -m64
there. The resulting binary seems to work well. The interop tests on
sparc64 pass with this patch.

Many thanks to kettenis for figuring this out and to sthen who helped
me save a lot of time with FLAVOR=no_man.

ok sthen
2021-01-07 21:55:33 +00:00
sthen
399e9c0aa0 add a no_man flavour to openssl packages, to speed testing of patches
etc (avoids pod2man of ~1700 files for 1.0 / ~4k files for 1.1)
2021-01-07 20:13:47 +00:00
sthen
f0fafcce6a skip generating html docs in the first place, rather than generating
them (with pod2html) and rm'ing.
2021-01-07 19:53:27 +00:00
sthen
9d5c13e71c update DESCR; warn about conflicts if the library is used with software
where other library dependencies use libressl.
2021-01-06 22:34:13 +00:00
sthen
66c3314caf missing a word in COMMENT 2021-01-05 13:48:16 +00:00
jasper
48a8570838 missing relaxation of RDEP on unicorn
reminded by aja@
2021-01-04 15:02:37 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
bluhm
0176efa47c Patch away some -lstdc++ in examples makefile. Fixes build on
arm64.  Reported by sthen@.  Sort according to Makefile.template.
2021-01-03 23:40:40 +00:00
jasper
6b3692d637 update to ROPgadget-6.4 2021-01-03 12:54:12 +00:00
benoit
3dafd9395e Update to p5-Crypt-LE-0.37. 2021-01-02 16:35:19 +00:00
sebastia
72c3ed6465 hook up stegcracker 2021-01-01 14:06:30 +00:00