Commit Graph

5 Commits

Author SHA256 Message Date
Dominique Leuenberger
29dc1413e3 Accepting request 1074024 from Virtualization:containers
By default both docker and podman store user's registry credentials using base64 encoding. This is an insecure way to keep confidential information.
This package provides an helper program that allows both docker and podman to store the credentials using an encrypted format.

OBS-URL: https://build.opensuse.org/request/show/1074024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker-credential-secretservice?expand=0&rev=1
2023-03-27 16:15:21 +00:00
26b5e7124d Accepting request 1012032 from home:NicoK:branches:Virtualization:containers
- Update to version 0.7.0:
  * ci: add concurrency check
  * Dockerfile: debian based build
  * vendor: golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
  * remove CHANGELOG
  * create GitHub Release on push tag with artifacts
  * release target with checksums
  * pass: return an error when a cred doesn't exist
- build position-independent binaries
- remove explicit dependency on libsecret (found automatically)

OBS-URL: https://build.opensuse.org/request/show/1012032
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-credential-secretservice?expand=0&rev=4
2022-12-20 06:43:24 +00:00
Miquel Sabate Sola
009f463fcd - Update to version 0.6.0:
* pass: better initialization check
  * Add instructions for pass helper configuration
  * Bump 0.6.0
  * Fix Makefile issues * mkdir fails when `bin` exists * obtaining golint fails if previously installed (w/out the -u flag)
  * fix test
  * return "" instead of an error when pass isn't present
  * pass backend: expose pass initialized flag
  * add a deb package for pass/secret service backends
  * A new entry point for calling the cred helpers that allow passing environment variables

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-credential-secretservice?expand=0&rev=3
2018-06-27 09:15:26 +00:00
Miquel Sabate Sola
d83fc11be7 Accepting request 514539 from home:mssola:branches:Virtualization:containers
Upgrade to 0.5.2, which brings some stability and security fixes

OBS-URL: https://build.opensuse.org/request/show/514539
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-credential-secretservice?expand=0&rev=2
2017-10-16 09:36:29 +00:00
Maximilian Meister
529313d689 Accepting request 477914 from home:mssola
OBS-URL: https://build.opensuse.org/request/show/477914
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-credential-secretservice?expand=0&rev=1
2017-03-09 12:11:47 +00:00