127524 Commits

Author SHA1 Message Date
rpointel
72453e4db0 add a patch to build phantomjs with clang 6.
ok jasper@.
2018-04-10 20:04:44 +00:00
naddy
b54f2778a6 fix build with clang6 2018-04-10 19:58:55 +00:00
jasper
e95c851c70 - update to dcmtk-3.6.3
- unbreak with clang6
2018-04-10 19:07:40 +00:00
jasper
44bf43a1f5 update to vte-0.50.3 2018-04-10 18:57:56 +00:00
naddy
faecd9ee36 fix build with clang6 2018-04-10 17:27:03 +00:00
jasper
aa4f88a9ce update to vala-0.38.9 2018-04-10 17:09:43 +00:00
jasper
86f644737f fix build with clang6 2018-04-10 17:01:02 +00:00
jasper
4c93668c0c fix build with clang6; from freebsD 2018-04-10 16:56:20 +00:00
jasper
b90c3360d2 fix build with clang6; partly from upstream via freebsd 2018-04-10 16:53:12 +00:00
jasper
e9cf7ceeba fix build with clang6; patch from ../libmusicbrainz 2018-04-10 16:45:41 +00:00
jasper
b5658cc259 fix build with clang6 2018-04-10 16:40:56 +00:00
sthen
6795fce182 clang6 patches from Timo Myyrä 2018-04-10 15:58:27 +00:00
sthen
4900290518 unbreak with clang 6, from Timo Myyrä 2018-04-10 15:41:55 +00:00
jsg
d8e4568ca1 Fix build with clang 6.0. From FreeBSD ports. 2018-04-10 15:25:45 +00:00
bket
49472ef82b Update to urlwatch-2.9.
OK gsoares@, sthen@
2018-04-10 14:32:18 +00:00
ajacoutot
019136e413 Sync WANTLIB. 2018-04-10 14:06:30 +00:00
ajacoutot
c6f775f6a7 Update to shotwell-0.28.2. 2018-04-10 14:03:55 +00:00
ajacoutot
d56b17d52f Sync WANTLIB after recent gstreamer1 updates. 2018-04-10 13:45:45 +00:00
gonzalo
bb2ee1e480 Update for Apachetop to 0.17.4:
Swtich to github and fix clang6.

https://github.com/tessus/apachetop/releases

OK sthen@
2018-04-10 13:25:34 +00:00
jasper
96e84dec23 fix build with clang6 2018-04-10 13:21:18 +00:00
ajacoutot
85ee2fc50a Maintenance update to webkitgtk4-2.20.1. 2018-04-10 13:20:18 +00:00
jasper
4b08591f02 fix build with clang6 2018-04-10 13:11:04 +00:00
ajacoutot
e1ae313d88 Update to awscli-1.15.3. 2018-04-10 13:10:05 +00:00
ajacoutot
4ae5c6ac41 Update to py-botocore-1.10.3. 2018-04-10 13:09:50 +00:00
ajacoutot
82c80326f5 Update to py-boto3-1.7.3. 2018-04-10 13:09:35 +00:00
sthen
5f0f3115d0 security update to solr-7.3.0
CVE-2018-1308: XXE attack through Apache Solr's DIH's dataConfig request parameter

This vulnerability relates to an XML external entity expansion (XXE) in the
`&dataConfig=<inlinexml>` parameter of Solr's DataImportHandler. It can be
used as XXE using file/ftp/http protocols in order to read arbitrary local
files from the Solr server or the internal network. See [1] for more details.

Mitigation:
Users are advised to upgrade to either Solr 6.6.3 or Solr 7.3.0 releases both
of which address the vulnerability. Once upgrade is complete, no other steps
are required. Those releases disable external entities in anonymous XML files
passed through this request parameter.

If users are unable to upgrade to Solr 6.6.3 or Solr 7.3.0 then they are
advised to disable data import handler in their solrconfig.xml file and
restart their Solr instances. Alternatively, if Solr instances are only used
locally without access to public internet, the vulnerability cannot be used
directly, so it may not be required to update, and instead reverse proxies or
Solr client applications should be guarded to not allow end users to inject
`dataConfig` request parameters.
2018-04-10 12:22:39 +00:00
landry
dc267db694 +p5-Auth-Yubikey_Decrypter 2018-04-10 12:09:31 +00:00
landry
1a57c18ea3 Import p5-Auth-Yubikey_Decrypter 0.07 from MAINTAINER Julien Dhaille
Perl module that accepts an AES key and an encrypted one-time password
generated by a Yubikey device, and returns a decrypted authentication
token. For use in conjunction with other software that handles actual
authentication.

with tweaks from & ok sthen@
2018-04-10 12:08:52 +00:00
ajacoutot
183826243d gstgl: multimedia/gstreamer1/plugins-bad -> multimedia/gstreamer1/plugins-base 2018-04-10 11:38:33 +00:00
ajacoutot
7a3fb9fe36 Update the gstreamer1 gang to version 1.14.0. 2018-04-10 11:37:51 +00:00
landry
dd0100d4e4 Remove upstream patch from #1443400. 2018-04-10 09:55:00 +00:00
landry
0fc7710d07 Update to nss 3.36.1, required by fx 60.0b11
See
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Fixes #1443400, #1447628 & #1452670
2018-04-10 09:35:46 +00:00
jasper
1b9a5636ca fix build with clang6; via flatpak 2018-04-10 08:49:36 +00:00
jasper
18ede3218b fix build with clang6 2018-04-10 08:48:12 +00:00
jasper
5ed75b3059 fix build with clang6
partly from upstream where there are more c++ cleanups to be had
2018-04-10 08:47:36 +00:00
jasper
2bd6a4132c fix build with clang6 2018-04-10 08:46:05 +00:00
rpointel
fe328c87bd update z3 to 4.6.0, builds fine with clang 6.
from "Matthew Martin" phy1729@ at gmail dot com (thanks).
2018-04-10 08:17:38 +00:00
akoshibe
2f1fba23ab Various bug fixes:
- Repeated output for 'dpctl' CLI command
- Iperf ignoring interrupt from CLI
- DPID value not passed to switch(4) nodes for assignment
- switch(4) nodes with control channels created later in startup won't have
  their channels forwarded to a remote controller
- ping tests waiting forever when controller is explicitly disabled
- local forwarding controller not correctly tracked for teardown
- trying to log to extraneous file for switchd(8) node
- wrong method used for getting bridge(4) node info
- manpage for mn not generated properly

OK jca@ phessler@
OK for earlier version of diffs jasper@ sthen@
2018-04-10 07:55:10 +00:00
jsg
20fd668657 Add the same backported gcc patch bentley@ added to xtensa-elf-gcc to
fix the build with clang 6.0.
2018-04-10 07:52:32 +00:00
jsg
dfaa2e46cd Fix build with clang 6.0. From FreeBSD ports. 2018-04-10 06:59:58 +00:00
jasper
f9e3776309 fix build with clang6; from Timo Myyra 2018-04-10 06:34:12 +00:00
jasper
81d7f22063 fix build with clang6; from Matthew Martin 2018-04-10 06:32:41 +00:00
jsg
c098f652f3 update to ARM Trusted Firmware 1.5
Includes changes for the following advisories:

ARM Trusted Firmware Security Advisory TFV 5
Not initializing or saving/restoring PMCR_EL0 can leak secure world
timing information

Arm Trusted Firmware Security Advisory TFV 6
Arm Trusted Firmware exposure to speculative processor vulnerabilities
using cache timing side-channels

Tested by kettenis@ on RK3399, the only platform we currently build in
this port.  ok kettenis@
2018-04-10 06:13:15 +00:00
bluhm
e8c135d33b update p5-Net-DNS-SEC to 1.07 2018-04-09 19:03:43 +00:00
jasper
3f5a60a0a4 fix build with clang6; from upstream 2018-04-09 18:21:05 +00:00
jasper
fb63648b59 fix build with clang6; from freebsd 2018-04-09 18:07:24 +00:00
jasper
bb04f020d9 fix build with clang6 2018-04-09 17:26:54 +00:00
jasper
144c399740 fix build with clang6; patch from upstream 2018-04-09 17:17:08 +00:00
jasper
71800760ef fix build with clang6; from Timo Myyra with feedback from stsp@ 2018-04-09 16:45:05 +00:00
jasper
3ba906121b fix build with clang6; from Timo Myyra 2018-04-09 16:43:50 +00:00