Hello community,

here is the log from the commit of package lxd for openSUSE:Factory checked in 
at 2020-09-22 21:11:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxd (Old)
 and      /work/SRC/openSUSE:Factory/.lxd.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxd"

Tue Sep 22 21:11:32 2020 rev:20 rq:835983 version:4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxd/lxd.changes  2020-08-29 20:44:33.893520646 
+0200
+++ /work/SRC/openSUSE:Factory/.lxd.new.4249/lxd.changes        2020-09-22 
21:11:58.623971165 +0200
@@ -1,0 +2,11 @@
+Sat Sep 19 04:50:10 UTC 2020 - Aleksa Sarai <[email protected]>
+
+- Update to LXD 4.6. The full upstream changelog is available from:
+  https://discuss.linuxcontainers.org/t/lxd-4-6-has-been-released/8981
+  boo#1176737
+
+  + Networks in projects
+  + AppArmor profiles for qemu
+  - Removal of custom sqlite fork.
+
+-------------------------------------------------------------------

Old:
----
  lxd-4.5.tar.gz
  lxd-4.5.tar.gz.asc

New:
----
  lxd-4.6.tar.gz
  lxd-4.6.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxd.spec ++++++
--- /var/tmp/diff_new_pack.ktFNX6/_old  2020-09-22 21:12:01.015973256 +0200
+++ /var/tmp/diff_new_pack.ktFNX6/_new  2020-09-22 21:12:01.019973260 +0200
@@ -23,7 +23,7 @@
 %define import_path github.com/lxc/lxd
 
 Name:           lxd
-Version:        4.5
+Version:        4.6
 Release:        0
 Summary:        Container hypervisor based on LXC
 License:        Apache-2.0
@@ -47,14 +47,14 @@
 BuildRequires:  rsync
 # Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
 # for 'golang(API) >= 1.14' here, so just require 1.14 exactly. bsc#1172608
+BuildRequires:  sqlite3-devel >= 3.25
 BuildRequires:  golang(API) = 1.14
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(lxc) >= 3.0.0
-# Needed to build the sqlite fork and dqlite.
+# Needed to build dqlite and raft.
 BuildRequires:  autoconf
 BuildRequires:  libtool
 BuildRequires:  pkgconfig(libuv) >= 1.8.0
-BuildRequires:  pkgconfig(tcl)
 # Bits required for images and other things at runtime.
 Requires:       acl
 Requires:       ebtables
@@ -120,30 +120,6 @@
 export PKG_CONFIG_SYSROOT_DIR="$INSTALL_ROOT"
 export PKG_CONFIG_PATH="$INSTALL_LIBDIR/pkgconfig"
 
-# SQLite
-pushd "$PKGDIR/_dist/deps/sqlite"
-autoreconf -fiv
-%configure \
-       --libdir="%{_libdir}/%{name}" \
-       --disable-static \
-       --enable-replication \
-       --disable-tcl
-make clean
-make %{?_smp_mflags}
-make DESTDIR="$INSTALL_ROOT" install
-popd
-
-# libco
-pushd "$PKGDIR/_dist/deps/libco"
-make \
-       CFLAGS="$CFLAGS" \
-       PREFIX="" \
-       INCLUDEDIR="%{_includedir}" \
-       LIBDIR="%{_libdir}/%{name}" \
-       DESTDIR="$INSTALL_ROOT" \
-       all install
-popd
-
 # raft
 pushd "$PKGDIR/_dist/deps/raft"
 autoreconf -fiv

++++++ lxd-4.5.tar.gz -> lxd-4.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/lxd/lxd-4.5.tar.gz 
/work/SRC/openSUSE:Factory/.lxd.new.4249/lxd-4.6.tar.gz differ: char 13, line 1


Reply via email to