aboutsummaryrefslogtreecommitdiffstats
path: root/main/git
Commit message (Collapse)AuthorAgeFilesLines
* main/git: security upgrade to 2.19.1prspkt2018-10-081-2/+4
| | | | ref #9511
* main/git: upgrade to 2.19.0prspkt2018-09-131-2/+2
|
* main/git: update to 2.18.0Kevin Daudt2018-06-221-3/+3
|
* main/git: upgrade to 2.17.1, add secfixes commentsprspkt2018-05-301-2/+5
| | | | fixes #8946
* main/git: upgrade to 2.17.0Natanael Copa2018-04-061-10/+8
|
* main/git: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* main/git: upgrade to 2.16.3prspkt2018-03-271-4/+4
|
* main/git: upgrade to 2.16.2dai9ah2018-02-181-2/+2
|
* main/git: improve abuildJakub Jirutka2018-02-081-35/+46
|
* main/git: remove erroneous trailing backslashRobert Conrad2018-02-081-1/+1
|
* main/git: upgrade to 2.16.1Kevin Daudt2018-01-251-2/+2
|
* main/git: upgrade to 2.16.0Andy Postnikov2018-01-211-3/+3
|
* main/git: bump forgotten pkgrelCarlo Landmeter2018-01-101-1/+1
|
* main/git: add diff-highlight subpackageHiroshi Kajisha2018-01-101-0/+12
|
* [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/
* Revert "main/git: ugprade to 2.15.1"Sören Tempel2017-12-021-3/+3
| | | | | | | | | | | | | | | Build fails on ppc64le so revert for now. >>> git*: Stripping binaries scanelf: ./usr/bin/git: Invalid section header info (2) scanelf: ./usr/bin/git-upload-archive: Invalid section header info (2) scanelf: ./usr/bin/git-receive-pack: Invalid section header info (2) getfattr: ./usr/libexec/git-core/stkilJKK: No such file or directory strip: './usr/libexec/git-core/stkilJKK': No such file >>> ERROR: git*: prepare_package failed >>> ERROR: git: all failed This reverts commit fa965be44008ffe8dc7240735f88450b9563d150.
* main/git: ugprade to 2.15.1Sören Tempel2017-12-021-3/+3
|
* main/git: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/git: upgrade to 2.15.0Sören Tempel2017-10-301-2/+2
|
* main/git: upgrade to 2.14.3Sören Tempel2017-10-251-2/+2
|
* main/git: bump to 2.14.2Daniel Isaksen2017-09-271-3/+3
|
* main/git: rebuild against pcre2 10.30Jakub Jirutka2017-08-151-1/+1
|
* main/git: update to 2.14.1 (CVE-2017-1000117)Shiz2017-08-101-3/+7
|
* main/git: modernize, respect CFLAGSNatanael Copa2017-08-071-30/+36
|
* main/git: Upgrade to 2.14.0Andy Postnikov2017-08-071-5/+5
| | | | Release notes https://lkml.org/lkml/2017/8/4/481
* Revert "main/git: upgrade to 2.13.4"Sören Tempel2017-08-031-3/+3
| | | | | | | | Doesn't seem to build aarch64. http://build.alpinelinux.org/buildlogs/build-edge-aarch64/main/git/git-2.13.4-r0.log This reverts commit 16dce8501bd79d9ea7b9f70576052b925b1e3ec2.
* main/git: upgrade to 2.13.4Sören Tempel2017-08-031-2/+2
|
* main/git: upgrade to 2.13.3Sören Tempel2017-07-291-3/+3
|
* main/git: improve package splittingNatanael Copa2017-07-241-9/+24
| | | | | | | | | | | | | To save space in the 'git' package we move some of the tools to the sub packages: - git-fast-import: move to its own. only used by git-p4 - git-imap-send: move to git-email - git-remote-testsvn: move to git-svn - git-http-backend/git-shell: move to git-daemon - git-instaweb: move git-gitweb reduces size of git package with ~5M https://github.com/linuxkit/linuxkit/pull/2201#issuecomment-315308446
* main/git: upgrade to 2.13.2Sören Tempel2017-06-301-2/+2
|
* main/git: upgrade to 2.13.1Natanael Copa2017-06-141-2/+2
|
* main/git: upgrade to 2.13.0Pelle Bo Regener2017-05-101-3/+3
|
* main/git: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/git: upgrade to 2.12.2Sören Tempel2017-03-271-2/+2
|
* main/git: upgrade to 2.12.1Ivan Tham2017-03-211-10/+2
|
* main/git: Upgrade to 2.11.1pbregener2017-02-071-4/+4
|
* main/git: Upgrade to 2.11.0 and fix git-daemon.initd shebang.Przemyslaw Pawelczyk2016-12-012-8/+8
|
* main/git: upgrade to 2.10.2Sören Tempel2016-11-021-4/+4
|
* main/[various]: set proper archTimo Teräs2016-11-011-13/+13
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-13/+0
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* main/git: upgrade to 2.10.1Natanael Copa2016-10-101-5/+6
|
* main/git: upgrade to 2.10.0Sören Tempel2016-09-031-4/+4
|
* main/git: upgrade to 2.9.3Natanael Copa2016-08-121-4/+4
|
* main/git: upgrade to 2.9.2Natanael Copa2016-08-121-4/+4
|
* main/git: upgrade to 2.9.1Natanael Copa2016-07-141-4/+4
|
* main/git: upgrade to 2.9.0Francesco Colista2016-06-151-4/+4
|
* main/git: upgrade to 2.8.4Sören Tempel2016-06-081-4/+4
|
* main/git: work around parallel build issueNatanael Copa2016-05-261-1/+2
|
* main/git: upgrade to 2.8.3Natanael Copa2016-05-261-4/+4
|