Commit Graph

24 Commits

Author SHA1 Message Date
Andy Postnikov
8550985b9c community/docker-registry: security upgrade to 2.6.2
CVE-2017-1146 https://github.com/docker/distribution/releases/tag/v2.6.2
2017-11-15 08:30:10 +00:00
Natanael Copa
3973baa878 community/docker-registry: rebuild with go 1.8, enable ppc64le 2017-05-16 10:09:13 +00:00
Jakub Jirutka
472c7c7ab5 community/docker-registry: precreate data dir and improve config 2017-04-21 20:15:06 +02:00
Jakub Jirutka
e4cc4b79b5 community/docker-registry: fix init script 2017-04-20 18:01:49 +02:00
Jakub Jirutka
d0e9919ac8 community/docker-registry: add basic check() function 2017-04-20 15:28:36 +02:00
Jakub Jirutka
e0963bd5df community/docker-registry: strip and add -dbg subpackage 2017-04-20 15:28:36 +02:00
Jakub Jirutka
ab84f15b68 community/docker-registry: upgrade to 2.6.1 2017-04-20 15:28:36 +02:00
Jakub Jirutka
773439923a community/docker-registry: upgrade to 2.6.0 2017-02-25 14:10:39 +01:00
Jakub Jirutka
c2a7d0f51f community/docker-registry: improve runscript 2017-02-25 14:10:39 +01:00
Jakub Jirutka
a6c484ebf9 community/docker-registry: improve abuild 2017-02-25 14:10:39 +01:00
Christian Kampka
315bf29a27 community/docker-registry: upgrade to 2.5.1 2016-09-13 10:49:51 +02:00
Christian Kampka
466de1ab72 community/docker-registry: new upstream version 2.4.1 2016-06-30 22:50:41 +02:00
Przemyslaw Pawelczyk
12b331734c community/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:10:48 +00:00
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Christian Kampka
cf07f7b00a community/docker-registry: bump pkgrel 2016-04-16 15:50:34 +02:00
Christian Kampka
7a3870ab68 community/docker-registry: fix build path 2016-04-16 15:48:29 +02:00
Christian Kampka
bdbabd296b community/docker-registry: new upstream version 2.4.0 2016-04-16 14:32:41 +02:00
Christian Kampka
8f96fe2dcf community/docker-registry: new upstream version 2.3.1 2016-03-20 13:22:36 +01:00
Christian Kampka
dd8c57e91f community/docker-registry: new upstream version 2.2.1 2015-12-12 13:31:21 +01:00
Natanael Copa
5f19b517c0 community/docker-registry: enable on x86 2015-11-04 10:31:16 +00:00
Christian Kampka
ba52d2a3ad community/docker-registry: new upstream version 2.2.0 2015-11-04 10:31:16 +00:00
Christian Kampka
7512e1a1ba testing/docker-registry: move to community 2015-10-21 05:59:15 +00:00