Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubectl-minio for openSUSE:Factory 
checked in at 2024-04-18 22:12:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubectl-minio (Old)
 and      /work/SRC/openSUSE:Factory/.kubectl-minio.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubectl-minio"

Thu Apr 18 22:12:41 2024 rev:2 rq:1168697 version:5.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubectl-minio/kubectl-minio.changes      
2024-03-26 19:29:39.758237959 +0100
+++ /work/SRC/openSUSE:Factory/.kubectl-minio.new.26366/kubectl-minio.changes   
2024-04-18 22:13:36.851704693 +0200
@@ -1,0 +2,5 @@
+Thu Apr 18 05:38:39 UTC 2024 - Johannes Kastl 
<opensuse_buildserv...@ojkastl.de>
+
+- add -buildmode=pie to build a position independent binary
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kubectl-minio.spec ++++++
--- /var/tmp/diff_new_pack.B9D5nY/_old  2024-04-18 22:13:38.919780736 +0200
+++ /var/tmp/diff_new_pack.B9D5nY/_new  2024-04-18 22:13:38.935781325 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubectl-minio
 #
-# Copyright (c) 2021 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
@@ -71,6 +71,7 @@
 %build
 go build \
    -mod=vendor \
+   -buildmode=pie \
    -ldflags="-s -w -X github.com/minio/kubectl-minio/cmd.version=v%{version}" \
    -o bin/%{name} .
 

Reply via email to