Mario Rodas
a302554b95
lxd: 5.1 -> 5.2
...
https://github.com/lxc/lxd/releases/tag/lxd-5.2
2022-05-28 04:20:00 +00:00
Patryk Wychowaniec
56ab4f61bc
nixos/lxd: improve tests
...
- Make tests/lxd.nix use NixOS's lxdMeta & lxdImage to avoid relying on
3rd party containers such as Alpine Linux for testing purposes.
- Merge tests/lxd-image.nix into tests/lxd.nix, since now both have a
similar structure.
- Extract duplicated inline LXD configuration into a separate file,
- Add passthru.lxd-nftables & passthru.lxd-image-server.
2022-05-03 12:24:13 +02:00
Mario Rodas
4365e6363d
lxd: 5.0.0 -> 5.1
...
https://github.com/lxc/lxd/releases/tag/lxd-5.1
2022-04-30 04:20:00 +00:00
Mario Rodas
d21f677be0
lxd: 4.24 -> 5.0.0
...
https://github.com/lxc/lxd/releases/tag/lxd-5.0.0
2022-04-14 04:20:00 +00:00
R. Ryantm
df6363024a
lxd: 4.23 -> 4.24
2022-03-13 23:51:17 +00:00
Wanja Zaeske
2d67cc2bf6
removing maintainer wucke13 from some packages
2022-02-21 22:58:18 +01:00
Mario Rodas
2ea1e520bd
lxd: 4.22 -> 4.23
...
https://github.com/lxc/lxd/releases/tag/lxd-4.23
2022-02-12 04:20:00 +00:00
Mario Rodas
11f5b8a816
lxd: 4.21 -> 4.22
...
https://github.com/lxc/lxd/releases/tag/lxd-4.22
2022-01-19 04:20:00 +00:00
Mario Rodas
6684029b0c
lxd: 4.20 -> 4.21
...
https://github.com/lxc/lxd/releases/tag/lxd-4.21
2021-12-11 04:20:00 +00:00
Mario Rodas
d946c455f0
lxd: 4.19 -> 4.20
2021-11-06 04:20:00 +00:00
Maciej Krüger
4e12563643
lxd: add patch to support nixOS path
2021-11-03 13:47:45 +01:00
Mario Rodas
3a3655912d
Merge pull request #144199 from andersk/lxd-core-scheduling
...
lxd: Add upstream patch for LXC 4.0.11 compatibility
2021-11-02 06:21:27 -05:00
Anders Kaseorg
513e2ef5d4
lxd: Add upstream patch for LXC 4.0.11 compatibility
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-02 00:28:58 -07:00
Florian Klink
b112f366fb
Merge pull request #81172 from misuzu/iptables-switch
...
iptables: switch from iptables-legacy to iptables-nftables-compat
2021-10-12 12:38:56 +02:00
Mario Rodas
c632d826a3
lxd: 4.18 -> 4.19
...
https://discuss.linuxcontainers.org/t/lxd-4-19-has-been-released/12276/2
2021-10-01 04:20:00 +00:00
misuzu
595b328a17
lxd: use ebtables from iptables package
2021-09-28 10:47:49 +03:00
Mario Rodas
281b181afb
lxd: 4.17 -> 4.18
2021-09-04 18:29:55 -05:00
Mario Rodas
56c9d57d58
lxd: add marsam to maintainers
2021-08-08 06:02:00 -05:00
Mario Rodas
861697b840
lxd: 4.16 -> 4.17
...
https://discuss.linuxcontainers.org/t/lxd-4-17-has-been-released/11812
2021-08-08 06:01:00 -05:00
Mario Rodas
77898696a8
lxd: 4.15 -> 4.16
2021-07-14 04:20:00 +00:00
R. RyanTM
eb0eb621a7
lxd: 4.14 -> 4.15
2021-06-06 19:45:58 +00:00
Maciej Krüger
26b3751de7
Merge pull request #97692 from ryneeverett/lockkernelmodules-lxd
2021-06-05 01:27:27 +02:00
wucke13
6de508be51
lxd: refactor
...
removes libco dependencie from lxd, it's neither used nor maintained
anymore by canonical
2021-05-16 16:15:15 +02:00
Mario Rodas
197657d1b2
lxd: 4.13 -> 4.14
2021-05-08 04:20:00 +00:00
Jörg Thalheim
c1b8fdf83b
lxd: reference nixos tests
2021-04-29 11:39:54 +02:00
Mario Rodas
e3ca228f54
lxd: 4.12 -> 4.13
2021-04-12 04:20:00 +00:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias
2021-04-04 01:43:46 +02:00
Mario Rodas
e4162f90b8
lxd: 4.11 -> 4.12
...
https://discuss.linuxcontainers.org/t/lxd-4-12-has-been-released/10424
2021-03-06 04:20:00 +00:00
Mario Rodas
9987a87a78
lxd: 4.10 -> 4.11
...
https://discuss.linuxcontainers.org/t/lxd-4-11-has-been-released/10135
2021-02-08 04:20:00 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Mario Rodas
f0b9468613
lxd: 4.9 -> 4.10
...
https://discuss.linuxcontainers.org/t/lxd-4-10-has-been-released/9894
2021-01-08 04:20:00 +00:00
Mario Rodas
e65e9146aa
lxd: 4.8 -> 4.9
2020-12-12 00:00:00 +00:00
Mario Rodas
a398eb859c
lxd: 4.7 -> 4.8
...
https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
2020-11-14 04:20:00 +00:00
Mario Rodas
49917cdc49
lxd: 4.6 -> 4.7
2020-10-19 04:20:00 +00:00
Mario Rodas
a9cd1c3bae
lxd: 4.5 -> 4.6
2020-09-18 04:20:00 +00:00
Mario Rodas
34bbe4b0dd
lxd: 4.4 -> 4.5
2020-08-30 11:13:22 -07:00
Mario Rodas
c583d3d139
lxd: 4.3 -> 4.4
2020-08-03 04:20:00 -05:00
Mario Rodas
c622696836
lxd: 4.2 -> 4.3
2020-07-25 04:20:00 -05:00
Matthew Bauer
656783a3d1
Merge pull request #89540 from Patryk27/fixes/lxd-lxcfs
...
Fix `lxd`, so that it works with `lxcfs`
2020-06-11 10:49:40 -05:00
Mario Rodas
0407e9fb05
lxd: 4.1 -> 4.2
2020-06-05 20:00:00 -05:00
Patryk Wychowaniec
72e80cdc54
lxd: Add proper support for nftables
2020-06-05 16:37:31 +02:00
Mario Rodas
8f50661336
lxd: 4.0.1 -> 4.1
2020-05-09 14:34:36 +02:00
Frederik Rietdijk
9875bbae75
Merge master into staging-next
2020-05-05 19:51:09 +02:00
Benjamin Asbach
32934a673f
lxd: fixing path /usr/share/misc/usb.ids
...
see #86650
2020-05-04 01:10:21 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
e7b44787b1
lxd: use installShellFiles
2020-04-27 08:48:42 +10:00
Mario Rodas
dc4547f498
lxd: 4.0.0 -> 4.0.1
2020-04-21 18:00:00 -05:00