aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* MFH: r541210 r543679 r548801Bradley T. Hughes2020-09-183-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2 Patches are backported from www/node and changed where necessary. PR: 247433 Approved by: bhughes (maintainer timeout) www/node12: Update 12.18.2_1 -> 12.18.3 https://nodejs.org/en/blog/release/v12.18.3/ Sponsored by: Miles AS www/node12: Update 12.18.3 -> 12.18.4 https://nodejs.org/en/blog/release/v12.18.4/ This is a security release. See https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/ Security: 4ca5894c-f7f1-11ea-8ff8-0022489ad614 Sponsored by: Miles AS Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548875
* MFH: r543680 r548800Bradley T. Hughes2020-09-184-45/+4
| | | | | | | | | | | | | | | | | | | | | | | www/node10: Update 10.21.0 -> 10.22.0 https://nodejs.org/en/blog/release/v10.22.0/ Sponsored by: Miles AS www/node10: Update 10.22.0 -> 10.22.1 https://nodejs.org/en/blog/release/v10.22.1/ This is a security release. See https://nodejs.org/en/blog/vulnerability/september-2020-security-releases/ Security: 4ca5894c-f7f1-11ea-8ff8-0022489ad614 Sponsored by: Miles AS Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548873
* MFH: r542913Jan Beich2020-09-172-0/+6
| | | | | | | | | x11/wev: backport memory leaking fix Approved by: ports-secteam blanket (reliability fixes) Notes: svn path=/branches/2020Q3/; revision=548805
* MFH: r548737Yuri Victorovich2020-09-162-4/+4
| | | | | | | | | | | security/tor: Update 0.4.3.6 -> 0.4.4.5 Changelog: https://gitweb.torproject.org/tor.git/tree/ReleaseNotes?h=tor-0.4.4.5 Approved by: ports-secteam Notes: svn path=/branches/2020Q3/; revision=548755
* MFH: r548705Li-Wen Hsu2020-09-152-4/+4
| | | | | | | | | | | | | | | | | | www/typo3-10: Update to 10.4.7 These versions are maintenance releases and contain bug fixes only. For details about the releases, please see: https://get.typo3.org/release-notes/10.4.7 PR: 249313 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548728
* MFH: r548704Li-Wen Hsu2020-09-152-4/+4
| | | | | | | | | | | | | | | | | | | www/typo3-9: Update to 9.5.21 These versions are maintenance releases and contain bug fixes only. For details about the releases, please see: https://get.typo3.org/release-notes/9.5.21 PR: 249314 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) MFC after: 2 weeks Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548727
* MFH: r548091Mikael Urankar2020-09-141-0/+105
| | | | | | | | | | | | | | | security/nss: fix build on aarch64 Import upstream patch from https://bugzilla.mozilla.org/show_bug.cgi?id=1659256 PR: 249053 Reported by: garga@ Approved by: jbeich@ Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548632
* MFH: r548445Fukang Chen2020-09-142-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | shells/zsh: Fix build with devel/ncurses 6.2 When devel/ncurses is installed in the system, the Zsh configure script detects and uses ${LOCALBASE}/include/ncurses/ncurses.h instead. The patch is obtained from this commit: https://sourceforge.net/p/zsh/code/ci/c6a85163619ed1cee89ab047a0d98108ed46828d/ cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -I/usr/local/include -DBOOL_DEFINED -DLIBICONV_PLUG -DHAVE_CONFIG_H -DMODULE -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -fPIC -o curses..o curses.c In file included from curses.c:210: ./curses_keys.h:93:15: error: use of undeclared identifier 'KEY_EVENT' {"EVENT", KEY_EVENT}, ^ 1 error generated. *** Error code 1 Reviewed by: koobs Approved by: koobs (ports, mentor) Differential Revision: https://reviews.freebsd.org/D26355 Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548588
* MFH: r548424Danilo G. Baio2020-09-122-5/+5
| | | | | | | | | | | | | | www/py-webargs: Update to 6.1.1 Changelog: https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst#611-2020-09-08 PR: 249220 Submitted by: Goran Mekic <meka@tilda.center> (maintainer) Approved by: ports-secteam (blanket: bugfix release) Notes: svn path=/branches/2020Q3/; revision=548425
* MFH: r548374 r548375Sunpoet Po-Chuan Hsieh2020-09-1210-33/+119
| | | | | | | | | | | | | | | | Update to 2.0.20 Changes: https://github.com/jasper-software/jasper/blob/master/NEWS PR: 248912 Exp-run by: antoine Security: 6842ac7e-d250-11ea-b9b7-08002728f74c Fix build with jasper 2.0.20 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548423
* MFH: r548340 r548341 r548342 r548343 r548344 r548345 r548346 r548347 r548348 ↵Sunpoet Po-Chuan Hsieh2020-09-1226-52/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r548349 r548350 r548351 r548352 Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/activemodel/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/activerecord/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actionview/CHANGELOG.md Security: 7b630362-f468-11ea-a96c-08002728f74c Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/activejob/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/activesupport/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actionmailbox/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actionmailer/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/activestorage/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actiontext/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actioncable/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/actionpack/CHANGELOG.md Update to 6.0.3.3 Changes: https://github.com/rails/rails/releases Update to 6.0.3.3 Changes: https://github.com/rails/rails/blob/6-0-stable/railties/CHANGELOG.md Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548422
* MFH: r548329 r548330 r548331 r548332 r548333 r548334 r548335 r548336 r548337 ↵Sunpoet Po-Chuan Hsieh2020-09-1224-47/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r548338 r548339 r548353 Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/activemodel/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/activerecord/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/actionview/CHANGELOG.md Security: 7b630362-f468-11ea-a96c-08002728f74c Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/activejob/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/activesupport/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/activestorage/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/actioncable/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/actionpack/CHANGELOG.md Update to 5.2.4.4 Changes: https://github.com/rails/rails/releases Update to 5.2.4.4 Changes: https://github.com/rails/rails/blob/5-2-stable/railties/CHANGELOG.md Fix Gemfile for rubygem-rails52 5.2.4.4 update - Update RUN_DEPENDS to match Gemfile - Bump PORTREVISION for package change Approved by: ports-secteam (fluffy) Notes: svn path=/branches/2020Q3/; revision=548421
* MFH: r548388Glen Barber2020-09-129-1/+61
| | | | | | | | | | Add MANIFEST files for 12.2-BETA1. Approved by: portmgr (implicit, re blanket) Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/branches/2020Q3/; revision=548389
* MFH: r548376Danilo G. Baio2020-09-122-4/+4
| | | | | | | | | | | net/pecl-oauth2: Update to 2.0.6 Changelog: https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.6 Approved by: ports-secteam (blanket: bugfix release) Notes: svn path=/branches/2020Q3/; revision=548377
* MFH: r548286Li-Wen Hsu2020-09-124-13/+8
| | | | | | | | | | | | | lang/python35: Update to 3.5.10 ChangeLog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-10 PR: 249187 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548292
* MFH: r548276Danilo G. Baio2020-09-121-0/+3
| | | | | | | | | | | | security/py-bcrypt: Fix runtime dependencies PR: 249235 Reported by: Andrew Fyfe <andrew@neptune-one.net> Approved by: ports-secteam (blanket: runtime fix) Notes: svn path=/branches/2020Q3/; revision=548277
* MFH: r548270Jan Beich2020-09-122-5/+5
| | | | | | | | | | emulators/citra: update to s20200910 Changes: https://github.com/citra-emu/citra/compare/6a77547bd...df9e230d6 Approved by: ports-secteam (swills, implicit for snapshots) Notes: svn path=/branches/2020Q3/; revision=548275
* MFH: r548266Jan Beich2020-09-122-1/+83
| | | | | | | | | | | www/firefox: fix tab crashing when not using pulseaudio Submitted by: Ka Ho Ng Approved by: ports-secteam blanket Differential Revision: https://reviews.freebsd.org/D26303 Notes: svn path=/branches/2020Q3/; revision=548274
* MFH: r548170Craig Leres2020-09-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | security/zeek: Update to 3.0.10 to fix memory leaks and potential DOS: https://github.com/zeek/zeek/releases/tag/v3.0.10 - Fix memory leak caused by re-entering AYIYA parsing - Fix memory leak caused by re-entering GTPv1 parsing Other fixes: - Fix Input Framework 'change' events for 'set' destinations - Fix reported body-length of HTTP messages w/ sub-entities Reported by: Jon Siwek Security: 2c92fdd3-896c-4a5a-a0d8-52acee69182d Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548255
* lang/go: Update to 1.14.9Dmitri Goutnik2020-09-112-4/+4
| | | | | | | | Changes: https://golang.org/doc/devel/release.html#go1.14.minor Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548240
* MFH: r548228Li-Wen Hsu2020-09-112-4/+11
| | | | | | | | | | | | | | net-im/tut: Update to 0.0.17 Changelog: https://github.com/RasmusLindroth/tut/releases/0.0.17 PR: 249243 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548239
* MFH: r548196Thomas Zander2020-09-104-36/+13
| | | | | | | | | | | | | Update to upstream release 1.0.29 PR: 248665 Submitted by: daniel.engberg.lists@pyret.net Reviewed by: tcberner Approved by: ports-secteam (riggs) Notes: svn path=/branches/2020Q3/; revision=548199
* MFH: r548081Dima Panov2020-09-1012-1/+1433
| | | | | | | | | | | | | | | | | | | | | | | | mail/exim: import exim-4.94+fixes branch as state of 2020.09.09 Used git diffs: [27/37] Fix spelling of local_part_data in docs and debug output [28/37] Fix ${readsocket } eol-replacement. Bug 2630 [29/37] Taint: fix off-by-one in is_tainted(). Bug 2634 [30/37] Build: ifdef guard for EXPERIMENTAL_QUEUEFILE [31/37] Taint: fix off-by-one in is_tainted(). Bug 2634 [32/37] DANE: force SNI to use $domain. Bug 2265 [33/37] DANE: Fix 2-rcpt message, diff domins case. Bug 2265 [34/37] Fix non-DANE build [35/37] DANE: Fix 2 messages from queue case [36/37] Fix non-DANE build While here, make SPF option turned on by default Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548185
* MFH: r548072Fernando Apesteguía2020-09-092-4/+4
| | | | | | | | | | | | | | security/snort2pfcd: Update to 2.9 Fixes -fno-common problem. PR: 249122 Submitted by: onestsam@gmail.com (maintainer) Approved by: ports-secteam (blanket, build fix, -fno-common) Notes: svn path=/branches/2020Q3/; revision=548073
* MFH: r548068Fernando Apesteguía2020-09-093-6/+6
| | | | | | | | | | | | | | | | | | | net/enet: update to 1.3.16 From ChangeLog: https://github.com/lsalzman/enet/blob/master/ChangeLog * fix bug in unreliable fragment queuing * use single output queue for reliable and unreliable packets for saner ordering * revert experimental throttle changes that were less stable than prior algorithm Reported by: portscout Approved by: ports-secteam (blanket, runtime fix) Notes: svn path=/branches/2020Q3/; revision=548069
* MFH: r547978Jan Beich2020-09-092-4/+4
| | | | | | | | | | | x11-wm/picom: update to v8.1 Changes: https://github.com/yshui/picom/releases/v8.1 Reported by: GitHub (watch releases) Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548055
* MFH: r548051Danilo G. Baio2020-09-082-4/+4
| | | | | | | | | | | textproc/py-texttable: Update to 1.6.3 Changelog: https://raw.githubusercontent.com/foutaise/texttable/v1.6.3/CHANGELOG.md Approved by: ports-secteam (blanket, bugfix release) Notes: svn path=/branches/2020Q3/; revision=548053
* MFH: r547952Torsten Zuehlsdorff2020-09-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php74: Upgrade from 7.4.9 to 7.4.10 Changelog: Core: Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). Fixed bug #77932 (File extensions are case-sensitive). Fixed bug #79806 (realpath() erroneously resolves link to link). Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign). Fixed bug #79919 (Stack use-after-scope in define()). Fixed bug #79934 (CRLF-only line in heredoc causes parsing error). Fixed bug #79947 (Memory leak on invalid offset type in compound assignment). COM: Fixed bug #48585 (com_load_typelib holds reference, fails on second call). Exif: Fixed bug #75785 (Many errors from exif_read_data). Gettext: Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for gettext()). LDAP: Fixed memory leaks. OPcache: Fixed bug #73060 (php failed with error after temp folder cleaned up). Fixed bug #79917 (File cache segfault with a static variable in inherited method). PDO: Fixed bug #64705 (errorInfo property of PDOException is null when PDO::__construct() fails). Session: Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c). Standard: Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference). Fixed bug #79944 (getmxrr always returns true on Alpine linux). Fixed bug #79951 (Memory leak in str_replace of empty string). XML: Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q3/; revision=548050
* MFH: r547951Torsten Zuehlsdorff2020-09-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lang/php73: Upgrade from 7.3.21 to 7.3.22 Changelog: Core: Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). Fixed bug #77932 (File extensions are case-sensitive). Fixed bug #79806 (realpath() erroneously resolves link to link). Fixed bug #79895 (PHP_CHECK_GCC_ARG does not allow flags with equal sign). Fixed bug #79919 (Stack use-after-scope in define()). Fixed bug #79934 (CRLF-only line in heredoc causes parsing error). COM: Fixed bug #48585 (com_load_typelib holds reference, fails on second call). Exif: Fixed bug #75785 (Many errors from exif_read_data). Gettext: Fixed bug #70574 (Tests fail due to relying on Linux fallback behavior for gettext()). LDAP: Fixed memory leaks. OPcache: Fixed bug #73060 (php failed with error after temp folder cleaned up). PDO: Fixed bug #64705 (errorInfo property of PDOException is null when PDO::__construct() fails). Standard: Fixed bug #79930 (array_merge_recursive() crashes when called with array with single reference). Fixed bug #79944 (getmxrr always returns true on Alpine linux). Fixed bug #79951 (Memory leak in str_replace of empty string). XML: Fixed bug #79922 (Crash after multiple calls to xml_parser_free()). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates) Notes: svn path=/branches/2020Q3/; revision=548049
* MFH: r547783Tijl Coosemans2020-09-082-4/+4
| | | | | | | | | | | Update to 2.16.8. Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-09-1 Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-09-2 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548040
* MFH: r547781Tijl Coosemans2020-09-083-5/+5
| | | | | | | | | | | Update to 3.6.15. PR: 249190 Security: https://gnutls.org/security-new.html#GNUTLS-SA-2020-09-04 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548039
* MFH: r547756Sunpoet Po-Chuan Hsieh2020-09-082-16/+16
| | | | | | | | | | | | Update to 3.0.10 Changes: https://docs.djangoproject.com/en/3.0/releases/ Security: 002432c8-ef6a-11ea-ba8f-08002728f74c Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548035
* MFH: r547755Sunpoet Po-Chuan Hsieh2020-09-082-16/+16
| | | | | | | | | | | | Update to 2.2.16 Changes: https://docs.djangoproject.com/en/2.2/releases/ Security: 002432c8-ef6a-11ea-ba8f-08002728f74c Approved by: ports-secteam (joneum) Notes: svn path=/branches/2020Q3/; revision=548034
* MFH: r547999Thomas Zander2020-09-082-6/+6
| | | | | | | | | | | | | Update to upstream version 50.0.0 Details: - New features and bugfixes, see https://mkvtoolnix.download/doc/NEWS.md Approved by: ports-secteam (riggs) Notes: svn path=/branches/2020Q3/; revision=548001
* MFH: r547990Jung-uk Kim2020-09-083-5/+5
| | | | | | | | | Update to 32.0.0.433. Approved by: ports-secteam (blanket, fetch failure) Notes: svn path=/branches/2020Q3/; revision=547991
* MFH: r543896 r544918Joseph Mingrone2020-09-082-4/+11
| | | | | | | | | | | | - Update to git snapshot fbe363f - Explicitly disable selinux, and libsystemd configure flags - Update to git snapshot f712cdb Approved by: ports-secteam (blanket, build fix) Notes: svn path=/branches/2020Q3/; revision=547979
* MFH: r545507, r546343, r546946, r547867:Xin LI2020-09-0711-829/+5
| | | | | | | | | | | | | net/mpd5: import r2272 from upstream net/mpd5: improve logging in rare case of libpdel failure. net/mpd5: remove required_files from startup script net/mpd5: update to version 5.9 Approved by: ports-secteam Security: CVE-2020-7465, CVE-2020-7466 Notes: svn path=/branches/2020Q3/; revision=547914
* MFH: r547855Li-Wen Hsu2020-09-064-1/+4
| | | | | | | | | | | | Correct COMMENT of devel/*-{eabi,elf}-gcc Approved by: manu (maintainer) Differential Revision: https://reviews.freebsd.org/D26338 Approved by: portmgr (blanket: metadata sync) Notes: svn path=/branches/2020Q3/; revision=547856
* MFH: r547594Thomas Zander2020-09-052-6/+6
| | | | | | | | | | | | | Update to upstream release 1.7.26 Details: - Bug- and doc fixes, see https://github.com/containous/traefik/releases/tag/v1.7.26 Approved by: ports-secteam(riggs) Notes: svn path=/branches/2020Q3/; revision=547595
* MFH: r547547Matthias Andree2020-09-041-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | converters/recode: fix info file, add LICENCE, quiet portlint/portclippy This has been broken for almost 10 months, and again 3 months of silence from the maintainer, so let me step in to just fix it for the nonce. - Add LICENSE=GPLv2+ - Add USES=makeinfo to fix .info file in clean-room builds (poudriere) [1] - Reshuffle a few lines to please portclippy and portlint - Bump PORTREVISION to flush out the broken packages and force rebuild - Add DISABLED example to strip library in order to also please stage-qa with DEVELOPER=yes (would require maintainer approval), in post-install (just remove @: and the comment line to enable). PR: 241879 [1] Submitted by: Victor Sudakov <vas@sibptus.ru> [1] Approved by: portmgr@ (blanket, see next line) Approved by: ports-secteam@ (blanket: add dependency to fix broken .info, add LICENSE, fix portlint/portclippy issues) Notes: svn path=/branches/2020Q3/; revision=547548
* MFH: r547530Fernando Apesteguía2020-09-041-4/+14
| | | | | | | | | | | | | | | | | | | biology/mapm3: Fix build with llvm11, gcc10 Another instance of -fno-common issue. While here: * strip executables * add license PR: 249077 Submitted by: tphilipp@potion-studios.com (maintainer) Approved by: ports-secteam (blanket, build fix, -fno-common) Notes: svn path=/branches/2020Q3/; revision=547531
* MFH: r547519Tobias Kortkamp2020-09-042-7/+5
| | | | | | | | | | | sysutils/runit-faster: Update to 2.1.3.7 Changes: https://github.com/t6/freebsd-runit/releases/tag/v2.1.3.7 Approved by: ports-secteam blanket Notes: svn path=/branches/2020Q3/; revision=547520
* MFH: r541749 r546681 r547499Adam Weinberger2020-09-044-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: portmgr (with hat) gnupg: Update to 2.2.21 * gpg: Improve symmetric decryption speed by about 25%. See commit 144b95cc9d. * gpg: Support decryption of AEAD encrypted data packets. * gpg: Add option --no-include-key-block. [#4856] * gpg: Allow for extra padding in ECDH. [#4908] * gpg: Only a single pinentry is shown for symmetric encryption if the pinentry supports this. [#4971] * gpg: Print a note if no keys are given to --delete-key. [#4959] * gpg,gpgsm: The ridiculous passphrase quality bar is not anymore shown. [#2103] * gpgsm: Certificates without a CRL distribution point are now considered valid without looking up a CRL. The new option --enable-issuer-based-crl-check can be used to revert to the former behaviour. * gpgsm: Support rsaPSS signature verification. [#4538] * gpgsm: Unless CRL checking is disabled lookup a missing issuer certificate using the certificate's authorityInfoAccess. [#4898] * gpgsm: Print the certificate's serial number also in decimal notation. * gpgsm: Fix possible NULL-deref in messages of --gen-key. [#4895] * scd: Support the CardOS 5 based D-Trust Card 3.1. * dirmngr: Allow http URLs with "LOOKUP --url". * wkd: Take name of sendmail from configure. Fixes an OpenBSD specific bug. [#4886] Release-info: https://dev.gnupg.org/T4897 security/gnupg: Update to 2.2.22 Also, sort plist. The new gpgsplit binary is getting installed as gpgsplit2 to avoid a conflict with security/gnupg1. Noteworthy changes in version 2.2.22 ==================================== * gpg: Change the default key algorithm to rsa3072. * gpg: Add regular expression support for Trust Signatures on all platforms. [#4843] * gpg: Fix regression in 2.2.21 with non-default --passphrase-repeat option. [#4991] * gpg: Ignore --personal-digest-prefs for ECDSA keys. [#5021] * gpgsm: Make rsaPSS a de-vs compliant scheme. * gpgsm: Show also the SHA256 fingerprint in key listings. * gpgsm: Do not require a default keyring for --gpgconf-list. [#4867] * gpg-agent: Default to extended key format and record the creation time of keys. Add new option --disable-extended-key-format. * gpg-agent: Support the WAYLAND_DISPLAY envvar. [#5016] * gpg-agent: Allow using --gpgconf-list even if HOME does not exist. [#4866] * gpg-agent: Make the Pinentry work even if the envvar TERM is set to the empty string. [#4137] * scdaemon: Add a workaround for Gnuk tokens <= 2.15 which wrongly incremented the error counter when using the "verify" command of "gpg --edit-key" with only the signature key being present. * dirmngr: Better handle systems with disabled IPv6. [#4977] * gpgpslit: Install tool. It was not installed in the past to avoid conflicts with the version installed by GnuPG 1.4. [#5023] (We're installing it as gpgsplit2 to avoid conflict with security/gnupg1) * gpgtar: Handle Unicode file names on Windows correctly (requires libgpg-error 1.39). [#4083] * gpgtar: Make --files-from and --null work as documented. [#5027] * Build the Windows installer with the new Ntbtls 0.2.0 so that TLS connections succeed for servers demanding GCM. Release-info: https://dev.gnupg.org/T5030 security/gnupg: Update to 2.2.23 Importing an OpenPGP key having a preference list for AEAD algorithms will lead to an array overflow and thus often to a crash or other undefined behaviour. Importing an arbitrary key can often easily be triggered by an attacker and thus triggering this bug. Exploiting the bug aside from crashes is not trivial but likely possible for a dedicated attacker. The major hurdle for an attacker is that only every second byte is under their control with every first byte having a fixed value of 0x04. Software distribution verification should not be affected by this bug because such a system uses a curated list of keys. Security: CVE-2020-25125 Notes: svn path=/branches/2020Q3/; revision=547501
* MFH: r542727Mark Linimon2020-09-042-1/+11
| | | | | | | | | | | | | | audio/bjumblr-lv2: fix build on GCC architectures Require C++11 compiler because of -std=c++11. Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by default). PR: 248134 Approved by: portmgr (blanket: build fix) Notes: svn path=/branches/2020Q3/; revision=547494
* MFH: r547488Piotr Kubaj2020-09-031-4/+10
| | | | | | | | | | | net-mgmt/fastnetmon: unbreak on powerpc64, others non-x86 need testing LuaJIT is not available on powerpc64. Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q3/; revision=547489
* MFH: r546322Jochen Neumeister2020-09-031-0/+11
| | | | | | | | | | | databases/mysql57-server: fix build on current (temporary fix) - add temporary work around to use llvm from ports on recent currents Approved by: ports-secteam (with hat) Notes: svn path=/branches/2020Q3/; revision=547475
* MFH: r547473Jochen Neumeister2020-09-031-0/+6
| | | | | | | | | | | | fix build on current - add temporary work around to use llvm from ports on recent currents Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat) Notes: svn path=/branches/2020Q3/; revision=547474
* MFH: r547299Joseph Mingrone2020-09-033-24/+30
| | | | | | | | | Update to 20200901 master-branch commit, 2e3ec40 Approved by: ports-secteam (blanket, build fix) Notes: svn path=/branches/2020Q3/; revision=547472
* MFH: r547453Piotr Kubaj2020-09-031-2/+3
| | | | | | | | | | | | | deskutils/xfce4-generic-slider: fix build on GCC architectures Use C11 compiler: /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk' /usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here Approved by: portmgr (fix build blanket) Notes: svn path=/branches/2020Q3/; revision=547454
* MFH: r547413Li-Wen Hsu2020-09-031-1/+3
| | | | | | | | | | | | | mail/postfinger: Fix fetch and add license information PR: 248983 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: Andrew J. Caines <A.J.Caines@halplant.com> Approved by: portmgr (blanket: fix fetch and sync metadata) Notes: svn path=/branches/2020Q3/; revision=547414