- 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
OBS-URL: https://build.opensuse.org/request/show/1317657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=9
- [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
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=31
- Update to 1.15.15:
- [BUGFIX] Replace ~ with user homedir if $GOPASS_HOMEDIR is not
set (#2961)
- [CLEANUP] Replace experimental maps and slices with stdlib
(#2993)
- [CLEANUP] remove unreachable code (#2977)
- [DEPRECATION] Remove references to deprecated rand.Seed (#2953)
- [ENHANCEMENT] Allow for whitespace-trailing passwords (#2873)
(#2954)
- [FEATURE] Adding support for age.Plugin identities (#2960)
- [FEATURE] Allow for non-interactive age setup (#2970)
- [FEATURE] Ask for setup if not initialized (#2975)
- [bugfix] Copy with trailing slash at destination. (#2966)
- [chore] use the same version of golangci-lint (#2948)
OBS-URL: https://build.opensuse.org/request/show/1226118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=5
- [BUGFIX] Replace ~ with user homedir if $GOPASS_HOMEDIR is not
set (#2961)
- [CLEANUP] Replace experimental maps and slices with stdlib
(#2993)
- [CLEANUP] remove unreachable code (#2977)
- [DEPRECATION] Remove references to deprecated rand.Seed (#2953)
- [ENHANCEMENT] Allow for whitespace-trailing passwords (#2873)
(#2954)
- [FEATURE] Adding support for age.Plugin identities (#2960)
- [FEATURE] Allow for non-interactive age setup (#2970)
- [FEATURE] Ask for setup if not initialized (#2975)
- [bugfix] Copy with trailing slash at destination. (#2966)
- [chore] use the same version of golangci-lint (#2948)
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=21
- Update to 1.15.14:
- 4d3d95ed chore: More logging when gpg operations fails (#2914)
- 51c2bdc8 cli/decrypt: improve debugging of gpg command (#2913)
- e302ae75 [bugfix] Fix parsing of key-value pairs according to
the gitconfig (#2911)
- 70dbabe0 gpg: Log gpg output to LogWriter (#2869)
- 2a190edb updating our linter and fixing the current linter
issues (#2907)
- 2761beaa feat: on pinentry request, allow password to be cached
in os keyring (#2881)
- d6669e15 chore: Switch to static list of linters (#2882)
- 0fc2ad27 Reduce dependabot frequency (#2868)
- 3acb20e5 chore: fix function names in comment (#2861)
- adaae659 Fix postrel helper
OBS-URL: https://build.opensuse.org/request/show/1191446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=4
- 4d3d95ed chore: More logging when gpg operations fails (#2914)
- 51c2bdc8 cli/decrypt: improve debugging of gpg command (#2913)
- e302ae75 [bugfix] Fix parsing of key-value pairs according to
the gitconfig (#2911)
- 70dbabe0 gpg: Log gpg output to LogWriter (#2869)
- 2a190edb updating our linter and fixing the current linter
issues (#2907)
- 2761beaa feat: on pinentry request, allow password to be cached
in os keyring (#2881)
- d6669e15 chore: Switch to static list of linters (#2882)
- 0fc2ad27 Reduce dependabot frequency (#2868)
- 3acb20e5 chore: fix function names in comment (#2861)
- adaae659 Fix postrel helper
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=19
- Update to 1.15.13:
- [bugfix] Default to true for core.exportkeys even in substores
(#2848)
- [bugfix] Do not report findings with severity none in audit
summary (#2843)
- [bugfix] Fix loading of git configs (#2849)
- [chore] Update dependencies (#2850)
- [chore] Use clean filepath in all of the fs.Set operation
(#2846)
- [chore] use the same version of golangci-lint (#2841)
- [feat] Add an multi-line input type to the create wizard
(#2847)
- [feat] Add option to disable notification icon (#2845)
- [feat] Add verbosity levels to the debug package (#2851)
- [fix] Disble safecontent parsing if noparsing is requested
(#2855)
- [fix] Pass remote, if given, to local init as well (#2852)
OBS-URL: https://build.opensuse.org/request/show/1165892
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=17
- Fixed completions to be compliant with naming standards.
- Added _service file for maintainers
- Modified the URL as the previous one was resulting in vendoring
failure
- Update to 1.15.12:
* bugfix: Use 'en' as default language for the xkcd generator
* documentation: Fix typo: initilize -> initialize
* bugfix: Bring back audit summary
* bugfix: Do not abort saving if the OTP counter is aborted
* bugfix: Fix NPE when using recipients completion
* bugfix: Warn if trying to use fscopy inside the store
* chore: Upgrade to Go 1.22
* cleanup: Add better logging in case no owner key is found
* feat: Add .gopass-audit-ignore support to ignore secrets from
audits
* feat: Allow supression of password generation in create
templates
* ux: Add hint that computing recipients takes some time
* ux: Do not show create type chooser if only one exists
OBS-URL: https://build.opensuse.org/request/show/1158822
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=13