sthen
7f8029c855
libexif: sparc64 build fix, from upstream via Brad
2021-09-20 08:16:18 +00:00
landry
59dd0ad8ad
x11/xfce4/xfce4-whiskermenu: update to 2.6.0
2021-09-20 05:55:34 +00:00
schwarze
f065803933
avoid sprintf(%n);
...
OK both Theos (tb@ and deraadt@);
committing quickly to stay away as far as possible from the upcoming lock
2021-09-19 21:54:18 +00:00
tb
06d54251d7
x11/fvwm2: avoid *printf %n. from deraadt
2021-09-19 21:11:55 +00:00
tb
e54bb79756
sysutils/cdrtools: avoid printf %n. from deraadt
2021-09-19 20:58:44 +00:00
tb
5aabbfddf6
misc/brltty: fix printf %n, same diff was sent by deraadt
2021-09-19 20:45:12 +00:00
cwen
c2690555bf
webkitgtk4: use the "lonesome" DPB_PROPERTIES on macppc
...
No objections from aja@ (maintainer)
2021-09-19 19:09:39 +00:00
tb
39c6f7b810
textproc/py3-emoji: regen PLIST. Fixes broken www/tootstream runtime.
...
reported, tested & ok solene
2021-09-19 18:12:20 +00:00
jca
02f35abda1
Sync with base
...
From Brad
2021-09-19 17:49:23 +00:00
ajacoutot
02511d77f9
Update to gnome-user-docs-40.5.
2021-09-19 14:09:51 +00:00
landry
65abdb9531
geo/qgis: update to 3.20.3
2021-09-19 13:51:30 +00:00
ajacoutot
892efa8167
Update to exoscale-cli-1.44.0.
2021-09-19 13:41:20 +00:00
ajacoutot
62f59d5566
Update to py3-chromecast-9.2.1.
2021-09-19 13:39:44 +00:00
ajacoutot
d1cae43678
Update to libgexiv2-0.14.0 which better copes with the exiv2 version we
...
have in ports.
2021-09-19 13:38:51 +00:00
ajacoutot
33aafeccdc
Update to dleyna-server-0.7.1 & dleyna-renderer-0.7.1.
2021-09-19 13:36:24 +00:00
sthen
8ba674052d
QEMU: the new gmodule dependency is only for plugins support (which is
...
disabled on !LLD archs); move the WANTLIB entry to the right place.
From Brad.
2021-09-19 10:19:31 +00:00
sthen
3f02671408
update snort 2.9.18->2.9.18.1, and disable appid code on archs which
...
don't have LuaJIT (rather than disabling the whole snort port)
From Markus Lude
2021-09-19 10:18:25 +00:00
rsadowski
19a0047381
Bump KDE Plasma to 5.22.5
2021-09-19 09:00:52 +00:00
rsadowski
0de194c3f7
Remove boost version checks and bump after boost rollback
2021-09-19 05:24:30 +00:00
rsadowski
3564e529a5
Rollback to boost 1.67.0
...
There were some errors reported with it. Especially with
net/libtorrent-rasterbar. This meant that net/qbittorrent and net/deluge no
longer wokred. tb@ und mariani@ have found out that it is definitely the boost
update to 1.77. Brad has found out tha the problem can be solved by building
libtorrent-rasterbar with -O0.
Unless we understand the mechanism for the failure and are sure it's a
libtorrent-rasterbar problem rather than a boost one, sthen@ suggested to back
it out.
OK mariani@, sthen@ and Brad
2021-09-19 05:23:29 +00:00
bentley
7247305dfb
Update to ppsspp-1.11.3. fix ffmpeg patches that were breaking some games.
...
ok (and initally from) stsp@
2021-09-19 00:34:55 +00:00
sebastia
a4df327fdf
puppetdb termini has to stay with ruby 2.7, as it's used by puppet5 running
...
as master with puppetdb backend.
OK jeremy@
2021-09-18 21:38:30 +00:00
abieber
84c07402f3
Update tailscale to v1.14.3
2021-09-18 19:44:59 +00:00
pvk
fec302b2b4
Update packer 1.7.4 -> 1.7.5
...
Changelog: https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#175-september-14-2021
ok ajacoutot@
2021-09-18 14:55:54 +00:00
tb
b214e10f3e
editors/nedit: avoid use of printf %n, ok schwarze
...
(not waiting for maintainer because we're close to lock)
2021-09-18 11:21:52 +00:00
sthen
3bc8c5b9b1
Move include/qemu-plugin.h to a PFRAG, only included on LLD arches,
...
should resolve build issue on mips64/sparc64. From Brad.
2021-09-18 11:06:40 +00:00
sthen
50e44f1dce
update arp-scan and OUI db
2021-09-18 08:58:31 +00:00
rsadowski
fdc2aacbf2
Update qca to 2.3.4
2021-09-18 07:52:34 +00:00
ajacoutot
1b1a884422
Update to gnome-maps-40.5.
2021-09-18 07:52:16 +00:00
rsadowski
fcf0e86b83
Update kstars to 3.5.5
2021-09-18 07:52:12 +00:00
rsadowski
5001263a93
Update jenkins-devel to 2.312
2021-09-18 07:51:46 +00:00
ajacoutot
8dae91c0d9
The no_x11 FLAVOR is no more.
2021-09-18 07:50:57 +00:00
rsadowski
88f4569a25
Update slop to 7.6
2021-09-18 07:37:48 +00:00
ajacoutot
c07f0f47b5
Update to gnome-control-center-40.1.
2021-09-18 06:57:27 +00:00
landry
9b2c0eb042
x11/xfce4/thunar: update to 4.16.10
2021-09-18 06:44:26 +00:00
naddy
a381b9c07f
net/curl: security update to 7.79.0
...
Includes fixes for
CVE-2021-22945: UAF and double-free in MQTT sending
CVE-2021-22946: Protocol downgrade required TLS bypassed
CVE-2021-22947: STARTTLS protocol injection via MITM
2021-09-17 21:13:22 +00:00
kirby
b56240853f
Unbreak build on sparc64.
...
OK kmos@
2021-09-17 21:04:11 +00:00
sthen
c61919171b
Remove mkvtoolnix no-gui flavour, it requires Qt5 anyway so there isn't
...
a huge point in it. Also it is broken. OK rsadowski
2021-09-17 19:53:27 +00:00
ajacoutot
3cdee6000f
Update to webkitgtk4-2.32.4.
2021-09-17 14:50:59 +00:00
sebastia
469158937e
update: 6.2.0 -> 6.2.4
...
new options
speed improvements
bug fixes
important notice: this is the last version supporting OpenSSL 1.1
2021-09-17 12:28:14 +00:00
bluhm
5d48eaba1a
p5-AnyEvent supports TLS only upto 1.2, disable TLS 1.3.
...
This fixes unexpected EPIPE in t/80_ssltest.t test.
OK tb@
2021-09-17 12:26:39 +00:00
ajacoutot
1c8fcd6682
Update to exoscale-cli-1.42.0.
2021-09-17 11:47:35 +00:00
sthen
a68a71e846
update to librenms-21.9.0
2021-09-17 10:46:15 +00:00
sthen
f41b2ce6f9
update to composer-2.1.8, mostly regression fixes
2021-09-17 10:17:59 +00:00
landry
926116d8e9
mail/mozilla-thunderbird: update to 91.1.1.
...
See https://www.thunderbird.net/en-US/thunderbird/91.1.1/releasenotes/
2021-09-17 07:43:40 +00:00
robert
b2d17e5cb1
update to 7.2.1.2
2021-09-17 06:31:57 +00:00
tb
b6d4332ab5
databases/redis: Tweak patch description. ok danj
2021-09-17 01:39:38 +00:00
giovanni
4218767dd7
Update to 2.4.49
...
fixes CVE-2021-33193, CVE-2021-34798, CVE-2021-36160, CVE-2021-39275
and CVE-2021-40438.
Full changelog at https://downloads.apache.org/httpd/CHANGES_2.4.49
2021-09-16 21:18:10 +00:00
sthen
49c38218a0
backport a patch set for Dovecot-Pigeonhole fixing various crashes
...
relating to "implicit keep", ok Brad (maintainer)
2021-09-16 19:36:11 +00:00
pvk
d02e19b8e6
Update mattermost-server 5.38.2 -> 5.39.0
...
Changelog: https://docs.mattermost.com/install/self-managed-changelog.html#release-v5-39-quality-release
2021-09-16 18:34:53 +00:00