runc 1.0.0~rc93-0ubuntu1~18.04.1 source package in Ubuntu

Changelog

runc (1.0.0~rc93-0ubuntu1~18.04.1) bionic; urgency=medium

  * Backport version 1.0.0~rc93-0ubuntu1 from Hirsute (LP: #1919322,
    LP: #1916485).
    - Use Go 1.13 to build it, with the default Go 1.10 it FTBFS.
      + d/control: b-d on golang-1.13-go instead of golang-any,
      + d/rules: add Go 1.13 to the $PATH.
    - d/rules: set GOCACHE to a temporary directory. dh-golang sets it to
      "off" which is not accepted by Go >= 1.12.
    - d/rules: set GO111MODULE to "off" to avoid getting modules info online.

 -- Lucas Kanashiro <email address hidden>  Tue, 16 Mar 2021 15:47:19 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
runc_1.0.0~rc93.orig.tar.gz 2.0 MiB e42456078d2f76c925cdd656e4f423b918525d8188521de05e893b6bb473a6f8
runc_1.0.0~rc93-0ubuntu1~18.04.1.debian.tar.xz 9.3 KiB 8f69bd23f434ea3f146a9c397043fae2b028a90ee8cff2dffe56ca69d08bbb4e
runc_1.0.0~rc93-0ubuntu1~18.04.1.dsc 2.4 KiB 033424ad12938af4445cb0cf6c092bbe00a33323e2f6b889300b078d7b1d38c2

View changes file

Binary packages built by this source

golang-github-opencontainers-runc-dev: Open Container Project - development files

 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.
 .
 This package provides development files formerly known as
 "github.com/docker/libcontainer".

runc: Open Container Project - runtime

 "runc" is a command line client for running applications packaged according
 to the Open Container Format (OCF) and is a compliant implementation of
 the Open Container Project specification.

runc-dbgsym: debug symbols for runc