Opened 3 years ago
Closed 3 years ago
#16169 closed enhancement (fixed)
bubblewrap-0.6.1
Reported by: | Bruce Dubbs | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (4)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
Summary: | bubblewrap-0.6.0 → bubblewrap-0.6.1 |
---|
comment:3 by , 3 years ago
0.6.0
New features:
New --add-seccomp option can be used to add more than one seccomp program (#453)
Add a warning when repeating options where only the last one will be used, in particular --seccomp (#454)
Add a Meson build system. (#432)
This can be used as a subproject by larger Meson projects. When used as a subproject, the -Dprogram_prefix option is required: see tests/use-as-subproject/ for an example.
There is no equivalent of the --with-priv-mode=setuid option in this build system. Distributions that still require a setuid bubblewrap executable will need to chown and chmod the executable appropriately as a separate step in their packaging.
The Autotools build system is still supported in this release, but might be removed in a future release if the Meson build system is sufficiently successful.
Bug fixes:
Invoke bash via PATH for better compatibility with non-FHS operating systems
Exit early when argc == 0, to harden against the equivalent of CVE-2021-4034 (this is not a security issue in our case)
Other changes:
The default branch is now named main
Partial REUSE support (add SPDX-License-Identifier to many source files)
Remove old CI integration
0.6.1 Latest
Fix bwrap --version when built with Meson (#477)
Don't install zsh completion as executable when built with Meson
Now 0.6.1