golang-github-containers-storage 1.15.8+dfsg1-1ubuntu2 source package in Ubuntu

Changelog

golang-github-containers-storage (1.15.8+dfsg1-1ubuntu2) focal; urgency=medium

  * Build with Go 1.20 to fix FTBFS against runc (LP: #2028405).
    - d/control: b-d on golang-1.20-go instead of golang-any.
    - d/rules: add Go 1.20 to the $PATH.
    - d/p/skip-test-failing-with-go-1.20.patch: avoid test failure with Go 1.20.

 -- Lucas Kanashiro <email address hidden>  Mon, 17 Jul 2023 16:41:36 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Focal
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
golang-github-containers-storage_1.15.8+dfsg1.orig.tar.xz 336.6 KiB 2c727b47ffd8eeabe7e68b4ef941e7c63f0c2d7992bd3a984b4b1a7d4400e587
golang-github-containers-storage_1.15.8+dfsg1-1ubuntu2.debian.tar.xz 5.8 KiB 403ec3a3511ea12a761569732a99aa8c7748b764fcd6800316961e3b2f64e739
golang-github-containers-storage_1.15.8+dfsg1-1ubuntu2.dsc 3.2 KiB 79018613dd097406c84ce77b720627bb6a41140f53a262b39a7264fff2ce82f5

View changes file

Binary packages built by this source

containers-storage: CLI tools for handling how containers are stored on disk

 storage is a Go library which aims to provide methods for storing
 filesystem layers, container images, and containers. A containers-storage
 CLI wrapper is also included for manual and scripting use.
 .
 This package contains the CLI tools.

containers-storage-dbgsym: debug symbols for containers-storage
golang-github-containers-storage-dev: Go library for handling how containers are stored on disk

 storage is a Go library which aims to provide methods for storing
 filesystem layers, container images, and containers. A containers-storage
 CLI wrapper is also included for manual and scripting use.
 .
 This package contains the library.