Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package govc for openSUSE:Factory checked in at 2026-06-28 21:07:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/govc (Old) and /work/SRC/openSUSE:Factory/.govc.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "govc" Sun Jun 28 21:07:43 2026 rev:33 rq:1362094 version:0.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/govc/govc.changes 2026-05-30 23:00:25.061895001 +0200 +++ /work/SRC/openSUSE:Factory/.govc.new.11887/govc.changes 2026-06-28 21:08:30.534066576 +0200 @@ -1,0 +2,90 @@ +Sun Jun 28 06:35:04 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.55.0: + * Fix + - [13f9067] copy extra config when cloning a VM + * Documentation + - [4da5966] update CHANGELOG.md (#4024) (#4024) + * Chore + - [cb2d98b] Update version.go for v0.55.0 + - [ea4feab] sync ClientVersion with current release + - [6c9b236] bump ClientVersion + - [c6ee784] build govc release with Go 1.26 + - [4ddffe5] fix use of GOPATH in govc tests + - [123588d] remove Debug on Failure from github workflow + - [3a283ef] bump go.mod min go version to 1.25 + - [0f9c1c3] remove hardcoded go version from module cache key + - [a03fbdf] bump github action Go versions + * Commits + - [cb2d98b] chore: Update version.go for v0.55.0 + - [ea4feab] chore: sync ClientVersion with current release + - [6c9b236] chore: bump ClientVersion + - [1584f58] chore(deps): bump actions/cache from 5.0.5 to 6.0.0 + (#4053) (#4053) + - [8bf4e2f] chore(deps): bump actions/setup-go from 6.4.0 to + 6.5.0 (#4054) (#4054) + - [357e439] Make VirtualDevice.NumaNode a pointer to allow node + 0 + - [078f795] chore(deps): bump nokogiri from 1.19.3 to 1.19.4 in + /gen (#4050) (#4050) + - [188b1f0] api: add InsufficientResourcesQuota fault type + - [66288bb] fix(cns): restrict host-local storage tests to + vCenter 9.1.2 and above + - [93bcd23] Merge branch 'vmware:main' into main + - [d80eb53] feat(cns): add host-local storage support to + CnsVolumeCreateSpec and placement result + - [13f9067] fix: copy extra config when cloning a VM + - [dec970d] feat(namespace): added new structs and api + endpoints to manage NamespaceManagement Networks + Signed-off-by: tobiaswaelti <[email protected]> + - [4cb54df] vcsim: respect tag name for setCustomValueResponse + - [f1304a7] vcsim: support availableField retrieval in + VirtualMachine + - [9f9c5d3] vcsim: support parsing both xs: and xsd: type + prefixes + - [0a2f905] vcsim: handle invalid folder during VM cloning + - [231bc17] chore(deps): bump golang.org/x/text from 0.34.0 to + 0.38.0 (#4037) (#4037) + - [9252dc6] simulator: add SubnetId and SubnetInfo support + - [9dabce8] chore(deps): bump test-unit from 3.7.7 to 3.7.8 in + /gen (#4034) (#4034) + - [64b9cf7] vapi/library: tolerate spaces around '=' in + ReadManifest (#3893) + - [98b424c] update comments + - [dd81e2e] add new func and unit tests + - [2870444] Address review comments + - [e6bd854] Add govc Relocate Volume command Signed-off-by: + Chethan Venkatesh <[email protected]> + - [6bbd47f] simulator: improve podman compatibility for + container-backed VMs (#4014) (#4014) + - [a1be2fc] simulator: add PropertyDiff, Context helpers, and + AutoUpdate pattern (#4013) (#4013) + - [64e90e7] vcsim: align interval counter on inventory load + - [821585c] govmomi: Add HostDistributedVirtualSwitchManager mo + - [fca539c] fix case-sensitive api call + - [c6ee784] chore: build govc release with Go 1.26 + - [4da5966] docs: update CHANGELOG.md (#4024) (#4024) + - [d2c4a46] chore(deps): bump dessant/lock-threads from 6.0.1 + to 6.0.2 (#4023) (#4023) + - [cdc568f] chore(deps): bump dessant/lock-threads from 6.0.0 + to 6.0.1 (#4019) (#4019) + - [60f3931] chore(deps): bump actions/stale from 10.2.0 to + 10.3.0 (#4020) (#4020) + - [050c58c] chore(deps): bump goreleaser/goreleaser-action from + 7.2.1 to 7.2.2 (#4018) (#4018) + - [4ddffe5] chore: fix use of GOPATH in govc tests + - [48ab34a] api: add ConcurrentAccess to IsTransientError + (#4017) + - [123588d] chore: remove Debug on Failure from github workflow + - [3a283ef] chore: bump go.mod min go version to 1.25 + - [32417d1] vcsim: fix namespace compatibility routes + - [95c5995] test: fix secure cookie test with Go 1.26 + - [957a45d] Merge branch 'vmware:main' into main + - [681c59b] feat(VmServiceSpec): Remove omitempty from + VmServiceSpec spec to have it always rendered Signed-off-by: + tribock <[email protected]> + - [0f9c1c3] chore: remove hardcoded go version from module + cache key + - [a03fbdf] chore: bump github action Go versions + +------------------------------------------------------------------- Old: ---- govc-0.54.1.obscpio New: ---- govc-0.55.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ govc.spec ++++++ --- /var/tmp/diff_new_pack.Ih2RPL/_old 2026-06-28 21:08:32.454131273 +0200 +++ /var/tmp/diff_new_pack.Ih2RPL/_new 2026-06-28 21:08:32.474131948 +0200 @@ -17,7 +17,7 @@ Name: govc -Version: 0.54.1 +Version: 0.55.0 Release: 0 Summary: vSphere CLI built on top of govmomi License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Ih2RPL/_old 2026-06-28 21:08:32.702139630 +0200 +++ /var/tmp/diff_new_pack.Ih2RPL/_new 2026-06-28 21:08:32.750141248 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/vmware/govmomi.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v0.54.1</param> - <param name="match-tag">v0.54.1</param> + <param name="revision">refs/tags/v0.55.0</param> + <param name="match-tag">v0.55.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Ih2RPL/_old 2026-06-28 21:08:32.982149065 +0200 +++ /var/tmp/diff_new_pack.Ih2RPL/_new 2026-06-28 21:08:33.010150008 +0200 @@ -3,6 +3,6 @@ <param name="url">https://github.com/vmware/govmomi</param> <param name="changesrevision">df7c057af6c06430955ce56d6f04b7e49138f9b3</param></service><service name="tar_scm"> <param name="url">https://github.com/vmware/govmomi.git</param> - <param name="changesrevision">e6cfff79a15f1c7e7a59187985132ee1685b8233</param></service></servicedata> + <param name="changesrevision">cb2d98b50e63532939817ffb86ca87fe748ff3f0</param></service></servicedata> (No newline at EOF) ++++++ govc-0.54.1.obscpio -> govc-0.55.0.obscpio ++++++ ++++ 4410 lines of diff (skipped) ++++++ govc.obsinfo ++++++ --- /var/tmp/diff_new_pack.Ih2RPL/_old 2026-06-28 21:08:38.022319199 +0200 +++ /var/tmp/diff_new_pack.Ih2RPL/_new 2026-06-28 21:08:38.030319469 +0200 @@ -1,5 +1,5 @@ name: govc -version: 0.54.1 -mtime: 1780078451 -commit: e6cfff79a15f1c7e7a59187985132ee1685b8233 +version: 0.55.0 +mtime: 1782492127 +commit: cb2d98b50e63532939817ffb86ca87fe748ff3f0 ++++++ vendor.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/modules.txt new/vendor/modules.txt --- old/vendor/modules.txt 2026-05-29 20:14:11.000000000 +0200 +++ new/vendor/modules.txt 2026-06-26 18:42:07.000000000 +0200 @@ -41,8 +41,8 @@ # github.com/xlab/treeprint v1.2.0 ## explicit; go 1.13 github.com/xlab/treeprint -# golang.org/x/text v0.34.0 -## explicit; go 1.24.0 +# golang.org/x/text v0.38.0 +## explicit; go 1.25.0 golang.org/x/text/cases golang.org/x/text/internal golang.org/x/text/internal/language
