From 8cfa8be26f6ed8dc72d8e08daa671d3fe2a654397d16289544bb5b5c38309fe0 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 27 Mar 2023 20:00:57 +0000 Subject: [PATCH] Accepting request 1074743 from home:AndreasStieger:branches:Virtualization:containers bubblewrap 0.8.0 OBS-URL: https://build.opensuse.org/request/show/1074743 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=33 --- bubblewrap-0.7.0.tar.xz | 3 --- bubblewrap-0.8.0.tar.xz | 3 +++ bubblewrap.changes | 11 +++++++++++ bubblewrap.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 bubblewrap-0.7.0.tar.xz create mode 100644 bubblewrap-0.8.0.tar.xz diff --git a/bubblewrap-0.7.0.tar.xz b/bubblewrap-0.7.0.tar.xz deleted file mode 100644 index 3c87123..0000000 --- a/bubblewrap-0.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:764ab7100bd037ea53d440d362e099d7a425966bc62d1f00ab26b8fbb882a9dc -size 147700 diff --git a/bubblewrap-0.8.0.tar.xz b/bubblewrap-0.8.0.tar.xz new file mode 100644 index 0000000..9e360db --- /dev/null +++ b/bubblewrap-0.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957ad1149db9033db88e988b12bcebe349a445e1efc8a9b59ad2939a113d333a +size 149088 diff --git a/bubblewrap.changes b/bubblewrap.changes index d3391b2..0d89be6 100644 --- a/bubblewrap.changes +++ b/bubblewrap.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 27 16:39:05 UTC 2023 - Andreas Stieger + +- update to v0.8.0: + * Add --disable-userns option to prevent the sandbox from + creating its own nested user namespace + * Add --assert-userns-disabled option to check that an existing + userns was created with --disable-userns + * Give a clearer error message if the kernel doesn't have + CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER + ------------------------------------------------------------------- Wed Dec 7 21:50:27 UTC 2022 - Dirk Müller diff --git a/bubblewrap.spec b/bubblewrap.spec index 9e736c4..1278d17 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,7 +1,7 @@ # # spec file for package bubblewrap # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bubblewrap -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Core execution tool for unprivileged containers License: LGPL-2.0-or-later