golang-github-containers-storage 1.43.0+ds1-8 source package in Ubuntu

Changelog

golang-github-containers-storage (1.43.0+ds1-8) unstable; urgency=medium

  * [PATCH] unshare: fix creating a userns when running as root
     - critical when run as UID 0, but without CAP_SYS_ADMIN
  * [PATCH] overlay: fix call to clone on s390x
     - critical for non-root invocations on s390x
  * [PATCH] options: reject empty runroot or graphroot (Closes: #1034871)
     - can avoid serious dataloss when used on btrfs,
       cf. https://github.com/containers/podman/issues/18349

 -- Reinhard Tartler <email address hidden>  Fri, 28 Apr 2023 17:48:12 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-containers-storage_1.43.0+ds1-8.dsc 3.6 KiB f39c565c214c011d911dcdde90748939c5bb740558bfc37a3e714b69f56697ff
golang-github-containers-storage_1.43.0+ds1.orig.tar.xz 394.5 KiB 0018e0c8d8a4baccc90afb28e5edd59a068af5f2f9783c821028a6a8291ff2fd
golang-github-containers-storage_1.43.0+ds1-8.debian.tar.xz 7.8 KiB 0965fe6d05da45e829fbbcd8028ac8b9116e71d93579a7c19b75eb5228e80c51

Available diffs

No changes file available.

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.