~lucaskanashiro/ubuntu/+source/runc:add-isolation-machine-restriction

Last commit made on 2019-12-13
Get this branch:
git clone -b add-isolation-machine-restriction https://git.launchpad.net/~lucaskanashiro/ubuntu/+source/runc
Only Lucas Kanashiro can upload to this branch. If you are Lucas Kanashiro please log in for upload directions.

Branch merges

Branch information

Name:
add-isolation-machine-restriction
Repository:
lp:~lucaskanashiro/ubuntu/+source/runc

Recent commits

5d29cab... by Lucas Kanashiro

Update changelog

b1dd138... by Lucas Kanashiro

d/t/control: Use commas in Restrictions field of basic-smoke test

The documentation mentions that comma should be used when there are
multiple restrictions. It might not be mandatory since without comma it
is working fine but to be complaint with it and follow most of
definitions in other source packages let's add it.

96059e3... by Lucas Kanashiro

Run dh_golang_autopkgtest with isolation-machine restriction (LP: #1856083)

The auto generated test by autodep8 does run dh_golang_autopkgtest but
it does not have isolation-machine restriction, only allow-stderr. The
TestDevicesSetAllow and TestDevicesSetDeny unit tests need it to
successfully pass.

test

d6f4dde... by Michael Hudson-Doyle

Import patches-unapplied version 1.0.0~rc8+git20190923.3e425f80-0ubuntu1 to ubuntu/eoan-proposed

Imported using git-ubuntu import.

Changelog parent: fd8d913fdce70d63a24b37cdf59309d24445308d

New changelog entries:
  * New upstream snapshot, fixing CVE-2019-16884.

fd8d913... by Michael Hudson-Doyle

Import patches-unapplied version 1.0.0~rc8-0ubuntu1 to ubuntu/eoan-proposed

Imported using git-ubuntu import.

Changelog parent: 67c2de919680004f3c6d11a8d3d34e59cd4079fb

New changelog entries:
  * New upstream version.

67c2de9... by Michael Hudson-Doyle

Import patches-unapplied version 1.0.0~rc7+git20190403.029124da-0ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 51e8a6dfc81462e253846cd34345243852382c2d

New changelog entries:
  * New upstream version.
  * Fix dependencies of golang-github-opencontainers-runc-dev package.

51e8a6d... by Michael Hudson-Doyle

Import patches-unapplied version 1.0.0~rc6+git20190307.2b18fe1d-0ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 5fee6c5a2bd43dcf3f50cf1daaf798d501f8bdb8

New changelog entries:
  * Update to https://github.com/opencontainers/runc/commit/2b18fe1d885ee5083ef9f0838fee39b62d653e30
    - See also:
        https://github.com/containerd/containerd/blob/v1.2.5/RUNC.md
        https://github.com/containerd/containerd/blob/v1.2.5/vendor.conf#L23
  * d/patches/0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch:
    dropped, applied upstream.

5fee6c5... by Tianon Gravi

Import patches-unapplied version 1.0.0~rc6+git20181203.96ec2177-0ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 6dcb7a484eced41409308baccc3c34611f5e747f

New changelog entries:
  * Add "basic-smoke" autopkgtest to verify basic functionality

6dcb7a4... by Michael Hudson-Doyle

Import patches-unapplied version 1.0.0~rc6+git20181203.96ec2177-0~ubuntu2 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 7ef80d7619348382e334f01285b9ed00e649df10

New changelog entries:
  * d/patches/0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch:
    Apply upstream fix for CVE-2019-5736.

7ef80d7... by Tianon Gravi

Import patches-unapplied version 1.0.0~rc6+git20181203.96ec2177-0~ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: d7a4600e4fb52c5e584f9c398e236cbc39c0712e

New changelog entries:
  * Update to https://github.com/opencontainers/runc/commit/96ec2177ae841256168fcf76954f7177af9446eb
    - See also:
        https://github.com/containerd/containerd/blob/v1.2.2/RUNC.md
        https://github.com/containerd/containerd/blob/v1.2.2/vendor.conf#L23