Hello community, here is the log from the commit of package slirp4netns for openSUSE:Factory checked in at 2019-09-02 13:22:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slirp4netns (Old) and /work/SRC/openSUSE:Factory/.slirp4netns.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slirp4netns" Mon Sep 2 13:22:56 2019 rev:6 rq:727614 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/slirp4netns/slirp4netns.changes 2019-08-10 23:43:51.307637859 +0200 +++ /work/SRC/openSUSE:Factory/.slirp4netns.new.7948/slirp4netns.changes 2019-09-02 13:22:56.697339589 +0200 @@ -1,0 +2,20 @@ +Fri Aug 30 07:04:14 UTC 2019 - Sascha Grunert <[email protected]> + +- Update to 0.4.1 + * Support specifying netns path (slirp4netns --netns-type=path PATH + TAPNAME) + * Support specifying --userns-path + * Vendor https://gitlab.freedesktop.org/slirp/libslirp (QEMU v4.1+) + * Bring up loopback device when --configure is specified + * Support sandboxing by creating a mount namespace + (--enable-sandbox) + * Support seccomp (--enable-seccomp) +- Add new build dependencies libcap-devel and libseccomp-devel + +------------------------------------------------------------------- +Thu Aug 29 08:27:25 UTC 2019 - Sascha Grunert <[email protected]> + +- Update to 0.3.3 + * Fix use-after-free in libslirp + +------------------------------------------------------------------- Old: ---- slirp4netns-0.3.2.tar.xz New: ---- slirp4netns-0.4.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slirp4netns.spec ++++++ --- /var/tmp/diff_new_pack.BfLyz6/_old 2019-09-02 13:22:57.169339500 +0200 +++ /var/tmp/diff_new_pack.BfLyz6/_new 2019-09-02 13:22:57.169339500 +0200 @@ -17,7 +17,7 @@ Name: slirp4netns -Version: 0.3.2 +Version: 0.4.1 Release: 0 Summary: User-mode networking for unprivileged network namespaces License: GPL-2.0-only AND MIT AND BSD-2-Clause @@ -30,6 +30,8 @@ BuildRequires: git BuildRequires: glib2-devel BuildRequires: go-go-md2man +BuildRequires: libcap-devel +BuildRequires: libseccomp-devel BuildRequires: make %description ++++++ _service ++++++ --- /var/tmp/diff_new_pack.BfLyz6/_old 2019-09-02 13:22:57.209339492 +0200 +++ /var/tmp/diff_new_pack.BfLyz6/_new 2019-09-02 13:22:57.213339491 +0200 @@ -4,8 +4,8 @@ <param name="url">https://github.com/rootless-containers/slirp4netns.git</param> <param name="scm">git</param> <param name="filename">slirp4netns</param> -<param name="versionformat">0.3.2</param> -<param name="revision">v0.3.2</param> +<param name="versionformat">0.4.1</param> +<param name="revision">v0.4.1</param> </service> <service name="recompress" mode="disabled"> ++++++ slirp4netns-0.3.2.tar.xz -> slirp4netns-0.4.1.tar.xz ++++++ ++++ 3676 lines of diff (skipped)
