147002 Commits

Author SHA1 Message Date
kmos
fbb9ab75c1 Bring in a patch from upstream to fix the build of erlang21 on sparc64
df0638e021

I've had this locally on the sparc64 cluster for some time

ok jca@ sthen@
2020-05-04 08:45:15 +00:00
jsg
7496ff58f2 backout attempt to fix build on aarch64
Broke i386 as the clang 8.0 integrated assembler can not handle 'offset'.
The amd64 path in the assembly does not use 'offset'.

ok sthen@
2020-05-03 22:37:29 +00:00
cwen
d2ba0b5bf2 pdflib: fix the build on powerpc
In various places in the code, it's assumed that the __POWERPC__ define
is Mac OS 9 specific, but our clang defines it as well, breaking the build,
revert to the gcc situation.

Also add a license marker (thanks to jca@ for figuring out under which
license we should distribute it), and remove MASTER_SITES because it
can't be fetched from upstream; this port may be removed soon or
otherwise its distfile mirrored.

OK sthen@ and jca@
2020-05-02 16:40:06 +00:00
sthen
ec4e358bd3 Add a fix for an 18-years-old bug relating to themes with no alpha channels
that we have run into recently with GIMP, nice work from Nam Nguyen and also
committed upstream.  ok jca@ tb@ aja@
2020-05-02 11:21:08 +00:00
bentley
dc80da55dd Missed dependency on SDL. 2020-05-02 09:35:17 +00:00
denis
37dcb25e8c Update to 1.2.0
Tested by j at bitminer.ca, thanks.
2020-05-02 09:33:06 +00:00
bluhm
a79a7ddf4a update p5-OPCUA-Open62541 to 0.013 2020-05-02 09:30:23 +00:00
ajacoutot
220bf8b962 Update to awscli-1.18.51. 2020-05-02 08:50:00 +00:00
ajacoutot
f8d47028f4 Update to py3-boto3-1.13.1. 2020-05-02 08:49:42 +00:00
ajacoutot
844a0b38a6 Update to py3-botocore-1.16.1. 2020-05-02 08:49:31 +00:00
landry
796f557530 Update to p5-Rex 1.9.0.
patches merged upstream in https://github.com/RexOps/Rex/pull/1211

ok afresh1@
2020-05-02 08:43:25 +00:00
ajacoutot
2f00af6a6a Update to virt-viewer-9.0 2020-05-02 08:34:28 +00:00
robert
29881496ae re-introduce a debug PSEUDO_FLAVOR so that the regular chromium build can
be used to build DEBUG_PACKAGES as well
2020-05-02 08:18:07 +00:00
ajacoutot
745db970ca Update to sendmail-8.16.0.45. 2020-05-02 08:04:48 +00:00
landry
51f73f1582 Update to xfwm4 4.14.2 2020-05-02 07:05:17 +00:00
ajacoutot
720578487b Create log directory. 2020-05-02 06:35:12 +00:00
ajacoutot
3eb2693c62 newsyslog.conf will always be under /etc, not SYSCONFDIR. 2020-05-02 06:30:05 +00:00
cwen
4c2e7964fc widelands: add powerpc to NOT_FOR_ARCHS
Some texture colors are off on powerpc, upstream thinks it's likely
related to the old OpenGL versions or driver used on macppc
machines.

OK bentley@
2020-05-01 21:17:03 +00:00
pvk
c9da95eef6 Update vault 1.4.0 -> 1.4.1
Changelog: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md

Port changes:
* Vault config moved to /etc/vault/vault.hcl
* Added default config with internal Raft storage
* Add patch for signing SSH keys using rsa-sha2-256 algorithm
* Add locations for vault db/plugins/logs
* Use logger for Vault server logging to /var/log/vault/vault.log
* Add pkg README

ok ajacoutot@
2020-05-01 14:06:44 +00:00
kn
826d315300 Register salt CVE quirk
On behalf of robert
2020-05-01 10:20:17 +00:00
cwen
b6aab5cc42 krita: mark BROKEN-powerpc
It is unuseable as-is on powerpc, colors are off, and even "corrupts"
KDE widgets colors. Marking it BROKEN saves 28 machine hours during
the bulk.

OK sthen@ and rsadowski@ (maintainer)
2020-05-01 10:13:59 +00:00
tb
2776d09f08 Add workarounds to fix alpine with TLSv1.3
Servers enforcing that clients send an SNI become more common.
Backport the mechanism for sending SNI from alpine 2.22.
Our new TLSv1.3 stack requires more retries than the old one
so retry SSL_write() if the API tells us to do so.

Issue reported, fix tested and "ok" procter.
ok jca sthen
2020-05-01 09:09:14 +00:00
robert
63530a4cbf backport patches for two security issues:
commit f47e4856497231eb672da2ce0df3e641581d47e6
Author: Daniel A. Wozniak <dwozniak@saltstack.com>
Date:   Mon Apr 13 06:41:04 2020 +0000

    Fix CVE-2020-11651

    Resolve issue which allows access to un-intended methods in the
    ClearFuncs class of the salt-master process

commit 7bd0ab195fbec4f34523dad11149f741c154e2b7
Author: Daniel A. Wozniak <dwozniak@saltstack.com>
Date:   Mon Apr 13 06:44:58 2020 +0000

    Fix CVE-2020-11652

    Sanitize paths in ClearFuncs methods provided by salt-master. This
    ensures we do not allow access to un-intended files and directories.

ok sthen@, jasper@
2020-05-01 08:01:08 +00:00
ajacoutot
0bb148dbf1 Update to awscli-1.18.50. 2020-05-01 07:36:37 +00:00
ajacoutot
d02834a7c2 Update to py3-boto3-1.13.0. 2020-05-01 07:35:43 +00:00
ajacoutot
6a3111a208 Update to py3-botocore-1.16.0. 2020-05-01 07:35:33 +00:00
jasper
b7bd3616ba bugfix update to mutter-3.34.6 2020-05-01 07:13:46 +00:00
ajacoutot
129e98bcbb Update to gnome-control-center-3.34.6. 2020-05-01 05:42:15 +00:00
kn
795b8b40b7 Stop patching Google API key
This one stopped working and such keys are personalized anyway.

Tweak README to suggest using .xsession/xenodom(1) in favour of
.xinitrc/startx(1) to set things up.

Result of minitube appearing broken.
Feedback OK bcallah
2020-05-01 02:56:11 +00:00
kn
779ef1c644 Fix bad PREFIX usage in lein script
TRUEPREFIX ought to be used in installed files.
Breakage spotted and debugged by Andreas Fleckenstein, thanks!

Feedback and OK sthen
2020-04-30 23:19:51 +00:00
kn
1dc859d591 Use py3 sphinx during build and @so markers in PLIST
ghc already defaults to Python 3, make sure sphinx uses the
same version.

tested by me without Python 2 installed
diff from gznedo
2020-04-30 23:16:59 +00:00
kn
265b86e2a9 Remove Python dependency
devhelp ships a single Python script which is a gedit plugin, nothing
else in devhelp requires Python at runtime.

Remove lang/python module usage;  Both Python 3 (through meson) and 2
(through a secondary BUILD_DEPENDS in the chain) are pulled in during
build anyway.

gedit itself has a direct Python 3 as RUN_DEPENDS.

devhelp not having a Python RDEP allows installing the "xfce" meta package
without requiring Python 2.

Ok aja
2020-04-30 23:10:02 +00:00
kn
4f01408214 Default to python3 FLAVOR if possible
PyPI projects that already list multiple supported Python versions cause
portgen(1) to generate a flavoured port; of leaving FLAVOR emtpy, opt for
the highest available version.

This makes it use FLAVOR?=python3 insteaf of FLAVOR?= (empty) if any
sypport higher than Python 2 is listed.

Note that PyPI projects listing either only one sypported version or none
at all are not effected by this diff.

OK afresh1 kmos
2020-04-30 23:04:48 +00:00
cwen
adbc363918 cad/{kicad,oce}: mark BROKEN-powerpc
Kicad's PCB editor, its main feature, leads to segfaults. oce, whose
only consumer is Kicad, takes 53 hours to build in the lastest macppc
bulk. Mark them BROKEN to save bulk time.

While here move Kicad's homepage to https.

ok jca@ tracey@ sthen@
2020-04-30 21:05:03 +00:00
pvk
43d35b9fd0 Update softhsm2 2.5.0 -> 2.6.1
Announcement: https://www.opendnssec.org/2020/04/1602/
2020-04-30 18:18:27 +00:00
pvk
c0202eba8c Update mattermost-server 5.22.0 -> 5.22.1
Changelog: https://docs.mattermost.com/administration/changelog.html
2020-04-30 18:07:52 +00:00
bluhm
d881901c59 update p5-OPCUA-Open62541 to 0.012 2020-04-30 15:39:53 +00:00
landry
3d490a5603 add link to upstream bug report 2020-04-30 14:08:36 +00:00
ratchov
8f6b4efc57 Limit playback to 8 and recording to 2 channels.
This fixes certain video-conferencing sites. Related discussion is
here:

https://bugzilla.mozilla.org/show_bug.cgi?id=1633769

ok sthen, landry
2020-04-30 12:54:28 +00:00
ajacoutot
9675445bb5 Update to awscli-1.18.49. 2020-04-30 06:51:55 +00:00
ajacoutot
b02a9e103e Update to py3-boto3-1.12.49. 2020-04-30 06:51:38 +00:00
ajacoutot
149db3181e Update to py3-botocore-1.15.49. 2020-04-30 06:51:22 +00:00
ajacoutot
f65481bc25 Update to exoscale-cli-1.12.0. 2020-04-30 06:05:20 +00:00
ajacoutot
3f829c2f6e Welcome GNOME 3.34.6! 2020-04-30 05:56:24 +00:00
ajacoutot
225cc11718 Update to gnome-desktop-3.34.6. 2020-04-30 05:55:50 +00:00
kn
aec6714beb Remove left-over from the electron split
"go ahead" robert
2020-04-30 05:11:02 +00:00
sthen
afc6e67e39 update rcube-contextmenu to 3.2 following CSRF change in roundcube 2020-04-29 23:23:02 +00:00
sthen
218211c334 security update to roundcubemail-1.4.4
Security fixes:
- Cross-Site Scripting (XSS) via malicious HTML content
- CSRF attack can cause an authenticated user to be logged out
- Remote code execution via crafted config options
- Path traversal vulnerability allowing local file inclusion via crafted
'plugins' option

The latter two vulnerabilities are classified minor because they only
affect Roundcube installations with public access to the Roundcube
installer. That’s generally a high-risk situation and is expected to be
rare or practically non-existent in productive Roundcube deployments.
However, the fixes are done in core in order to also prevent from future
and yet unknown attack vectors.

Changelog at https://github.com/roundcube/roundcubemail/releases/tag/1.4.4
2020-04-29 23:15:11 +00:00
gkoehler
1633e6aa1f Override some configure tests for mmap, shm.
sthen@ reported that clisp sometimes fails to build, with an error at
MAP_ANON.  Some tests, including MAP_ANON, might give a random 'no' when
their fixed addresses conflict with ASLR.  Override to 'yes'.

ok sthen@
2020-04-29 19:04:02 +00:00
sthen
dbbc027643 update to librenms-1.63 2020-04-29 17:23:52 +00:00