aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker-registry
Commit message (Collapse)AuthorAgeFilesLines
* community/docker-registry: security upgrade to 2.6.2Andy Postnikov2017-11-151-3/+3
| | | | CVE-2017-1146 https://github.com/docker/distribution/releases/tag/v2.6.2
* community/docker-registry: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/docker-registry: precreate data dir and improve configJakub Jirutka2017-04-212-5/+29
|
* community/docker-registry: fix init scriptJakub Jirutka2017-04-202-3/+3
|
* community/docker-registry: add basic check() functionJakub Jirutka2017-04-201-0/+6
|
* community/docker-registry: strip and add -dbg subpackageJakub Jirutka2017-04-201-1/+1
|
* community/docker-registry: upgrade to 2.6.1Jakub Jirutka2017-04-201-2/+11
|
* community/docker-registry: upgrade to 2.6.0Jakub Jirutka2017-02-251-2/+2
|
* community/docker-registry: improve runscriptJakub Jirutka2017-02-252-18/+21
|
* community/docker-registry: improve abuildJakub Jirutka2017-02-251-25/+27
|
* community/docker-registry: upgrade to 2.5.1Christian Kampka2016-09-131-4/+4
|
* community/docker-registry: new upstream version 2.4.1Christian Kampka2016-06-301-5/+5
|
* community/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+1
| | | | | | | | | | | | 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.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* community/docker-registry: bump pkgrelChristian Kampka2016-04-161-1/+1
|
* community/docker-registry: fix build pathChristian Kampka2016-04-161-1/+2
|
* community/docker-registry: new upstream version 2.4.0Christian Kampka2016-04-161-4/+4
|
* community/docker-registry: new upstream version 2.3.1Christian Kampka2016-03-201-4/+4
|
* community/docker-registry: new upstream version 2.2.1Christian Kampka2015-12-121-4/+4
|
* community/docker-registry: enable on x86Natanael Copa2015-11-041-1/+1
|
* community/docker-registry: new upstream version 2.2.0Christian Kampka2015-11-041-5/+5
|
* testing/docker-registry: move to communityChristian Kampka2015-10-213-0/+75