Commit Graph

32902 Commits

Author SHA1 Message Date
Tobias C. Berner 581c73f04f Update KDE Applications to 20.12
- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
2020-12-11 19:18:03 +00:00
Matthias Andree 30533bf139 security/openvpn-devel: Update to 2020-W49 snapshot
Update port to 2020-W49 development snapshot.

1387f526 Fix port-share option with TLS-Crypt v2
4d307ed4 tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key)
fb169c3b tls-crypt-v2: fix server memory leak
dfd624b5 Remove auth_user_pass.wait_for_push variable
fb789947 Fix auth-token not being updated if auth-nocache is set
88dc4276 Make any auth failure tls_authentication_status return auth failed
55d5eaa3 Send AUTH_FAILED message to clients on renegotiation failures
3ac8e592 Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED
f9d3fbf9 Clean up tls_authentication_status and document it
f1f0f074 Improve keys out of sync message
8292102b Add more documentation about our internal TLS functions
cc5a7163 Replace key_scan array of static pointers with inline function
fc25ca3a build: Fix missing install of man page in certain environments
0d4069e4 Change travis build scripts to use https when fetching prerequisites.

PR:		251761
Submitted by:	Eric F. Crist (maintainer)
2020-12-11 17:46:40 +00:00
Jan Beich a0d69629d9 security/libressl: re-link static library consumers after r557713 2020-12-11 16:13:58 +00:00
Antoine Brodin 5ccff976a2 Unbreak INDEX 2020-12-11 14:37:18 +00:00
Bernard Spil 898fd192b8 security/libressl-devel: Security update to 3.3.1
MFH:		2020Q4
Security:	88dfd92f-3b9c-11eb-929d-d4c9ef517024
2020-12-11 10:46:14 +00:00
Bernard Spil 3dbf479268 security/libressl: Security update to 3.2.3
MFH:		2020Q4
Security:	88dfd92f-3b9c-11eb-929d-d4c9ef517024
2020-12-11 10:40:03 +00:00
Bernard Spil ec16fd7f75 security/vuxml: Document LibreSSL vulnerability 2020-12-11 10:38:39 +00:00
Dima Panov 6fdeda4e86 security/vuxml: add 19 CVE entries related to www/glpi
PR:		251754
Submitted by:	Mathias Monnerville
2020-12-11 10:32:07 +00:00
Antoine Brodin 7295978eca Unbreak bulk -a 2020-12-10 22:29:49 +00:00
Sunpoet Po-Chuan Hsieh 18272a70c2 Update to 2.4.2
Changes:	https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
PR:		250337
Submitted by:	pi
2020-12-10 21:59:45 +00:00
Sunpoet Po-Chuan Hsieh 0ddf34cba9 Update to 1.21.1
Changes:	https://github.com/capistrano/sshkit/releases
2020-12-10 21:59:07 +00:00
Sunpoet Po-Chuan Hsieh 51cad9d04e Update to 0.1.4
Changes:	https://github.com/jborean93/pyspnego/releases
2020-12-10 21:45:07 +00:00
Kurt Jaeger 5ac98da7c2 New port: security/py-onlykey: cli for the OnlyKey hardware password manager
Python command line tool for configuring and using the OnlyKey
hardware password manager.

WWW: https://github.com/trustcrypto/python-onlykey

PR:		250601
Submitted by:	Dmytro Bilokha <dmytro@posteo.net>
2020-12-10 21:29:41 +00:00
Sunpoet Po-Chuan Hsieh f0c27855be Add py-python-pkcs11 0.7.0
A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard to
support HSM and Smartcard devices in Python.

The interface is designed to follow the logical structure of a HSM, with useful
defaults for obscurely documented parameters. Many APIs will optionally accept
iterables and act as generators, allowing you to stream large data blocks for
symmetric encryption.

python-pkcs11 also includes numerous utility functions to convert between PKCS
#11 data structures and common interchange formats including PKCS #1 and X.509.

python-pkcs11 is fully documented and has a full integration test suite for all
features, with continuous integration against multiple HSM platforms including:
- Thales nCipher
- Opencryptoki TPM
- OpenSC/Smartcard-HSM/Nitrokey HSM

WWW: https://github.com/danni/python-pkcs11
2020-12-10 21:28:29 +00:00
Philip Paeps 17044cbd7a security/vuxml: FreeBSD 11.4 is vulnerable to CVE-2020-1971
As noted in FreeBSD-SA-20:33.openssl, this vulnerability is also known
to affect OpenSSL versions included in FreeBSD 11.4.  However, the
OpenSSL project is only giving patches for that version to premium
support contract holders.  The FreeBSD project does not have access to
these patches and recommends FreeBSD 11.4 users to either upgrade to
FreeBSD 12.x or leverage up to date versions of OpenSSL in the ports/pkg
system. The FreeBSD Project may update this advisory to include FreeBSD
11.4 should patches become publicly available.
2020-12-10 09:58:59 +00:00
Tobias C. Berner 270178e1be security/wazuh-agent: update to 4.0.3
PR:		251383
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
2020-12-10 06:47:12 +00:00
Philip Paeps 558a77cf7f security/vuxml: add FreeBSD SA to OpenSSL entry
Reference FreeBSD-SA-20:33.openssl and note the fixed patch releases in
the recent OpenSSL entry.
2020-12-10 06:02:22 +00:00
Dan Langille 9de8c55119 Update to 2.9.17
re: https://blog.snort.org/2020/11/snort-29170-has-been-released.html
2020-12-09 16:48:29 +00:00
Piotr Kubaj 0be729d743 security/highwayhash: remove obviously wrong hunk that I somehow missed before
The function reads TimeBase frequency, not the CPU frequency.
2020-12-09 16:29:49 +00:00
Gleb Popov b6f2754c19 security/klee: Update to 2.2 2020-12-09 14:47:43 +00:00
Bernard Spil d80aec156c security/vuxml: cURL vulnerabilities 2020-12-09 10:36:09 +00:00
Piotr Kubaj abcb0e7a59 security/openssh-portable@gssapi: fix build on GCC architectures
gss-genr.c: In function 'ssh_gssapi_kex_mechs':
gss-genr.c:175:9: error: 'strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=]
  175 |    cp = strncpy(s, kex, strlen(kex));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
2020-12-09 02:46:43 +00:00
Yuri Victorovich ef5292db70 security/fizz: Update 2020.11.30.00 -> 2020.12.07.00 2020-12-08 23:28:46 +00:00
Bernard Spil 937500a1f4 security/vuxml: Security update to 1.1.1i
MFH:		2020Q4
Security:	1d56cfc5-3970-11eb-929d-d4c9ef517024
2020-12-08 16:26:33 +00:00
Bernard Spil 953c065309 security/vuxml: Document OpenSSL NULL pointer dereference 2020-12-08 16:21:52 +00:00
Rainer Hurling de7c95c2ca security/vuls: Update to 0.9.0
This patch updates from v0.6.1 to only v0.9.0 [1] for
a smooth upgrade experience. The next one will update
from 0.9.0 to 0.13.7 [2].

[1] https://github.com/future-architect/vuls/releases/tag/v0.9.0
[2] https://github.com/future-architect/vuls/releases

PR:		251654
Submitted by:	Alexandru Ciobanu <iscandr@gmail.com> (maintainer)
Approved by:	tcberner (mentor)
2020-12-08 11:26:57 +00:00
Matthias Fechner 99b8a28eb7 Document gitlab-ce vulnerabilities. 2020-12-07 23:53:41 +00:00
Renato Botelho b28d26b700 security/sudo: Fix build without sendmail
PR:		251582
Reported by:	Alexander Kuznetsov <alex@kuznetcoff.ru>
Obtained from:	https://www.sudo.ws/repos/sudo/raw-rev/41db1aad85bb
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-12-07 12:43:25 +00:00
Luca Pizzamiglio cf16719172 security/pecl-mcrypt: update to 1.0.4 2020-12-07 08:49:06 +00:00
Steve Wills 0e14054587 security/vault: update to 1.6.0 2020-12-06 23:02:45 +00:00
Steve Wills 2f3eff6b1f Document consul issue
PR:		251418
Submitted by:	brd
2020-12-06 22:01:12 +00:00
Mark Linimon bdc035e33c Mark as BROKEN on riscv64.
Approved by:	portmgr (tier-2 blanket)
2020-12-06 16:56:12 +00:00
Mark Linimon 2e571bc089 Mark as BROKEN on riscv64, same as mips64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
2020-12-06 16:52:49 +00:00
Danilo G. Baio f5e50fb969 security/py-[acme|certbot]: Update to 1.10.1
Changelog:	https://github.com/certbot/certbot/blob/v1.10.1/certbot/CHANGELOG.md

PR:		251514
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	python (with hat)
2020-12-05 18:56:14 +00:00
Sunpoet Po-Chuan Hsieh fa656fbeef Move net/py-ndg_httpsclient to net/py-ndg-httpsclient 2020-12-05 13:50:46 +00:00
Sunpoet Po-Chuan Hsieh f01d4476bb Move devel/py-semantic_version to devel/py-semantic-version
- Bump PORTREVISION for dependency change
2020-12-05 13:47:27 +00:00
Rene Ladan 09cc31553d Document new vulnerabilities in www/chromium < 87.0.4280.88 2020-12-05 11:43:30 +00:00
Dmitry Marakasov a8dcd3dd9e - Switch to options helpers
- Only install docs when requested
- Update WWW

Approved by:	portmgr blanket
2020-12-05 09:37:40 +00:00
Bernard Spil 6751f89e45 security/openssl-devel: Enable KTLS by default
* Only for 13.x systems
 * Allows testing of nfs-over-tls

Reported by:	rickm
2020-12-04 20:05:36 +00:00
Ryan Steinmetz 08dc2a15fd - Unbreak build after previous commit 2020-12-04 17:26:40 +00:00
Adam Weinberger 1f3278c422 security/vuxml: Add entry for gitea < 1.13.0
PR:		251577
Submitted by:	maintainer
2020-12-04 16:56:31 +00:00
Renato Botelho 91c1e3911a security/sudo: Update to 1.9.4
PR:		251488
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-12-04 12:32:14 +00:00
Kubilay Kocak 596ccde119 security/py-cryptography: Update to 2.9.2 [2]
- Remove patch-PR4855, upstreamed [1]
 - Remove asn1crypto, no longer an install_requires (RUN_DEPENDS) [1]
 - Add workaround for OpenSSL 1.0.2u/t when building for FreeBSD
   11.3-STABLE and 11.4-RELEASE/STABLE. [2]

Changelog:

  https://github.com/pyca/cryptography/blob/2.9.2/CHANGELOG.rst

HUGE thank you to Kai for running through extensive QA and producing the
final changeset.

PR:		245929
Submitted by:	Daniel <daniel.engberg.lists pyret.net> [1]
Submitted by:	kai [2]
MFH: No (backward incompatiblities, substantial dependents count)
2020-12-04 11:31:22 +00:00
Pietro Cerutti b25d0c91e0 lang/php74, security/php74-openssl: fix build with LibreSSL
Upstream: https://bugs.php.net/bug.php?id=80368
https://github.com/php/php-src/commit/ecee3f1209a7c0ac9f99c7f640b2f5df56656e58
2020-12-04 10:22:09 +00:00
Ben Woods 2fed1e34e2 security/1password-client: Update to 1.8.0
Changelog:
  https://app-updates.agilebits.com/product_history/CLI#v1080001

Approved by:	ler (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27379
2020-12-04 02:03:44 +00:00
Mark Linimon 53608ee003 Also mark as not for riscv64.
Approved by:	portmgr (tier-2 blanket)
2020-12-03 15:37:32 +00:00
Mark Linimon 9fd87502e4 Mark as also not for riscv64.
Approved by:	portmgr (tier-2 blanket)
2020-12-03 15:33:45 +00:00
Mark Linimon 660f32a9e5 Also mark BROKEN on riscv64.
Approved by:	portmgr (tier-2 blanket)
2020-12-03 15:31:04 +00:00
Wen Heping a5cd4fbeaf - Update to 0.4.4
PR:		251473
Submitted by:	john@saltant.com(maintainer)
2020-12-03 01:35:28 +00:00
Philip Paeps cb3ac81e10 security/vuxml: add FreeBSD SA-20:32.rtsold 2020-12-02 10:03:15 +00:00