Accepting request 842268 from home:cyphar:lxc
- Update to LXD 4.7. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-7-has-been-released/9213 boo#1177825 + Backup (export/import) of custom storage volumes + Import of instances with alternative name + Virtual machine memory shrinking (and re-grow) + USB device passthrough for virtual machines + Configurable rsync compression in migration + Restrict available uplinks for project networks + Add new physical managed network type + Support for external routed addresses/subnets on OVN OBS-URL: https://build.opensuse.org/request/show/842268 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=67
This commit is contained in:
4
lxd.spec
4
lxd.spec
@@ -23,7 +23,7 @@
|
||||
%define import_path github.com/lxc/lxd
|
||||
|
||||
Name: lxd
|
||||
Version: 4.6
|
||||
Version: 4.7
|
||||
Release: 0
|
||||
Summary: Container hypervisor based on LXC
|
||||
License: Apache-2.0
|
||||
@@ -119,6 +119,8 @@ export CFLAGS="%{optflags} -fPIC -DPIC"
|
||||
# We have a temporary-install directory which contains all of the dylib deps.
|
||||
export PKG_CONFIG_SYSROOT_DIR="$INSTALL_ROOT"
|
||||
export PKG_CONFIG_PATH="$INSTALL_LIBDIR/pkgconfig"
|
||||
# For some reason, Leap need us to specify this explicitly now.
|
||||
export CPPFLAGS="-I$INSTALL_INCLUDEDIR"
|
||||
|
||||
# raft
|
||||
pushd "$PKGDIR/_dist/deps/raft"
|
||||
|
Reference in New Issue
Block a user