Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trivy for openSUSE:Factory checked in at 2023-05-12 20:37:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trivy (Old) and /work/SRC/openSUSE:Factory/.trivy.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trivy" Fri May 12 20:37:44 2023 rev:52 rq:1086593 version:0.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/trivy/trivy.changes 2023-04-28 16:25:06.334618636 +0200 +++ /work/SRC/openSUSE:Factory/.trivy.new.1533/trivy.changes 2023-05-12 20:40:31.246933585 +0200 @@ -1,0 +2,5 @@ +Thu May 11 17:05:04 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- actually create a PIE binary + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trivy.spec ++++++ --- /var/tmp/diff_new_pack.OZHRfR/_old 2023-05-12 20:40:33.062943564 +0200 +++ /var/tmp/diff_new_pack.OZHRfR/_new 2023-05-12 20:40:33.066943586 +0200 @@ -46,7 +46,7 @@ %setup -qa1 %build -export CGO_ENABLED=0 +export CGO_ENABLED=1 go build -o trivy -mod=vendor -buildmode=pie -trimpath -ldflags "-s -w -X=main.version=%{version}" cmd/trivy/main.go %install