aboutsummaryrefslogtreecommitdiffstats
path: root/main/glib-networking
Commit message (Collapse)AuthorAgeFilesLines
* main/glib-networking: disable tests because gnutls is being weirdWilliam Pitcock2018-02-071-0/+1
|
* main/glib-networking: modernise, add test suiteA. Wilcox2018-02-071-20/+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/
* main/glib-networking: upgrade to 2.54.1Natanael Copa2017-10-311-4/+2
|
* main/glib-networking: upgrade to 2.50.0Natanael Copa2016-11-081-4/+4
|
* main/glib-networking: upgrade to 2.49.90Natanael Copa2016-09-131-5/+5
|
* main/glib-networking: rebuild against gettext-0.19.8.1Natanael Copa2016-07-181-1/+1
|
* main/glib-networking: rebuild against gettext 0.19.8Bartłomiej Piotrowski2016-07-181-1/+1
|
* main/glib-networking: upgrade to 2.48.2Natanael Copa2016-05-161-4/+4
|
* main/glib-networking: upgrade to 2.48.0Natanael Copa2016-03-291-4/+4
|
* main/glib-networking: upgrade to 2.46.1Natanael Copa2015-12-091-4/+4
|
* main/glib-networking: upgrade to 2.46.0Natanael Copa2015-10-021-4/+4
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+1
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/glib-networking: upgrade to 2.44.0Natanael Copa2015-04-211-4/+4
|
* main/glib-networking: upgrade to 2.42.0Natanael Copa2014-09-291-4/+4
|
* main/glib-networking: upgrade to 2.40.1Natanael Copa2014-04-211-4/+4
|
* main/glib-networking: upgrade to 2.40.0Natanael Copa2014-03-271-5/+5
|
* main/glib-networking: rebuild against libgcrypt 1.6.0Bartłomiej Piotrowski2014-01-181-1/+1
|
* main/glib-networking: upgrade to 2.38.2Bartłomiej Piotrowski2013-11-121-4/+4
|
* main/glib-networking: upgrade to 2.38.1Bartłomiej Piotrowski2013-10-181-4/+4
|
* main/glib-networking: upgrade to 2.38.0Natanael Copa2013-10-091-5/+4
|
* main/glib-networking: fix musl buildTimo Teräs2013-09-301-0/+1
| | | | disable sentinel errors (NULL being 0L). should be fixed upstream.
* main/[various]: update config.subTimo Teräs2013-09-301-0/+1
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-1/+4
|
* main/glib-networking: upgrade to 2.36.2Natanael Copa2013-05-151-4/+4
|
* main/glib-networking: upgrade to 2.36.1Natanael Copa2013-04-231-2/+4
|
* main/glib-networking: upgrade to 2.34.2Natanael Copa2012-11-141-2/+2
|
* main/glib-networking: upgrade to 2.32.3Natanael Copa2012-05-201-3/+3
|
* main/glib-networking: use p11-kitNatanael Copa2012-05-091-2/+2
| | | | | | should fix the errors: symbol 'gnutls_pkcs11_privkey_import_url': can't resolve symbol in lib '/usr/lib/gio/modules/libgiognutls.so'
* main/glib-networking: upgrade to 2.32.1Natanael Copa2012-04-251-3/+3
|
* main/glib-networking: rebuild against glib-2.32Natanael Copa2012-04-251-1/+1
|
* Revert "main/glib-networking: upgrade to 2.32.1"Natanael Copa2012-04-251-3/+3
| | | | This reverts commit 737961192ece08ec8df2810d3966a81abae988fa.
* main/glib-networking: upgrade to 2.32.1Natanael Copa2012-04-251-3/+3
|
* main/glib-networking: rebuild against gnutls-3Natanael Copa2012-03-191-2/+2
|
* main/glib-networking: upgrade to 2.30.2Natanael Copa2012-01-051-8/+4
|
* main/glib-networking: upgrade to 2.30.1Natanael Copa2011-10-252-5/+22
|
* main/glib-networking: upgrade to 2.30.0Natanael Copa2011-10-101-2/+2
|
* main/glib-networking: upgrade to 2.28.7Natanael Copa2011-05-241-2/+2
|
* main/glib-networking: new aportNatanael Copa2011-05-231-0/+48
needed by libsoup nowdays