Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package govc for openSUSE:Factory checked in 
at 2025-04-25 22:19:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/govc (Old)
 and      /work/SRC/openSUSE:Factory/.govc.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "govc"

Fri Apr 25 22:19:15 2025 rev:26 rq:1272514 version:0.50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/govc/govc.changes        2025-03-12 
15:24:55.056391095 +0100
+++ /work/SRC/openSUSE:Factory/.govc.new.30101/govc.changes     2025-04-25 
22:20:20.914156973 +0200
@@ -1,0 +2,67 @@
+Thu Apr 24 19:29:33 UTC 2025 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- Update to version 0.50.0:
+  * chore: Update version.go for v0.50.0
+  * chore(gh): update release
+  * build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20
+  * vcsim: Populate guest.ipStack property for container backed VMs
+  * Handle the duration field as string
+  * api: Rewrite lookup service URLs on DNS error
+  * vcsim: Add minimal json-rpc support
+  * vcsim: Use the simulator's URL.Host in NFC lease URLs
+  * govc: Support Datastore Cluster in import.ova command
+  * govc: Add import.ova -net flag
+  * fix: vcsim -load Datastore summary.url property
+  * govc: Add -lease option to import/export commands
+  * govc: Support -p and -s in with single task.set
+  * docs: remove legacy docs links
+  * docs: update kb urls
+  * chore(deps): go mod tidy
+  * build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0
+  * govc: Add vm.policy.ls command
+  * docs: Update various API reference links
+  * vcsim: support multiple VirtualSystemType in
+    OvfManager.CreateImportSpec
+  * govc: Support snapshot.export
+  * chore: vim25/xml: sync with Go 1.24 encoding/xml
+  * fix: vcsim: fix PropertyFilter/Collector memory leak
+  * build(deps): bump goreleaser/goreleaser-action from 6.2.1 to
+    6.3.0
+  * api: add PodVMOverheadInfo type and HostCapability field
+  * refactor: header check
+  * chore: gofmt -w -r 'interface{} -> any' .
+  * chore: update copyright
+  * vcsim: fix integer type conversion
+  * chore(deps): update bundler to v2 for dependabot
+  * build(deps): bump actions/cache from 4.2.2 to 4.2.3
+  * build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
+  * build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
+  * chore: update `vmware/govc` and `vmware/vcsim` dockerfiles
+  * api: use `crypto/rand` for nonce generation
+  * api: use `ParseInt` and add `int32` bounds check
+  * chore: update codeql workflow
+  * govc: fix integer type conversion
+  * govc: fix integer type conversion for `guest.chown`
+  * build(deps): bump actions/stale from 9.0.0 to 9.1.0
+  * build(deps): bump actions/setup-go from 5.0.0 to 5.3.0
+  * chore(gh): update dependabot
+  * toolbox: fix codeql go/zipslip
+  * chore(gh): update release workflow
+  * chore(gh): update unit tests workflow
+  * chore(gh): update build workflow
+  * chore(gh): update linting workflow
+  * chore(gh): update govc tests workflow
+  * chore(gh): update wip workflow
+  * chore(gh): add lock workflow
+  * chore(gh): update stale workflow
+  * chore(gh): update docker workflow
+  * chore(gh): update greeting workflow
+  * chore(gh): update codeql workflow
+  * chore(gh): update to `ubuntu-latest` runner
+  * vcsim: Add vapi support for CategoryID and TagID fields
+  * govc: Add '-id' option for tags.category and tags create
+    commands
+  * api: Add optional CategoryID,TagID fields for category and tag
+    creation
+
+-------------------------------------------------------------------

Old:
----
  govc-0.49.0.obscpio

New:
----
  govc-0.50.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ govc.spec ++++++
--- /var/tmp/diff_new_pack.mM29Vf/_old  2025-04-25 22:20:21.550183703 +0200
+++ /var/tmp/diff_new_pack.mM29Vf/_new  2025-04-25 22:20:21.550183703 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           govc
-Version:        0.49.0
+Version:        0.50.0
 Release:        0
 Summary:        vSphere CLI built on top of govmomi
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mM29Vf/_old  2025-04-25 22:20:21.582185048 +0200
+++ /var/tmp/diff_new_pack.mM29Vf/_new  2025-04-25 22:20:21.586185216 +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.49.0</param>
+    <param name="revision">v0.50.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.mM29Vf/_old  2025-04-25 22:20:21.606186057 +0200
+++ /var/tmp/diff_new_pack.mM29Vf/_new  2025-04-25 22:20:21.610186225 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/vmware/govmomi</param>
-              <param 
name="changesrevision">bd808e86d9a22201072ed0aac198372b8abd95b4</param></service></servicedata>
+              <param 
name="changesrevision">6ed9b22e62347bc66a9d2d1c8d220700f3da4e98</param></service></servicedata>
 (No newline at EOF)
 

++++++ govc-0.49.0.obscpio -> govc-0.50.0.obscpio ++++++
++++ 31222 lines of diff (skipped)

++++++ govc.obsinfo ++++++
--- /var/tmp/diff_new_pack.mM29Vf/_old  2025-04-25 22:20:22.486223041 +0200
+++ /var/tmp/diff_new_pack.mM29Vf/_new  2025-04-25 22:20:22.490223209 +0200
@@ -1,5 +1,5 @@
 name: govc
-version: 0.49.0
-mtime: 1741719384
-commit: bd808e86d9a22201072ed0aac198372b8abd95b4
+version: 0.50.0
+mtime: 1745251109
+commit: 6ed9b22e62347bc66a9d2d1c8d220700f3da4e98
 

++++++ 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      2025-03-12 06:58:27.000000000 +0100
+++ new/vendor/modules.txt      2025-04-21 17:58:29.000000000 +0200
@@ -41,7 +41,7 @@
 # github.com/xlab/treeprint v1.2.0
 ## explicit; go 1.13
 github.com/xlab/treeprint
-# golang.org/x/text v0.23.0
+# golang.org/x/text v0.24.0
 ## explicit; go 1.23.0
 golang.org/x/text/cases
 golang.org/x/text/internal

Reply via email to