Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

incus-6.11-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: incus Distribution: openSUSE Tumbleweed
Version: 6.11 Vendor: openSUSE
Release: 1.1 Build date: Mon Apr 14 13:10:09 2025
Group: System/Management Build host: reproducible
Size: 107974745 Source RPM: incus-6.11-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://linuxcontainers.org/incus/
Summary: Container hypervisor based on LXC
Incus is a system container manager. It offers a user experience
similar to virtual machines but uses Linux containers (LXC) instead.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Apr 14 2025 Richard Rahl <rrahl0@opensuse.org>
  - update to 6.11:
    * Allow ICMP and low ports for unprivileged users in OCI containers by @gwenya in #1706
    * doc: Clarify virtiofsd requirements by @stgraber in #1718
    * Fix generate-database usage for incusd/db by @breml in #1719
    * Do not allow mounting of custom block volume snapshots by @presztak in #1720
    * generate-database: Abstract db connection / db transaction by @breml in #1721
    * Fix snapshot size handling in cross-pool copy/move by @presztak in #1717
    * generate-database: Accept interface in PrepareStmts by @breml in #1725
    * Simplify evaluateShorthandFilter by reducing nesting levels by @presztak in #1727
    * incusd/storage: Don't use sparse writer on thick LVM by @stgraber in #1729
    * generate-database: Add support for marshal to JSON by @breml in #1731
    * Fixed incus edk2 path overwrite issue by @nanjj in #1726
    * Do not download instance types if cache loadable by @nanjj in #1732
    * Clarify security.secureboot setting by @gwenya in #1740
    * Fix DNS for isolated OVN networks by @gwenya in #1738
    * Allow announcing extra routes through DHCPv4 by @gwenya in #1734
    * Fix link parsing failure on non-ethernet devices by @stgraber in #1742
    * Fix revert on OCI container creation failure by @gwenya in #1744
    * generate-database: Handle non tx DB connections by @breml in #1745
    * incus file edit extension by @gwenya in #1746
    * Cleanup internal API endpoints by @stgraber in #1747
    * Tweak help message for rebuild by @stgraber in #1754
    * Use lego binary for DNS-01 challenge by @accuser in #1753
    * incusd/storage/zfs: Fix ZFS CreateVolume deletes pre-existing data on failure by @mrstux in #1749
    * incus/file: Always use 1MB chunks for SFTP by @stgraber in #1758
    * Use the correct path for ingesting DNS-01 challenge certificate outputs by @accuser in #1759
    * incusd/bgp: Rework start/stop logic by @stgraber in #1761
    * incusd/network/ovn: Skip existing static routes by @stgraber in #1762
    * incusd/instance/qemu: Set caching-mode with intel-iommu by @stgraber in #1772
    * incus-agent: Improve SFTP performance by @stgraber in #1773
    * incusd/network/ovn: Keep getting router name when network none by @diegofernandes in #1771
    * make incus copy --device xx,type=none drop remaining device properties by @schnoddelbotz in #1764
    * incusd/instance/qemu: rtc base localtime for windows by @nanjj in #1767
    * Add option to configure DNS server for bridge and OVN networks by @gwenya in #1739
    * Use lego binary for http 01 challenge by @accuser in #1770
    * Handle live migration between QEMU versions by @stgraber in #1775
    * incusd/instance/qemu: Skip to link nvram to itself by @nanjj in #1760
    * Switch to new MAC address prefix by @stgraber in #1776
    * client: Fix spelling errors found by codespell by @cjwatson in #1777
    * Add ipv4.dhcp.expiry option for ovn networks by @gwenya in #1781
    * Configure DHCP on existing instance interfaces when it is enabled on a network by @gwenya in #1780
    * incusd/instance/edk2: Select SecureBoot capable firmware on Debian by @stgraber in #1782
    * Fix some go  vet warnings by @stgraber in #1784
    * Clear gofumpt by @stgraber in #1803
    * Fix some BGP issues by @stgraber in #1805
    * incusd/instance/qemu: bad pid check by @nanjj in #1806
    * Fix spelling errors and run codespell automatically by @cjwatson in #1778
    * incus/file: Properly handle relative source paths by @stgraber in #1809
    * cmd/storage: incorrect CLI syntax in storage pool creation examples by @ViniRodrig in #1810
    * Improve DB performance by @stgraber in #1811
    * incusd/network/ovn: Fix default DNS IPv4 server by @stgraber in #1812
    * Extend OS detection logic by @stgraber in #1813
    * Add allocated CPU time to instance state by @bensmrs in #1807
    * incusd/certificates: Properly handle bad PEM data by @stgraber in #1816
    * Extra generate-database features by @masnax in #1817
    * incusd/network/common: Handle missing BGP peer by @stgraber in #1818
    * incusd/cluster/evacuate: Don't live-migrate stopped instances by @stgraber in #1819
    * Fix generator table pluralization by @masnax in #1823
    * incusd/instance/qemu enable s4 by default by @nanjj in #1820
    * Add support for USB NICs by @bensmrs in #1814
    * incusd/storage/s3 Fixed minio client mc too ambious issue by @nanjj in #1821
    * incusd/networks: Validate configuration on join too by @stgraber in #1824
    * Update gomod for go-jwt vulnerability by @stgraber in #1825
    * cmd/generate-database/db: Fix GetNames spacing by @masnax in #1826
    * github: Rework issue templates by @stgraber in #1827
    * Update Debian installation documentation by @gibmat in #1830
    * Extend minio client naming by @gibmat in #1829
    * Various fixes from address set PR by @stgraber in #1831
    * incusd/instance/lxc: Cleanup OCI mount paths by @stgraber in #1834
    * Add io.bus=usb for disks by @bensmrs in #1835
    * golangci: Upgrade to version 2 by @stgraber in #1836
    * golangci: Disable STI005 error checks by @stgraber in #1841
    * Standalone changes from the Linstor branch by @stgraber in #1842
    * incusd/storage/s3 minio client check enhancement by @nanjj in #1839
    * incusd/network/ovn: Remove internal routes to forward/load-balancers by @stgraber in #1843
    * incusd/instance/edk2: Always prefer the EDK2 override by @stgraber in #1847
    * Fixes from Linstor branch by @stgraber in #1846
    * Add linstor storage driver by @luissimas in #1621
    * Add linstor.remove_snapshots config option by @luissimas in #1848
    * doc/support: Update feature release version by @bensmrs in #1853
    * incusd/instance: Don't enforce device/config validation on snapshots by @stgraber in #1854
    * OCI entrypoint configuration by @gwenya in #1845
  - update to 6.10.1:
    * incusd/network/bridge: Fix deletion of tunnels and dummy devices by @montag451 in #1698
    * Translations update from Hosted Weblate by @weblate in #1710
    * Provide the RBD keeyring to QEMU by @stgraber in #1709
    * incusd/storage/ceph: Re-introduce keyring parsing by @stgraber in #1716
    * Move IOMMU handling under configuration option by @stgraber in #1715
  - update to 6.10:
    * incusd/instance/drivers/qmp: Handle missing log directory by @stgraber in #1604
    * incus-user: keep track of socket path used to connect to the server by @bboozzoo in #1607
    * incus-user: unify logging, support --verbose and --debug by @bboozzoo in #1606
    * Add project support to profiles in preseed init by @megheaiulian in #1608
    * incusd/network/ovn: Fix bad route check by @stgraber in #1616
    * incus/file/pull: Ensure we have a leading / in all paths by @stgraber in #1617
    * incus/file/pull: Read files in chunks by @stgraber in #1623
    * doc/installing: mention incus group on NixOS by @dawidd6 in #1622
    * incus/file/pull: Actually make read buffer 1MiB by @stgraber in #1624
    * Translations update from Hosted Weblate by @weblate in #1639
    * incusd/device/disk: Allow virtiofsd on non-x86 by @stgraber in #1638
    * Translations update from Hosted Weblate by @weblate in #1640
    * Translations update from Hosted Weblate by @weblate in #1642
    * incusd/instance/drivers/qemu: Add IOMMU device by @stgraber in #1644
    * incus/file: Remove unused function by @stgraber in #1645
    * Translations update from Hosted Weblate by @weblate in #1646
    * incus/network/info (ovn): Fix object not found. by @rxtom in #1628
    * incusd/instance/drivers: Improve NUMA balancing by @lnutimura in #1626
    * incusd/network/bridge: Fix deletion of tunnels and dummy devices by @montag451 in #1627
    * incus/file: Move from path to filepath by @stgraber in #1647
    * Added LZ4 support for incus import by @Spitfireap in #1611
    * Add vrf parameter for routed-nic devices by @ibot3 in #1615
    * Translations update from Hosted Weblate by @weblate in #1648
    * Translations update from Hosted Weblate by @weblate in #1651
    * Move generators to the cmd package by @stgraber in #1652
    * Fix incorrect volume group naming when vg_name is not specified by @presztak in #1653
    * Rename incus-generate and incus-doc by @breml in #1654
    * Implement smbios11 config keys by @stgraber in #1655
    * Fix instance copy error when using '--refresh' flag by @presztak in #1658
    * Fix docs for load balancer create backend by @gwenya in #1661
    * incusd/instance/utils: Only check uid/gid for containers by @stgraber in #1662
    * incusd/main_nsexec: Fix change_namespaces fallback to handle multiple… by @stgraber in #1664
    * Check if disk is remote when migrating with an extra disk by @presztak in #1669
    * incusd/instance/edk2: Look for bios.bin in /usr/share/seabios by @stgraber in #1672
    * Replace ast.Package with types.Package by @breml in #1665
    * list/format: provide more information on error by @rxtom in #1666
    * Add additional validation when joining a new cluster member by @presztak in #1680
    * Upgrade flosch/pongo2 to v6 by @nanjj in #1677
    * incusd/resources: Prevent concurrent runs and cache data for 10s by @stgraber in #1681
    * Fix importing from older backups by @stgraber in #1683
    * fix: Don't attempt to download signatures for oci by @m2Giles in #1685
    * Ensure directories have 755 permissions in incus file push -p command by @presztak in #1687
    * devcontainer: Update Go to 1.23 by @breml in #1689
    * Make "Code generated" comments for generate-database Go conformant by @breml in #1690
    * Disclaimer internal tool for generate-database and generate-config by @breml in #1694
    * Truncate the block file during custom volume migration by @presztak in #1696
    * Rework virtiofsd uid/gid map handling by @stgraber in #1692
    * Remove unused arguments and parameters by @presztak in #1699
    * generate-database: Use deferred func to map errors & make generated code self-sufficient by @breml in #1695
    * incus/top: Fix handling of all-projects by @stgraber in #1701
    * Ceph refactor by @MadnessASAP in #1538
    * incus/file: Port remaining functions to SFTP by @HassanAlsamahi in #1649
    * Add filtering to all API collections by @gwenya in #1679
    * Add provider for DNS-01 ACME challenge by @accuser in #1668
* Sat Jan 25 2025 Maciej Borzecki <maciek.borzecki@gmail.com>
  - update to 6.9:
    * Translations update from Hosted Weblate by @weblate in #1506
    * Refactor scriptlet loader and improve checks by @bensmrs in #1507
    * Translations update from Hosted Weblate by @weblate in #1511
    * incusd/storage/drivers: Force blkdiscard and ignore errors by @stgraber in #1513
    * incusd/auth: fix FGA online data race by @breml in #1515
    * incusd/storage/drivers: Log on blkdiscard failure by @stgraber in #1517
    * Fix issue with live-migration between storage pools by @presztak in #1518
    * Add uplink addresses for OVN network by @winiciusallan in #1512
    * Add --description flag to create type CLI commands by @luissimas in #1498
    * client: Propagate HTTP TLS dialer to websocket by @stgraber in #1519
    * Fix QEMU scriptlet parameter name by @bensmrs in #1524
    * Add shell.nix by @MadnessASAP in #1526
    * client: add proxy host to skopoe inspect by @winiciusallan in #1525
    * incusd/cluster: Add missing error handling by @stgraber in #1528
    * incusd/instance/qemu: Fix QMP arguments typing by @bensmrs in #1531
    * Encode mc alias for storage buckets to match allowed characters by @monkz in #1535
    * doc: Contributing section restructuring by @bensmrs in #1534
    * internal/server: allow creation of OVN network with no uplink by @winiciusallan in #1533
    * Translations update from Hosted Weblate by @weblate in #1540
    * Translations update from Hosted Weblate by @weblate in #1541
    * lxd-to-incus: Clear volatile.uuid from instances by @stgraber in #1546
    * Translations update from Hosted Weblate by @weblate in #1548
    * Translations update from Hosted Weblate by @weblate in #1550
    * Translations update from Hosted Weblate by @weblate in #1551
    * Translations update from Hosted Weblate by @weblate in #1553
    * Tweak Github Actions and add arm64 tests by @stgraber in #1555
    * Translations update from Hosted Weblate by @weblate in #1556
    * incusd/networks: Tweak dnsmasq startup condition by @alex14641 in #1544
    * Tweak namespace attach logic in forkproxy and forkfile by @stgraber in #1557
    * Expand block reset logic by @stgraber in #1560
    * Discard blocks on LVM resize by @stgraber in #1561
    * incusd/storage/lvm: Run ClearBlock on all new thick block volumes by @stgraber in #1565
    * Improve format flag by @breml in #1564
    * devcontainer: initial version by @breml in #1566
    * incusd/network/ovn: Skip remote peers when iterating peer networks by @stgraber in #1568
    * Fix discard logic on LVM resize and optimize image unpacking by @stgraber in #1569
    * incusd/main_cluster: Tweak to have help refer to correct command name by @stgraber in #1576
    * Docs: Fixed link to point to correct manpage. by @foxtrotcz in #1581
    * incusd/device/disk: Better handle partitions by @stgraber in #1578
    * incusd/storage/drivers: Handle 4k sector sizes by @stgraber in #1585
    * lxd-to-incus: Be more lenient on database changes by @stgraber in #1582
    * incusd/dnsmasq: Don't put the project name in the DNS record by @stgraber in #1586
    * Remove virtfs-proxy-helper dependency by @bensmrs in #1547
    * Add new config hook by @bensmrs in #1577
    * github: Switch to Github's hosted arm64 runners by @stgraber in #1589
    * Support for ACLs for bridge NIC device when using nftables driver by @stgraber in #1587
    * doc: typo by @eebssk1 in #1591
    * Added unit for minimum ZFS blocksize by @Spitfireap in #1593
    * incus/file/pull: Port to SFTP by @HassanAlsamahi in #1592
    * incusd/device/disk: Update correct mount options by @stgraber in #1594
    * doc: Force white background for swagger API by @stgraber in #1599
    * Implement a VM memory dump API by @SpiffyEight77 in #1596
    * gomod: Update dependencies by @stgraber in #1600
    * incus/init: Add support for storage volumes in preseed init by @megheaiulian in #1595
    * incusd/instance/qemu: Fix device_id warning on 9.2.x by @stgraber in #1601
    * incus: Fix example description for debug dump-memory command by @SpiffyEight77 in #1602
* Wed Jan 08 2025 Aleksa Sarai <asarai@suse.com>
  - Add missing Requires for OCI support. bsc#1234300
* Wed Dec 25 2024 Callum Farmer <gmbr3@opensuse.org>
  - Migrate to single LXD/Incus OVMF handling (lxd-ovmf-setup):
    * Allow aarch64 arch_vm_support
    * Remove OVMF symlinks
    * Require the new lxd-ovmf-setup packages
* Fri Dec 13 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - update to 6.8:
    * exec: Consume websocket pings for stderr by @stefanor in #1380
    * incus-simplestreams: Add prune command by @presztak in #1381
    * internal/instance: Fix validation of volatile.cpu.nodes by
      @stgraber in #1394
    * Add a function to clone map and use it where appropriate by
      @montag451 in #1397
    * cgo/process_utils: fix 32bit builds by @brauner in #1398
    * Start using goimports by @stgraber in #1399
    * instance/config: Mark user keys as live updatable by @stgraber
      in #1404
    * incus/internal/server/instance/drivers/: Fix incorrect Vars
      file mapping in edk2 driver by @cmspam in #1406
    * zfs: load keys for encrypted datasets during pool import by
      @cyphar in #1384
    * incusd/instance: Lock image access by @stgraber in #1408
    * incus/image: Make use of server-side alias handling by
      @stgraber in #1409
    * incusd/cluster: Validate cluster HTTPS address on join too by
      @stgraber in #1411
    * Remove metadata info from space usage calculation by @presztak
      in #1417
    * Add ability to set the initial owner of a custom volume by
      @presztak in #1415
    * Allow local live-migration between storage pools by @presztak
      in #1410
    * incus: Add aliases completion by @montag451 in #1385
    * golangci: Add local prefixes for goimports by @breml in #1401
    * client: invalidate simple streams cache by @breml in #1424
    * incusd/instances_post: Fix cluster internal migrations by
      @stgraber in #1427
    * Fix DHCP client keeping container up by @stgraber in #1430
    * Add support for VGA console screenshots by @breml in #1431
    * Add --reuse to incus image import by @presztak in #1428
    * Fix random ETag values due to map ordering by @stgraber in
      [#1432]
    * incusd/task: Fix wait group logic (more entries than running
      tasks) by @stgraber in #1433
    * Allow setting aliases during raw image upload by @stgraber in
      [#1434]
    * Fixes an issue when copying a custom volume using the --refresh
      flag by @presztak in #1437
    * Openfga improvements by @stgraber in #1435
    * doc/instance/properties: Add missing instance properties by
      @stgraber in #1439
    * incusd/daemon_storage: Ensure corect symlinks for
      images/backups by @stgraber in #1441
    * incusd/storage/lvm: Handle newer LVM by @stgraber in #1442
    * Tweak rendering of manpage in doc by @stgraber in #1443
    * incusd/storage/lvm: Require 512-bytes physical block size for
      VM images by @stgraber in #1444
    * incusd: Fill ExpiryDate and remove LastUsedDate in
      volumeSnapshotToProtobuf by @presztak in #1448
    * incusd/device/tpm: Wait for swtpm to be ready by @stgraber in
      [#1447]
    * incus: Improve completion for file push and file pull by
      @montag451 in #1445
    * incusd/auth/tls: Restrict config access to non-admin by
      @stgraber in #1451
    * incusd/storage: Handle default disk size in GetInstanceUsage by
      @stgraber in #1452
    * incus: Improve completion for some file sub-commmands by
      @montag451 in #1453
    * incus: Fix completion for profile copy by @montag451 in #1454
    * incus: Add completion for image alias subcommands by @montag451
      in #1457
    * doc/installing: Update Fedora instructions by @stgraber in
      [#1456]
    * Fix gap in validation of pre-existing certificates when
      switching to PKI mode by @stgraber in #1458
    * doc/network_forwards: Split configuration into own table by
      @stgraber in #1460
    * chore: Happy path on the left, early return by @breml in #1461
    * incus: Fix completion for image alias create by @montag451 in
      [#1459]
    * incus/top: Ignore CPU idle time by @stgraber in #1462
    * incus: Display the alias expansion when execution of an alias
      fails by @montag451 in #1464
    * lint: disallow restricted licenses in go-licenses by @breml in
      [#1466]
    * chore: code structure, Go identifier shaddowing by @breml in
      [#1465]
    * incus: Fix alias arguments handling by @montag451 in #1463
    * incus/file/push Use SFTP client instead of file API by
      @HassanAlsamahi in #1468
    * Fix TPM fd leaks and OpenFGA patching issue by @stgraber in
      [#1469]
    * Clarify device override syntax by @stgraber in #1471
    * incusd/auth/openfga: refresh model before applying patches by
      @stgraber in #1472
    * Add authorization scriptlet by @bensmrs in #1412
    * doc: add openSUSE installation instructions by @cyphar in #1475
    * OCI image debugging improvements by @danbiagini in #1478
    * Add function checks to scriptlet validation by @bensmrs in
      [#1484]
    * incus/project: Fix handling of default (unset) project in
      get-current by @irhndt in #1476
    * Translations update from Hosted Weblate by @weblate in #1492
    * Add --force flag to the console command by @presztak in #1491
    * Accept io.Writer in RenderTable by @breml in #1490
    * doc/network_bridge: Fix missing escaping around variable by
      @irhndt in #1493
    * incusd/cluster: Skip project restrictions during join by
      @stgraber in #1497
    * incusd/instance/lxc: Skip instances without idmap allocation
      yet by @stgraber in #1495
    * incusd/storage/drivers/common: Truncate/Discard ahead of sparse
      write by @stgraber in #1496
    * Add AskPassword/AskPasswordOnce to Asker by @breml in #1499
    * Add additional check to Cancel method for ConsoleShow operation
      by @presztak in #1500
    * Improve console disconnections by @stgraber in #1501
    * Fix duplicate OVN load-balancer entries by @stgraber in #1502
    * Improve SFTP performance by @stgraber in #1503
    * incusd/instance_post: Expand profiles in scriptlet context by
      @stgraber in #1504
  - remove patches:
    * 0001-incusd-storage-zfs-Fix-deletion-of-unavailable-pools.patch
    * 0002-zfs-load-keys-for-encrypted-datasets-during-pool-imp.patch
* Fri Nov 22 2024 Aleksa Sarai <asarai@suse.com>
  - Remove the incus.sysctl drop-in file. This setting file overlaps with lxd's
    sysctl settings, and setting these sysctls on boot even if you aren't running
    containers is suboptimal.
    We could come up with a complicated scheme for loading the rules once Incus
    starts, as suggested in bsc#1233410, but ultimately these settings are only
    really useful for production servers with >100 containers, at which point
    admins are expected to tune their servers anyway.
    So we can just remove it.
* Fri Nov 22 2024 Aleksa Sarai <asarai@suse.com>
  - Backport patches to fix encrypted ZFS datasets having their keys be unloaded
    on Incus daemon restarts. <https://github.com/lxc/incus/pull/1384>
    + 0001-incusd-storage-zfs-Fix-deletion-of-unavailable-pools.patch
    + 0002-zfs-load-keys-for-encrypted-datasets-during-pool-imp.patch
* Thu Nov 21 2024 Charles Miller <charlesmillerspam@gmail.com>
  - Fix secureboot VMs by switching to passing the correct environment variable
    (INCUS_EDK2_PATH) and updating the ovmf symlinks to point to the correct
    blobs. There is an upstream bug here, so we will need to fix this again later
    once <https://github.com/lxc/incus/pull/1406> is merged.
* Fri Nov 15 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Update to version 6.7:
    * fix live update VM's limits.memory configuration when use a percentage value #1287
    * fix: fix slice init length #1285
    * incusd/instance/lxc: Remove restrictions on /run #1288
    * Correct macvlan mode names #1284
    * Translations update from Hosted Weblate #1290
    * Translations update from Hosted Weblate #1295
    * Translations update from Hosted Weblate #1304
    * incus-simplestreams: Fix list -f json #1310
    * Profile performance improvements #1314
    * incus-agent: Add timeout for DNS query #1313
    * incusd/instance/qemu: Don't fail on console retrival issue #1316
    * Allow changing the parent value on physical networks #1317
    * incus: Fix display of current project in projects list #1318
    * Add --format to incus admin sql #1319
    * incusd/internal/server/instance/drivers: support for Chimera Linux (qemu/edk2) pkg layout #1298
    * incusd/instance/common: Cleanup volatile on device add failure #1323
    * incusd/network/bgp: Only advertise networks with BGP configuration #1325
    * Make revert library shared #1326
    * Fix to the cluster resources caching mechanism #1324
    * Fix idmap issues #1327
    * Make ask library shared #1329
    * doc/network/resolved: Add disabling DNSSEC and DNSOverTLS #1328
    * Add some application container documentation #1331
    * incusd/device/nic/bridged: Handle invalid configuration #1330
    * Fix handling of custom volume snapshot patterns #1333
    * Add OCI DHCP renewal #1334
    * doc/installing: Update for Chimera Linux #1335
    * shared/cgo: Don't use strlcpy #1337
    * Implement incus webui #1338
    * incusd/scriptlet: Make set_target fail with invalid members #1339
    * Export QMP functions #1340
    * incusd/network/ovn: Add support to ipv4.dhcp.ranges #1341
    * internal/server: Log QMP interaction to a file #1345
    * incusd/instance/qemu: Log QEMU command line #1346
    * Improve cluster instance placement #1344
    * incusd/instance_logs: Update log file list #1347
    * Add infrastructure for OVN events #1349
    * Fix QEMU feature checks during startup #1350
    * incusd/instance/lxc: Fix LXCFS per-instance path #1352
    * doc/idmap: Clarify subuid/subgid configuration #1353
    * incusd/instance/qmp: Fix logging with no log file #1355
    * Add a GetOIDCTokens() method #1357
    * Add get-current to show current project #1356
    * incus/file/create: Use SFTP client instead of file API #1354
    * internal/instance: Allow 0 as value to limits.cpu.nodes #1358
    * Translations update from Hosted Weblate #1361
    * Translations update from Hosted Weblate #1362
    * Translations update from Hosted Weblate #1368
    * Improve agent interface listing performance #1367
    * Make incus top output configurable through options #1370
    * Automatic live-migration to balance load on cluster #1369
    * gomod: Update dependencies #1372
    * Add refresh-exclude-older flag to only transfer new snapshots during instance/volume refresh #1365
    * incusd/instances/publish: Fix base metadata #1374
    * Fix TPM with long instance names #1377
    * Don't BGP advertise OVN load-balancers when all backends are offline #1376
    * incusd/instance/qemu: Don't take over operations on console retrieval #1379
    * Tweak to cluster internal relocation #1378
* Thu Nov 14 2024 Aleksa Sarai <asarai@suse.com>
  - Move some binaries to sbin to match upstream packaging recommendations.
  - Update VM-related dependencies to make VMs work properly.
* Wed Oct 23 2024 Aleksa Sarai <asarai@suse.com>
  - Fix %_libexecdir usage for Leap 15.x (Leap 15.x still uses /usr/lib, so we
    need to replace the usage of /usr/libexec in our scripts with a token that we
    can replace during build).
* Mon Oct 21 2024 Aleksa Sarai <asarai@suse.com>
  - Rework packaging to match recommended packaging from doc/packaging.md and
    <https://github.com/zabbly/incus/tree/stable/systemd>.
* Fri Oct 18 2024 Aleksa Sarai <asarai@suse.com>
  - Package Incus 6.6, based on the LXD 5.21 package. The primary differences are
    that we no longer need to do ELF patching to work around having a custom
    sqlite fork (instead we can use libcowsql, which is packaged for openSUSE
    already).

Files

/etc/dnsmasq.d/60-incus.conf
/etc/incus
/etc/incus/config.yml
/etc/incus/servercerts
/usr/bin/incus
/usr/lib/systemd/system/incus-startup.service
/usr/lib/systemd/system/incus-user.service
/usr/lib/systemd/system/incus-user.socket
/usr/lib/systemd/system/incus.service
/usr/lib/systemd/system/incus.socket
/usr/lib/sysusers.d/incus.conf
/usr/libexec/incus
/usr/libexec/incus/incus-agent
/usr/libexec/incus/incus-startup
/usr/libexec/incus/incusd
/usr/sbin/incus-user
/usr/sbin/incusd
/usr/sbin/rcincus
/usr/sbin/rcincus-user
/usr/share/doc/packages/incus
/usr/share/doc/packages/incus/AUTHORS
/usr/share/doc/packages/incus/README.md
/usr/share/doc/packages/incus/doc
/usr/share/doc/packages/incus/doc/.wordlist.txt
/usr/share/doc/packages/incus/doc/README.md
/usr/share/doc/packages/incus/doc/api-extensions.md
/usr/share/doc/packages/incus/doc/api.md
/usr/share/doc/packages/incus/doc/architectures.md
/usr/share/doc/packages/incus/doc/authentication.md
/usr/share/doc/packages/incus/doc/authorization.md
/usr/share/doc/packages/incus/doc/backup.md
/usr/share/doc/packages/incus/doc/client.md
/usr/share/doc/packages/incus/doc/cloud-init.md
/usr/share/doc/packages/incus/doc/clustering.md
/usr/share/doc/packages/incus/doc/conf.py
/usr/share/doc/packages/incus/doc/config-options.md
/usr/share/doc/packages/incus/doc/config_options.txt
/usr/share/doc/packages/incus/doc/config_options_cheat_sheet.md
/usr/share/doc/packages/incus/doc/container-environment.md
/usr/share/doc/packages/incus/doc/contributing
/usr/share/doc/packages/incus/doc/contributing.md
/usr/share/doc/packages/incus/doc/contributing/code.md
/usr/share/doc/packages/incus/doc/contributing/docs.md
/usr/share/doc/packages/incus/doc/contributing/introduction.md
/usr/share/doc/packages/incus/doc/daemon-behavior.md
/usr/share/doc/packages/incus/doc/database.md
/usr/share/doc/packages/incus/doc/debugging.md
/usr/share/doc/packages/incus/doc/dev-incus.md
/usr/share/doc/packages/incus/doc/doc-cheat-sheet.md
/usr/share/doc/packages/incus/doc/environment.md
/usr/share/doc/packages/incus/doc/events.md
/usr/share/doc/packages/incus/doc/explanation
/usr/share/doc/packages/incus/doc/explanation/clustering.md
/usr/share/doc/packages/incus/doc/explanation/containers_and_vms.md
/usr/share/doc/packages/incus/doc/explanation/instance_config.md
/usr/share/doc/packages/incus/doc/explanation/instances.md
/usr/share/doc/packages/incus/doc/explanation/networks.md
/usr/share/doc/packages/incus/doc/explanation/performance_tuning.md
/usr/share/doc/packages/incus/doc/explanation/projects.md
/usr/share/doc/packages/incus/doc/explanation/security.md
/usr/share/doc/packages/incus/doc/explanation/storage.md
/usr/share/doc/packages/incus/doc/external_resources.md
/usr/share/doc/packages/incus/doc/faq.md
/usr/share/doc/packages/incus/doc/general.md
/usr/share/doc/packages/incus/doc/howto
/usr/share/doc/packages/incus/doc/howto/benchmark_performance.md
/usr/share/doc/packages/incus/doc/howto/cluster_access.md
/usr/share/doc/packages/incus/doc/howto/cluster_config_networks.md
/usr/share/doc/packages/incus/doc/howto/cluster_config_storage.md
/usr/share/doc/packages/incus/doc/howto/cluster_form.md
/usr/share/doc/packages/incus/doc/howto/cluster_groups.md
/usr/share/doc/packages/incus/doc/howto/cluster_manage.md
/usr/share/doc/packages/incus/doc/howto/cluster_manage_instance.md
/usr/share/doc/packages/incus/doc/howto/cluster_recover.md
/usr/share/doc/packages/incus/doc/howto/disaster_recovery.md
/usr/share/doc/packages/incus/doc/howto/images_copy.md
/usr/share/doc/packages/incus/doc/howto/images_create.md
/usr/share/doc/packages/incus/doc/howto/images_manage.md
/usr/share/doc/packages/incus/doc/howto/images_profiles.md
/usr/share/doc/packages/incus/doc/howto/images_remote.md
/usr/share/doc/packages/incus/doc/howto/import_machines_to_instances.md
/usr/share/doc/packages/incus/doc/howto/incus_alias.md
/usr/share/doc/packages/incus/doc/howto/initialize.md
/usr/share/doc/packages/incus/doc/howto/instances_access_files.md
/usr/share/doc/packages/incus/doc/howto/instances_backup.md
/usr/share/doc/packages/incus/doc/howto/instances_configure.md
/usr/share/doc/packages/incus/doc/howto/instances_console.md
/usr/share/doc/packages/incus/doc/howto/instances_create.md
/usr/share/doc/packages/incus/doc/howto/instances_manage.md
/usr/share/doc/packages/incus/doc/howto/instances_routed_nic_vm.md
/usr/share/doc/packages/incus/doc/howto/instances_troubleshoot.md
/usr/share/doc/packages/incus/doc/howto/migrate_from_lxc.md
/usr/share/doc/packages/incus/doc/howto/move_instances.md
/usr/share/doc/packages/incus/doc/howto/network_acls.md
/usr/share/doc/packages/incus/doc/howto/network_bgp.md
/usr/share/doc/packages/incus/doc/howto/network_bridge_firewalld.md
/usr/share/doc/packages/incus/doc/howto/network_bridge_resolved.md
/usr/share/doc/packages/incus/doc/howto/network_configure.md
/usr/share/doc/packages/incus/doc/howto/network_create.md
/usr/share/doc/packages/incus/doc/howto/network_forwards.md
/usr/share/doc/packages/incus/doc/howto/network_increase_bandwidth.md
/usr/share/doc/packages/incus/doc/howto/network_integrations.md
/usr/share/doc/packages/incus/doc/howto/network_ipam.md
/usr/share/doc/packages/incus/doc/howto/network_load_balancers.md
/usr/share/doc/packages/incus/doc/howto/network_ovn_peers.md
/usr/share/doc/packages/incus/doc/howto/network_ovn_setup.md
/usr/share/doc/packages/incus/doc/howto/network_zones.md
/usr/share/doc/packages/incus/doc/howto/projects_confine.md
/usr/share/doc/packages/incus/doc/howto/projects_create.md
/usr/share/doc/packages/incus/doc/howto/projects_work.md
/usr/share/doc/packages/incus/doc/howto/server_configure.md
/usr/share/doc/packages/incus/doc/howto/server_expose.md
/usr/share/doc/packages/incus/doc/howto/server_migrate_lxd.md
/usr/share/doc/packages/incus/doc/howto/storage_backup_volume.md
/usr/share/doc/packages/incus/doc/howto/storage_buckets.md
/usr/share/doc/packages/incus/doc/howto/storage_create_instance.md
/usr/share/doc/packages/incus/doc/howto/storage_linstor_setup.md
/usr/share/doc/packages/incus/doc/howto/storage_move_volume.md
/usr/share/doc/packages/incus/doc/howto/storage_pools.md
/usr/share/doc/packages/incus/doc/howto/storage_volumes.md
/usr/share/doc/packages/incus/doc/image-handling.md
/usr/share/doc/packages/incus/doc/images
/usr/share/doc/packages/incus/doc/images.md
/usr/share/doc/packages/incus/doc/images/UI
/usr/share/doc/packages/incus/doc/images/UI/limits_memory_example.png
/usr/share/doc/packages/incus/doc/images/application-vs-system-containers.svg
/usr/share/doc/packages/incus/doc/images/grafana_add_datasource.png
/usr/share/doc/packages/incus/doc/images/grafana_configure_datasource.png
/usr/share/doc/packages/incus/doc/images/grafana_dashboard_id.png
/usr/share/doc/packages/incus/doc/images/grafana_dashboard_import.png
/usr/share/doc/packages/incus/doc/images/grafana_dashboard_select_datasource.png
/usr/share/doc/packages/incus/doc/images/grafana_instances.png
/usr/share/doc/packages/incus/doc/images/grafana_resources.png
/usr/share/doc/packages/incus/doc/images/grafana_select_prometheus.png
/usr/share/doc/packages/incus/doc/images/ui_console.png
/usr/share/doc/packages/incus/doc/images/ui_security_warning.png
/usr/share/doc/packages/incus/doc/images/ui_set_up_certificates.png
/usr/share/doc/packages/incus/doc/images/virtual-machines-vs-system-containers.svg
/usr/share/doc/packages/incus/doc/index.md
/usr/share/doc/packages/incus/doc/installing.md
/usr/share/doc/packages/incus/doc/instance-exec.md
/usr/share/doc/packages/incus/doc/instances.md
/usr/share/doc/packages/incus/doc/internals.md
/usr/share/doc/packages/incus/doc/metrics.md
/usr/share/doc/packages/incus/doc/migration.md
/usr/share/doc/packages/incus/doc/networks.md
/usr/share/doc/packages/incus/doc/packaging.md
/usr/share/doc/packages/incus/doc/profiles.md
/usr/share/doc/packages/incus/doc/projects.md
/usr/share/doc/packages/incus/doc/reference
/usr/share/doc/packages/incus/doc/reference/cluster_member_config.md
/usr/share/doc/packages/incus/doc/reference/devices.md
/usr/share/doc/packages/incus/doc/reference/devices_disk.md
/usr/share/doc/packages/incus/doc/reference/devices_gpu.md
/usr/share/doc/packages/incus/doc/reference/devices_infiniband.md
/usr/share/doc/packages/incus/doc/reference/devices_nic.md
/usr/share/doc/packages/incus/doc/reference/devices_none.md
/usr/share/doc/packages/incus/doc/reference/devices_pci.md
/usr/share/doc/packages/incus/doc/reference/devices_proxy.md
/usr/share/doc/packages/incus/doc/reference/devices_tpm.md
/usr/share/doc/packages/incus/doc/reference/devices_unix_block.md
/usr/share/doc/packages/incus/doc/reference/devices_unix_char.md
/usr/share/doc/packages/incus/doc/reference/devices_unix_hotplug.md
/usr/share/doc/packages/incus/doc/reference/devices_usb.md
/usr/share/doc/packages/incus/doc/reference/image_format.md
/usr/share/doc/packages/incus/doc/reference/image_servers.md
/usr/share/doc/packages/incus/doc/reference/instance_options.md
/usr/share/doc/packages/incus/doc/reference/instance_properties.md
/usr/share/doc/packages/incus/doc/reference/instance_units.md
/usr/share/doc/packages/incus/doc/reference/manpages
/usr/share/doc/packages/incus/doc/reference/manpages.md
/usr/share/doc/packages/incus/doc/reference/manpages/readme.txt
/usr/share/doc/packages/incus/doc/reference/network_bridge.md
/usr/share/doc/packages/incus/doc/reference/network_external.md
/usr/share/doc/packages/incus/doc/reference/network_macvlan.md
/usr/share/doc/packages/incus/doc/reference/network_ovn.md
/usr/share/doc/packages/incus/doc/reference/network_physical.md
/usr/share/doc/packages/incus/doc/reference/network_sriov.md
/usr/share/doc/packages/incus/doc/reference/projects.md
/usr/share/doc/packages/incus/doc/reference/provided_metrics.md
/usr/share/doc/packages/incus/doc/reference/server_settings.md
/usr/share/doc/packages/incus/doc/reference/standard_devices.md
/usr/share/doc/packages/incus/doc/reference/storage_btrfs.md
/usr/share/doc/packages/incus/doc/reference/storage_ceph.md
/usr/share/doc/packages/incus/doc/reference/storage_cephfs.md
/usr/share/doc/packages/incus/doc/reference/storage_cephobject.md
/usr/share/doc/packages/incus/doc/reference/storage_dir.md
/usr/share/doc/packages/incus/doc/reference/storage_drivers.md
/usr/share/doc/packages/incus/doc/reference/storage_linstor.md
/usr/share/doc/packages/incus/doc/reference/storage_linstor_internals.md
/usr/share/doc/packages/incus/doc/reference/storage_lvm.md
/usr/share/doc/packages/incus/doc/reference/storage_zfs.md
/usr/share/doc/packages/incus/doc/remotes.md
/usr/share/doc/packages/incus/doc/requirements.md
/usr/share/doc/packages/incus/doc/rest-api-spec.md
/usr/share/doc/packages/incus/doc/rest-api.md
/usr/share/doc/packages/incus/doc/rest-api.yaml
/usr/share/doc/packages/incus/doc/security.md
/usr/share/doc/packages/incus/doc/server.md
/usr/share/doc/packages/incus/doc/server_config.md
/usr/share/doc/packages/incus/doc/storage.md
/usr/share/doc/packages/incus/doc/substitutions.yaml
/usr/share/doc/packages/incus/doc/support.md
/usr/share/doc/packages/incus/doc/syscall-interception.md
/usr/share/doc/packages/incus/doc/third_party.md
/usr/share/doc/packages/incus/doc/tutorial
/usr/share/doc/packages/incus/doc/tutorial/first_steps.md
/usr/share/doc/packages/incus/doc/userns-idmap.md
/usr/share/fillup-templates/sysconfig.incus
/usr/share/fillup-templates/sysconfig.incus-user
/usr/share/licenses/incus
/usr/share/licenses/incus/COPYING
/usr/share/man/man1/incus.1.gz
/usr/share/man/man1/incus.admin.1.gz
/usr/share/man/man1/incus.admin.cluster.1.gz
/usr/share/man/man1/incus.admin.init.1.gz
/usr/share/man/man1/incus.admin.recover.1.gz
/usr/share/man/man1/incus.admin.shutdown.1.gz
/usr/share/man/man1/incus.admin.sql.1.gz
/usr/share/man/man1/incus.admin.waitready.1.gz
/usr/share/man/man1/incus.alias.1.gz
/usr/share/man/man1/incus.alias.add.1.gz
/usr/share/man/man1/incus.alias.list.1.gz
/usr/share/man/man1/incus.alias.remove.1.gz
/usr/share/man/man1/incus.alias.rename.1.gz
/usr/share/man/man1/incus.cluster.1.gz
/usr/share/man/man1/incus.cluster.add.1.gz
/usr/share/man/man1/incus.cluster.edit.1.gz
/usr/share/man/man1/incus.cluster.enable.1.gz
/usr/share/man/man1/incus.cluster.evacuate.1.gz
/usr/share/man/man1/incus.cluster.get.1.gz
/usr/share/man/man1/incus.cluster.group.1.gz
/usr/share/man/man1/incus.cluster.group.add.1.gz
/usr/share/man/man1/incus.cluster.group.assign.1.gz
/usr/share/man/man1/incus.cluster.group.create.1.gz
/usr/share/man/man1/incus.cluster.group.delete.1.gz
/usr/share/man/man1/incus.cluster.group.edit.1.gz
/usr/share/man/man1/incus.cluster.group.get.1.gz
/usr/share/man/man1/incus.cluster.group.list.1.gz
/usr/share/man/man1/incus.cluster.group.remove.1.gz
/usr/share/man/man1/incus.cluster.group.rename.1.gz
/usr/share/man/man1/incus.cluster.group.set.1.gz
/usr/share/man/man1/incus.cluster.group.show.1.gz
/usr/share/man/man1/incus.cluster.group.unset.1.gz
/usr/share/man/man1/incus.cluster.info.1.gz
/usr/share/man/man1/incus.cluster.list-tokens.1.gz
/usr/share/man/man1/incus.cluster.list.1.gz
/usr/share/man/man1/incus.cluster.remove.1.gz
/usr/share/man/man1/incus.cluster.rename.1.gz
/usr/share/man/man1/incus.cluster.restore.1.gz
/usr/share/man/man1/incus.cluster.revoke-token.1.gz
/usr/share/man/man1/incus.cluster.role.1.gz
/usr/share/man/man1/incus.cluster.role.add.1.gz
/usr/share/man/man1/incus.cluster.role.remove.1.gz
/usr/share/man/man1/incus.cluster.set.1.gz
/usr/share/man/man1/incus.cluster.show.1.gz
/usr/share/man/man1/incus.cluster.unset.1.gz
/usr/share/man/man1/incus.cluster.update-certificate.1.gz
/usr/share/man/man1/incus.config.1.gz
/usr/share/man/man1/incus.config.device.1.gz
/usr/share/man/man1/incus.config.device.add.1.gz
/usr/share/man/man1/incus.config.device.get.1.gz
/usr/share/man/man1/incus.config.device.list.1.gz
/usr/share/man/man1/incus.config.device.override.1.gz
/usr/share/man/man1/incus.config.device.remove.1.gz
/usr/share/man/man1/incus.config.device.set.1.gz
/usr/share/man/man1/incus.config.device.show.1.gz
/usr/share/man/man1/incus.config.device.unset.1.gz
/usr/share/man/man1/incus.config.edit.1.gz
/usr/share/man/man1/incus.config.get.1.gz
/usr/share/man/man1/incus.config.metadata.1.gz
/usr/share/man/man1/incus.config.metadata.edit.1.gz
/usr/share/man/man1/incus.config.metadata.show.1.gz
/usr/share/man/man1/incus.config.set.1.gz
/usr/share/man/man1/incus.config.show.1.gz
/usr/share/man/man1/incus.config.template.1.gz
/usr/share/man/man1/incus.config.template.create.1.gz
/usr/share/man/man1/incus.config.template.delete.1.gz
/usr/share/man/man1/incus.config.template.edit.1.gz
/usr/share/man/man1/incus.config.template.list.1.gz
/usr/share/man/man1/incus.config.template.show.1.gz
/usr/share/man/man1/incus.config.trust.1.gz
/usr/share/man/man1/incus.config.trust.add-certificate.1.gz
/usr/share/man/man1/incus.config.trust.add.1.gz
/usr/share/man/man1/incus.config.trust.edit.1.gz
/usr/share/man/man1/incus.config.trust.list-tokens.1.gz
/usr/share/man/man1/incus.config.trust.list.1.gz
/usr/share/man/man1/incus.config.trust.remove.1.gz
/usr/share/man/man1/incus.config.trust.revoke-token.1.gz
/usr/share/man/man1/incus.config.trust.show.1.gz
/usr/share/man/man1/incus.config.unset.1.gz
/usr/share/man/man1/incus.console.1.gz
/usr/share/man/man1/incus.copy.1.gz
/usr/share/man/man1/incus.create.1.gz
/usr/share/man/man1/incus.debug.1.gz
/usr/share/man/man1/incus.debug.dump-memory.1.gz
/usr/share/man/man1/incus.delete.1.gz
/usr/share/man/man1/incus.exec.1.gz
/usr/share/man/man1/incus.export.1.gz
/usr/share/man/man1/incus.file.1.gz
/usr/share/man/man1/incus.file.create.1.gz
/usr/share/man/man1/incus.file.delete.1.gz
/usr/share/man/man1/incus.file.edit.1.gz
/usr/share/man/man1/incus.file.mount.1.gz
/usr/share/man/man1/incus.file.pull.1.gz
/usr/share/man/man1/incus.file.push.1.gz
/usr/share/man/man1/incus.image.1.gz
/usr/share/man/man1/incus.image.alias.1.gz
/usr/share/man/man1/incus.image.alias.create.1.gz
/usr/share/man/man1/incus.image.alias.delete.1.gz
/usr/share/man/man1/incus.image.alias.list.1.gz
/usr/share/man/man1/incus.image.alias.rename.1.gz
/usr/share/man/man1/incus.image.copy.1.gz
/usr/share/man/man1/incus.image.delete.1.gz
/usr/share/man/man1/incus.image.edit.1.gz
/usr/share/man/man1/incus.image.export.1.gz
/usr/share/man/man1/incus.image.get-property.1.gz
/usr/share/man/man1/incus.image.import.1.gz
/usr/share/man/man1/incus.image.info.1.gz
/usr/share/man/man1/incus.image.list.1.gz
/usr/share/man/man1/incus.image.refresh.1.gz
/usr/share/man/man1/incus.image.set-property.1.gz
/usr/share/man/man1/incus.image.show.1.gz
/usr/share/man/man1/incus.image.unset-property.1.gz
/usr/share/man/man1/incus.import.1.gz
/usr/share/man/man1/incus.info.1.gz
/usr/share/man/man1/incus.launch.1.gz
/usr/share/man/man1/incus.list.1.gz
/usr/share/man/man1/incus.manpage.1.gz
/usr/share/man/man1/incus.monitor.1.gz
/usr/share/man/man1/incus.move.1.gz
/usr/share/man/man1/incus.network.1.gz
/usr/share/man/man1/incus.network.acl.1.gz
/usr/share/man/man1/incus.network.acl.create.1.gz
/usr/share/man/man1/incus.network.acl.delete.1.gz
/usr/share/man/man1/incus.network.acl.edit.1.gz
/usr/share/man/man1/incus.network.acl.get.1.gz
/usr/share/man/man1/incus.network.acl.list.1.gz
/usr/share/man/man1/incus.network.acl.rename.1.gz
/usr/share/man/man1/incus.network.acl.rule.1.gz
/usr/share/man/man1/incus.network.acl.rule.add.1.gz
/usr/share/man/man1/incus.network.acl.rule.remove.1.gz
/usr/share/man/man1/incus.network.acl.set.1.gz
/usr/share/man/man1/incus.network.acl.show-log.1.gz
/usr/share/man/man1/incus.network.acl.show.1.gz
/usr/share/man/man1/incus.network.acl.unset.1.gz
/usr/share/man/man1/incus.network.attach-profile.1.gz
/usr/share/man/man1/incus.network.attach.1.gz
/usr/share/man/man1/incus.network.create.1.gz
/usr/share/man/man1/incus.network.delete.1.gz
/usr/share/man/man1/incus.network.detach-profile.1.gz
/usr/share/man/man1/incus.network.detach.1.gz
/usr/share/man/man1/incus.network.edit.1.gz
/usr/share/man/man1/incus.network.forward.1.gz
/usr/share/man/man1/incus.network.forward.create.1.gz
/usr/share/man/man1/incus.network.forward.delete.1.gz
/usr/share/man/man1/incus.network.forward.edit.1.gz
/usr/share/man/man1/incus.network.forward.get.1.gz
/usr/share/man/man1/incus.network.forward.list.1.gz
/usr/share/man/man1/incus.network.forward.port.1.gz
/usr/share/man/man1/incus.network.forward.port.add.1.gz
/usr/share/man/man1/incus.network.forward.port.remove.1.gz
/usr/share/man/man1/incus.network.forward.set.1.gz
/usr/share/man/man1/incus.network.forward.show.1.gz
/usr/share/man/man1/incus.network.forward.unset.1.gz
/usr/share/man/man1/incus.network.get.1.gz
/usr/share/man/man1/incus.network.info.1.gz
/usr/share/man/man1/incus.network.integration.1.gz
/usr/share/man/man1/incus.network.integration.create.1.gz
/usr/share/man/man1/incus.network.integration.delete.1.gz
/usr/share/man/man1/incus.network.integration.edit.1.gz
/usr/share/man/man1/incus.network.integration.get.1.gz
/usr/share/man/man1/incus.network.integration.list.1.gz
/usr/share/man/man1/incus.network.integration.rename.1.gz
/usr/share/man/man1/incus.network.integration.set.1.gz
/usr/share/man/man1/incus.network.integration.show.1.gz
/usr/share/man/man1/incus.network.integration.unset.1.gz
/usr/share/man/man1/incus.network.list-allocations.1.gz
/usr/share/man/man1/incus.network.list-leases.1.gz
/usr/share/man/man1/incus.network.list.1.gz
/usr/share/man/man1/incus.network.load-balancer.1.gz
/usr/share/man/man1/incus.network.load-balancer.backend.1.gz
/usr/share/man/man1/incus.network.load-balancer.backend.add.1.gz
/usr/share/man/man1/incus.network.load-balancer.backend.remove.1.gz
/usr/share/man/man1/incus.network.load-balancer.create.1.gz
/usr/share/man/man1/incus.network.load-balancer.delete.1.gz
/usr/share/man/man1/incus.network.load-balancer.edit.1.gz
/usr/share/man/man1/incus.network.load-balancer.get.1.gz
/usr/share/man/man1/incus.network.load-balancer.info.1.gz
/usr/share/man/man1/incus.network.load-balancer.list.1.gz
/usr/share/man/man1/incus.network.load-balancer.port.1.gz
/usr/share/man/man1/incus.network.load-balancer.port.add.1.gz
/usr/share/man/man1/incus.network.load-balancer.port.remove.1.gz
/usr/share/man/man1/incus.network.load-balancer.set.1.gz
/usr/share/man/man1/incus.network.load-balancer.show.1.gz
/usr/share/man/man1/incus.network.load-balancer.unset.1.gz
/usr/share/man/man1/incus.network.peer.1.gz
/usr/share/man/man1/incus.network.peer.create.1.gz
/usr/share/man/man1/incus.network.peer.delete.1.gz
/usr/share/man/man1/incus.network.peer.edit.1.gz
/usr/share/man/man1/incus.network.peer.get.1.gz
/usr/share/man/man1/incus.network.peer.list.1.gz
/usr/share/man/man1/incus.network.peer.set.1.gz
/usr/share/man/man1/incus.network.peer.show.1.gz
/usr/share/man/man1/incus.network.peer.unset.1.gz
/usr/share/man/man1/incus.network.rename.1.gz
/usr/share/man/man1/incus.network.set.1.gz
/usr/share/man/man1/incus.network.show.1.gz
/usr/share/man/man1/incus.network.unset.1.gz
/usr/share/man/man1/incus.network.zone.1.gz
/usr/share/man/man1/incus.network.zone.create.1.gz
/usr/share/man/man1/incus.network.zone.delete.1.gz
/usr/share/man/man1/incus.network.zone.edit.1.gz
/usr/share/man/man1/incus.network.zone.get.1.gz
/usr/share/man/man1/incus.network.zone.list.1.gz
/usr/share/man/man1/incus.network.zone.record.1.gz
/usr/share/man/man1/incus.network.zone.record.create.1.gz
/usr/share/man/man1/incus.network.zone.record.delete.1.gz
/usr/share/man/man1/incus.network.zone.record.edit.1.gz
/usr/share/man/man1/incus.network.zone.record.entry.1.gz
/usr/share/man/man1/incus.network.zone.record.entry.add.1.gz
/usr/share/man/man1/incus.network.zone.record.entry.remove.1.gz
/usr/share/man/man1/incus.network.zone.record.get.1.gz
/usr/share/man/man1/incus.network.zone.record.list.1.gz
/usr/share/man/man1/incus.network.zone.record.set.1.gz
/usr/share/man/man1/incus.network.zone.record.show.1.gz
/usr/share/man/man1/incus.network.zone.record.unset.1.gz
/usr/share/man/man1/incus.network.zone.set.1.gz
/usr/share/man/man1/incus.network.zone.show.1.gz
/usr/share/man/man1/incus.network.zone.unset.1.gz
/usr/share/man/man1/incus.operation.1.gz
/usr/share/man/man1/incus.operation.delete.1.gz
/usr/share/man/man1/incus.operation.list.1.gz
/usr/share/man/man1/incus.operation.show.1.gz
/usr/share/man/man1/incus.pause.1.gz
/usr/share/man/man1/incus.profile.1.gz
/usr/share/man/man1/incus.profile.add.1.gz
/usr/share/man/man1/incus.profile.assign.1.gz
/usr/share/man/man1/incus.profile.copy.1.gz
/usr/share/man/man1/incus.profile.create.1.gz
/usr/share/man/man1/incus.profile.delete.1.gz
/usr/share/man/man1/incus.profile.device.1.gz
/usr/share/man/man1/incus.profile.device.add.1.gz
/usr/share/man/man1/incus.profile.device.get.1.gz
/usr/share/man/man1/incus.profile.device.list.1.gz
/usr/share/man/man1/incus.profile.device.remove.1.gz
/usr/share/man/man1/incus.profile.device.set.1.gz
/usr/share/man/man1/incus.profile.device.show.1.gz
/usr/share/man/man1/incus.profile.device.unset.1.gz
/usr/share/man/man1/incus.profile.edit.1.gz
/usr/share/man/man1/incus.profile.get.1.gz
/usr/share/man/man1/incus.profile.list.1.gz
/usr/share/man/man1/incus.profile.remove.1.gz
/usr/share/man/man1/incus.profile.rename.1.gz
/usr/share/man/man1/incus.profile.set.1.gz
/usr/share/man/man1/incus.profile.show.1.gz
/usr/share/man/man1/incus.profile.unset.1.gz
/usr/share/man/man1/incus.project.1.gz
/usr/share/man/man1/incus.project.create.1.gz
/usr/share/man/man1/incus.project.delete.1.gz
/usr/share/man/man1/incus.project.edit.1.gz
/usr/share/man/man1/incus.project.get-current.1.gz
/usr/share/man/man1/incus.project.get.1.gz
/usr/share/man/man1/incus.project.info.1.gz
/usr/share/man/man1/incus.project.list.1.gz
/usr/share/man/man1/incus.project.rename.1.gz
/usr/share/man/man1/incus.project.set.1.gz
/usr/share/man/man1/incus.project.show.1.gz
/usr/share/man/man1/incus.project.switch.1.gz
/usr/share/man/man1/incus.project.unset.1.gz
/usr/share/man/man1/incus.publish.1.gz
/usr/share/man/man1/incus.query.1.gz
/usr/share/man/man1/incus.rebuild.1.gz
/usr/share/man/man1/incus.remote.1.gz
/usr/share/man/man1/incus.remote.add.1.gz
/usr/share/man/man1/incus.remote.generate-certificate.1.gz
/usr/share/man/man1/incus.remote.get-default.1.gz
/usr/share/man/man1/incus.remote.list.1.gz
/usr/share/man/man1/incus.remote.proxy.1.gz
/usr/share/man/man1/incus.remote.remove.1.gz
/usr/share/man/man1/incus.remote.rename.1.gz
/usr/share/man/man1/incus.remote.set-url.1.gz
/usr/share/man/man1/incus.remote.switch.1.gz
/usr/share/man/man1/incus.rename.1.gz
/usr/share/man/man1/incus.restart.1.gz
/usr/share/man/man1/incus.resume.1.gz
/usr/share/man/man1/incus.snapshot.1.gz
/usr/share/man/man1/incus.snapshot.create.1.gz
/usr/share/man/man1/incus.snapshot.delete.1.gz
/usr/share/man/man1/incus.snapshot.list.1.gz
/usr/share/man/man1/incus.snapshot.rename.1.gz
/usr/share/man/man1/incus.snapshot.restore.1.gz
/usr/share/man/man1/incus.snapshot.show.1.gz
/usr/share/man/man1/incus.start.1.gz
/usr/share/man/man1/incus.stop.1.gz
/usr/share/man/man1/incus.storage.1.gz
/usr/share/man/man1/incus.storage.bucket.1.gz
/usr/share/man/man1/incus.storage.bucket.create.1.gz
/usr/share/man/man1/incus.storage.bucket.delete.1.gz
/usr/share/man/man1/incus.storage.bucket.edit.1.gz
/usr/share/man/man1/incus.storage.bucket.export.1.gz
/usr/share/man/man1/incus.storage.bucket.get.1.gz
/usr/share/man/man1/incus.storage.bucket.import.1.gz
/usr/share/man/man1/incus.storage.bucket.key.1.gz
/usr/share/man/man1/incus.storage.bucket.key.create.1.gz
/usr/share/man/man1/incus.storage.bucket.key.delete.1.gz
/usr/share/man/man1/incus.storage.bucket.key.edit.1.gz
/usr/share/man/man1/incus.storage.bucket.key.list.1.gz
/usr/share/man/man1/incus.storage.bucket.key.show.1.gz
/usr/share/man/man1/incus.storage.bucket.list.1.gz
/usr/share/man/man1/incus.storage.bucket.set.1.gz
/usr/share/man/man1/incus.storage.bucket.show.1.gz
/usr/share/man/man1/incus.storage.bucket.unset.1.gz
/usr/share/man/man1/incus.storage.create.1.gz
/usr/share/man/man1/incus.storage.delete.1.gz
/usr/share/man/man1/incus.storage.edit.1.gz
/usr/share/man/man1/incus.storage.get.1.gz
/usr/share/man/man1/incus.storage.info.1.gz
/usr/share/man/man1/incus.storage.list.1.gz
/usr/share/man/man1/incus.storage.set.1.gz
/usr/share/man/man1/incus.storage.show.1.gz
/usr/share/man/man1/incus.storage.unset.1.gz
/usr/share/man/man1/incus.storage.volume.1.gz
/usr/share/man/man1/incus.storage.volume.attach-profile.1.gz
/usr/share/man/man1/incus.storage.volume.attach.1.gz
/usr/share/man/man1/incus.storage.volume.copy.1.gz
/usr/share/man/man1/incus.storage.volume.create.1.gz
/usr/share/man/man1/incus.storage.volume.delete.1.gz
/usr/share/man/man1/incus.storage.volume.detach-profile.1.gz
/usr/share/man/man1/incus.storage.volume.detach.1.gz
/usr/share/man/man1/incus.storage.volume.edit.1.gz
/usr/share/man/man1/incus.storage.volume.export.1.gz
/usr/share/man/man1/incus.storage.volume.get.1.gz
/usr/share/man/man1/incus.storage.volume.import.1.gz
/usr/share/man/man1/incus.storage.volume.info.1.gz
/usr/share/man/man1/incus.storage.volume.list.1.gz
/usr/share/man/man1/incus.storage.volume.move.1.gz
/usr/share/man/man1/incus.storage.volume.rename.1.gz
/usr/share/man/man1/incus.storage.volume.set.1.gz
/usr/share/man/man1/incus.storage.volume.show.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.create.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.delete.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.list.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.rename.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.restore.1.gz
/usr/share/man/man1/incus.storage.volume.snapshot.show.1.gz
/usr/share/man/man1/incus.storage.volume.unset.1.gz
/usr/share/man/man1/incus.top.1.gz
/usr/share/man/man1/incus.version.1.gz
/usr/share/man/man1/incus.warning.1.gz
/usr/share/man/man1/incus.warning.acknowledge.1.gz
/usr/share/man/man1/incus.warning.delete.1.gz
/usr/share/man/man1/incus.warning.list.1.gz
/usr/share/man/man1/incus.warning.show.1.gz
/usr/share/man/man1/incus.webui.1.gz
/var/lib/incus
/var/log/incus


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 21 23:38:46 2025