Commit Graph

165485 Commits

Author SHA1 Message Date
sthen
938b7698d6 update to calc-2.14.1.0 2022-04-12 20:33:46 +00:00
sthen
ac97d914f7 update to doit-0.35.0 2022-04-12 20:33:43 +00:00
sthen
850ecac369 kyotocabinet: switch https->http for HOMEPAGE/MASTER_SITES 2022-04-12 20:33:41 +00:00
sthen
89685f23d5 update to py3-beautifulsoup4-4.11.1 2022-04-12 20:33:38 +00:00
sthen
fdc501d55c update to py3-soupsieve-2.3.2 2022-04-12 20:33:34 +00:00
sthen
b6450620b8 update to py3-Pillow-9.1.0 2022-04-12 20:33:31 +00:00
sthen
5c5d8c3eba update to sslscan-2.0.13 2022-04-12 20:33:29 +00:00
sthen
f90e06e4fa update to mupdf-1.19.1 2022-04-12 20:33:26 +00:00
sthen
24274c5dc2 update to icinga-web2-module-director-1.9.1 2022-04-12 20:33:21 +00:00
sthen
6afaf06529 update to icinga-web2-module-incubator-0.15.0 2022-04-12 20:33:18 +00:00
sthen
bb416e14e6 update to icinga-web2-2.10.1 2022-04-12 20:33:15 +00:00
naddy
a360b864d0 mark BROKEN: does not build with Go 1.17 2022-04-06 10:08:59 +00:00
landry
95a9d45678 mail/mozilla-thunderbird: update to 91.8.0.
see https://www.thunderbird.net/en-US/thunderbird/91.8.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-15/
ok naddy@
2022-04-06 07:01:09 +00:00
robert
91a88f4f54 update to 100.0.4896.75; ok naddy@ 2022-04-05 14:41:58 +00:00
landry
8b10604ece www/firefox-esr: update to 91.8.0.
see https://www.mozilla.org/en-US/firefox/91.8.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-14/

ok naddy@
2022-04-05 13:09:58 +00:00
landry
63d5321b39 www/mozilla-firefox: update to 99.0.
see https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
fixes https://www.mozilla.org/fr/security/advisories/mfsa2022-13/

add 'dns' to pledge.content to allow sndio forwarding on a fqdn,
reported by naddy@
ok naddy@
2022-04-05 13:08:35 +00:00
jca
68fe64eded Unbreak on riscv64
ok ajacoutot@ (maintainer) sthen@
2022-04-05 07:28:25 +00:00
tj
6768df7c28 backport four more upstream security fixes:
ISO reader: fix possible heap buffer overflow in read_children()
RAR reader: fix heap-use-after-free in RAR (v4) filter code
RAR reader: fix null-dereference in RAR (v4) filter code
RAR reader: fix heap-use-after-free in run_filters()

ok naddy
2022-04-04 19:29:12 +00:00
sthen
80cafba8dd fix 7.0 -> -current update issue (conflict between py3-setuptools and
python-3.8)

-@conflict py3-setuptools-<=57.4.0v0
+@conflict py3-setuptools-<57.4.0p0v0

<= in this case covers 57.4.0v0 *and* any 57.4.0pXXv0 version,
which is not we want. Use < and the specific p0v0 instead.
2022-04-04 16:38:21 +00:00
robert
1d424ebc9a update to 6.0.3; from Mark Patruck
ok sthen@, naddy@
2022-04-04 14:28:15 +00:00
sthen
4cb01f22c6 libgdx: use 64.so version suffix if {PROPERTIES:Mlp64}
fixes packaging (problem introduced by my recent commit and found by
phessler@) but also fixes long-standing missing 64 from suffix on !i386/amd64
2022-04-04 13:10:22 +00:00
naddy
9d3da5d0b7 security/botan2: enable support for aarch64 crypto instructions
This now builds fine and the regression tests succeed.

ok bluhm@
2022-04-04 12:46:35 +00:00
landry
b74dd030f8 devel/cbindgen: update to 0.21.
- might be required by upcoming gecko 102esr, so upgrade to be on the safe
  side for 7.1-stable.
- switch to crates.inc while here
ok naddy@
2022-04-04 12:44:21 +00:00
sthen
d8dc05f744 webkitgtk4: disable thin archives for !lld archs (unsupported, build fails),
and make sure that -Wl,--no-keep-memory is actually used on i386 (incorrect
.if statement). from robert@, investigated by tb@ who had a different diff
2022-04-04 11:07:36 +00:00
landry
81b20919f6 security/nss: update to 3.77, will be required by gecko 100.
see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_77.html
bump minor for function additions in libnss3 & libssl3
2022-04-04 06:50:26 +00:00
landry
9b362626a3 security/nss: add link to upstream bug 2022-04-04 06:46:34 +00:00
namn
6ddd2c01ef update net/wget 1.21.3
NEWS:
https://git.savannah.gnu.org/cgit/wget.git/commit/?id=40747a11e44ced5a8ac628a41f879ced3e2ebce9

ok naddy@
2022-04-03 23:42:36 +00:00
ajacoutot
7cf3660163 Missed bump (HOMEPAGE change). 2022-04-03 22:20:10 +00:00
jca
ecc12e3843 Update to knot-3.1.7
From Aisha Tammy (co-maintainer) with tweaks by me.

Release notes:
https://www.knot-dns.cz/2022-03-30-version-317.html
2022-04-03 21:36:24 +00:00
kmos
7727234471 Update Python 3.10.2 to 3.10.4
ok sthen
2022-04-03 21:33:23 +00:00
kmos
870a1a22bd Update Python 3.9.10 to 3.9.12
ok sthen
2022-04-03 21:32:06 +00:00
kmos
6990d0d4de Update Python 3.8.12 to 3.8.13
input and ok sthen
2022-04-03 21:30:12 +00:00
pvk
3d0d88a9ed sntrup761x25519-sha512@openssh.com KEX is enabled since OpenSSH 8.9 and is not considered experimental anymore 2022-04-03 17:01:20 +00:00
sthen
1bd8e2b3af install the jless.help file in share/doc/jless so it's easier to find the
available keys. also refer to the web version in DESCR.
2022-04-03 13:02:44 +00:00
robert
fc770371e4 fixup some iridium policy paths and re-enable background mode to avoid lurking
processes after exit
2022-04-03 12:24:25 +00:00
sthen
6d78e3a2b7 rename packages from nut-2.8.0rc1 to nut-2.8.0pre20220401.
aja@ ran into "Found package with different name that compares equal
in /exopi-cvs/ports/plist/amd64: nut-2.8.0pre20220312" - pkg_check-version
doesn't warn but you can't mix XXrc and XXpre.
2022-04-03 12:18:58 +00:00
naddy
110d7e8e18 security/gnutls: enable aarch64 hardware crypto support
ok ajacoutot@
2022-04-03 11:33:31 +00:00
naddy
deb3ceb58a security/nss: enable aarch64 hardware crypto support
ok landry@
2022-04-03 11:32:57 +00:00
sthen
3408cd2070 update to ocrad-0.28, adding support for PNG. based on a diff from wen heping. 2022-04-03 11:24:04 +00:00
sthen
810a82014f update to libsndfile-1.1.0, including various security fixes
from Brad, maintainer timeout
2022-04-03 11:12:38 +00:00
sthen
a1d0efa41e xine-lib: add upstream fixes, via Brad 2022-04-03 11:12:09 +00:00
op
dac736dfe1 reinstate SUBST_CMD on murmur.ini; ok sthen@ kn@ 2022-04-03 09:48:41 +00:00
landry
9c4b53456f x11/xfce4: fix HOMEPAGE
- goodies.xfce.org moved to docs.xfce.org, which was vastly overhauled
- tidy up vars order in Makefile while here
- thanks portbump for the heavy lifting on REVISION bumps
2022-04-03 08:42:27 +00:00
landry
02813c1e9d x11/xfce4/thunar: update to 4.16.11.
see https://www.mail-archive.com/xfce-announce@xfce.org/msg00661.html
2022-04-03 06:44:14 +00:00
landry
7bf2922cad databases/sqlite3: update to 3.38.2
see https://www.sqlite.org/releaselog/3_37_2.html &
https://www.sqlite.org/releaselog/3_38_2.html

went in an amd64 bulk without issues, thanks naddy@
2022-04-03 06:23:01 +00:00
kmos
1110dd70d1 Fix runtime and commandline functions in the new version on OpenBSD 2022-04-03 03:23:41 +00:00
naddy
d78430a52d security/gnutls: fix regression test build (on aarch64)
ok ajacoutot@
2022-04-02 23:43:23 +00:00
tb
bf216633d9 Update openssl-ruby-tests to 20220402 2022-04-02 21:37:11 +00:00
sthen
dad63a04ec nut: update from the recent git checkout to 2.8.0-rc1 2022-04-02 20:43:28 +00:00
sthen
2245c06c30 update to newer ipmitool commit, manpage fix only 2022-04-02 20:39:28 +00:00