Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lima for openSUSE:Factory checked in at 2026-01-30 18:22:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lima (Old) and /work/SRC/openSUSE:Factory/.lima.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lima" Fri Jan 30 18:22:11 2026 rev:2 rq:1329926 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/lima/lima.changes 2026-01-18 22:22:05.567563182 +0100 +++ /work/SRC/openSUSE:Factory/.lima.new.1995/lima.changes 2026-01-30 18:22:24.925853035 +0100 @@ -2 +2,68 @@ -Wed Dec 03 15:36:39 UTC 2025 - [email protected] +Fri Jan 30 05:36:05 UTC 2026 - Alessio Biancalana <[email protected]> + +- Remove -s from ldflags to allow shipping debuginfo + +------------------------------------------------------------------- +Thu Jan 29 14:23:20 UTC 2026 - Alessio Biancalana <[email protected]> + +- Update to version 2.0.3: + * build(deps): bump google.golang.org/grpc in /hack/tools + * build(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 + * pkg/driver/qemu: Cancel Context on exiting QEMU command + * templates: update + * nerdctl: update from v2.2.0 to v2.2.1 + * Scrape the log of dnf needs-restarting command + * limactl copy: fix copying directory with rsync + * build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 + * build(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 + * templates: experimental/rke2: update to 1.34 + * templates: k8s: pin Kubernetes version to 1.34 + * Add bats test for the shell tty fixes + * Check that input is a tty before using it + * Check tty flag also for the shell command + * build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 + * driverutil: s/diffDisk/srcDisk/ to avoid confusion + * fix: avoid nil pointer dereference in shellAction + * build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 + * build(deps): bump google.golang.org/protobuf in /hack/tools + * build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 + * build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 + * build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 + * build(deps): bump actions/cache from 5.0.0 to 5.0.1 + * update GPG fingerprint for unsuman + * test(driverutil): add EnsureDisk tests for ISO and non-ISO base images Add pkg/driverutil/disk_test.go covering: - Base image is ISO: EnsureDisk creates/keeps diffdisk and converts to asif and raw; base ISO remains unchanged (content hash and ISO signature). - Base image is non-ISO: EnsureDisk converts diffdisk to raw and asif. + * Validate number of CPUs + * build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 + * build(deps): bump actions/cache from 4.3.0 to 5.0.0 + * fix: for ISO base disk remove premature return after creating and empty volume for diff disk so Convert executes. Ensure diffDisk is converted to the requested format instead of staying sparse. + * build(deps): bump the k8s group across 1 directory with 3 updates + * Set up X and Mastodon accounts + * Avoid boot loop when there are dnf network issues + * build(deps): bump the golang-x group across 1 directory with 4 updates + * Add no_vz build flag to cmd/limactl/main_darwin.go + * Revert ".github/workflows/test.yml: Use QEMU 10.1.1 on macOS runner" + * Change error logging from using string formatting to logger.WithError + * build(deps): bump github/codeql-action from 4.31.6 to 4.31.7 + * fix: make nerdctl.lima respect LIMA_INSTANCE + * build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 + * build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 + * build(deps): bump actions/checkout from 6.0.0 to 6.0.1 + * build(deps): bump github/codeql-action from 4.31.5 to 4.31.6 + * build(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 + * docs: explain usage of limactl tunnel with user-v2 network + * docs: stargz: ubuntu-24.04 is no longer needed + * All pkg/driver/vz files need to check the !no_vz condition + * Ask QEMU for virtio-scsi instead of virtio-scsi-pci + * Fix typo in the default template + * build(deps): bump github.com/mikefarah/yq/v4 from 4.48.2 to 4.49.2 + * build(deps): bump github/codeql-action from 4.31.4 to 4.31.5 + * Apply reviews + * vmdriver(vz): Wait for Start() to complete on server side + * pkg/imgutil: Consolidate `ConvertToRaw()` and `ConvertToASIF()` to `Convert()` + * pkg/imgutil/nativeimgutil: Avoid resizing ASIF image + * Add `vmType.vz.diskImageFormat` that accepts "raw" or "asif" + * vz: Support ASIF on creating diffdisk + * pkg/driver/vz: Support ASIF as diffdisk + +------------------------------------------------------------------- +Wed Dec 03 15:36:39 UTC 2025 - Flavio Castelli <[email protected]> Old: ---- lima-2.0.2~0.tar.zst New: ---- lima-2.0.3.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lima.spec ++++++ --- /var/tmp/diff_new_pack.vf1FUp/_old 2026-01-30 18:22:28.333996062 +0100 +++ /var/tmp/diff_new_pack.vf1FUp/_new 2026-01-30 18:22:28.333996062 +0100 @@ -17,7 +17,7 @@ Name: lima -Version: 2.0.2~0 +Version: 2.0.3 Release: 0 Summary: Linux virtual machines, with a focus on running containers License: Apache-2.0 @@ -44,7 +44,7 @@ %autosetup -p1 -a1 %build -VERSION=%{version} CC=gcc CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -ldflags="-s -w -X github.com/lima-vm/lima/pkg/version.Version=" -o limactl ./cmd/limactl +VERSION="%{version}" CC=gcc CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build -ldflags="-w -X github.com/lima-vm/lima/v2/pkg/version.Version=%{version}" -o limactl ./cmd/limactl make native-guestagent make default_template @@ -61,6 +61,9 @@ %{buildroot}/usr/share/lima/%{name}-guestagent.Linux-%{lima_arch}.gz cp -rv templates/* %{buildroot}/usr/share/%{name}/templates/ +%check +./limactl --version + %files %license LICENSE %doc README.md ++++++ _service ++++++ --- /var/tmp/diff_new_pack.vf1FUp/_old 2026-01-30 18:22:28.369997572 +0100 +++ /var/tmp/diff_new_pack.vf1FUp/_new 2026-01-30 18:22:28.373997740 +0100 @@ -1,14 +1,13 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/lima-vm/lima.git</param> - <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> + <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v2.0.2</param> + <param name="revision">v2.0.3</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> - <param name="changesauthor">[email protected]</param> </service> <service mode="disabled" name="tar" /> <service mode="disabled" name="recompress"> @@ -17,7 +16,7 @@ </service> <service mode="disabled" name="set_version"/> <service name="go_modules" mode="disabled"> - <param name="archive">lima-2.0.2~0.tar.zst</param> + <param name="archive">lima-2.0.3.tar.zst</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.vf1FUp/_old 2026-01-30 18:22:28.405999083 +0100 +++ /var/tmp/diff_new_pack.vf1FUp/_new 2026-01-30 18:22:28.413999419 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/lima-vm/lima.git</param> - <param name="changesrevision">91200bc655134d90e3462df8c2166f434ea89607</param></service></servicedata> + <param name="changesrevision">f1e8803c3c475c176a5ff94cf145762281b51419</param></service></servicedata> (No newline at EOF) ++++++ lima-2.0.2~0.tar.zst -> lima-2.0.3.tar.zst ++++++ /work/SRC/openSUSE:Factory/lima/lima-2.0.2~0.tar.zst /work/SRC/openSUSE:Factory/.lima.new.1995/lima-2.0.3.tar.zst differ: char 7, line 1 ++++++ lima.obsinfo ++++++ --- /var/tmp/diff_new_pack.vf1FUp/_old 2026-01-30 18:22:28.458001266 +0100 +++ /var/tmp/diff_new_pack.vf1FUp/_new 2026-01-30 18:22:28.462001434 +0100 @@ -1,5 +1,5 @@ name: lima -version: 2.0.2~0 -mtime: 1763993236 -commit: 91200bc655134d90e3462df8c2166f434ea89607 +version: 2.0.3 +mtime: 1766584258 +commit: f1e8803c3c475c176a5ff94cf145762281b51419 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/lima/vendor.tar.gz /work/SRC/openSUSE:Factory/.lima.new.1995/vendor.tar.gz differ: char 5, line 1
