Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gvisor-tap-vsock for 
openSUSE:Factory checked in at 2024-01-24 19:05:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvisor-tap-vsock (Old)
 and      /work/SRC/openSUSE:Factory/.gvisor-tap-vsock.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvisor-tap-vsock"

Wed Jan 24 19:05:04 2024 rev:3 rq:1141038 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvisor-tap-vsock/gvisor-tap-vsock.changes        
2023-08-07 15:32:30.621573324 +0200
+++ 
/work/SRC/openSUSE:Factory/.gvisor-tap-vsock.new.16006/gvisor-tap-vsock.changes 
    2024-01-24 19:05:14.063284289 +0100
@@ -1,0 +2,65 @@
+Tue Jan 23 06:56:11 UTC 2024 - [email protected]
+
+- Update to version 0.7.2:
+  * Add --log-file to gvproxy
+  * ssh: Recreate connection on retries in setupProxy
+  * build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
+  * build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0
+  * ghactions: add Go 1.22rc1
+  * go.mod: gvisor.dev/gvisor v0.0.0-20231023213702-2691a8f9b1cf
+  * ssh: Add when to setupProxy
+  * ssh: Introduce 'retry' helper
+  * [CI:BUILD] packit: simplify config after F37 EOL
+  * version: Add versioning for github tarballs
+  * version: Add moduleVersionFromBuildInfo
+  * cmd/*: Add -version flag to executables
+  * build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
+  * build: Use ldflags in win-{gvproxy,sshproxy} targets
+  * build(deps): bump github.com/coreos/stream-metadata-go
+  * build(deps): bump github.com/miekg/dns from 1.1.56 to 1.1.57
+  * build(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0
+  * build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
+  * build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0
+  * lint: Stop using dot imports
+  * tools: Update golangci-lint to latest version
+  * transport: Support passing CID for linux vsock
+  * Packit: enable f39 downstream tasks
+  * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
+  * build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
+  * build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
+  * build(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
+  * Packit: add ppc64le and s390x targets for podman-next copr
+  * build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.56
+  * Add graceful shutdown support for gvproxy on Win
+  * ghactions: Add comment explaining why we stay on ubuntu-20.04
+  * ghactions: Use macos-latest instead of macos-11
+  * ghactions: Use `make win-sshproxy`
+  * ghactions: build: Add win-gvproxy and win-sshproxy
+  * Packit: enable f39 targets
+  * rpm: correctly obsolete older rpm builds
+  * rpm: gvforwarder subpackage
+  * Packit: reuse copr targets for podman-next
+  * Rename Command type to GvproxyCommand
+  * Fixes the generated commandline for the Command type
+  * README: More vfkit updates
+  * build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0
+  * build: Add freebsd build to make cross
+  * transport: Refactor 'Listen' code
+  * transport: Only build unixgram on darwin
+  * build: Use golangci-lint from tools/
+  * tools: go.mod: Switch to golang 1.20
+  * tools: Rename go module
+  * build: Remove -arm64/-amd64 darwin binaries after makefat
+  * build: Build arm64 linux binary
+  * ghactions: Build on ubuntu 20.04
+  * Fix golangci-lint errors
+  * build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
+  * Add `Command` type
+  * packit: Build PRs into default packit COPRs
+  * build(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0
+  * gvproxy: add docker.internal dns entries
+  * Packit: switch to rpm/gvisor-tap-vsock.spec
+  * README.md: Replace hyperkit with vfkit
+  * README.md: Fix QEMU spelling
+
+-------------------------------------------------------------------

Old:
----
  gvisor-tap-vsock-0.7.0.obscpio

New:
----
  gvisor-tap-vsock-0.7.2.obscpio

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

Other differences:
------------------
++++++ gvisor-tap-vsock.spec ++++++
--- /var/tmp/diff_new_pack.5cKqxm/_old  2024-01-24 19:05:15.515336749 +0100
+++ /var/tmp/diff_new_pack.5cKqxm/_new  2024-01-24 19:05:15.519336893 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gvisor-tap-vsock
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gvisor-tap-vsock
-Version:        0.7.0
+Version:        0.7.2
 Release:        0
 Summary:        Go replacement for libslirp and VPNKit
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5cKqxm/_old  2024-01-24 19:05:15.543337760 +0100
+++ /var/tmp/diff_new_pack.5cKqxm/_new  2024-01-24 19:05:15.547337905 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="disabled">
     <param 
name="url">https://github.com/containers/gvisor-tap-vsock.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.7.0</param>
+    <param name="revision">v0.7.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5cKqxm/_old  2024-01-24 19:05:15.563338483 +0100
+++ /var/tmp/diff_new_pack.5cKqxm/_new  2024-01-24 19:05:15.567338627 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/gvisor-tap-vsock.git</param>
-              <param 
name="changesrevision">db608827124caa71ba411cec8ea959bb942984fe</param></service></servicedata>
+              <param 
name="changesrevision">012bc90eed47444b08986d56ffd65b0f68cfff20</param></service></servicedata>
 (No newline at EOF)
 

++++++ gvisor-tap-vsock-0.7.0.obscpio -> gvisor-tap-vsock-0.7.2.obscpio ++++++
/work/SRC/openSUSE:Factory/gvisor-tap-vsock/gvisor-tap-vsock-0.7.0.obscpio 
/work/SRC/openSUSE:Factory/.gvisor-tap-vsock.new.16006/gvisor-tap-vsock-0.7.2.obscpio
 differ: char 48, line 1

++++++ gvisor-tap-vsock.obsinfo ++++++
--- /var/tmp/diff_new_pack.5cKqxm/_old  2024-01-24 19:05:15.615340362 +0100
+++ /var/tmp/diff_new_pack.5cKqxm/_new  2024-01-24 19:05:15.619340506 +0100
@@ -1,5 +1,5 @@
 name: gvisor-tap-vsock
-version: 0.7.0
-mtime: 1690533996
-commit: db608827124caa71ba411cec8ea959bb942984fe
+version: 0.7.2
+mtime: 1705414918
+commit: 012bc90eed47444b08986d56ffd65b0f68cfff20
 

Reply via email to