Commit graph

8 commits

Author SHA1 Message Date
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Christian Albrecht dd484418a1 skopeo: 0.1.18 -> 0.1.22 fix whitespace 2017-06-29 08:54:52 +02:00
Christian Albrecht 05e9c47dc3 skopeo: 0.1.18 -> 0.1.22 fix certs.d permission error
the dependency docker_client.go tries to read /etc/docker/certs.d/
and fails if this is not readable.

the original code silently ignores this directory if it is not present
so path.patch adds the logic to ignore it in case of a permission error.
2017-06-29 08:47:08 +02:00
Christian Albrecht 08ccf9e059 skopeo: 0.1.18 -> 0.1.22 2017-06-28 18:45:30 +02:00
Tim Steinbach 4ceeac7526
skopeo: default policy 2017-04-01 18:33:36 -04:00
Tobias Pflug 552045db80 skopeo: 0.1.16 -> 0.1.18 2017-03-31 20:51:52 +02:00
Graham Christensen 2891256daa
skopeo: fix evaluation, change license from asl2 to asl20 2016-11-27 21:39:02 -05:00
Vincent Demeester 6d47cb4131
skopeo: init at 0.1.16
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-27 21:06:21 -05:00