- Fixed Tumbleweed build error caused by an incompatible libprotobuf.
- Restore build on Leap 15.4 and older.
- Update to version 3.3+git14.8308b91:
* subproc: mark cloneFunc as [[noreturn]]
* subproc: support CLONE_CLEAR_SIGHAND
* subproc: display additional clone3 flags
* configs/: formatting
* configs/telegram: telegram is 64 bit only
* configs/telegram: a new config for the telegram-desktop
* formatting fix
* Better output formatting for --help
* cgroup2.cc: improve note about using Docker
* logs: respect getenv(NO_COLOR)
* configs/hexchat: new config based on xchat
* Mount read-only directly if mounting rw fails
OBS-URL: https://build.opensuse.org/request/show/1105443
OBS-URL: https://build.opensuse.org/package/show/security/nsjail?expand=0&rev=22
- drop obscpio file upon request
- Update to version 3.3+git1.5b48117:
* configs/xchat: mount whole /tmp/.X11-unix
* Setup cgroup.subtree_control controllers when necessary in cgroupsv2
* Unset LDFLAGS for kafel
* config/xchat: move original .xchat2 config dir to .config/
* Update kafel
* configs/bash: remove tmpfs mount over /dev as it makes /dev/null non-writeable
* configs/firefox-with-net-wayland: x11 socket is not needed here
* nsjail: use atomic in sighandlers
* configs/xchat-with-net: use 8.8.8.8 in resolv.conf unconditionally
* cpu: more debug messaging
* mnt: quote paths in log messages
* Switch C++ standard to C++14 - it'll allow to use new features, like std::quoted
* mnt: remove unnecessary quote in a debug message
* cpu/subproc: better debugging strings
* cpu: even better LOG_Ds
* cpu: Add more debugging messages
* Make logs more efficient by avoiding argument evaluation for LOG* if it's not needed at the current level
* When setting CPU affinity, take into consideration the current CPU affinity set. Use only CPU numbers, which exist in the current affinity set. Maybe fixes https://github.com/google/nsjail/issues/200
* subproc: Allow killing subprocesses with different signal
* Add `disable_tsc` option
OBS-URL: https://build.opensuse.org/request/show/1056425
OBS-URL: https://build.opensuse.org/package/show/security/nsjail?expand=0&rev=20