Commit Graph

32902 Commits

Author SHA1 Message Date
Danilo G. Baio fdb9a1b657 security/py-xmlsec: Fix build with Python 2
Reported by:	pkg-fallout, https://portsfallout.com/port/21147/
Approved by:	portmgr blanket
2020-11-01 20:16:16 +00:00
Muhammad Moinur Rahman 89c64d69ca security/py-xmlsec: Update version 1.3.8=>1.3.9
Relnotes:	https://github.com/mehcode/python-xmlsec/releases/tag/1.3.9
2020-10-31 22:59:48 +00:00
Timur I. Bakeyev dc04d4977d Add an entry about recent Samba vulnerabilities
Security:	CVE-2020-14318
		CVE-2020-14323
		CVE-2020-14383
2020-10-31 21:26:52 +00:00
Mikael Urankar 55d383cf20 security/tailscale: Update to 1.2.0
Changelog:
  https://github.com/tailscale/tailscale/releases/tag/v1.2.0
2020-10-31 09:00:35 +00:00
Tobias C. Berner 53cb97f6a8 security/gcr: Update to 3.38.0
PR:		250512
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-31 07:11:54 +00:00
Dima Panov 4ae76a6604 security/vuxml: Document stack overflow in tmux
PR:		250737
2020-10-31 02:38:09 +00:00
Matthias Andree e5d487ac33 openvpn-devel Update to post 2.5 release development snapshot.
=== Commit Notes ===
99d217b2 Remove --disable-def-auth configure argument
0d4ca79d Remove explicit setting of peer_id to false
cb70cf51 Remove NULL checks before calling free
2c8a9877 Align reliable_free with other free methods to accept NULL
0d5aab88 Inline function tls_get_peer_info
bbcada8a Avoid passing NULL to argv_printf_cat() in temp_file error case.
a4eeef17 Add function for common env setting of verify user/pass calls
a480eaae Ignore deprecation warning for daemon on macOS
14bd92b7 Fix compilation on pre-EKM mbedTLS libraries.
f0734e49 Simplify key material exporter backend API
6dc09d0d Implement generating data channel keys via EKM/RFC 5705
1e6e083e networking_iproute2: fix memory leak in net_iface_mtu_set()
c018fc00 Allow 'none' cipher being specified in --data-ciphers
3b04c34d Support X509 field list to be username
15d05243 Move openvpn specific key expansion into its own function
23e11e59 Fix redirecting of IPv4 default gateway if connecting over IPv6.
bfb28845 Added 'route_ipv6_metric_NN' environment variable for IPv6 route metric.
b68aa006 Speedup TCP remote hosts connections
a5409c0d Selectively reformat too long lines
0f44a908 compat/lz4: Update to v1.9.2
43cdb0c7 Improve error msg when all TAP adapters are in use 'or disabled'
e9e47f49 Fix update_time() and openvpn_gettimeofday() coexistence
d6720203 Alias ADAPTER_DOMAIN_SUFFIX to DOMAIN
66ad8727 Improve documentation of --username-as-common-name
70882f3e Set DNS Domain using iservice
7f7b0539 openvpnmsica: Simplify find_adapters() to void return
370395b3 netsh: Delete WINS servers on TUN close
dd754221 netsh: Clear existing IPv6 DNS servers before configuring new ones
6020e94b netsh: Specify interfaces by index rather than name
860a7bc7 Fix combination of --dev tap and --topology subnet across multiple platforms.
94cebf82 Add demo plugin that excercises "CLIENT_CONNECT" and "CLIENT_CONNECT_V2" paths
4dff2368 If IPv6 pool specification sets pool start to ::0 address, increment.
3ad86c25 Fix fatal error at switching remotes (#629)
6345cea8 build: Fix make distclean/distcheck
0b5141d8 sample-plugins: Partially autotoolize the sample-plugins build
81b6a7e7 Fix netbits setting (in TAP mode) for IPv6 on Windows.
b8625abb Allow --dhcp-option in config file when windows-driver is wintun
97ff6436 man: Improve --remote entry
eebeaa02 socks.c: fix alen for DOMAIN type addresses, bump up buffer sizes
fb94fbc3 msvc: better support for 32bit architecture
37aab49b Fix --show-gateway for IPv6 on NetBSD/i386.
a61c08a2 Handle NULL returns from calloc() in sample plugins.
8120e1ad man: Add missing --server-ipv6
50c7700d Fix description of --client-disconnect calling convention in manpage.
81f9bb3a Replace 'echo -n' with 'printf' in tests/t_lpback.sh
5b815eb4 Add a remark on dropping privileges when --mlock is used
aa346849 Fix handling of 'route remote_host' for IPv6 transport case.
505d5ad8 Fix best gateway selection over netlink
a4e0ac06 Fix TUNSETGROUP compatibility with very old Linux systems.
a09a2fad Fix error detection / abort in --inetd corner case.
5fd66510 Document that --push-remove is generally more suitable than --push-reset
b341b1c5 openvpnmsica: make adapter renaming non-fatal
f3f09541 In tap.c use DiInstallDevice to install the driver on a new adapter
6ffe64e3 Fix client NCP OCC fallback when server and client cipher are identical
136c5f01 Fix compilation with older mbed TLS versions (mbedtls_tls_prf_types undefined)

PR:		250743
Submitted by:	Eric F. Crist (maintainer)
Approved by:	Eric F. Crist (maintainer)
2020-10-30 20:41:39 +00:00
Matthias Andree dec3c81ea9 Update security/openvpn 2.5. For 2.3 peers, update your configuration,
...see ports/UPDATING or the
ChangeLog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-25

Avoid LibreSSL (IGNORE_SSL).
INSTALL_DATA -> INSTALL_MAN for documentation.
Rearrange Makefile according to portclippy.
2020-10-30 20:36:01 +00:00
Piotr Kubaj 7395aa9911 security/py-ssh-audit: update to 2.3.1
Changelog:
- Now parses public key sizes for rsa-sha2-256-cert-v01@openssh.com and rsa-sha2-512-cert-v01@openssh.com host key types.
- Flag ssh-rsa-cert-v01@openssh.com as a failure due to SHA-1 hash.
- Fixed bug in recommendation output which suppressed some algorithms inappropriately.
- Built-in policies now include CA key requirements (if certificates are in use).
- Lookup function (--lookup) now performs case-insensitive lookups of similar algorithms; credit Adam Russell.
- Migrated pre-made policies from external files to internal database.
- Split single 3,500 line script into many files (by class).
- Added setup.py support; credit Ganden Schaffner.
- Added 1 new cipher: des-cbc@ssh.com.
2020-10-30 11:56:08 +00:00
Piotr Kubaj 2c29dd15d8 security/dropbear: update to 2020.81
Changelog:
- Fix regression in 2020.79 which prevented connecting with some SSH
  implementations. Increase MAX_PROPOSED_ALGO to 50, and print a log
  message if the limit is hit. This fixes interoperability with sshj
  library (used by PyCharm), and GoAnywhere.
  Reported by Pirmin Walthert and Piotr Jurkiewicz

- Fix building with non-GCC compilers, reported by Kazuo Kuroi

- Fix potential long delay in dbclient, found by OSS Fuzz

- Fix null pointer dereference crash, found by OSS Fuzz

- libtommath now uses the same random source as Dropbear (in 2020.79
  and 2020.80 used getrandom() separately)

- Some fuzzing improvements, start of a dbclient fuzzer
2020-10-30 11:53:40 +00:00
Muhammad Moinur Rahman d2e134a936 security/snort3: Update version 3.0.3-3=>3.0.3-4
Relnotes:		https://github.com/snort3/snort3/releases/tag/3.0.3-4
2020-10-29 21:28:31 +00:00
Ryan Steinmetz 6fab1586f7 - Update to 1.7.0 2020-10-29 15:12:15 +00:00
Kurt Jaeger fada27783f security/suricata: update 5.0.2 -> 5.0.4
PR:		246093
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
Relnotes:	https://suricata-ids.org/2020/04/28/suricata-5-0-3-released/
		https://suricata-ids.org/2020/10/08/suricata-4-1-9-and-5-0-4-released/
MFH:		2020Q4
2020-10-29 10:44:35 +00:00
Fernando Apesteguía 64039ed16c security/wazuh-agent: Update to 4.0.0
ChangeLog: https://github.com/wazuh/wazuh/releases/tag/v4.0.0

PR:	250636
Submitted by:	m.muenz@gmail.com
MFH:	2020Q4 (blanket, runtime fixes)
2020-10-29 07:07:21 +00:00
Mark Felder fe06335cb6 security/titus: Update to 0.4
Additional fixes, final release

MFH:		2020Q4
2020-10-28 15:27:23 +00:00
Jan Beich 1782488d6e security/nss: unbreak non-gecko consumers after r552532
Pidgin failed with "nss: Handshake failed (-12251)" i.e.,
SSL_ERROR_RX_MALFORMED_CHANGE_CIPHER -12251 "SSL received a malformed Change Cipher Spec record."

PR:		250665
Submitted by:	yamagi@yamagi.org
2020-10-28 10:50:29 +00:00
Fernando Apesteguía e4da73c29a security/vuxml: Add entry for multimedia/motion
Follow up commit for 553525.

For some reason, "Use MHD function for url decoding" actually means fixing
CVE-2020-26566

PR:	250660
2020-10-28 10:25:25 +00:00
Rene Ladan 7416868dff security/sudo: remove optional expired dependency on security/sssd 2020-10-27 22:17:09 +00:00
Mark Felder cd904fd446 security/titus: Support OpenSSL 1.1.0+
Backported patch fixes builds on FreeBSD 12 and 13

MFH:		2020Q4
2020-10-27 22:08:35 +00:00
Danilo Egea Gondolfo 6ff39df855 security/aws-iam-authenticator: Update to 0.5.2 2020-10-27 19:58:06 +00:00
Yuri Victorovich 2ba6d9f7c1 security/fizz: Update 2020.10.12.00 -> 2020.10.26.00
Reported by:	portscout
2020-10-27 19:49:12 +00:00
Mikael Urankar 2ce6bd2f6a security/cargo-audit: update to 0.13.1 2020-10-27 19:32:35 +00:00
Kirill Ponomarev 40acef19bb Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-10-27 18:29:55 +00:00
Tobias C. Berner d2bf7830d8 Update KDE Plasma Desktop to 5.20.2
Tuesday, 27 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Daemon: improve consistency of the lid behaviour.
   * Fix bug: Some user profile fields won’t apply unless they all have unique
     new values.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/
2020-10-27 17:46:56 +00:00
Kyle Evans d065828786 security/modsecurity3: include unicode.mapping in package
This is included in the distribution and referenced in the default
configuration that's installed, but hasn't been included in the package. Do
so now.

PR:		250669
Submitted by:	Marius Halden <marius halden modirum com> (maintainer)
MFH:		2020Q4 (blanket: packaging fix)
2020-10-27 13:53:14 +00:00
Tobias C. Berner 2edae18257 security/libsecret: Update to 0.20.4
PR:		250494
Exp-run by:	antoine
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-27 04:27:25 +00:00
Danilo G. Baio fa1f4c08f8 security/pecl-ssh2: Fix build with PHP 8.0
Reported by:	pkg-fallout
2020-10-26 23:23:40 +00:00
Danilo G. Baio ae595e9108 security/pecl-scrypt: Ignore with PHP 8.0
For now, there is some work on upstream to support PHP 8.

Reported by:	pkg-fallout
2020-10-26 23:22:49 +00:00
Mikael Urankar 3acb58b884 security/rustscan: create port
Faster Nmap Scanning with Rust

Turns a 17 minutes Nmap scan into 19 seconds.
Find all open ports fast with RustScan, automatically pipe them into Nmap.

WWW: https://rustscan.github.io/RustScan
2020-10-26 17:44:24 +00:00
Mikael Urankar dcecc637f4 Take maintainership 2020-10-26 16:54:15 +00:00
Cy Schubert a531ebe795 Update to the latest MIT KRB5 commit on github. 2020-10-26 16:15:15 +00:00
TAKATSU Tomonari 9855c52462 - Update to 0.6.27 2020-10-26 12:42:44 +00:00
Alexey Dokuchaev e416ffdb31 - Update to version 6.06
- Actualize dependencies

PR:	249557
2020-10-26 11:13:09 +00:00
Muhammad Moinur Rahman 7581ab8fff security/snort3: Update version 3.0.3-1=>3.0.3-3
Relnotes:	https://github.com/snort3/snort3/releases/tag/3.0.3-3
2020-10-25 23:40:01 +00:00
Muhammad Moinur Rahman 650b7ad0b8 security/py-xmlsec: Update version 1.3.6=>1.3.8
- Change MASTER_SITES to CHEESESHOP
- Add TEST Framework

Relnotes:	https://github.com/mehcode/python-xmlsec/releases/tag/1.3.8
2020-10-25 20:09:43 +00:00
Mikhail Teterin 5da17b1004 Make prefix-safe by explicitly passing prefix.
Approved by:	maintainer timeout (three weeks+)
2020-10-25 18:31:18 +00:00
Jan Beich 4884295c9f security/doas: update to 6.3p2
Changes:	https://github.com/slicer69/doas/releases/tag/6.3p1
Changes:	https://github.com/slicer69/doas/releases/tag/6.3p2
PR:		248524
Submitted by:	jsmith@resonatingmedia.com (maintainer)
2020-10-24 22:04:08 +00:00
Li-Wen Hsu 2d5ade7976 security/p5-openxpki, security/p5-openxpki-i18n: Update to 3.8.1
PR:		245375
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2020-10-24 20:05:48 +00:00
Li-Wen Hsu 878a4a0632 Add security/p5-Crypt-Argon2
Perl interface to the Argon2 key derivation functions

PR:		250563
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2020-10-24 20:03:48 +00:00
Yuri Victorovich db2dad95cb security/cfssl: Update 1.4.1 -> 1.5.0
Reported by:	portscout
2020-10-24 19:13:42 +00:00
Cy Schubert 9dbfe60a66 Update 1.8.6 --> 1.8.7 2020-10-24 13:19:42 +00:00
Jason E. Hale 8be90b7823 security/libassuan: Update to 2.5.4 2020-10-24 13:11:16 +00:00
Luca Pizzamiglio 533188a083 security/pecl-mcrypt: Fix php80 support
PR:		250531
Submitted by:	Dima Panov <fluffy@FreeBSD.org>
2020-10-24 10:18:42 +00:00
Piotr Kubaj e5cbea9b60 security/dropbear: change in rc DSS to ed25519
dropbear no longer supports DSS keys, use ed25519 instead. rc file needs to be updated.
currently starting dropbear fails with error:
% service dropbear start
...
Unknown key type 'dss'
...

Submitted by:	waitman@waitman.net
PR:		250192
MFH:		2020Q4 (runtime fix)
2020-10-23 00:18:21 +00:00
Sunpoet Po-Chuan Hsieh 318b92b803 Update to 1.22.0
Changes:	https://github.com/googleapis/google-auth-library-python/releases
		https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
2020-10-22 17:55:11 +00:00
Tobias C. Berner 06fe70dfbf Update KDE Plasma Desktop to 5.20.1
Tuesday, 20 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.1. Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

   * KSysGuard: Divide network speeds by 2 to match reality.
   * Powerdevil: Ignore players from KDE Connect when suspending.
   * Bluedevil kcm: Set sane default size.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.0-5.20.1-changelog
2020-10-22 17:46:26 +00:00
Li-Wen Hsu 9afc4dd54f security/u2f-devd: Add Nitrokey FIDO 2 Support
PR:		250524
Submitted by:	Henrik Rosenke <rosenke@dssgmbh.de>
2020-10-22 13:24:47 +00:00
Tobias C. Berner 1c5df0f2b8 print/freetype2: document vulnerability
PR:		250375
Security:	CVE-2020-15999
2020-10-22 08:38:22 +00:00
Koichiro Iwao d8789579fb security/py-fail2ban: Fix runtime error with Python 3.9
PR:		250356
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	theis@gmx.at (maintainer)
Obtained from:	https://bugzilla.redhat.com/show_bug.cgi?id=1808347
Obtained from:	https://github.com/fail2ban/fail2ban/issues/2646
Obtained from:	https://github.com/fail2ban/fail2ban/pull/2651
2020-10-22 02:08:18 +00:00
Torsten Zuehlsdorff 4ef2288f0d PHP 8.0: Connect all the ports added in r552906
Sponsored by:	PHP Update Service
2020-10-22 00:24:27 +00:00