34 Commits

Author SHA256 Message Date
3eb3f2a395 Accepting request 1322794 from security:privacy
- Update to 1.16.1:
  - fix(config): use the config propery generate.strict as default
    value for Strict rules (#3303)
  - fix: Fix version check against latest release (#3292)

OBS-URL: https://build.opensuse.org/request/show/1322794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=10
2025-12-15 10:59:49 +00:00
e4b3058a58 - Update to 1.16.1:
- fix(config): use the config propery generate.strict as default
    value for Strict rules (#3303)
  - fix: Fix version check against latest release (#3292)

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=33
2025-12-13 19:03:16 +00:00
7df3b6b312 Accepting request 1317657 from security:privacy
- 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
2025-11-14 15:14:35 +00:00
060bc316ca - 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/package/show/security:privacy/gopass?expand=0&rev=31
2025-11-13 19:52:22 +00:00
50b8bbac69 Accepting request 1306053 from security:privacy
- Update to 1.15.18:
  - [fix] Enable Windows builders (#3237)
  - [fix] Fix recipient check error (#3235)
  - [fix] Update gitconfig to v0.0.3 to pull in Windows fixes
    (#3236)
  - [fix] Use Go 1.24 instead of Go 1.25 (#3226)
  - docs: Add note about pass compatibility (#3229)
  - feat: Add reorg command (#3232)
  - feat: Allow to customize commit messages (#3231)
  - feat: Improve usability of 'gopass mounts add' command (#3238)
  - fix(config): Make core.exportkeys handling consistent (#3228)
  - fix(gpg): Opportunistic key comparison on import (#3230)

OBS-URL: https://build.opensuse.org/request/show/1306053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=8
2025-09-20 20:04:13 +00:00
ccfef2db46 - Update to 1.15.18:
- [fix] Enable Windows builders (#3237)
  - [fix] Fix recipient check error (#3235)
  - [fix] Update gitconfig to v0.0.3 to pull in Windows fixes
    (#3236)
  - [fix] Use Go 1.24 instead of Go 1.25 (#3226)
  - docs: Add note about pass compatibility (#3229)
  - feat: Add reorg command (#3232)
  - feat: Allow to customize commit messages (#3231)
  - feat: Improve usability of 'gopass mounts add' command (#3238)
  - fix(config): Make core.exportkeys handling consistent (#3228)
  - fix(gpg): Opportunistic key comparison on import (#3230)

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=29
2025-09-19 18:19:13 +00:00
a101c78ba5 Accepting request 1305040 from security:privacy
- Update to 1.15.17:
  - [BUGFIX] Fix --force flag in recipients add (#3173)
  - [chore] Add tests and comments for hasPwRuleForSecret (#3162)
  - [chore] Automatically approve and merge dependabot PRs (#3220)
  - [chore] Bump github.com/gopasspw/clipboard to v0.0.3 (#3219)
  - [chore] Disable updating gopasspw.github.io (#3184)
  - [chore] Expose gopass env in help (#3158)
  - [chore] Fix hardened runner (#3196)
  - [chore] Update Go versions (#3139)
  - [chore] Update dependencies (#3197)
  - [feat] Add Jujutsu storage backend (#3202)
  - [feat] Honor generator options in the create workflow (#3149)
  - [fix] Add workaround for pre-release test failures (#3198)
  - [fix] Disable Windows tests (#3204)
  - [fix] Fixes creation template lookup on Windows (#3157)
  - [fix] avoid length prompt when input is within rule boundary
    (#3159)
  - [fix] skip redundant confirmation when --edit is used (#3161)
  - [fix] use WritePassword for secure write (#3200)
  - [testing] use /usr/bin/env cat instead of /bin/cat (#3160)

OBS-URL: https://build.opensuse.org/request/show/1305040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=7
2025-09-16 16:18:32 +00:00
dc447062fe - Update to 1.15.17:
- [BUGFIX] Fix --force flag in recipients add (#3173)
  - [chore] Add tests and comments for hasPwRuleForSecret (#3162)
  - [chore] Automatically approve and merge dependabot PRs (#3220)
  - [chore] Bump github.com/gopasspw/clipboard to v0.0.3 (#3219)
  - [chore] Disable updating gopasspw.github.io (#3184)
  - [chore] Expose gopass env in help (#3158)
  - [chore] Fix hardened runner (#3196)
  - [chore] Update Go versions (#3139)
  - [chore] Update dependencies (#3197)
  - [feat] Add Jujutsu storage backend (#3202)
  - [feat] Honor generator options in the create workflow (#3149)
  - [fix] Add workaround for pre-release test failures (#3198)
  - [fix] Disable Windows tests (#3204)
  - [fix] Fixes creation template lookup on Windows (#3157)
  - [fix] avoid length prompt when input is within rule boundary
    (#3159)
  - [fix] skip redundant confirmation when --edit is used (#3161)
  - [fix] use WritePassword for secure write (#3200)
  - [testing] use /usr/bin/env cat instead of /bin/cat (#3160)

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=27
2025-09-15 21:04:28 +00:00
d8ab06f7dc Accepting request 1271210 from security:privacy
- Update to 1.15.16:

OBS-URL: https://build.opensuse.org/request/show/1271210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=6
2025-04-22 15:28:16 +00:00
c28c1969dd remove unused files
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=25
2025-04-21 20:48:53 +00:00
85565af945 - Update to 1.15.16:
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=24
2025-04-21 20:48:40 +00:00
3860934e34 Accepting request 1231955 from home:darix:apps
- Update vendor tarball for (boo#1234562 CVE-2024-45337)
  pulled bd408d6cd47aaccdcc56fed606b21581d7ef63e4.patch from
  upstream and apply before regenerating the vendor tarball with a
  shell script:
  #!/usr/bin/bash
  export GOWORK=off
  go mod vendor && (rm ../vendor.tar.xz ; bsdtar cfJ ../vendor.tar.xz vendor/ go.mod go.sum )

OBS-URL: https://build.opensuse.org/request/show/1231955
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=23
2024-12-18 19:00:29 +00:00
b9b00e4750 Accepting request 1226118 from security:privacy
- 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
2024-11-25 22:20:36 +00:00
693d14d654 - 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/package/show/security:privacy/gopass?expand=0&rev=21
2024-11-24 17:51:03 +00:00
4c74d18991 Accepting request 1191446 from security:privacy
- 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
2024-08-05 15:21:16 +00:00
080293ad0b - 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/package/show/security:privacy/gopass?expand=0&rev=19
2024-08-03 17:04:50 +00:00
6b631d4cb2 Accepting request 1166732 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1166732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=3
2024-04-11 17:41:29 +00:00
OBS User smolsheep
1ee838829a Accepting request 1165892 from home:darix:apps
- 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
2024-04-11 02:58:07 +00:00
e76844ef04 Accepting request 1159944 from security:privacy
OBS-URL: https://build.opensuse.org/request/show/1159944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=2
2024-03-21 16:00:42 +00:00
OBS User smolsheep
a74059c644 Accepting request 1159935 from home:darix:apps
- add the provides/obsoletes for the renamed completion packages

- make us ignore the git hash and just use the tag as revision

OBS-URL: https://build.opensuse.org/request/show/1159935
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=15
2024-03-21 01:24:30 +00:00
2bbf727bf9 Accepting request 1158824 from security:privacy
A modern interface for password-store/pass.

OBS-URL: https://build.opensuse.org/request/show/1158824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopass?expand=0&rev=1
2024-03-18 15:45:05 +00:00
OBS User smolsheep
af24aeb872 Accepting request 1158822 from home:smolsheep:upgrades
- 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
2024-03-17 21:18:45 +00:00
c1ce68aef3 - Update to 1.15.11
https://github.com/gopasspw/gopass/releases/tag/v1.15.11

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=12
2023-12-01 19:52:33 +00:00
f307f6b842 - Update to 1.15.10
https://github.com/gopasspw/gopass/releases/tag/v1.15.10

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=11
2023-11-26 10:58:35 +00:00
011426eeab Accepting request 1127459 from home:darix:apps
- Update to 1.15.9
  https://github.com/gopasspw/gopass/releases/tag/v1.15.9

OBS-URL: https://build.opensuse.org/request/show/1127459
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=10
2023-11-18 19:48:24 +00:00
b2022f40be - Update to 1.15.8
https://github.com/gopasspw/gopass/releases/tag/v1.15.8

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=9
2023-09-12 00:21:15 +00:00
ee5f8fa89a Accepting request 1102471 from home:darix:apps
- restore the series file. it was in the package to allow easily
  setup a working copy for patching.

- Update to 1.15.7
  https://github.com/gopasspw/gopass/releases/tag/v1.15.7

OBS-URL: https://build.opensuse.org/request/show/1102471
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=8
2023-08-05 12:39:20 +00:00
ef813c642b Accepting request 1102418 from home:AndreasStieger:branches:security:privacy
- spec tweaks

OBS-URL: https://build.opensuse.org/request/show/1102418
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=7
2023-08-04 17:27:39 +00:00
14e2ffc0dc Accepting request 1101400 from home:darix:apps
- Update to 1.15.6
  https://github.com/gopasspw/gopass/releases/tag/v1.15.6

OBS-URL: https://build.opensuse.org/request/show/1101400
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=6
2023-08-03 13:02:01 +00:00
Paolo Perego
3804efbb59 Accepting request 1078133 from home:darix:apps
- Update to 1.15.5
  https://github.com/gopasspw/gopass/releases/tag/v1.15.5

OBS-URL: https://build.opensuse.org/request/show/1078133
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=5
2023-04-11 14:03:41 +00:00
495a4c4ec0 - Added gopass-impersonate-pass for all the people with "pass" in
their muscle memory.
- Require go 1.18 as some modules depend on it

OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=4
2023-02-22 15:39:26 +00:00
13edfcdfbd - require go 1.18 as some modules depend on it
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=3
2023-02-22 15:31:01 +00:00
ef190266c1 Accepting request 1067184 from home:darix:apps
- Add /etc/gopass/config to disable the update checker

OBS-URL: https://build.opensuse.org/request/show/1067184
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=2
2023-02-22 15:27:30 +00:00
01da9ccac5 osc copypac from project:home:darix:apps package:gopass revision:2
OBS-URL: https://build.opensuse.org/package/show/security:privacy/gopass?expand=0&rev=1
2023-02-22 14:25:33 +00:00