Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cloudflared for openSUSE:Factory 
checked in at 2025-05-05 22:26:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloudflared (Old)
 and      /work/SRC/openSUSE:Factory/.cloudflared.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cloudflared"

Mon May  5 22:26:38 2025 rev:9 rq:1274231 version:2025.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/cloudflared/cloudflared.changes  2024-12-16 
19:09:36.647727946 +0100
+++ /work/SRC/openSUSE:Factory/.cloudflared.new.30101/cloudflared.changes       
2025-05-05 22:56:46.633430831 +0200
@@ -1,0 +2,8 @@
+Sun May  4 11:37:40 UTC 2025 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 2025.4.2
+  * emit explicit errors for the service command on unsupported OSes
+  * Fix some issues
+- Drop update-vendor.patch and reproducible.patch
+
+-------------------------------------------------------------------

Old:
----
  cloudflared-2024.12.1.tar.gz
  reproducible.patch
  update-vendor.patch

New:
----
  cloudflared-2025.4.2.tar.gz

BETA DEBUG BEGIN:
  Old:  * Fix some issues
- Drop update-vendor.patch and reproducible.patch
  Old:  * Fix some issues
- Drop update-vendor.patch and reproducible.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ cloudflared.spec ++++++
--- /var/tmp/diff_new_pack.6mAlwj/_old  2025-05-05 22:56:48.521510216 +0200
+++ /var/tmp/diff_new_pack.6mAlwj/_new  2025-05-05 22:56:48.533510721 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cloudflared
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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:           cloudflared
-Version:        2024.12.1
+Version:        2025.4.2
 Release:        0
 Summary:        Cloudflare Tunnel client
 License:        Apache-2.0
@@ -30,8 +30,8 @@
 # PATCH-FIX-OPENSUSE 002-use-pie.patch hillw...@opensuse.org
 Patch1:         002-use-pie.patch
 # PATHC-FIX-UPSTREAN update-vendor.patch hillw...@opensuse.org - Fix 
CVE-2024-45337 boo#1234582
-Patch2:         update-vendor.patch
-Patch3:         reproducible.patch
+#Patch2:         update-vendor.patch
+#Patch3:         reproducible.patch
 BuildRequires:  fdupes
 BuildRequires:  git-core
 BuildRequires:  golang-packaging

++++++ 002-use-pie.patch ++++++
--- /var/tmp/diff_new_pack.6mAlwj/_old  2025-05-05 22:56:48.801521989 +0200
+++ /var/tmp/diff_new_pack.6mAlwj/_new  2025-05-05 22:56:48.837523502 +0200
@@ -1,13 +1,13 @@
-diff -Nur cloudflared-2024.6.0/Makefile cloudflared-2024.6.0-new/Makefile
---- cloudflared-2024.6.0/Makefile      2024-07-04 16:51:47.504973737 +0800
-+++ cloudflared-2024.6.0-new/Makefile  2024-07-04 16:52:14.844931090 +0800
-@@ -131,7 +131,7 @@
+diff -Nur cloudflared-2025.4.2/Makefile cloudflared-2025.4.2-new/Makefile
+--- cloudflared-2025.4.2/Makefile      2025-04-30 21:15:20.000000000 +0800
++++ cloudflared-2025.4.2-new/Makefile  2025-05-04 16:59:06.748522662 +0800
+@@ -134,7 +134,7 @@
+ ifeq ($(FIPS), true)
        $(info Building cloudflared with go-fips)
-       cp -f fips/fips.go.linux-amd64 cmd/cloudflared/fips.go
  endif
 -      GOOS=$(TARGET_OS) GOARCH=$(TARGET_ARCH) $(ARM_COMMAND) go build 
-mod=vendor $(GO_BUILD_TAGS) $(LDFLAGS) $(IMPORT_PATH)/cmd/cloudflared
 +      GOOS=$(TARGET_OS) GOARCH=$(TARGET_ARCH) $(ARM_COMMAND) go build 
-mod=vendor -buildmode=pie $(GO_BUILD_TAGS) $(LDFLAGS) 
$(IMPORT_PATH)/cmd/cloudflared
  ifeq ($(FIPS), true)
-       rm -f cmd/cloudflared/fips.go
        ./check-fips.sh cloudflared
+ endif
 

++++++ cloudflared-2024.12.1.tar.gz -> cloudflared-2025.4.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/cloudflared/cloudflared-2024.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.cloudflared.new.30101/cloudflared-2025.4.2.tar.gz 
differ: char 12, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/cloudflared/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.cloudflared.new.30101/vendor.tar.gz differ: char 
14, line 1

Reply via email to