6605 Commits

Author SHA1 Message Date
landry
394d86f7eb Update to kpcli 3.4.
Remove RDEP on p5-Clipboard as it drags xclip which requires X libs,
mention the optional dependency (along p5-Capture-Tiny) in the DESCR.

kpcli.pl gracefully handles the absence of the module at runtime, and
loudly tells you to install them if you try to use the clipboard
features.

changelog mirrored at https://github.com/tribut/kpcli/blob/master/README#L336
2020-09-17 08:57:55 +00:00
rsadowski
faaab14403 Update argon2 to 20190702
Changelog:
https://github.com/P-H-C/phc-winner-argon2/releases/tag/20190702

OK sthen@
2020-09-17 04:41:43 +00:00
sthen
c1856fb9b3 update to clamav-0.103.0. This version now supports reloading signatures
without blocking scans, at the cost of higher memory use. This is enabled
by default; set ConcurrentDatabaseReload to No if this is a problem.
2020-09-15 09:08:36 +00:00
abieber
046f081561 + qtpass 2020-09-14 22:47:10 +00:00
abieber
e01cc6dd56 Import qtpass - a GUI for pass (the standard unix password manager).
Port from Stefan Hagen sh+ports at codevoid dot de, tweaks from rsadowski@

OK rsadowski@
2020-09-14 22:46:38 +00:00
sebastia
7cad6a5b00 update to 2020-09-12 2020-09-14 19:31:57 +00:00
sebastia
9b33270fc0 simple update 3.8.6 -> 3.8.7 2020-09-14 19:17:20 +00:00
bluhm
79ad70b481 Update dependencies after renaming p5-Net_SSLeay to p5-Net-SSLeay. 2020-09-14 13:38:58 +00:00
bluhm
0a2e0466af -p5-Net_SSLeay
+p5-Net-SSLeay
2020-09-14 13:33:15 +00:00
bluhm
c21e52c275 Rename directory p5-Net_SSLeay to p5-Net-SSLeay. The underscore
is a historical mistake that upstream as fixed a decade ago.  The
package name has always been p5-Net-SSLeay.  Having consistency in
the ports tree is more important than cvs history.
consent at k2k20
2020-09-14 13:10:10 +00:00
jasper
ffc04dfb02 update to libssh-0.9.5, includes a fix for CVE-2020-16135 2020-09-14 09:56:07 +00:00
ajacoutot
3a567da392 -py-keyring
-py-secretstorage
2020-09-13 08:15:32 +00:00
ajacoutot
b2ee3ab662 Move to py3 only. 2020-09-13 08:15:10 +00:00
jasper
299b18603e +tls-attacker 2020-09-12 14:37:23 +00:00
jasper
989125dadb import tls-attacker-3.5.0
TLS-Attacker is a Java-based framework for analyzing TLS libraries.

with and ok tb@
2020-09-12 14:36:14 +00:00
rsadowski
e068118d5a Update QCA to 2.3.1
LibreSSL patch update from Stefan Strogin (Gentoo).

OK tb
2020-09-11 14:17:13 +00:00
tb
7f59567f03 Update to tlsfuzzer 20200908 2020-09-09 10:31:03 +00:00
bket
932d667d68 Update to mbedtls-2.16.8
Security update that addresses:
- Local side channel attack on RSA and static Diffie-Hellman
- Local side channel attack on classical CBC decryption in (D)TLS

Other changes are listed at
https://github.com/ARMmbed/mbedtls/blob/mbedtls-2.16.8/ChangeLog

Minor of libmbedtls has been bumped because of the addition of a symbol.

OK tb@
2020-09-09 08:01:32 +00:00
naddy
964348a371 Fix aarch64 build by making sure that the aarch64-specific code that is
referenced elsewhere is actually built.  From a proposed upstream fix.
https://bugzilla.mozilla.org/show_bug.cgi?id=1662833
https://phabricator.services.mozilla.com/D87174
ok landry@
2020-09-07 14:10:07 +00:00
tb
eb512b24d6 Ensure py-cryptography is ready for LIBRESSL_HAS_TLS1_3
Instead of checking for LIBRESSL_HAS_TLS1_3 directly, check for
availability of TLS1_3_VERSION in case we're using LibreSSL as
requested by jsing.
2020-09-07 09:32:15 +00:00
ajacoutot
0d9e443d62 SECURITY update to gnutls-3.6.15.
CVE-2020-24659
2020-09-05 10:20:28 +00:00
jca
699e9c5450 Avoid conflict with security/gnupg
Reported by ajacoutot@, ok sthen@
2020-09-05 10:07:43 +00:00
gonzalo
c432f0cb0f Update for SQLMap to 1.4.9
Tested by Ricardo (thanks!)

OK benoit@
2020-09-04 10:00:25 +00:00
edd
5722bf8758 Update gnupg2 to version 2.2.23 to fix a security problem.
https://lists.gnupg.org/pipermail/gnupg-announce/2020q3/000448.html

Thanks tj@ for raising this.

Also taking MAINTAINER for now.

OK pea@ (current MAINTAINER).
2020-09-03 21:45:29 +00:00
sebastia
9443251169 update 2020-08-06 -> 2020-09-02 2020-09-03 05:58:49 +00:00
sthen
814372392e update to p5-CryptX 0.069, from wen heping 2020-09-01 11:53:52 +00:00
ajacoutot
dc9a40a716 Unbreak; I forgot to cvs delete. 2020-09-01 06:12:23 +00:00
ajacoutot
345a343427 Update to vault-1.5.3. 2020-08-30 15:27:07 +00:00
tb
902a90e4b9 Update to tlsfuzzer 20200828
jsing has upstreamed his zero content type test, which in turn found
bugs in GnuTLS and NSS - thanks!
2020-08-28 18:32:02 +00:00
cwen
2eede5f97d botan2: unbreak on !x86 archs
The latest botan2 version provides a new processor_rng feature, but the
feature is unavailable on most archs, breaking the packaging at least on
aarch64, macppc and sparc64 due to a missing header. Add that header to the
x86 PFRAG.

OK kmos@ (who tested on sparc64), bluhm@ (maintainer)
2020-08-27 23:12:20 +00:00
tb
49cdbfdd15 Update to tlsfuzzer 20200825 2020-08-27 16:10:12 +00:00
jmatthew
f23b711c61 update to 0.7.1 2020-08-27 10:27:31 +00:00
edd
983493caf5 Update to gnupg-2.2.21.
OK sthen@, thanks!
2020-08-25 18:20:17 +00:00
edd
6efacb81b4 Update to libksba-1.4.0.
OK sthen@, thanks!
2020-08-25 18:19:19 +00:00
landry
dae94c1fb0 Update to nss 3.56, req'd by gecko 81.
See https://developer.mozilla.org/fr/docs/Mozilla/Projects/NSS/NSS_3.56_release_notes
2020-08-25 13:43:38 +00:00
ajacoutot
de7167fbba Update to libgpg-error-1.39. 2020-08-25 09:01:29 +00:00
sthen
17175d7663 update to gpgme-1.14.0 2020-08-24 16:28:30 +00:00
rsadowski
4fb8b0ef8c Remove keepassx (Qt4)
With keepassxc we have a better alternative.

No objections from maintainer steven@
2020-08-22 09:04:10 +00:00
rsadowski
06818c31fb Remove QCA Qt4, long live qca-qt5 2020-08-22 08:45:48 +00:00
bluhm
6ed302ec63 update botan2 to 2.15.0 2020-08-21 23:29:18 +00:00
bluhm
655ccc98b7 update p5-Module-Signature to 0.87 2020-08-21 14:49:51 +00:00
rsadowski
f0bfa09ca1 Update keepassxc to 2.6.1
https://github.com/keepassxreboot/keepassxc/releases
2020-08-20 18:01:47 +00:00
ajacoutot
a7622880f1 Update to p11-kit-0.23.21. 2020-08-19 12:32:18 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
rsadowski
01ade98352 Update sshguard to 2.4.1
From maintainer Andreas Kusalananda Kähäri
2020-08-18 05:06:29 +00:00
sebastia
ebc65fe91c simple update 3.8.2 -> 3.8.6 2020-08-17 21:04:24 +00:00
sebastia
90f6a72b90 simple update 0.10.1 -> 0.12.1 2020-08-17 21:03:52 +00:00
sebastia
3a61b1e0b8 simple update 6.0.3 -> 6.1.1 2020-08-17 19:37:30 +00:00
tb
7b8ab3205f Update to tlsfuzzer 20200812 2020-08-15 16:38:04 +00:00
naddy
07d277bcfe bump the revived p5-Crypt-OpenPGP, the plist has changed 2020-08-14 19:42:19 +00:00