Changelog for
docker-credential-secretservice-0.7.0-bp156.1.15.x86_64.rpm :
* Mon Oct 17 2022 nico.kruberAATTgmail.com- 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)
* Wed Jun 27 2018 opensuse-packagingAATTopensuse.org- 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
* Fri Aug 04 2017 opensuse-packagingAATTopensuse.org- Update to version 0.5.2:
* Workaround for Linux 32-bit build
* Read version from sources
* make linter happy
* vet/lint/fmt before release
* Update TravisCI to use Go 1.7
* Update TravisCI to use Go 1.8
* Update changelog
* Fix storing URLs without scheme (#72)
* Bump version 0.5.2
* Thu Mar 09 2017 msabateAATTsuse.com- Initial commit