Commit Graph

15208 Commits

Author SHA1 Message Date
sthen a5590703c9 update to py3-aiohttp-3.8.3, tweak/ok jca@ (unbreaks build with clang 15) 2023-01-30 22:22:51 +00:00
op e4bf05795b textproc/opensearch, www/opensearch-dashboards: fix spacing in MAINTAINERs 2023-01-30 14:47:43 +00:00
op 8b9d873446 update www/opensearch-dashboards to 2.5.0; ok pvk@ 2023-01-30 14:44:21 +00:00
sthen 56a28fcfb7 remove DISTFILES setting for cargo ports using GH_*, no longer needed
with cargo.port.mk r1.35
2023-01-30 13:28:38 +00:00
sthen 64cbe34010 remove no-longer-needed DISTFILES setting, regen distinfo
because in this instance a distfile changes name
2023-01-30 13:23:42 +00:00
tb 84e3b0d4e4 seamonkey: unbreak build by removing the fft.asm patch.
naddy reported a build breakage and noted that there is a difference
between the patch I applied to the mozillas and kettenis's patch. For
some reason this worked for the other mozilla variants, but not here.
Since seamonkey needs USE_NOEXECONLY due to skia, the next build will
work despite the missing asm fix.
2023-01-29 22:25:58 +00:00
robert f48f8d4057 fixup previous by putting back the correct pathnames for ungoogled-chromium 2023-01-29 17:31:39 +00:00
robert 507baade66 fixup previous by putting back the correct pathnames for iridium 2023-01-29 17:29:16 +00:00
robert 5bf2f4aef5 there is no need to call XGetErrorDatabaseText() to cache the XErrorDB anymore
so remove it for now
2023-01-29 11:31:00 +00:00
caspar fd01a80a29 Tor Browser: update to 12.0.2
OK tb@
2023-01-29 08:56:47 +00:00
robert 4bc85882f4 put the embedded blob code to the .openbsd.mutable section and
mprotect it RX to support x-only

idea from deraadt@, diff from kettenis@
2023-01-28 13:39:20 +00:00
tb ed20f890af bump consumers of rust-ring (static linking) 2023-01-28 13:34:16 +00:00
sthen 5e77526dcf update to composer-2.5.1 2023-01-28 09:48:27 +00:00
tb 7dbeabb708 seamonkey: apply kettenis's fft.asm fix. Also set USE_NOEXECONLY since
the embedded skia does some embedded assembly stuff that is not easy
neuter and makes seamonkey completely broken on PKU machines.
2023-01-28 09:41:49 +00:00
tb be873f0ff9 tor-browser: apply kettenis's fft.asm fix from ffmpeg also here. While
the file is clearly compiled in, I was unable to trigger the crash with
the reproducers known to me, so it may be neutered by whatever it is
that the developers do to firefox.
2023-01-28 09:36:35 +00:00
tb 6b3adeb9dd firefox-esr: backport kettenis's fft.asm fix from ffmpeg. Fixes an x-only
crash reported by ratchov.
2023-01-28 09:29:57 +00:00
tb 8d6a8edf59 mozilla-firefox embeds a libavcodec that can be triggered by sites doing
audio recording. Port over kettenis's fft.asm fix from ffmpeg.

ok landry
2023-01-28 08:42:03 +00:00
robert 78d8cdf966 the chromium build systems do not honor USE_NOEXECONLY properly so let's set
it directly for now
2023-01-27 15:26:51 +00:00
sthen 420d50b7c2 update to hiawatha-11.3, from Christopher Petrik, plus I regenerated patches 2023-01-27 11:38:55 +00:00
naddy b7c4ae2e6d www/seamonkey: move jump table from .text to .rodata for x-only
ok tb@
2023-01-26 20:46:34 +00:00
landry 67dc50159b www/seamonkey: fix build on i386, time_t is 8 bytes on all platforms
cf #1812604
build failure reported by sthen@, thanks
2023-01-26 16:28:50 +00:00
robert d356bbebc2 update to 109.0.5414.119 2023-01-26 13:26:35 +00:00
robert 467d997d46 update to 109.0.5414.119 2023-01-26 13:26:20 +00:00
robert 875ff3a029 merge upstream fix for system icu
From 4885090741554be61cb2ed10194cefb29bf8be64 Mon Sep 17 00:00:00 2001
From: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
Date: Wed, 11 Jan 2023 23:51:39 +0000
Subject: [PATCH] Fix the way to handle codecs in the system icu.
2023-01-25 17:39:12 +00:00
robert f9cf82f04c set USE_NOEXECONLY for now until we can fix v8 properly 2023-01-25 17:37:48 +00:00
ajacoutot aa7091aa40 Remove empty trailing line(s). 2023-01-25 10:54:32 +00:00
pvk cb77df3fbe Update gitea 1.18.2 -> 1.18.3
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.18.3
2023-01-25 06:26:29 +00:00
robert d7e94f6612 backport x-only amd64 ffmpeg asm patch from kettenis@:
The x86 assembly FFT implementation uses dispatch tables in .text.  This is
incompatible with x-only so move them into .data.rel.ro where we can have
relocations.  But since they are in the RELRO segment they will be made
read-only by ld.so after relocations have been processed.
2023-01-24 14:37:21 +00:00
landry 0b4e36eee7 www/seamonkey: update to 2.53.15.
see https://www.seamonkey-project.org/releases/seamonkey2.53.15/#new
2023-01-24 08:41:55 +00:00
giovanni 0ecb7a2cff update to 2.4.55, fixes CVE-2022-37436, CVE-2022-36760 and
CVE-2006-20001.
ok sthen@
2023-01-23 14:13:40 +00:00
aisha 0595d46386 www/freshrss: update to 1.20.2
ok op@
2023-01-22 23:53:46 +00:00
jeremy baaba3378d Unlink builds of ruby ports with ruby27 FLAVOR
In preparation for removing Ruby 2.7.
2023-01-22 19:51:59 +00:00
sthen f6ef4a1c45 update to w3m 0.5.3+git20230121 2023-01-22 17:17:17 +00:00
sthen b22027374e update to py3-urllib3-1.26.14 2023-01-22 14:48:14 +00:00
ajacoutot e94486c53b Update to liferea-1.14.0. 2023-01-22 11:28:34 +00:00
robert 0e51b18e8e do not execute go while regenerating boringssl files because we don't need it 2023-01-22 08:23:45 +00:00
robert 2bf5bee6dd add xonly fixes for amd64 perlasm from tb@ and regenerate all assembly files 2023-01-21 20:00:08 +00:00
fcambus bdfa5e44a2 Update newsraft to 0.16. 2023-01-21 14:04:31 +00:00
pvk 761c7ddfa1 Update gitea 1.18.0 -> 1.18.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.18.2
2023-01-20 12:07:33 +00:00
gonzalo 22c159eeba Update for Nextcloud to 25.0.3
tested by Adriano brigado!
2023-01-20 11:00:27 +00:00
gonzalo 7da83adb34 Update for Nextcloud to 29.0.9
OK landry@
2023-01-20 10:59:25 +00:00
kn ff323e83fb Fix process name in unveil docs
part of a larger readme diff
OK landry (some time ago)
2023-01-19 17:45:21 +00:00
robert aa589542d8 put the embedded blob code section in .rodata to fix x-only
discussed with deraadt@, kettenis@, tb@
2023-01-19 12:43:44 +00:00
robert 8f64011107 put the embedded blob code section in .rodata to fix x-only
discussed with deraadt@, kettenis@, tb@
2023-01-19 12:42:03 +00:00
daniel 11d6b9ff83 update py-waitress to 2.1.2
This update:
- Addresses CVE-2022-24761
- Skips versions 2.1.0 and 2.1.1 which are impacted by CVE-2022-31015

with help from and ok sthen@
2023-01-19 03:22:25 +00:00
tb 18c1496317 Add a build dependency on security/rust-ring to all ports using ring.
Bump.

ok semarie, tweak from sthen
2023-01-18 13:08:37 +00:00
robert 2f7e060fe4 update to 2023.01.109 2023-01-17 18:06:56 +00:00
landry 365f3a01b6 www/firefox-esr: update to 102.7.0.
see https://www.mozilla.org/en-US/firefox/102.7.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2023-02/
2023-01-17 14:34:47 +00:00
landry c7dd7cad19 www/mozilla-firefox: update to 109.0.
see https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2023-01/
2023-01-17 14:33:28 +00:00
landry 07bbe94fe8 www/mozilla: switch to selfhosted profdata archives for www/mozilla-firefox
upstream switched to clang 15.0.5 in the 109 cycle, and our llvm 13
doesn't know how to handle profdata files generated with that version.

profdata converted for llvm 13 on a debian VM.. thanks robert@ for the
hints. Should be dropped when we switch to llvm 15.
2023-01-17 14:32:47 +00:00