SHA256
1
0
forked from pool/bubblewrap

Accepting request 977940 from home:dimstar:Factory

Update to 0.6.2

OBS-URL: https://build.opensuse.org/request/show/977940
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=29
This commit is contained in:
Sebastian Wagner 2022-05-18 12:52:08 +00:00 committed by Git OBS Bridge
parent 39e3ce8e70
commit c323bc8f66
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9609c7dc162bc68abc29abfab566934fdca37520a15ed01b675adcf3a4303282
size 145500

3
bubblewrap-0.6.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a0ec802d1b3e956c5bb0a40a81c9ce0b055a31bf30a8efa547433603b8af20b
size 146312

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed May 18 12:43:26 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.6.2:
+ New features in Meson build:
- Auto-detect whether the man page can be generated.
- -Dbwrapdir=... changes the installation directory (useful
when being used as a subproject).
- -Dtests=false disables unit tests.
+ Bug fixes:
- Add --add-seccomp-fd to shell completions
- Document --add-seccomp-fd, --json-status-fd and --share-net
in the man page
- Add attributes to silence various compiler warnings
- Allow compilation of tests with musl on mips architectures
- Allow compilation with older glibc
- Disable sanitizers for a test helper whose seccomp profile
breaks the instrumentation
- Disable AddressSanitizer leak detection where it interferes
with unit testing
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 4 18:13:15 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at> Fri Mar 4 18:13:15 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -17,7 +17,7 @@
Name: bubblewrap Name: bubblewrap
Version: 0.6.1 Version: 0.6.2
Release: 0 Release: 0
Summary: Core execution tool for unprivileged containers Summary: Core execution tool for unprivileged containers
License: LGPL-2.0-or-later License: LGPL-2.0-or-later