diff --git a/bubblewrap-0.4.0.tar.xz b/bubblewrap-0.4.0.tar.xz deleted file mode 100644 index 953be76..0000000 --- a/bubblewrap-0.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5fe7d2f74bd7029b5306b0b70587cec31f74357739295e5276b4a3718712023 -size 214304 diff --git a/bubblewrap-0.4.1.tar.xz b/bubblewrap-0.4.1.tar.xz new file mode 100644 index 0000000..81d3474 --- /dev/null +++ b/bubblewrap-0.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9c69b9b1c61a608f34325c8e1a495229bacf6e4a07cbb0c80cf7a814d7ccc03 +size 214496 diff --git a/bubblewrap.changes b/bubblewrap.changes index 88925ba..c991a62 100644 --- a/bubblewrap.changes +++ b/bubblewrap.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Apr 1 10:03:39 UTC 2020 - Sebastian Wagner + +- Update to version 0.4.1: + * retcode: fix return code with syncfd and no event_fd + * Ensure we're always clearing the cap bounding set + * tests: Update output patterns for libcap >= 2.29 + * Don't rely on geteuid() to know when to switch back from setuid root + * Don't support --userns2 in setuid mode + * fixes CVE-2020-5291 + * fixes bsc#1168291 + ------------------------------------------------------------------- Fri Dec 20 22:59:52 UTC 2019 - Bjørn Lie diff --git a/bubblewrap.spec b/bubblewrap.spec index 0633aa6..c2b381a 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,7 +1,7 @@ # # spec file for package bubblewrap # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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.4.0 +Version: 0.4.1 Release: 0 Summary: Core execution tool for unprivileged containers License: LGPL-2.0-or-later