- runc (1.0.0~rc9+dfsg1-1+rpi1) bullseye-staging; urgency=medium
++runc (1.0.0~rc10+dfsg1-1+rpi1) bullseye-staging; urgency=medium
+
++ [changes brought forward from 1.0.0~rc9+dfsg1-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 15 Oct 2019 17:37:31 +0000]
+ * Disable testsuite.
+
- -- Peter Michael Green <plugwash@raspbian.org> Tue, 15 Oct 2019 17:37:31 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Tue, 03 Mar 2020 16:07:57 +0000
++
+ runc (1.0.0~rc10+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ + fixed CVE-2019-19921.
+ * Un-vendored "golang-github-checkpoint-restore-go-criu-dev".
+ * Build-Depends += "golang-golang-x-tools".
+ * Standards-Version: 4.5.0.
+
+ -- Dmitry Smirnov <onlyjob@debian.org> Sun, 26 Jan 2020 20:24:01 +1100
runc (1.0.0~rc9+dfsg1-1) unstable; urgency=medium
dh_auto_build -- -tags "$(TAGS)" -ldflags "$(LDFLAGS)"
override_dh_auto_test:
- DH_GOLANG_EXCLUDES="libcontainer/integration" \
- dh_auto_test -- -tags "$(TAGS)"
+ #DH_GOLANG_EXCLUDES="libcontainer/integration" \
+ #dh_auto_test -- -tags "$(TAGS)"
-
- override_dh_dwz:
- :