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:
Miquel Sabate Sola 2017-10-16 09:36:29 +00:00 committed by Git OBS Bridge
parent 529313d689
commit d83fc11be7
5 changed files with 20 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="url">https://github.com/docker/docker-credential-helpers</param> <param name="url">https://github.com/docker/docker-credential-helpers</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="filename">docker-credential-helpers</param> <param name="filename">docker-credential-helpers</param>
<param name="versionformat">0.4.2</param> <param name="versionformat">0.5.2</param>
<param name="revision">v0.4.2</param> <param name="revision">v0.5.2</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:521166cb6c49b0517ece49563b1fd081ae486df5630e8acc03e51ce92bd3e82b
size 17640

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba4e29ce607811084858ad1e73b425b32bf22c5c571309f1c280374624c052c8
size 20900

View File

@ -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 Thu Mar 9 09:31:40 UTC 2017 - msabate@suse.com

View File

@ -17,7 +17,7 @@
Name: docker-credential-secretservice Name: docker-credential-secretservice
Version: 0.4.2 Version: 0.5.2
Release: 0 Release: 0
Summary: Leverage Docker credentials with libsecret Summary: Leverage Docker credentials with libsecret
License: MIT License: MIT