aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker-registry/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/various: security rebuild (CVE-2020-7919)Kevin Daudt2020-05-011-1/+1
|
* community/docker-registry: disable on mipsAriadne Conill2020-04-081-1/+1
|
* community/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* community/docker-registry: upgrade to 2.7.1 and improveAndy Postnikov2019-03-231-20/+14
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* 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-211-5/+10
|
* community/docker-registry: fix init scriptJakub Jirutka2017-04-201-2/+2
|
* 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-251-5/+1
|
* 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
|
* 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-211-0/+50