Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package govc for openSUSE:Factory checked in at 2024-10-11 17:03:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/govc (Old) and /work/SRC/openSUSE:Factory/.govc.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "govc" Fri Oct 11 17:03:28 2024 rev:15 rq:1207114 version:0.44.1 Changes: -------- --- /work/SRC/openSUSE:Factory/govc/govc.changes 2024-09-16 17:42:10.938840978 +0200 +++ /work/SRC/openSUSE:Factory/.govc.new.19354/govc.changes 2024-10-11 17:04:31.664231101 +0200 @@ -1,0 +2,49 @@ +Fri Oct 11 08:28:59 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 0.44.1: + * chore: Update version.go for v0.44.1 + * fix: ensure proper vSAN URI format in ResolveLibraryItemStorage + +------------------------------------------------------------------- +Fri Oct 11 08:23:48 UTC 2024 - opensuse_buildserv...@ojkastl.de + +- Update to version 0.44.0: + * chore: Update version.go for v0.44.0 + * chore: fixup internal version + * vcsim: lock ViewManager in RegisterObject callbacks + * govc: update help url + * build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 + * vcsim: add *Context param to UpdateObject interface method + * govc: add vm.change -managed-by flag + * vcsim: support clearing ManagedBy field + * fix: synchronize access to session.Manager.userSession + * examples: add ExampleListView_ofContainerView + * vcsim: handle traversal spec object updates + * vcsim: ModifyListView 'remove' does not return unresolved + objects + * chore: bump default ClientVersion + * docs: sync CHANGELOG + * chore: bump Go versions + * chore: fix GH Action tag output param + * docs: various updates + * govc: add storage.policy.info flag to query IO filters + * Use internalpbm namespace for PbmQueryIOFiltersFromProfileId + * vcsim: override response namespace from struct tag + * api: Update folder.PlaceVMsXCluster to support several + placement types + * api: disable http.Transport.ForceAttemptHTTP2 by default + * vcsim: fix RelocateVM_Task related races + * govc: add native kms provider support + * api: add vapi/crypto package with support for native KMS + * api: add rest.Client.DownloadAttachment method + * api: extract NewDatastoreURL from Datastore.NewURL method + * api: Support querying PBM profile for IOFILTERS + * govc: add kms commands + * chore: rename crypto.Manager RegisterKmipCluster > + RegisterKmsCluster + * vcsim: support cluster registration in RegisterKmipServer + * vcsim: Gen enc key w default provider on createvm + * api: Helpers for key management servers + * chore: simplify error handling by using the new fault package + +------------------------------------------------------------------- Old: ---- govc-0.43.0.obscpio New: ---- govc-0.44.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ govc.spec ++++++ --- /var/tmp/diff_new_pack.BPOEIw/_old 2024-10-11 17:04:32.408262138 +0200 +++ /var/tmp/diff_new_pack.BPOEIw/_new 2024-10-11 17:04:32.412262305 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: govc -Version: 0.43.0 +Version: 0.44.1 Release: 0 Summary: vSphere CLI built on top of govmomi License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.BPOEIw/_old 2024-10-11 17:04:32.444263640 +0200 +++ /var/tmp/diff_new_pack.BPOEIw/_new 2024-10-11 17:04:32.444263640 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/vmware/govmomi</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.43.0</param> + <param name="revision">v0.44.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.BPOEIw/_old 2024-10-11 17:04:32.464264474 +0200 +++ /var/tmp/diff_new_pack.BPOEIw/_new 2024-10-11 17:04:32.468264641 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/vmware/govmomi</param> - <param name="changesrevision">b17abb207fe027e2ec99bef1c195430da5030718</param></service></servicedata> + <param name="changesrevision">8234db495a8d1a3362d328e30c8ea084ff5bf698</param></service></servicedata> (No newline at EOF) ++++++ govc-0.43.0.obscpio -> govc-0.44.1.obscpio ++++++ /work/SRC/openSUSE:Factory/govc/govc-0.43.0.obscpio /work/SRC/openSUSE:Factory/.govc.new.19354/govc-0.44.1.obscpio differ: char 48, line 1 ++++++ govc.obsinfo ++++++ --- /var/tmp/diff_new_pack.BPOEIw/_old 2024-10-11 17:04:32.524266977 +0200 +++ /var/tmp/diff_new_pack.BPOEIw/_new 2024-10-11 17:04:32.528267144 +0200 @@ -1,5 +1,5 @@ name: govc -version: 0.43.0 -mtime: 1725990060 -commit: b17abb207fe027e2ec99bef1c195430da5030718 +version: 0.44.1 +mtime: 1728458366 +commit: 8234db495a8d1a3362d328e30c8ea084ff5bf698 ++++++ 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 2024-09-14 13:33:27.000000000 +0200 +++ new/vendor/modules.txt 2024-10-11 10:28:59.000000000 +0200 @@ -40,7 +40,7 @@ # github.com/xlab/treeprint v1.2.0 ## explicit; go 1.13 github.com/xlab/treeprint -# golang.org/x/text v0.18.0 +# golang.org/x/text v0.19.0 ## explicit; go 1.18 golang.org/x/text/cases golang.org/x/text/internal