incus 6.0.0-1 source package in Ubuntu

Changelog

incus (6.0.0-1) unstable; urgency=medium

  * New upstream release
    - Ship shell completions for bash, fish, and zsh
  * d/control:
    - Update minimum major version of golang-github-zitadel-oidc
    - Update Standards-Version to 4.7.0 (no changes needed)

 -- Mathias Gibbens <email address hidden>  Thu, 11 Apr 2024 01:01:17 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
incus_6.0.0-1.dsc 4.3 KiB fea08bcbf5d11bbb15ea72fce851abafec919a14993aedf384d9b04a5c624a68
incus_6.0.0.orig.tar.gz 4.0 MiB 8c7e03e65be63f4e5f090ec9282a56e1930e35c013f3708222f614b47719af46
incus_6.0.0-1.debian.tar.xz 14.0 KiB d9d3f1d05e2ba8b35ede695287f03c6178e7c9d768c141d1bed41c70df8d60d2

No changes file available.

Binary packages built by this source

golang-github-lxc-incus-dev: Powerful system container and virtual machine manager - library

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains the Incus source code for use in building other
 Debian packages -- normal users should not directly use this package in
 their regular development workflow. Rather, they should use `go get`.

incus: Powerful system container and virtual machine manager - daemon

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 It's image based with pre-made images available for a wide number of
 Linux distributions and is built around a very powerful, yet pretty
 simple, REST API.
 .
 This package contains the Incus daemon.

incus-agent: Incus guest agent

 This package provides an agent to run inside Incus virtual machine guests.
 .
 It has to be installed on the Incus host if you want to allow agent
 injection capability when creating a virtual machine.

incus-client: Powerful system container and virtual machine manager - client

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 A REST API is offered by Incus to remotely manage containers over the network,
 using an image based work-flow and with support for live migration.
 .
 This package contains the Incus command line client.

incus-client-dbgsym: debug symbols for incus-client
incus-dbgsym: debug symbols for incus
incus-migrate: Incus physical to instance migration tool

 This tool lets you turn any Linux filesystem (including your current one)
 into a Incus instance on a remote Incus host.
 .
 It will setup a clean mount tree made of the root filesystem and any
 additional mount you list, then transfer this through Incus's migration
 API to create a new instance from it.

incus-migrate-dbgsym: debug symbols for incus-migrate
incus-tools: Powerful system container and virtual machine manager - extra tools

 Incus is a next generation system container and virtual machine manager.
 It offers a unified user experience around full Linux systems running
 inside containers or virtual machines.
 .
 This package contains extra tools provided with Incus.
  - fuidshift - A tool to map/unmap filesystem uids/gids
  - lxc-to-incus - A tool to migrate LXC containers to Incus
  - lxd-to-incus - A tool to migrate LXD containers to Incus
  - incus-benchmark - A benchmarking tool for Incus
  - incus-simplestreams - Maintain an Incus-compatible simplestreams tree

incus-tools-dbgsym: debug symbols for incus-tools