golang-github-appc-spec 0.8.11+dfsg-2.1ubuntu0.23.10.1 source package in Ubuntu

Changelog

golang-github-appc-spec (0.8.11+dfsg-2.1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Thu, 18 Jan 2024 12:19:26 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
golang-github-appc-spec_0.8.11+dfsg.orig.tar.xz 136.9 KiB c02cb0eb504eafdca2fb2b1a96e38343c56fde22df896b9803fdd9e848a39a4f
golang-github-appc-spec_0.8.11+dfsg-2.1ubuntu0.23.10.1.debian.tar.xz 4.3 KiB cc49824f7d5246d29f9ed95948d82f51cd7d6b77d1302b823eabb0e81a043d72
golang-github-appc-spec_0.8.11+dfsg-2.1ubuntu0.23.10.1.dsc 2.4 KiB 1c9c36ca39368bb18c4a01426cde02c5d47651f7877b0fcfbb2c7a4c4ae3ed59

View changes file

Binary packages built by this source

appc-spec: App Container Specification (appc) - tools

 App Container (appc) is a well-specified and community developed
 specification for application containers. appc defines several independent
 but composable aspects involved in running application containers,
 including an image format, runtime environment, and discovery mechanism
 for application containers.
 .
 This package provides "actool" utility for the App Container (appc)
 specification and technical details on how an appc image is downloaded
 over a network, cryptographically verified, and executed on a host.

appc-spec-dbgsym: debug symbols for appc-spec
golang-github-appc-spec-dev: App Container Specification (appc) - source

 App Container (appc) is a well-specified and community developed
 specification for application containers. appc defines several independent
 but composable aspects involved in running application containers,
 including an image format, runtime environment, and discovery mechanism
 for application containers.
 .
 This package provides Schema definitions and Golang source for the App
 Container (appc) specification