From 3ebc4117ba365d5700411b709b993c9fefe17bcd Mon Sep 17 00:00:00 2001 From: ECG Bot Date: Fri, 22 Nov 2024 08:18:24 +0000 Subject: [PATCH] build(deps): update lxc/incus to v6.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This MR contains the following updates: | Package | Update | Change | |---|---|---| | [lxc/incus](https://github.com/lxc/incus) | minor | `v6.6.0` -> `v6.7.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes
lxc/incus (lxc/incus) ### [`v6.7.0`](https://github.com/lxc/incus/releases/tag/v6.7.0): Incus 6.7 [Compare Source](https://github.com/lxc/incus/compare/v6.6.0...v6.7.0) #### What's Changed - fix live update VM's limits.memory configuration when use a percentage value by [@​itviewer](https://github.com/itviewer) in https://github.com/lxc/incus/pull/1287 - fix: fix slice init length by [@​cuishuang](https://github.com/cuishuang) in https://github.com/lxc/incus/pull/1285 - incusd/instance/lxc: Remove restrictions on /run by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1288 - Correct macvlan mode names by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1284 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1290 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1295 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1304 - incus-simplestreams: Fix list -f json by [@​melato](https://github.com/melato) in https://github.com/lxc/incus/pull/1310 - Profile performance improvements by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1314 - incus-agent: Add timeout for DNS query by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1313 - incusd/instance/qemu: Don't fail on console retrival issue by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1316 - Allow changing the parent value on physical networks by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1317 - incus: Fix display of current project in projects list by [@​montag451](https://github.com/montag451) in https://github.com/lxc/incus/pull/1318 - Add `--format` to `incus admin sql` by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1319 - incusd/internal/server/instance/drivers: support for Chimera Linux (qemu/edk2) pkg layout by [@​mwyvr](https://github.com/mwyvr) in https://github.com/lxc/incus/pull/1298 - incusd/instance/common: Cleanup volatile on device add failure by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1323 - incusd/network/bgp: Only advertise networks with BGP configuration by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1325 - Make revert library shared by [@​gibmat](https://github.com/gibmat) in https://github.com/lxc/incus/pull/1326 - Fix to the cluster resources caching mechanism by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1324 - Fix idmap issues by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1327 - Make ask library shared by [@​gibmat](https://github.com/gibmat) in https://github.com/lxc/incus/pull/1329 - doc/network/resolved: Add disabling DNSSEC and DNSOverTLS by [@​ntnn](https://github.com/ntnn) in https://github.com/lxc/incus/pull/1328 - Add some application container documentation by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1331 - incusd/device/nic/bridged: Handle invalid configuration by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1330 - Fix handling of custom volume snapshot patterns by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1333 - Add OCI DHCP renewal by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1334 - doc/installing: Update for Chimera Linux by [@​mwyvr](https://github.com/mwyvr) in https://github.com/lxc/incus/pull/1335 - shared/cgo: Don't use strlcpy by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1337 - Implement `incus webui` by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1338 - incusd/scriptlet: Make set_target fail with invalid members by [@​bensmrs](https://github.com/bensmrs) in https://github.com/lxc/incus/pull/1339 - Export QMP functions by [@​bensmrs](https://github.com/bensmrs) in https://github.com/lxc/incus/pull/1340 - incusd/network/ovn: Add support to ipv4.dhcp.ranges by [@​jonatas-lima](https://github.com/jonatas-lima) in https://github.com/lxc/incus/pull/1341 - internal/server: Log QMP interaction to a file by [@​bensmrs](https://github.com/bensmrs) in https://github.com/lxc/incus/pull/1345 - incusd/instance/qemu: Log QEMU command line by [@​bensmrs](https://github.com/bensmrs) in https://github.com/lxc/incus/pull/1346 - Improve cluster instance placement by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1344 - incusd/instance_logs: Update log file list by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1347 - Add infrastructure for OVN events by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1349 - Fix QEMU feature checks during startup by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1350 - incusd/instance/lxc: Fix LXCFS per-instance path by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1352 - doc/idmap: Clarify subuid/subgid configuration by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1353 - incusd/instance/qmp: Fix logging with no log file by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1355 - Add a GetOIDCTokens() method by [@​gibmat](https://github.com/gibmat) in https://github.com/lxc/incus/pull/1357 - Add get-current to show current project by [@​maveonair](https://github.com/maveonair) in https://github.com/lxc/incus/pull/1356 - incus/file/create: Use SFTP client instead of file API by [@​HassanAlsamahi](https://github.com/HassanAlsamahi) in https://github.com/lxc/incus/pull/1354 - internal/instance: Allow 0 as value to limits.cpu.nodes by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1358 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1361 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1362 - Translations update from Hosted Weblate by [@​weblate](https://github.com/weblate) in https://github.com/lxc/incus/pull/1368 - Improve agent interface listing performance by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1367 - Make `incus top` output configurable through options by [@​presztak](https://github.com/presztak) in https://github.com/lxc/incus/pull/1370 - Automatic live-migration to balance load on cluster by [@​presztak](https://github.com/presztak) in https://github.com/lxc/incus/pull/1369 - gomod: Update dependencies by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1372 - Add refresh-exclude-older flag to only transfer new snapshots during instance/volume refresh by [@​ps-gill](https://github.com/ps-gill) in https://github.com/lxc/incus/pull/1365 - incusd/instances/publish: Fix base metadata by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1374 - Fix TPM with long instance names by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1377 - Don't BGP advertise OVN load-balancers when all backends are offline by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1376 - incusd/instance/qemu: Don't take over operations on console retrieval by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1379 - Tweak to cluster internal relocation by [@​stgraber](https://github.com/stgraber) in https://github.com/lxc/incus/pull/1378 #### New Contributors - [@​cuishuang](https://github.com/cuishuang) made their first contribution in https://github.com/lxc/incus/pull/1285 - [@​mwyvr](https://github.com/mwyvr) made their first contribution in https://github.com/lxc/incus/pull/1298 - [@​ntnn](https://github.com/ntnn) made their first contribution in https://github.com/lxc/incus/pull/1328 - [@​jonatas-lima](https://github.com/jonatas-lima) made their first contribution in https://github.com/lxc/incus/pull/1341 **Full Changelog**: https://github.com/lxc/incus/compare/v6.6.0...v6.7.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- chezmoi/dot_config/aquaproj-aqua/aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml index 2214b53..39b1a66 100644 --- a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml +++ b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml @@ -43,7 +43,7 @@ packages: - name: keidarcy/e1s@v1.0.42 description: E1S - Easily Manage AWS ECS Resources in Terminal link: https://github.com/keidarcy/e1s -- name: lxc/incus@v6.6.0 +- name: lxc/incus@v6.7.0 description: Powerful system container and virtual machine manager link: https://github.com/lxc/incus - name: twpayne/chezmoi@v2.52.4