From 0715b8b46c434b382fd75dfb307822e339d47ef351231f158dc2ae2513331edc Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 25 May 2017 21:21:41 +0000 Subject: [PATCH] - update to version 0.1.8 - New --die-with-parent which is based on the Linux prctl(PR_SET_PDEATHSIG) API. - smaller bugfixes OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=3 --- bubblewrap.changes | 7 +++++++ bubblewrap.spec | 2 +- v0.1.7.tar.gz | 3 --- v0.1.8.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 v0.1.7.tar.gz create mode 100644 v0.1.8.tar.gz diff --git a/bubblewrap.changes b/bubblewrap.changes index 041467d..645bffb 100644 --- a/bubblewrap.changes +++ b/bubblewrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 25 21:15:49 UTC 2017 - sebix+novell.com@sebix.at + +- update to version 0.1.8 +- New --die-with-parent which is based on the Linux prctl(PR_SET_PDEATHSIG) API. +- smaller bugfixes + ------------------------------------------------------------------- Thu Mar 2 09:08:58 UTC 2017 - sebix+novell.com@sebix.at diff --git a/bubblewrap.spec b/bubblewrap.spec index 5188b64..5c842e8 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -17,7 +17,7 @@ Name: bubblewrap -Version: 0.1.7 +Version: 0.1.8 Release: 1%{?dist} Summary: Core execution tool for unprivileged containers License: LGPL-2.0+ diff --git a/v0.1.7.tar.gz b/v0.1.7.tar.gz deleted file mode 100644 index ca99de7..0000000 --- a/v0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92b08803abcdafbf9e26b1bb3e7efb7cec177d27dcd58016b8629504fedcff16 -size 96634 diff --git a/v0.1.8.tar.gz b/v0.1.8.tar.gz new file mode 100644 index 0000000..99133fe --- /dev/null +++ b/v0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f264f1ae3d7b8fbcfb7102592d42096f41ac7edda97ce57486aa3e05d8d489 +size 98864