This release contains bugfixes, improvements to logging output, a slight
rework of wirese-keygen(1) so it securely creates key files itself rather
than printing them on standard output and more.
Tested between amd64 and sparc64 (different endianess).
Diff from Tim Juijsten (upstream, MAINTAINER), thanks!
See https://www.mozilla.org/en-US/firefox/75.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2020-12/
- headsup: now pledge/unveil config files are @sampled by default in
/etc/firefox, this way it's easier for end users to customize them at
will. yeah, everyone can change his mind..
- add a note in the README that WebRTC screen sharing requires disabling
pledge as it relies on shmget() (reported by Andrea Biscuola, thanks!)
- stop linking against systemwide sqlite library, the possibility was
removed in #1611386
- add a patch from tb@ to fix broken sandboxing when pledge/unveil
config files werent found in /etc/firefox (#1623086)
- add a patch from jbeich@freebsd to fix libvpx build on i386 (#1622013)
tested by tb@ and naddy@, thanks!
Error: newgroup _inetsim: not registered in ports/infrastructure/db/user.list
Error: newuser _inetsim: not registered in ports/infrastructure/db/user.list
INetSim is a software suite for simulating common internet services in a
lab environment, e.g. for analyzing the network behaviour of unknown
malware samples.
ok aja@
Detection succeeds on sparc64 where clang uses gas, but then build fails
because of a mix of -Wa,foobar unused argument warning and -Werror.
Just drop the use of --noexecstack, the stack is always marked
non-executable on OpenBSD.
ok sthen@ (maintainer)
nsnake is a clone of the classic snake game that we all used to play
on our cellphones. You play this game on the terminal, with a textual
interface.
OK solene@
Comment:
The KDE calendar access library
Description:
This library provides access to and handling of calendar data. It supports the
standard formats iCalendar and vCalendar and the group scheduling standard
iTIP.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
WWW: https://projects.kde.org/projects/frameworks/kcalendarcore