distrobuilder 3.0-4 source package in Ubuntu

Changelog

distrobuilder (3.0-4) unstable; urgency=medium

  * Update Standards-Version to 4.7.0 in d/control (no changes needed)
  * Cherry-pick upstream fix to handle parsing pre-release versions of systemd
  * Cherry-pick upstream fix for newer versions of systemd within a container

 -- Mathias Gibbens <email address hidden>  Sat, 01 Jun 2024 13:43:42 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
distrobuilder_3.0-4.dsc 2.4 KiB 3201058ad34160724536c6c8fec511574d04eb5d14d0cdc04031af9dd4e65ee8
distrobuilder_3.0.orig.tar.gz 165.1 KiB 512840b44d1c7be796f1d1f273517400b8e5393ddd3b1a02c9de3956026c4571
distrobuilder_3.0-4.debian.tar.xz 10.1 KiB 60e453179839a915ac999df3bd6b142a61d75b6bfead6450dd983aa151aaf14b

Available diffs

No changes file available.

Binary packages built by this source

distrobuilder: System container image builder for LXC and Incus

 distrobuilder is an image building tool for LXC and Incus.
 .
 Its modern design uses pre-built official images whenever available and
 supports a variety of modifications on the base image. distrobuilder creates
 LXC or Incus images, or just a plain root file system, from a declarative
 image definition (in YAML format) that defines the source of the image, its
 package manager, what packages to install or remove for specific image
 variants, OS releases and architectures, as well as additional files to
 generate and arbitrary actions to execute as part of the image build process.
 .
 Incus images may also be compatible with Canonical's LXD.

distrobuilder-dbgsym: debug symbols for distrobuilder