Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gopass for openSUSE:Factory checked 
in at 2025-11-14 16:14:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gopass (Old)
 and      /work/SRC/openSUSE:Factory/.gopass.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gopass"

Fri Nov 14 16:14:35 2025 rev:9 rq:1317657 version:1.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gopass/gopass.changes    2025-09-20 
22:04:30.267738152 +0200
+++ /work/SRC/openSUSE:Factory/.gopass.new.2061/gopass.changes  2025-11-14 
16:15:04.641725581 +0100
@@ -1,0 +2,25 @@
+Thu Nov 13 19:46:20 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- Update to 1.16.0:
+  - [BUGFIX] reorg: List all secrets instead of just top-level
+    folders (#3245)
+  - [chore] Add capability and vulnerability checks (#3266)
+  - [chore] Initial fixes and added a warning for CryptFS and JJFS
+    (#3270)
+  - [chore] Logging improvements (#3273)
+  - [chore] Run linux builds with multiple Go versions (#3272)
+  - [fix] Correctly handle IsGitCommit false in store.Move (#3246)
+  - [fix] Drop Go 1.23 (#3274)
+  - [fix] Fix clipboard issues (#3267)
+  - [fix] Fix version check (#3268)
+  - chore: Update golangci-lint (#3287)
+  - docs: Add GoDoc to pkg and improve markdown files (#3251)
+  - feat(age): Add unlock command to age agent (#3244)
+  - feat: Add cryptfs storage backend for filename encryption
+    (#3249)
+  - feat: Clone remote on init (#3247)
+  - fix: Fix release helper and update capabilities for caplos
+    (#3288)
+- remove the -w flag from the ldflags
+
+-------------------------------------------------------------------

Old:
----
  gopass-1.15.18.tar.gz

New:
----
  gopass-1.16.0.tar.gz

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

Other differences:
------------------
++++++ gopass.spec ++++++
--- /var/tmp/diff_new_pack.ESAkc9/_old  2025-11-14 16:15:06.965823129 +0100
+++ /var/tmp/diff_new_pack.ESAkc9/_new  2025-11-14 16:15:06.965823129 +0100
@@ -18,7 +18,7 @@
 
 %global make_args PREFIX=%{_prefix} GOPASS_REVISION=v%{version}
 Name:           gopass
-Version:        1.15.18
+Version:        1.16.0
 Release:        0
 Summary:        The slightly more awesome standard unix password manager for 
teams
 License:        MIT

++++++ do-not-strip.patch ++++++
--- /var/tmp/diff_new_pack.ESAkc9/_old  2025-11-14 16:15:07.021825479 +0100
+++ /var/tmp/diff_new_pack.ESAkc9/_new  2025-11-14 16:15:07.029825815 +0100
@@ -7,7 +7,7 @@
  # Support reproducible builds by embedding date according to 
SOURCE_DATE_EPOCH if present
  DATE                      := $(shell date -u -d "@$(SOURCE_DATE_EPOCH)" 
'+%FT%T%z' 2>/dev/null || date -u '+%FT%T%z')
 -BUILDFLAGS_NOPIE          := -buildvcs=true -tags=netgo -trimpath 
-ldflags="-s -w -X main.version=$(GOPASS_VERSION) -X 
main.commit=$(GOPASS_REVISION) -X main.date=$(DATE) $(CLIPHELPERS)" 
-gcflags="-trimpath=$(GOPATH)" -asmflags="-trimpath=$(GOPATH)"
-+BUILDFLAGS_NOPIE          := -tags=netgo -trimpath -ldflags="-w -X 
main.version=$(GOPASS_VERSION) -X main.commit=$(GOPASS_REVISION) -X 
main.date=$(DATE) $(CLIPHELPERS)" -gcflags="-trimpath=$(GOPATH)" 
-asmflags="-trimpath=$(GOPATH)"
++BUILDFLAGS_NOPIE          := -tags=netgo -trimpath -ldflags="-X 
main.version=$(GOPASS_VERSION) -X main.commit=$(GOPASS_REVISION) -X 
main.date=$(DATE) $(CLIPHELPERS)" -gcflags="-trimpath=$(GOPATH)" 
-asmflags="-trimpath=$(GOPATH)"
  BUILDFLAGS                ?= $(BUILDFLAGS_NOPIE) -buildmode=pie
  TESTFLAGS                 ?=
  PWD                       := $(shell pwd)

++++++ gopass-1.15.18.tar.gz -> gopass-1.16.0.tar.gz ++++++
++++ 518757 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
++++ 17602 lines of diff (skipped)

Reply via email to