aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server
Commit message (Collapse)AuthorAgeFilesLines
* community/gns3-server: dropped requirements for newer aiohttp-cors versionFrancesco Colista2018-03-142-3/+3
|
* community/gns3-server: upgrade to 2.1.4Francesco Colista2018-03-121-3/+3
|
* community/gns3-server: fixed requirementsFrancesco Colista2018-02-142-4/+5
|
* community/gns3-server: fix requirementsFrancesco Colista2018-02-122-3/+21
|
* community/gns3-server: upgrade to 2.1.3Francesco Colista2018-01-191-6/+4
|
* community/gns3-server: fixed usage with new multidict python packageFrancesco Colista2018-01-162-3/+3
|
* community/gns3-server: upgrade to 2.1.2Francesco Colista2018-01-091-2/+2
|
* [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/gns3-server: upgrade to 2.1.1Francesco Colista2017-12-232-10/+7
|
* community/gns3-server: aiohttp support added from upstreamFrancesco Colista2017-12-183-6/+67
|
* community/gns3-server: updated patch due to yarl upgradeFrancesco Colista2017-11-282-3/+3
|
* community/gns3-server: newer aiohttp does not support finish_connections hanlderFrancesco Colista2017-11-222-2/+15
| | | | upstream does not support yet aiohttp 2.3.3
* community/gns3-server: upgrade to 2.1.0Francesco Colista2017-11-223-22/+40
|
* community/gns3-server: update checksumRoberto Oliveira2017-11-131-2/+2
|
* community/[various]: fix trailing whitespacetmpfile2017-07-101-1/+1
|
* community/gns3-server: upgrade to 2.0.3Francesco Colista2017-06-131-3/+3
|
* community/gns-server: added dependencies for aiohttp1Francesco Colista2017-06-022-6/+8
| | | | | | | In Alpine repo we have aiohttp 2.x only, but this is incompatible with GNS3. Bug sent to upstream https://github.com/GNS3/gns3-server/issues/1054 In the meanwhile, we created a py3-aiohttp1 package to make GNS3 work again
* community/gns3-server: upgrade to 2.0.2Francesco Colista2017-05-301-2/+2
|
* community/gns3-server: upgrade to 2.0.1Francesco Colista2017-05-241-2/+2
|
* community/gns3-server: workaround for newer py-packages on AlpineFrancesco Colista2017-05-052-4/+22
|
* community/gns3-server: Depends on static busyboxBreno Leitao2017-05-021-1/+1
| | | | This package now depends on busybox-static during build phase.
* community/gns3-server: Replace x86_64 binaryBreno Leitao2017-05-021-2/+6
| | | | | Upstream currently ships a x86_64 binary in the source code. It should be replaced by the current package architecture.
* community/gns3-server: build fixNatanael Copa2017-05-021-1/+3
| | | | | disable stripping. its mostly python scripts. the only binary is a statically linked busybox.
* community/gns3-server: fix buildFrancesco Colista2017-05-021-1/+1
|
* community/gns3-server: upgrade to 2.0.0Francesco Colista2017-05-021-13/+5
|
* community/gns3-server: upgrade to 1.5.4, modernize APKBUILDFrancesco Colista2017-04-171-9/+10
|
* testing/gns3-server: Fix stripping non-intel binariesBreno Leitao2017-04-071-2/+11
| | | | | | | | Currently gns3-server keeps a x86 binary as part of the source package, and this package currently fails on non-x86 machines on the strip() step. Replacing the x86 binary by the build server binary.
* community/gns3-server: rebuild against new version of python3Ɓukasz Jendrysik2017-02-181-1/+1
|
* community/gns3-server: upgrade to 1.5.3.3Francesco Colista2017-02-061-4/+4
|
* community/gns3-server: upgrade to 1.5.3Francesco Colista2017-01-231-5/+5
|
* community/gns3-server: bump pkgrelFrancesco Colista2016-11-151-1/+1
|
* community/gns3-server: remove no longer needed patchFrancesco Colista2016-08-192-19/+4
|
* community/gns3-server: upgrade to 1.5.2Francesco Colista2016-08-191-5/+5
|
* community/gns3-server: moved from testingFrancesco Colista2016-08-192-0/+59