Files
gopass/_service
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

8 lines
170 B
Plaintext

<services>
<service name="download_files" mode="manual"/>
<service name="go_modules" mode="manual">
<param name="compression">xz</param>
</service>
</services>