2019-03-28 04:20:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 28 01:54:01 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
|
|
|
|
2019-03-28 10:05:54 +01:00
|
|
|
- Make sqlite+dqlite both shared libs to avoid bloating RSS. In order to avoid
|
|
|
|
issues with packaging new versions of libsqlite3 there are a bunch of
|
|
|
|
DT_SONAME and DT_NEEDED hacks to ensure that rpm doesn't cause false-positive
|
2019-04-03 15:40:10 +02:00
|
|
|
conflicts or other issues. This requires a new lxd-rpmlintrc to work on older
|
|
|
|
SLE versions.
|
2019-03-28 04:20:03 +01:00
|
|
|
|
2019-03-27 18:26:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 26 02:44:05 UTC 2019 - Aleksa Sarai <asarai@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of LXD 3.11.
|