Aleksa Sarai
|
356f050887
|
Accepting request 710984 from home:cyphar:lxc
- Update to LXD 3.14. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-3-14-has-been-released/5045
boo#1138770
+ Cluster: Re-worked DNS forwarding
+ Script to factory reset LXD
+ Improvements to syscall interception
* Lots of bug fixes...
- Update build to use go_nostrip, in order to attempt to fix the broken
binaries on Leap 15.1. boo#1138769
OBS-URL: https://build.opensuse.org/request/show/710984
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=18
|
2019-06-20 02:58:19 +00:00 |
|
Aleksa Sarai
|
e853c9bf5c
|
Accepting request 710700 from home:cyphar:lxc
- Update build to use go_nostrip, in order to attempt to fix the broken
binaries on Leap 15.1.
OBS-URL: https://build.opensuse.org/request/show/710700
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=16
|
2019-06-19 03:22:06 +00:00 |
|
Aleksa Sarai
|
429f72aa71
|
Accepting request 709490 from home:cyphar:lxc
add bugzilla entry for LXD submission
OBS-URL: https://build.opensuse.org/request/show/709490
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=14
|
2019-06-12 15:02:58 +00:00 |
|
Aleksa Sarai
|
13c149c47d
|
Accepting request 708824 from home:cyphar:lxc
- Explicitly require lxcfs-hooks-lxc. LXD supports lxcfs but it requires tha
the LXC configuration files be present.
OBS-URL: https://build.opensuse.org/request/show/708824
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=11
|
2019-06-09 08:24:02 +00:00 |
|
Aleksa Sarai
|
967bc75993
|
Accepting request 706916 from home:jengelh:branches:Virtualization:containers
- Trim filler wording from description.
- Remove --with-pic which often has no point with --disable-static.
- Avoid bash-specific sh code.
OBS-URL: https://build.opensuse.org/request/show/706916
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=10
|
2019-06-09 06:45:04 +00:00 |
|
Aleksa Sarai
|
adbe2299fd
|
Accepting request 701857 from home:cyphar:lxc
- Update to LXD 3.13. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-3-13-has-been-released/4738
+ Cluster: Improved heartbeat interval
+ Cluster Internal container copy
+ Initial syscall interception support
+ Role Based Access Control
+ IPVLAN support
+ Quota support on dir storage backend
+ Routes on container NIC devices
+ Configurable NAT source address
+ LXC features exported in API
* Lots of bug fixes...
OBS-URL: https://build.opensuse.org/request/show/701857
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=9
|
2019-05-09 20:44:05 +00:00 |
|
Aleksa Sarai
|
b51b6daf94
|
Small corrections to POSIX-compliant changes.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=8
|
2019-04-09 14:29:01 +00:00 |
|
Aleksa Sarai
|
f4f011f862
|
Accepting request 692303 from home:jengelh:branches:Virtualization:containers
- %pre bash features: replace by POSIX equivalents.
- %build bash features: add %_buildshell definition for it.
- Do not igonre errors from groupadd.
OBS-URL: https://build.opensuse.org/request/show/692303
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=7
|
2019-04-09 13:11:48 +00:00 |
|
Aleksa Sarai
|
62ce3a04e8
|
Accepting request 692014 from home:cyphar:lxc
- Update to LXD 3.12. The full upstream changelog is available from:
https://discuss.linuxcontainers.org/t/lxd-3-12-has-been-released/4483
+ Cluster: Aggregated DHCP leases
+ Cluster: Events now show location
+ Cluster: Operations now show location
+ Cluster: Support for --target in more commands
+ Shiftfs support
+ Kernel features now exported over API
+ Improved CPU reporting
+ GPU reporting
+ Snapshot expiry now visible in lxc info
* Lots of bug fixes...
OBS-URL: https://build.opensuse.org/request/show/692014
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=6
|
2019-04-06 14:57:48 +00:00 |
|
Aleksa Sarai
|
d93a7dcf1e
|
Accepting request 691258 from home:cyphar:lxc
- 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
conflicts or other issues. This requires a new lxd-rpmlintrc to work on older
SLE versions.
OBS-URL: https://build.opensuse.org/request/show/691258
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=5
|
2019-04-03 13:40:10 +00:00 |
|
Christian Brauner
|
a02b7f74de
|
Accepting request 689267 from home:cyphar:lxc
- 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
conflicts or other issues.
OBS-URL: https://build.opensuse.org/request/show/689267
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=4
|
2019-03-28 09:05:54 +00:00 |
|
Christian Brauner
|
6f51ca789c
|
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
|
2019-03-28 03:20:03 +00:00 |
|
Christian Brauner
|
8f32132ed4
|
- Add LXD 3.11 package.
- Update to LXC 3.1.0.
- Update to LXCFS 3.0.3.
- Rework packaging to be a more modern openSUSE-style.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=1
|
2019-03-27 17:26:15 +00:00 |
|