6791 Commits

Author SHA1 Message Date
kn
788b0a7599 Remove security/siphon
Upstream still ships the tarball, that's it, as per CVS log:
"primary distsite and homepage have gone away".

The only TCP port I've been able to detect (after producing traffing on a
variety of them) is SSH -- and that only worked after enabling IPv4.

Siphon does not seem to support/detect IPv6 at all and it's OS fingerprints
are extremely old;  besides Gentoo we're the only ones still packaging it
according to https://repology.org/project/siphon/versions .

Fails with "-fno-common".
OK cwen
2021-02-01 14:07:51 +00:00
rsadowski
4c498dc54e Update keepassxc to 2.6.4 2021-02-01 06:39:44 +00:00
kn
271c58a2f8 Set "-fcommon" for seven duplicate symbols
No upstream activity since 2011.
2021-02-01 02:01:59 +00:00
kn
25284374c4 Remove security/lxnb
That's a NetBus 1.6 client... upstream's dead as in NXDOMAIN, we seem to be
the only folks still packaging it.

It has not changed in twenty years (surprise!) and basically only exists to
screw around with old old Windows boxes which... still run the server?

Fails with "-fno-common".
OK jsg
2021-02-01 01:02:54 +00:00
sthen
c58f0b3f4e yubikey-personalization: -fno-common fix from upstream 2021-01-31 19:41:30 +00:00
sthen
97ba6443ad fix some problems with Suricata; ok gonzalo@
- typo in default config
- use directories setup in PLIST for suricata-update and default config
- add missing @sample
- tweak readme
- build with libmaxminddb support
- add debug packages
- reinstate patches to run as !root

I still see problems with this, after running for a few minutes I get a
'unlocking already-unlocked mutex' SIGABRT, same before/after this diff
2021-01-31 18:03:49 +00:00
pvk
4c0cf3f32f Update vault 1.6.1 -> 1.6.2
Changelog: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#162
ok ajacoutot@
2021-01-31 16:21:48 +00:00
jsg
d253b6b585 backport libsrtp -fno-common build fix
ok cwen@ sthen@
2021-01-31 13:19:14 +00:00
abieber
b5a442b388 + rbw 2021-01-30 19:17:11 +00:00
abieber
8b32f79f0c Import rbw, a Bitwarden command line clinet written in rust.
OK and patches from tb@
2021-01-30 19:16:45 +00:00
jeremy
c10fda1d86 Build Ruby 3.0 versions of native gem ports by default 2021-01-29 17:05:32 +00:00
kn
c288f41495 Remove security/hitch
Over half a year ago I dropped MAINTAINER on this port due to not using it
any longer.  At that time it was already outdated.  Noone spoke up to
update or even maintain it.

The new (unported) version 1.6.0 already suffers from TLS related build
failures, now there's another problem: it does not build with "-fcommon"
which will become a default compiler option in the tree.

If someone wants to fix both and get an up-to-date version running they
recover it from the attic.

OK tb
2021-01-29 16:50:42 +00:00
ajacoutot
d8177977cc SECURITY update to libgcrypt-1.9.1.
From https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000456.html:
There is a heap buffer overflow in libgcrypt due to an incorrect
assumption in the block buffer management code. Just decrypting some
data can overflow a heap buffer with attacker controlled data, no
verification or signature is validated before the vulnerability
occurs.
2021-01-29 12:14:13 +00:00
tb
abf0c794e5 Update to tlsfuzzer 20210128 2021-01-28 21:57:15 +00:00
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