summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-containers/lxd: Update edk2 OVMF path adjustmentJames Le Cuirot2024-10-103-3/+3
| | | | | | | These files now live in /usr/share/edk2/OvmfX64. No revbump as there is a compatibility symlink. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-containers/lxd: update subslot to "stable"Joonas Niilola2024-07-111-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 6.1Brahmajit Das2024-07-112-0/+189
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37483 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: stabilize 5.21.1-r1 for amd64Joonas Niilola2024-07-081-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: remove unused patchMichael Mair-Keimberger2024-06-221-52/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-containers/lxd: restore init files from 5763c7144b46Brahmajit Das2024-06-015-0/+133
| | | | | | | | | | Wit commit 5763c7144b46, some of the older files were dropped that are still needed. This commit restores them. Fixes: 5763c7144b46 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36943 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.20-r1Joonas Niilola2024-06-012-189/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: update 5.21.1's subslot to ltsJoonas Niilola2024-06-011-1/+1
| | | | | | - as it's the LTS release. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop oldBrahmajit Das2024-06-0112-878/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/36933 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: Fix lxd-5.21.1 requiring go >= 1.22.0Brahmajit Das2024-05-131-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/931863 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36664 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.21.1Brahmajit Das2024-04-222-0/+189
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36335 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: stabilize 5.0.3-r2 for amd64Joonas Niilola2024-02-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/925685 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: revbump stable 5.0.2 to match dqlite changesJoonas Niilola2024-02-271-3/+2
| | | | | | | - accidentally pushed new dqlite straight-to-stable, stable lxd needs to follow its changes. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: bump the dqlite version req on unstable pkgsJoonas Niilola2024-02-253-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: revbump lts 5.0.3 due to dqlite<->raft updateJoonas Niilola2024-02-251-2/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.0.3Joonas Niilola2024-02-251-214/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: revbump to update dqlite<->raft deps on unstableJoonas Niilola2024-02-252-6/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: allow 5.0.3 to pull images from lxc image serverJoonas Niilola2024-02-133-0/+321
| | | | | | | - the LTS version of LXD is still allowed to pull images. Add upstream (Canonical) fixes to lxd-5.0.3. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.0.3Brahmajit Das2024-02-033-0/+249
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35153 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: require >=go-1.20 per upstream for 5.20Joonas Niilola2023-12-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: update LICENSEJoonas Niilola2023-12-121-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.20Brahmajit Das2023-12-122-0/+190
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34253 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.18Joonas Niilola2023-12-083-215/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-314-4/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-containers/lxd: complete optfeature for lxd-migrateJoonas Niilola2023-10-193-3/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.17Brahmajit Das2023-10-193-225/+0
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33408 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.19Brahmajit Das2023-10-192-0/+190
| | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add missing nftables dependencyLucio Sauer2023-10-164-8/+28
| | | | | | | | | | At least one functional firewall implementation has to be present at runtime to setup a bridge network. Closes: https://bugs.gentoo.org/915650 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/33355 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: update maintainersJoonas Niilola2023-09-221-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.18Brahmajit Das2023-09-223-0/+210
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32968 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: revbump and add lts subslot on 4.0.9 and 5.0.2Joonas Niilola2023-09-102-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.17Brahmajit Das2023-09-104-0/+228
| | | | | | Closes: https://bugs.gentoo.org/903870 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: update HOMEPAGEJoonas Niilola2023-07-052-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add new optfeature for rsyncJoonas Niilola2023-06-151-0/+1
| | | | | | - provides a full lxd-migrate support. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.0.2-r1Joonas Niilola2023-03-251-205/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: stabilize 5.0.2-r2 for amd64Joonas Niilola2023-03-091-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: include >=btrfs-6.1 fix from upstreamJoonas Niilola2023-03-082-0/+258
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.0.1-r7Joonas Niilola2023-03-033-248/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: stabilize 5.0.2-r1 for amd64Joonas Niilola2023-02-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: revbump stable and add subslot binder for raftJoonas Niilola2023-02-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: re-add 4.0.9 to the treeJoonas Niilola2023-01-313-0/+257
| | | | | | | - it's needed, and it's only purpose is to provide an update path from lxd-3 to lxd-5. lxd-3 is supported until June 2023. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: update the ipv6 optfeaturesJoonas Niilola2023-01-222-2/+2
| | | | | | - iproute2 and iptables should have it enabled unconditionally already. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: clean oldJoonas Niilola2023-01-221-190/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: hint ipv6 functionality with optfeatureJoonas Niilola2023-01-222-6/+8
| | | | | Closes: https://bugs.gentoo.org/891625 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: add 5.0.2Joonas Niilola2023-01-193-0/+238
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: stabilize 5.0.1-r5 for amd64Joonas Niilola2023-01-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.0.1-r4Joonas Niilola2023-01-101-215/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: fix >=btrfs-6.0 storage pool compatibilityJoonas Niilola2023-01-102-0/+243
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-containers/lxd: drop 5.0.1-r3Joonas Niilola2023-01-092-257/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>