Revisions of lxd

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 813001 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 12)
- Update to LXD 4.2. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-2-has-been-released/8071
  bsc#1172605

  + VLAN filtering on bridges
  * Expanded network state information
  + Support for custom search domains
  + New IPv4 and IPv6 columns in network lists
  * mips & riscv64 support for containers and s390x support for VMs
  * Using pidfds for all container subprocesses
  * LVM volumes only active when needed
  + DB query tracing support
  * Better cluster life-cycle handling
  * Cleaned up database functions
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 796790 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 11)
- Update to LXD 4.0.1. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-0-1-lts-has-been-released/7515
  boo#1170404

  * Tweaked and improved the resources API
  * Added lxd cluster remove-raft-node disaster recovery function
  * Implemented ceph rbd/fs disk devices can now be attached to virtual machines
  * Fixed some data migration issues for users of < 3.0 upgrading to 4.0 directly
  * Fixed file descriptor leakage in exec
Lubos Kocman's avatar Lubos Kocman (lkocman-factory) accepted request 790624 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 10)
- Update to LXD 4.0.0. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-4-0-lts-has-been-released/7231
  boo#1168338

  Breaking Changes:
    * Removal of --container-only, replaced by --instance-only

  + VM: Support for backup (import/export)
  + PCI and USB devices in the resource API
  + Support for multiple ipvlan NIC devices
  + Support for host addresses on routed NIC
  + Support for editing cluster roles
  + Disk usage for custom volumes
  + Disk usage for snapshots
  + Support for passwordless PKI mode
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 787034 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 9)
- Update to LXD 3.23. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-23-has-been-released/7140
  boo#1167304
  + Custom storage volumes in projects
  + Schedule snapshots for custom storage volumes
  + Expiry for custom storage volumes
  + Limits for projects
  + Restrictions for projects
  + Improved backup/export logic
  + VM: Support for migration
  + VM: Support for publishing
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 782547 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 8)
- Update to LXD 3.22. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-22-has-been-released/7027
  boo#1165976
  + Resource limits for projects
  + nftables backend for firewalling
  + Container: Hugepages in unprivileged containers
  + VM: Support for 9p disk devices
  + VM: File templating support
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 774285 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 7)
- Update to LXD 3.21. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-21-has-been-released/6802
  boo#1163651
  + New way to attach to LXD managed networks
  + Clustering: Configurable number of active and standby database members
  * Ceph ported to new storage driver infrastructure
  * VM: CPU pinning and topology
  * VM: Network and storage optimizations
  * VM: Agent-less reporting of IPv6 addresses
- Remove upstreamed patch. boo#1156336
  - boo1156336-0001-vfs-vfs__delete-fix-double-unlock-of-root-mutex.patch
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 769655 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 6)
- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow
  OBS to shortcut through the -mini flavors.
- Fix bash-completion by installing it to the correct path. boo#1162426
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 769027 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 5)
- Backport https://github.com/canonical/dqlite/pull/207 to fix boo#1156336.
  + boo1156336-0001-vfs-vfs__delete-fix-double-unlock-of-root-mutex.patch
- Update to LXD 3.20. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-20-has-been-released/6673
  boo#1162299
  + Server side support of API collections
  + New unix-hotplug device type
  + Support for standby cluster members
Lubos Kocman's avatar Lubos Kocman (lkocman-factory) accepted request 766446 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 4)
- Update to LXD 3.19. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-19-has-been-released/6529
  boo#1161615
  + Virtual machine support
  + Reworked storage layer
  + Routed networking mode
  + Custom mount options for disk devices
  + Interception of the mount system call
  + Multi-architecture clustering
  + ...
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 734813 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 3)
- Update to LXD 3.18. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-18-has-been-released/5869
  boo#1152846
  + New /1.0/instances endpoint
  + Support for storing VM images
  + Extended disk resources information
  + Modification of image expiry date
  + Clustering roles
  + IPv4 configuration when in Fan mode
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 733163 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 2)
- Update to LXD 3.17. The full upstream changelog is available from:
  https://discuss.linuxcontainers.org/t/lxd-3-17-has-been-released/5679
  boo#1151874
  + Storage pool backed image tarballs and backups
  + Container configuration as YAML on lxc init and lxc launch
  * Ported to final Dqlite 1.0
  * Database rework
  * Container devices rework
  * Storage rework
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 711070 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 1)
Initial submission of LXD 3.14. boo#1138770
Displaying all 12 revisions
openSUSE Build Service is sponsored by