Commit Graph

522798 Commits

Author SHA1 Message Date
Torsten Zuehlsdorff
3563b72ebc MFH: r551837
lang/php74: Update from 7.4.10 to 7.4.11

    Core:
        Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070)
        Fixed bug #79979 (passing value to by-ref param via CUFA crashes).
        Fixed bug #80037 (Typed property must not be accessed before initialization when __get() declared).
        Fixed bug #80048 (Bug #69100 has not been fixed for Windows).
        Fixed bug #80049 (Memleak when coercing integers to string via variadic argument).
    Calendar:
        Fixed bug #80007 (Potential type confusion in unixtojd() parameter parsing).
    COM:
        Fixed bug #64130 (COM obj parameters passed by reference are not updated).
    OPcache:
        Fixed bug #80002 (calc free space for new interned string is wrong).
        Fixed bug #80046 (FREE for SWITCH_STRING optimized away).
        Fixed bug #79825 (opcache.file_cache causes SIGSEGV when custom opcode handlers changed).
    OpenSSL:
        Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069)
    PDO:
        Fixed bug #80027 (Terrible performance using $query->fetch on queries with many bind parameters).
    SOAP:
        Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").
    Standard:
        Fixed bug #79986 (str_ireplace bug with diacritics characters).
        Fixed bug #80077 (getmxrr test bug).
        Fixed bug #72941 (Modifying bucket->data by-ref has no effect any longer).
        Fixed bug #80067 (Omitting the port in bindto setting errors).

Sponsored by:	Bounce Experts

Approved by:	ports-secteam (joneum, implicit for PHP Updates)
2020-10-09 23:33:04 +00:00
Torsten Zuehlsdorff
dda6b7e003 MFH: r551836
lang/php73: Update from 7.3.22 to 7.3.23

    Core:
        Fixed bug #80048 (Bug #69100 has not been fixed for Windows).
        Fixed bug #80049 (Memleak when coercing integers to string via variadic argument).
        Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070)
    Calendar:
        Fixed bug #80007 (Potential type confusion in unixtojd() parameter parsing).
    COM:
        Fixed bug #64130 (COM obj parameters passed by reference are not updated).
    OPcache:
        Fixed bug #80002 (calc free space for new interned string is wrong).
        Fixed bug #79825 (opcache.file_cache causes SIGSEGV when custom opcode handlers changed).
    OpenSSL:
        Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069)
    PDO:
        Fixed bug #80027 (Terrible performance using $query->fetch on queries with many bind parameters).
    SOAP:
        Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked").
    Standard:
        Fixed bug #79986 (str_ireplace bug with diacritics characters).
        Fixed bug #80077 (getmxrr test bug).
        Fixed bug #72941 (Modifying bucket->data by-ref has no effect any longer).
        Fixed bug #80067 (Omitting the port in bindto setting errors).

Sponsored by:	Bounce Experts

Approved by:	ports-secteam (joneum, implicit for PHP Updates)
2020-10-09 23:32:04 +00:00
Torsten Zuehlsdorff
5150bb135c MFH: r551835
lang/php72: Update from 7.2.33 to 7.2.34

    Core:
        Fixed bug #79699 (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070)
    OpenSSL:
        Fixed bug #79601 (Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV). (CVE-2020-7069)

Sponsored by:	Bounce Experts

Approved by:	ports-secteam (joneum, implicit for PHP Updates)
2020-10-09 23:30:43 +00:00
Baptiste Daroussin
b435c2a304 MFH: r551832
Fix tracker-miners

The glib schemas were not tracked as such, making nautilus failed to access
them when it needed to.

While here; remove entire LDCONFIG which is not needed given this port does not
provide any library that anything would be dynamiclaly linked to

PR:		250129
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-09 21:27:36 +00:00
Baptiste Daroussin
a91cfd9f69 MFH: r551325 r551326 r551789 r551814 r551815
This all bunch of patches fixes GDM with gnome

x11/gdm: @sample-ify some GDM files in etc/

It's been reported that it would be desired to treat the following
files as samples:

- etc/dbus-1/system.d/gdm.conf.sample
- etc/gdm/Init/Default.sample
- etc/gdm/Xsession.sample
- etc/pam.d/gdm-autologin.sample
- etc/pam.d/gdm-launch-environment.sample
- etc/pam.d/gdm-password.sample

PR:		187558
Submitted by:	Eugene M. Kim <astralblue@gmail.com
Reported by:	robmessick@gmail.com
Approved by:	maintainer timeout

x11/gdm: Switch to USES=localbase

Approved by:	portmgr blanket

Properly handle logind -> consolekit

Grab a patch from openbsd and extend it do other components which requires it

Remove from the gnome session a list of required dbus services that no
longer exists

Gnome-shell: fix the login manager interface

gdm call gnome-shell to provide its login manager. with the upgrade of gnome-shell
this wasn't patched to be able to talk to consolekit. Fix this by incorporating patches
from OpenBSD
2020-10-09 21:06:14 +00:00
Baptiste Daroussin
d3f76578e2 MFH: r551471 r551821
update x11/mate-panel to 1.24.1

Properly register the schema for the preview window list

This prevents the mate-panel from crashing all the time

This fixes the continuous crashing of the window list applet
2020-10-09 20:51:29 +00:00
Danilo G. Baio
1e1931a077 MFH: r551760
net-mgmt/zabbix4-*: Update to 4.0.25

Changelog:	https://www.zabbix.com/rn/rn4.0.25

PR:		250198
Submitted by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)

Approved by:	ports-secteam (blanket, bugfix release)
2020-10-09 11:51:12 +00:00
Danilo G. Baio
d9e76da74c MFH: r551759
net-mgmt/zabbix5-*: Update to 5.0.4

Changelog:	https://www.zabbix.com/rn/rn5.0.4

PR:		249993
Submitted by:	Juraj Lutter <juraj@lutter.sk>
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)

Approved by:	ports-secteam (blanket, bugfix release)
2020-10-09 11:50:10 +00:00
Piotr Kubaj
01c2654f8f MFH: r551756
devel/bbarse: enable on powerpc64(le)

Approved by:	portmgr (fix build blanket)
2020-10-09 09:59:05 +00:00
Kurt Jaeger
e792f51c6c MFH: r551720
dns/nsd: update 4.3.2 -> 4.3.3

This release contains the DNS Flag Day 2020 fixes.  This sets the
default EDNS buffer size to 1232, that should reduce fragmentation.
https://dnsflagday.net/2020/

There is a new feature where it is possible to list an interface by
name.  This pulls in the IP addresses associated with the interface
at server start.

FEATURES:
- Follow DNS flag day 2020 advice and
  set default EDNS message size to 1232.
- Merged PR #113 with fixes.  Instead of listing an IP-address to
  listen on, an interface name can be specified in nsd.conf, with
  ip-address: eth0.  The IP-addresses for that interface are then used.
- Port TSIG code for openssl 3.0.0-alpha6.

BUG FIXES:
- Fix make install with --with-pidfile="".
- Merge #115 from millert: Fix strlcpy() usage. From OpenBSD.
- Merge #117: mini_event.h (4.3.2 and 4.3.1) on OpenBSD cannot find
  fd_set - patch.
- Fix that configure checks for EVP_sha256 to detect openssl, because
  HMAC_CTX_new is deprecated in 3.0.0.
- Fix #119: fix compile warnings from new gcc.
- Fix #119: warn when trying to parse a directory.
- Merge PR #121: Increase log level of recreated database from
  WARNING to ERR.
- Remove unused space from LIBS on link line.
- Updated date in nsd -v output.

PR:		250203
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Relnotes:	https://www.nlnetlabs.nl/news/2020/Oct/08/nsd-4.3.3-released/
Approved by:	portmgr (backport of reliability fix blanket)
2020-10-09 08:48:04 +00:00
Kurt Jaeger
07ab5474cc MFH: r551744
www/payara: update 5.183 -> 5.2020.4

PR:		250207
Submitted by:	Dmytro Bilokha <dmytro@posteo.net> (maintainer)
Relnotes:	https://docs.payara.fish/community/docs/5.2020.4/release-notes/release-notes-2020-4.html
Security:	CVE-2020-6950
Approved by:	ports-secteam (fluffy)
2020-10-09 06:18:59 +00:00
Dima Panov
452649295a MFH: r551743
LibreOffice 7.0.2 is now available, with over 130 bugfixes and compatibility improvements.

Release Notes:	https://wiki.documentfoundation.org/ReleaseNotes/7.0

Approved by:	ports-secteam (fluffy)
2020-10-09 05:34:35 +00:00
Dimitry Andric
7980121171 MFH: r551655
Create dedicated sandbox user for wsdd service

This changes the account the wsdd service runs under from the generic
'daemon' user to its own dedicated '_wsdd' user.

Approved by:	ports-secteam (joneum)
PR:		250159
2020-10-08 21:34:55 +00:00
Torsten Zuehlsdorff
4f72c92489 MFH: r551733
lang/php74: Add missing dependency from php74-xmlreader to php74-dom

xmlreader needs not only the DOM extension, but to be compiled
with --enabled-dom. This commit adds the missing configuration
to etablish the dependency.

PR:		249886
Submitted by:	michael.glaus@hostpoint.ch
Sponsored by:	Bounce Experts

Approved by:	ports-secteam (joneum, implicit for PHP Updates)
2020-10-08 21:16:38 +00:00
Antoine Brodin
fe17d062e8 MFH: r551728
Mark BROKEN everywhere

c++ -DHAVE_CONFIG_H -I.  -I./src -I. -isystem /usr/local/include -Wall -Werror -fno-exceptions -fno-rtti -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -MT src/schwanenlied/crypto/obfsclient-base32.o -MD -MP -MF src/schwanenlied/crypto/.deps/obfsclient-base32.Tpo -c -o src/schwanenlied/crypto/obfsclient-base32.o `test -f 'src/schwanenlied/crypto/base32.cc' || echo './'`src/schwanenlied/crypto/base32.cc
In file included from src/schwanenlied/crypto/base32.cc:34:
In file included from ./src/schwanenlied/crypto/base32.h:37:
In file included from ./src/schwanenlied/crypto/utils.h:40:
In file included from ./src/schwanenlied/common.h:47:
./src/ext/easylogging++.h:1119:84: error: 'ptr_fun<int, int>' is deprecated [-Werror,-Wdeprecated-declarations]
        str.erase(str.begin(), std::find_if(str.begin(), str.end(), std::not1(std::ptr_fun<int, int>(&std::isspace))));
                                                                                   ^
/usr/include/c++/v1/functional:1107:1: note: 'ptr_fun<int, int>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:972:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:961:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^
In file included from src/schwanenlied/crypto/base32.cc:34:
In file included from ./src/schwanenlied/crypto/base32.h:37:
In file included from ./src/schwanenlied/crypto/utils.h:40:
In file included from ./src/schwanenlied/common.h:47:
./src/ext/easylogging++.h:1126:73: error: 'ptr_fun<int, int>' is deprecated [-Werror,-Wdeprecated-declarations]
        str.erase(std::find_if(str.rbegin(), str.rend(), std::not1(std::ptr_fun<int, int>(&std::isspace))).base(), str.end());
                                                                        ^
/usr/include/c++/v1/functional:1107:1: note: 'ptr_fun<int, int>' has been explicitly marked deprecated here
_LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY
^
/usr/include/c++/v1/__config:972:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11'
#  define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED
                                      ^
/usr/include/c++/v1/__config:961:48: note: expanded from macro '_LIBCPP_DEPRECATED'
#    define _LIBCPP_DEPRECATED __attribute__ ((deprecated))
                                               ^

Reported by:	pkg-fallout
2020-10-08 18:07:14 +00:00
Antoine Brodin
ca8c795956 MFH: r551726
Mark BROKEN everywhere

memmem.c:81:25: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
                        sp++;
                        ^
memmem.c:77:17: note: previous statement is here
                if (*sp == *pp)
                ^

Reported by:	pkg-fallout
2020-10-08 18:04:03 +00:00
Antoine Brodin
e422bb7ea5 MFH: r551724
Mark BROKEN

Reported by:	pkg-fallout
2020-10-08 18:01:40 +00:00
Antoine Brodin
1b3b057931 MFH: r551722
Mark BROKEN

c++ -o obj/x86_64-unknown-freebsd12.1/fea/data_plane/ifconfig/ifconfig_get_sysctl.os -c -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -g3 -W -Wall -Wwrite-strings -Wno-cast-qual -Wno-sign-compare -Wpointer-arith -Woverloaded-virtual -DXORP_BUILDINFO -fPIC -DXRL_PF=120 -DXORP_VERSION=1.8.5 -DBOOST_DISABLE_THREADS -I/usr/local/include -Iobj/x86_64-unknown-freebsd12.1 -I. -I. fea/data_plane/ifconfig/ifconfig_get_sysctl.cc
In file included from fea/data_plane/ifconfig/ifconfig_get_sysctl.cc:35:
In file included from /usr/include/net/if_var.h:83:
/usr/include/sys/lock.h:68:15: error: reference to 'thread' is ambiguous
                            struct thread **owner);
                                   ^
/usr/include/sys/lock.h:42:8: note: candidate found by name lookup is 'thread'
struct thread;
       ^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
                       ^

Reported by:	pkg-fallout
2020-10-08 18:00:03 +00:00
Piotr Kubaj
07f548e401 MFH: r551705
irc/eggdrop-devel: fix build on GCC architectures

Use C99 mode:
.././server.mod/isupport.c:178: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (fix build blanket)
2020-10-08 13:14:32 +00:00
Piotr Kubaj
0a08c8ee26 MFH: r551703
sysutils/edid-decode: fix build on GCC architectures

Use C++11 compiler:
edid-decode.cpp: In member function 'std::string edid_state::dtd_type(unsigned int)':
edid-decode.cpp:195: error: 'to_string' is not a member of 'std'

Approved by:	portmgr (fix build blanket)
2020-10-08 12:55:05 +00:00
Jan Beich
24459600ea MFH: r551687
www/py-flexget: update to 3.1.72

Changes:	https://github.com/Flexget/Flexget/compare/v3.1.71...v3.1.72
Approved by:	ports-secteam (fluffy)
2020-10-08 02:00:53 +00:00
Jan Beich
295fd4d8ca MFH: r551681
emulators/citra: update to s20201004

Changes:	aced133a3...1c8461fde
Approved by:	ports-secteam (swills, implicit for snapshots)
2020-10-08 00:40:17 +00:00
Jan Beich
283e8ba09a MFH: r551678
emulators/{citra,yuzu}: update OSS patches

Changes:	b594641...cc85508
Approved by:	ports-secteam blanket (reliability fix)
2020-10-08 00:39:49 +00:00
Jan Beich
f8d18e9a7f MFH: r551677
gecko: update OSS patches

Changes:	b594641...cc85508
Approved by:	ports-secteam blanket
2020-10-08 00:38:52 +00:00
Danilo G. Baio
7b84ffac84 MFH: r551606
sysutils/duplicity: Update to 0.8.16

Changelog:	https://launchpad.net/duplicity/+milestone/0.8.16

Approved by:	ports-secteam (fluffy)
2020-10-07 23:23:39 +00:00
Danilo G. Baio
9344180e12 MFH: r551605
devel/ipython5: Use newest version of pygments

The pinned dependency 'pygments<2.6' is only necessary to solve an issue with
Python 2.7, and devel/ipython5 is now python3.5+ only. [1] [2]

This fixes a conflict introduced on ports r549076 and r549418 between
textproc/py-pygments and textproc/py-pygments-25 when building at least
textproc/py-sphinx and math/sage.

1 - https://github.com/ipython/ipython/pull/12174
2 - https://github.com/ipython/ipython/issues/12173

PR:		249131, 250074, 250144
Reported by:	thierry, swills
Approved by:	python (with hat)

Approved by:	ports-secteam (fluffy)
2020-10-07 23:22:25 +00:00
Craig Leres
b3e697eef4 MFH: r551667
security/zeek: Update to 3.0.11 to fix memory leaks and potential DOS:

    https://github.com/zeek/zeek/releases/tag/v3.0.11

 - A memory leak in multipart MIME code has potential for remote
   exploitation and cause for Denial of Service via resource
   exhaustion.

Other fixes:

 - Fix incorrect RSTOS0 conn_state determinations

Reported by:	Jon Siwek
Security:	769a4f60-9056-4c27-89a1-1758a59a21f8

Approved by:	ports-secteam (joneum)
2020-10-07 21:49:05 +00:00
Danilo G. Baio
e08140e566 MFH: r551668
graphics/libexif: Update MAINTAINER

Pass MAINTAINER'ship to sunpoet, missed in ports r551526.

PR:		250105

Approved by:	ports-secteam (blanket: consistent port/package metadata)
2020-10-07 21:46:27 +00:00
Fernando Apesteguía
6e08597648 MFH: r551641
devel/gh: Update to 1.1.0

From ChangeLog: https://github.com/cli/cli/releases/v1.1.0

Features
 * Support GH_PAGER environment override for PAGER
 * Disable terminal pager when its value is set to cat
 * repo view: add option to specify a branch
 * repo view: render :emoji: syntax as emoji characters

Bugs
  * Fix pr create when branch was already pushed to a non-base remote
  * pr status/view/create: fix API-related failures with GitHub Enterprise
    Server
  * Fix markdown rendering when terminal pager is enabled
  * repo create: respect repo name input given in interactive prompt
  * auth login: display correct hostname in Personal Access Token instructions
  * auth login: document minimum required token scopes
  * pr checkout: fix running on detached HEAD
  * pr merge: default to "no" for "delete branch after merge" prompt
  * gist list: switch to GraphQL API to improve fetching
         - support fetching more than 100 gists
         - list gists ordered by creation time, descending
         - for machine-readable output, serialize timestamps in RFC 3339 format
         - ensure newlines in gist description are rendered as spaces
 * gist view/edit: fix passing Gist URL as argument
 * gist edit: check ownership before editing
 * gist edit: avoid updating gist when the contents haven't changed
 * repo garden: fix for repositories with only a few commits
 * repo garden: restore tty settings on exit
 * Fix reading the current git branch name when it contains a non-breaking space
 * Document gh config set pager ... option
 * Fix .tar upload tests on different OSs

PR:	250176
Submitted by:	vulcan@wired.sh (maintainer)

Approved by:	ports-secteam (blanket, bugfix release)
2020-10-07 13:54:01 +00:00
Matthias Fechner
86adcc61c0 MFH: r551560 r551623
Update location for depedency codahale:hdrhistogram.
The source was moved from:
https://github.com/codahale/hdrhistogram
to
https://github.com/HdrHistogram/hdrhistogram-go

PR:		250140
Reported by:	hakan@siktas.com

Update location for depedency codahale:hdrhistogram.
The source was moved from:
https://github.com/codahale/hdrhistogram
to
https://github.com/HdrHistogram/hdrhistogram-go

PR:		250140
Reported by:	gergely.czuczy@harmless.hu

Approved by:	ports-secteam (fluffy)
2020-10-07 12:46:34 +00:00
Sunpoet Po-Chuan Hsieh
a3de80ddf3 MFH: r551526
Update to 0.6.22

- Update MASTER_SITES
- Use USES=localbase
- Strip shared library
- Convert to options target helper
- Update WWW
- Take maintainership

Changes:	https://github.com/libexif/libexif/releases
PR:		250105
Submitted by:	sunpoet (myself)
Approved by:	dbaio (maintainer)
Security:	cff0b2e2-0716-11eb-9e5d-08002728f74c

Approved by:	ports-secteam (joneum)
2020-10-07 08:08:59 +00:00
Fernando Apesteguía
665de38e2b MFH: r551616
multimedia/emby-server: Update to 4.5.1.0

ChangeLog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.5.1.0

PR:	249921
Submitted by:	driesm.michiels@gmail.com (maintainer)

Approved by:	ports-secteam (blanket, bugfix release)
2020-10-07 05:41:25 +00:00
Jan Beich
22e1704986 MFH: r551614
graphics/libplacebo: update description

https://code.videolan.org/videolan/libplacebo/-/commit/f9e587502de0

Approved by:	ports-secteam blanket
2020-10-07 04:56:02 +00:00
Thomas Zander
dad8b183e2 MFH: r551542
Update to upstream version 51.0.0

Details:
- New features and bugfixes, see
  https://mkvtoolnix.download/doc/NEWS.md

Approved by:	ports-secteam(fluffy)
2020-10-06 20:57:08 +00:00
Ryan Moeller
135c8914f7 MFH: r551500
sysutils/openzfs*: Update to fix 12.1-REL build

Bump to 79f0935fa for header changes to fix the package build on FreeBSD 12.1

PR:		ports/250001
Reported by:	tleavitt@alumni.usc.edu
Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D26656

Approved by:	ports-secteam (implicit, build fix)
2020-10-06 20:27:37 +00:00
Christoph Moench-Tegeder
b743b9ca4d MFH: r551568
update mail/thunderbird to 78.3.2 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.3.2/releasenotes/

Approved by:	portmgr (blanket: web browser alike)
2020-10-06 09:57:26 +00:00
Koichiro Iwao
0f230fe945 MFH: r551492
devle/ruby-build: Update to 20201005

Add Ruby 2.7.2

This update enables to install Ruby 2.7.2 which includes the fix of
CVE-2020-25613 [1].

[1] https://www.ruby-lang.org/en/news/2020/10/02/ruby-2-7-2-released/

Relnotes:	https://github.com/rbenv/ruby-build/releases/tag/v20201005

Approved by:	portmgr blanket
2020-10-06 06:15:45 +00:00
Jan Beich
78bf4d122a MFH: r551502
multimedia/intel-media-sdk: update to 20.3.0

Changes:	https://github.com/Intel-Media-SDK/MediaSDK/compare/intel-mediasdk-20.3.pre6...intel-mediasdk-20.3.0
Reported by:	Repology
Approved by:	ports-secteam (joneum)
2020-10-06 00:30:15 +00:00
Kyle Evans
5cfecd3fbc MFH: r551474
devel/bmake: disable cmd-interrupt test in batch builds

This fixes the build under modern poudriere, but continues to run the test
in all other environments so that we *can* catch issues here if they arise.

The breakage should get fixed on the poudriere or base sh(1) side, but this
will not necessarily be done soon.

Reported by:	mjg
Approved by:	portmgr (implicit, bulk fix)

Approved by:	ports-secteam (implicit, build fix)
2020-10-05 12:24:29 +00:00
Mikael Urankar
4595722a6d MFH: r551315
sysutils/terraform: update to 0.13.4

Update to 0.13.4 which fixes a crash at runtime:
netpoll: break fd ready for -2

PR:		244785
Submitted by:	a.milevsky@gmail.com
Reported by:	many
Approved by:	lifanov (maintainer timeout, 6 months)

Approved by:	ports-secteam (fluffy)
2020-10-05 06:05:17 +00:00
Mateusz Piotrowski
223d189981 MFH: r551440
x11-wm/compiz: Fix compiz-manager texture size parsing error

compiz-manager doesn't cover the possibility of duplicate output from
glxinfo at line 238, which causes check_texture_size() to fail. Let's fix
it by limiting the number of output lines to 1.

PR:		247476
Submitted by:	Vladimir Bychik
Approved by:	maintainer (Chris Hutchinson)

Approved by:	ports-secteam (fluffy)
2020-10-04 23:08:37 +00:00
Mateusz Piotrowski
32e49333c7 MFH: r551328
x11/gdm: Install gconftool-2 as it is needed by pkg-install

Before this patch, the following error could be observed during the
installation of the port:

  ===> Creating homedir(s)
  /bin/sh: gconftool-2: not found
  chown: /usr/local/etc/gdm/home/.gconf.mandatory: No such file or directory
  chmod: /usr/local/etc/gdm/home/.gconf.mandatory: No such file or directory
  chmod: /usr/local/etc/gdm/home/.gconf.mandatory/*.xml: No such file or directory
  GDM is installed.

Specifying USE_GNOME+=gconf2 seems to fix the error messages.

(BTW, for some reason the gconf2 dependency was removed in r372768.)

Approved by:	portmgr blanket

Approved by:	ports-secteam (fluffy)
2020-10-04 23:07:43 +00:00
Mateusz Piotrowski
b314331430 MFH: r551327
x11/gdm: Fix pkg-message

pkg-message does not contain %%PREFIX%% anymore, so a sed(1) call is not
necessary. In addition to that, passing pkg-message though fmt(1) was
breaking the UCL inside causing pkg-message to not be displayed at all.

Approved by:	portmgr blanket

Approved by:	ports-secteam (fluffy)
2020-10-04 23:05:24 +00:00
Kyle Evans
eaeea2a90d MFH: r551458
devel/arm-none-eabi-newlib: unbreak after include-fixed removal

We're now operating on more standards-compliant headers.  Defining
__LONG_LONG_SUPPORTED is a little hacky, but some backflips are needed to
assume a C99 build. For now, just make it work so that we can get the
definition from sys/limits.h as needed.

Approved by:	ports-secteam (implicit, build fix)
2020-10-04 20:50:19 +00:00
Tobias C. Berner
68f834a8b2 MFH: r551357
deskutils/kdeconnect-kde: add upstreams mitigations for CVE-2020-26164

From https://kde.org/info/security/advisory-20201002-1.txt:
	Solution
	========

	KDE Connect 20.08.2 patches several code paths that could result in a DoS.
	You can apply these patches on top of 20.08.1:
	f183b5447b
	b279c52101
	d35b88c1b2
	b496e66899
	5310eae85d
	721ba9faaf
	ae58b9dec4
	66c768aa9e
	85b691e40f
	48180b4655

Security:	CVE-2020-26164

Approved by:	ports-secteam (joneum)
2020-10-04 06:56:15 +00:00
Tobias C. Berner
48679794ba MFH: r551337
devel/jetbrains-phpstorm: Update to 2020.2.2

Release notes:
	https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2020.2.2+Release+Notes

PR:		249983
Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)

Approved by:	ports-secteam (joneum)
2020-10-04 06:51:49 +00:00
Tobias C. Berner
a330e0ebc7 MFH: r551336
devel/upnp: update to 1.14.0

Update to newer release which contains a fix for CVE-2020-13848:
	c805c1de11

Security:	CVE-2020-13848

Approved by:	ports-secteam (joneum)
2020-10-04 06:50:47 +00:00
Glen Barber
ff1d16fdc1 MFH: r551334
Add MANIFESTs for 12.2-RC1.
Remove MANIFESTs for 12.2-BETA3.

Approved by:	portmgr (implicit, re blanket)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-10-03 17:46:54 +00:00
Jan Beich
78cb7ba8f5 MFH: r551240
graphics/mesa-devel: update to 20.2.b.2078

Changes:	5e8791a0bf...8427e56067
Approved by:	ports-secteam (fluffy)
2020-10-03 00:32:26 +00:00
Yuri Victorovich
91aa1becd6 MFH: r551238
graphics/electricsheep: Update 2.7 -> 3.0.2.20191005; Fix build

Approved by:	ports-secteam (fluffy)
2020-10-02 23:00:45 +00:00