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-08-01 22:05:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gvisor-tap-vsock (Old)
 and      /work/SRC/openSUSE:Factory/.gvisor-tap-vsock.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gvisor-tap-vsock"

Thu Aug  1 22:05:10 2024 rev:4 rq:1190858 version:0.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gvisor-tap-vsock/gvisor-tap-vsock.changes        
2024-01-24 19:05:14.063284289 +0100
+++ 
/work/SRC/openSUSE:Factory/.gvisor-tap-vsock.new.7232/gvisor-tap-vsock.changes  
    2024-08-01 22:05:49.579923529 +0200
@@ -1,0 +2,59 @@
+Mon Jul 29 06:42:27 UTC 2024 - danish.prak...@suse.com
+
+- Update to version 0.7.4:
+  * build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
+  * go.mod: Update go to 1.21
+  * go.mod: Update github.com/insomniacslk/dhcp to latest git main
+  * Fix OS specific url handling for unix:// scheme in transport
+  * test: fix broken dns TXT lookup test
+  * handle ENOBUFS when writing to VM socket
+  * build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61
+  * build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
+  * test: Specify path to EFI firmware for aarch64
+  * test: Use 'virt' machine type on aarch64
+  * test: Pick correct qemu-system-$arch binary
+  * test: Make getFCOSDownload less arch-dependent
+  * test: Fix expected wikipedia.org TXT record
+  * build(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0
+  * Packit: remove EL8 and enable C10S downstream update
+  * ghactions: Use ubuntu runner for tests
+  * ghactions: setup-go: Use go version from go.mod
+  * test: Always set QEMU machine type and accel
+  * test: Rework qemuExecutable
+  * ghactions: Don't use pre-release golang 1.22
+  * build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1
+  * build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59
+  * build(deps): bump golangci/golangci-lint-action from 4 to 6
+  * build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
+  * build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
+  * README: Clarify that the host HTTP API is not always there
+  * build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0
+  * build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
+  * build: Build arm64 Windows binaries
+  * go.mod: Change inet.af/tcpproxy to github.com/inetaf/tcpproxy
+  * build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
+  * build(deps): bump google.golang.org/protobuf in /tools
+  * build(deps): bump golang.org/x/crypto from 0.19.0 to 0.21.0
+  * build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
+  * build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
+  * build(deps): bump golangci/golangci-lint-action from 3 to 4
+  * Add DNS '8.8.8.8' server to use in test
+  * Fix lint errors
+  * build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0
+  * OWNERS: Add jakecorrenti to reviewers
+  * gh: Fix 'if:' statement to avoid multiple uploads
+  * build(deps): bump actions/setup-go from 3 to 5
+  * build(deps): bump actions/checkout from 3 to 4
+  * build(deps): bump actions/upload-artifact from 3 to 4
+  * build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1
+  * test: Increase `go test` timeout
+  * ghactions: Don't upload artifacts multiple times
+  * Add log-file to proxy builder
+  * ghactions: Fix version generation for ghactions builds
+  * Improve versioning from shallow git clones
+  * gvproxy: Add more context to errors
+  * build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58
+  * ghactions: Build release artifacts on tag push
+  * dependabot: Enable automatic github actions updates
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gvisor-tap-vsock.spec ++++++
--- /var/tmp/diff_new_pack.5OIo38/_old  2024-08-01 22:05:50.507961804 +0200
+++ /var/tmp/diff_new_pack.5OIo38/_new  2024-08-01 22:05:50.511961969 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           gvisor-tap-vsock
-Version:        0.7.2
+Version:        0.7.4
 Release:        0
 Summary:        Go replacement for libslirp and VPNKit
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5OIo38/_old  2024-08-01 22:05:50.539963124 +0200
+++ /var/tmp/diff_new_pack.5OIo38/_new  2024-08-01 22:05:50.543963289 +0200
@@ -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.2</param>
+    <param name="revision">v0.7.4</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5OIo38/_old  2024-08-01 22:05:50.559963949 +0200
+++ /var/tmp/diff_new_pack.5OIo38/_new  2024-08-01 22:05:50.563964114 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/gvisor-tap-vsock.git</param>
-              <param 
name="changesrevision">012bc90eed47444b08986d56ffd65b0f68cfff20</param></service></servicedata>
+              <param 
name="changesrevision">2b36bdd7e244fedb8ef871a65527e6d3b7502e98</param></service></servicedata>
 (No newline at EOF)
 

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

++++++ gvisor-tap-vsock.obsinfo ++++++
--- /var/tmp/diff_new_pack.5OIo38/_old  2024-08-01 22:05:50.599965599 +0200
+++ /var/tmp/diff_new_pack.5OIo38/_new  2024-08-01 22:05:50.603965764 +0200
@@ -1,5 +1,5 @@
 name: gvisor-tap-vsock
-version: 0.7.2
-mtime: 1705414918
-commit: 012bc90eed47444b08986d56ffd65b0f68cfff20
+version: 0.7.4
+mtime: 1721738343
+commit: 2b36bdd7e244fedb8ef871a65527e6d3b7502e98
 

Reply via email to