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
This commit is contained in:
parent
529313d689
commit
d83fc11be7
4
_service
4
_service
@ -4,8 +4,8 @@
|
||||
<param name="url">https://github.com/docker/docker-credential-helpers</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="filename">docker-credential-helpers</param>
|
||||
<param name="versionformat">0.4.2</param>
|
||||
<param name="revision">v0.4.2</param>
|
||||
<param name="versionformat">0.5.2</param>
|
||||
<param name="revision">v0.5.2</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:521166cb6c49b0517ece49563b1fd081ae486df5630e8acc03e51ce92bd3e82b
|
||||
size 17640
|
3
docker-credential-helpers-0.5.2.tar.xz
Normal file
3
docker-credential-helpers-0.5.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba4e29ce607811084858ad1e73b425b32bf22c5c571309f1c280374624c052c8
|
||||
size 20900
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 04 10:22:11 UTC 2017 - opensuse-packaging@opensuse.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 9 09:31:40 UTC 2017 - msabate@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: docker-credential-secretservice
|
||||
Version: 0.4.2
|
||||
Version: 0.5.2
|
||||
Release: 0
|
||||
Summary: Leverage Docker credentials with libsecret
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user