SHA256
1
0
forked from pool/lxd

Accepting request 689185 from home:cyphar:lxc

- Make sqlite+dqlite both shared libs to avoid bloating RSS -- which requires
  having a separate RPATH for them.

OBS-URL: https://build.opensuse.org/request/show/689185
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=2
This commit is contained in:
Christian Brauner
2019-03-28 03:20:03 +00:00
committed by Git OBS Bridge
parent 8f32132ed4
commit 6f51ca789c
2 changed files with 42 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 28 01:54:01 UTC 2019 - Aleksa Sarai <asarai@suse.com>
- Make sqlite+dqlite both shared libs to avoid bloating RSS -- which requires
having a separate RPATH for them.
-------------------------------------------------------------------
Tue Mar 26 02:44:05 UTC 2019 - Aleksa Sarai <asarai@suse.com>