166235 Commits

Author SHA1 Message Date
jsg
061b53f6eb update inteldrm firmware to 20220509
no binary change from 20220411
2022-05-12 05:42:07 +00:00
jsg
76afb29fde update radeon firmware to 20220509
no binary change from 20220411
2022-05-12 05:40:35 +00:00
tb
fc94d6a93b Update to py-tlsfuzzer 20220511 2022-05-11 22:57:38 +00:00
tb
7cd9c71207 Update to py-tlslite-ng 0.8.0-alpha43 2022-05-11 22:56:58 +00:00
naddy
afe2ee672c net/curl: security update to 7.83.1
Includes fixes for
CVE-2022-27778: curl removes wrong file on error
CVE-2022-27779: cookie for trailing dot TLD
CVE-2022-27780: percent-encoded path separator in URL host
CVE-2022-27781: CERTINFO never-ending busy-loop
CVE-2022-27782: TLS and SSH connection too eager reuse
CVE-2022-30115: HSTS bypass via trailing dot
2022-05-11 20:44:12 +00:00
denis
85c0a5246f _vaultwarden userid is 879 not 878 2022-05-11 18:19:17 +00:00
sthen
580952971b update to SVT-AV1 1.0.0, + patch to fix command line parsing
with Clang. From Brad.
2022-05-11 17:27:55 +00:00
sthen
b501b4649c update to libavif-0.10.1, from Brad (maintainer) 2022-05-11 17:26:52 +00:00
sthen
1085a386a4 link vaultwarden flavours to the build 2022-05-11 15:16:24 +00:00
bcallah
dde9db2891 Update to unifont-14.0.03
Changelog: https://unifoundry.com/unifont/index.html
Adds the new OTF fonts alongside the TTF fonts
ok bentley@
2022-05-11 12:31:41 +00:00
denis
4b69e2dc44 + www/vaultwarden-web
+ security/vaultwarden

Also add user _vaultwarden
2022-05-11 12:13:09 +00:00
denis
132a0f021c import security/vaultwarden v1.24.0, OK abieber@, denis@
Unofficial Bitwarden compatible server written in Rust and compatible
with upstream Bitwarden clients.
Full implementation of Bitwarden API is provided including:
- Organizations support
- Attachments
- Vault API support
- Serving the static files for Vault interface
- Website icons API
- Authenticator and U2F support
- YubiKey and Duo support
2022-05-11 11:05:40 +00:00
denis
eb1f97ea53 import vaultwarden-web, OK abieber@, denis@
Website vault frontend compatible with Vaultwarden.
2022-05-11 11:04:00 +00:00
bentley
3582bd4d68 Update to vultr-cli-2.14.0.
Changelog:
https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md

From Adriano Barbosa (maintainer); thanks!
2022-05-11 07:30:30 +00:00
landry
7d419da129 www/sogod: set openfiles-cur to 1024 & openfiles-max to 2048
in some situations (with a bunch of users) 128fd is not enough.

ok giovanni@ sebastia@ (MAINTAINER)
2022-05-11 07:19:12 +00:00
robert
3783d28bbe update to 101.0.4951.64 2022-05-11 06:49:31 +00:00
rsadowski
b02d1530bc Update font-awesome to 6.1.1 2022-05-11 05:30:10 +00:00
rsadowski
6c92ccab37 Update mkvtoolnix to 67.0.0 2022-05-11 05:27:16 +00:00
rsadowski
560657057f Update dlib to 19.24 2022-05-11 05:13:40 +00:00
rsadowski
fea60e917f Add a QML just-in-time compiler comment
"Previously a port using this library could decide whether or not to allow the
JIT to work by setting or not setting USE_WXNEEDED. The patch means that this
is no longer possible but it means that someone setting the kern.wxabort debug
sysctl can still run that software. (It's not a security sysctl because the w+x
mapping is rejected whichever way it is set)." -- sthen@

Comment from sthen@, thanks!
2022-05-11 04:57:23 +00:00
tb
141c47f561 Update to py-tlsfuzzer 20220510 2022-05-10 19:29:03 +00:00
sdk
2d7d71d3a0 Update p5-File-Rename 1.30 => 1.31 from wen heping 2022-05-10 19:13:06 +00:00
jung
2c57841062 update to dmenu-5.1 2022-05-10 19:06:23 +00:00
jung
a4f153ae73 update to dwm-6.3 2022-05-10 19:05:56 +00:00
bluhm
29658b46a7 update Cpanel-JSON-XS to 4.28 2022-05-10 18:28:07 +00:00
lraab
8fc56b394d geo/openbsd-developers: add lraab
ok landry@
2022-05-10 17:56:32 +00:00
rsadowski
23f71981b1 Unbreak patch, spotted by sthen@ 2022-05-10 17:54:06 +00:00
op
39ccdb4bc7 update to amused 0.6
- manpage tweaks
- fix file descriptor leak on player_playnext failure
- added a simple filetype detector instead of relying on file extensions
2022-05-10 15:51:12 +00:00
op
d3210a9b23 update games/openttd homepage; ok solene@ and maintainer 2022-05-10 13:47:47 +00:00
fcambus
45f4459e4d Update z3 to 4.8.17. 2022-05-10 12:28:38 +00:00
stsp
118f05a4d3 update to got 0.70
- avoid subtraction of values larger than int in qsort(3) comparison callbacks
- make 'got patch' handle git-style rename diffs
- store deltas in compressed form while packing, both in memory and cache file
- avoid O(N) loops over object ID lists while packing
- run the search for deltas to reuse in got-read-pack directly, for speed
- hook send.sh cmdline tests into 'make regress', this was overlooked earlier
- fix regression from 0.69 where packing tags fails if zero commits are packed
- map delta cache file into memory if possible while writing a pack file
2022-05-10 11:48:53 +00:00
kirby
d84d4ef803 Add Florian Viehweger as MAINTAINER for some ports solene@ was maintaining. 2022-05-09 21:52:58 +00:00
sthen
0249cfb9c6 update to py3-enrich-1.2.7 2022-05-09 21:29:51 +00:00
sthen
1fe4e626b1 update to py3-rich-12.4.0 2022-05-09 21:29:48 +00:00
steven
2f78be216d update to 3.36.1 2022-05-09 18:16:41 +00:00
fcambus
a0e9af2a5c Update schismtracker to 20220506. 2022-05-09 15:42:55 +00:00
gonzalo
99d94dd0bb Update for Nextcloud to 22.2.7
Test by Adriano and landry@

OK laundry@
2022-05-09 15:29:21 +00:00
gonzalo
e2e726e2ef Update for Nextcloud to 22.2.7
Test and OK laundry@
2022-05-09 15:27:15 +00:00
gonzalo
8f46f6e329 Update for Nextcloud to 21.0.9 2022-05-09 15:25:37 +00:00
sthen
2d99e08260 fix collectd,-nut following int->uint16_t cleanup in nut 2.8.0 2022-05-09 13:05:35 +00:00
sthen
cd37e7364c update to procmail-3.24 which rolls in fixes we had in patches, plus others.
there has not been any major change to invalidate the recommendations to
avoid it (https://anarc.at/blog/2022-03-02-procmail-considered-harmful/ and
others) but there still seems to be no good alternative to formail
(maildrop's reformail isn't a direct replacement) and better to have those
fixes which do exist than leave it at the old version.
2022-05-09 12:56:47 +00:00
stsp
4f764b7935 Add intel wireless firmware for AX210 devices.
ok sthen@
2022-05-09 08:50:54 +00:00
op
1bf96a3f0e update net/aerc to 0.10.0
highlights:

- native gpg keystore integration
- customizable status line
- imap stability & reliability improvements
- various usability enhancements
- misc bug fixes

(the wizard bug is still present.)
2022-05-09 08:14:32 +00:00
ajacoutot
fb5bd18004 Update to secrets-6.5. 2022-05-09 07:00:40 +00:00
kmos
16da0e11ad Update GLFW to 3.3.7
Drop Gregor Best as maintainer per his request

Take maintainer in his place
2022-05-08 22:29:59 +00:00
bket
9523edf55d Update to unison-2.52.1
Bugfix release. Noticeable change is addition of manpage. Changelog:
https://github.com/bcpierce00/unison/releases/tag/v2.52.1
2022-05-08 19:42:42 +00:00
bket
f860e65fe0 Update to libfilezilla-0.37.2
Changes: https://lib.filezilla-project.org/

Bump minor of shared lib because of addition of symbols.
2022-05-08 19:40:39 +00:00
landry
fd291a103f audio/cantata: add missing patch i forgot in previous update
fixes cdioparanoia detection, failure reported by naddy@ and tb@, sorry!
2022-05-08 16:33:55 +00:00
bket
ae63a967f1 net/unison: add a BDEP on sysutils/findlib
tb@ found that building unison fails when sysutils/findlib is not
present. Fixed by adding this explicitly as BDEP.

No need for a bump since the fix does not change the resulting package.

Initial diff from tb@, thank you!

OK tb@
2022-05-08 15:06:04 +00:00
mariani
7b4116e115 Updating net/qbittorrent from 4.3.9 to 4.4.2 2022-05-08 14:40:24 +00:00