aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/icu: upgrade to 64.2J0WI2019-05-031-7/+8
|
* main/bison: upgrade to 3.3.2TBK2019-05-031-2/+2
|
* main/dhcp: fix install_if for -openrc subpackagestcely2019-05-031-4/+7
|
* main/dhcp: spruce up depends variablestcely2019-05-031-2/+10
|
* main/dhcp: add dhcp-server-ldap flavortcely2019-05-031-10/+83
|
* main/dhcp: fix missing /var/run/dhcp for dhcrelayThomas Liske2019-05-032-1/+3
| | | | Fixes https://bugs.alpinelinux.org/issues/10024
* main/dhcp: add -openrc subpackagestcely2019-05-031-6/+21
|
* main/dhcp: add secfixes commenttcely2019-05-031-0/+5
|
* main/dhcp: correct licensetcely2019-05-031-2/+2
| | | | | | | | | | | | The license was changed when 4.4.0 was released. Fixes https://bugs.alpinelinux.org/issues/10161 DHCP is available for free download under the terms of the MPL 2.0 license. https://www.mozilla.org/en-US/MPL/2.0/ https://www.isc.org/downloads/software-support-policy/isc-license/ "BIND versions prior to BIND 9.11.0, all versions of ISC DHCP prior to ISC DHCP 4.4.0, and Kea versions prior to Kea 1.0.0 are released under the ISC License[...]"
* main/abuild: upgrade to 3.4.0_rc4Natanael Copa2019-05-031-2/+2
|
* unmaintained/py-urlnorm: move from mainLeo2019-05-031-40/+0
|
* main/linux-rpi: upgrade to 4.19.37Natanael Copa2019-05-031-3/+3
|
* main/curl: disable flaky testsNatanael Copa2019-05-031-1/+1
|
* main/nikto: use openssl instead of libresslNatanael Copa2019-05-031-2/+2
|
* main/neon: user openssl instead of libresslNatanael Copa2019-05-031-2/+2
|
* main/apr-util: use openssl instead of libresslNatanael Copa2019-05-031-2/+2
|
* main/acf-openssl: use openssl instead of libresslNatanael Copa2019-05-031-2/+2
|
* main/acf-alpine-conf: use openssl instead of libresslNatanael Copa2019-05-031-2/+2
|
* main/tlsdate: move to unmaintainedNatanael Copa2019-05-039-248/+0
| | | | seems like its dead upstream
* main/samba: upgrade to 4.10.2 and remove python2Stefan Reiff2019-05-033-26/+43
|
* main/ldb: upgrade to 1.5.4 and remove python2Stefan Reiff2019-05-032-20/+71
|
* main/tdb: upgrade to 1.3.18 and remove python2Stefan Reiff2019-05-031-17/+7
|
* main/cmocka: upgrade to 1.1.5Stefan Reiff2019-05-032-12/+9
|
* main/tevent: upgrade to 0.9.39 and remove python2Stefan Reiff2019-05-031-16/+6
|
* main/talloc: upgrade to 2.2.0 and remove python2Stefan Reiff2019-05-032-20/+9
|
* main/lua-aports: backport bugfixNatanael Copa2019-05-032-2/+33
| | | | we need reset depends_{doc,dev,libs,openrc} when parsing APKBUILDs
* main/bacula: upgrade to 9.4.3Leonardo Arena2019-05-031-2/+2
|
* main/qemu-openrc: upgrade to 0.7.0Jakub Jirutka2019-05-021-2/+2
|
* main/bind: split dnssec-tools and py3-bindNatanael Copa2019-05-021-3/+23
| | | | | | | | move python modules and dnssec-tools to separate subpackages so we avoid install python3 by default. py3-bind may be useful separately for python scripts so lets separate out that as well.
* main/man-pages: also compress posix man pagesSören Tempel2019-05-021-2/+3
| | | | | | These weren't compressed before because they are postfixed with a 'p' character. abuild didn't detect this because it doesn't check man pages with this postfix either.
* main/cmake: upgrade to 3.14.3Sören Tempel2019-05-021-2/+2
|
* main/ccache: upgrade to 3.7.1Sören Tempel2019-05-021-2/+2
|
* main/perl-cgi: upgrade to 4.43Timo Teräs2019-05-021-2/+2
|
* main/bubblewrap: upgrade to 0.3.3Leo2019-05-021-3/+3
|
* main/py-urllib3: upgrade to 1.25.2Francesco Colista2019-05-011-2/+2
|
* main/libshout: upgrade to 2.4.2Francesco Colista2019-05-012-58/+26
|
* main/ortp: fixed src urlFrancesco Colista2019-05-011-1/+1
|
* main/freeswitch: upgrade to 1.8.5Francesco Colista2019-05-013-21/+70
|
* main/sngtc_client: upgrade to 1.3.9Francesco Colista2019-05-012-30/+32
|
* main/ortp: upgrade to 1.0.2, removed duplicate from community, modernized ↵Francesco Colista2019-05-011-32/+15
| | | | | | APKBUILD needed by sngtc_client which is needed by Freeswitch
* main/bctoolbox: moved from testing, added check()Francesco Colista2019-05-012-0/+67
| | | | needed by ortp which is needed by sngtc_client which is needed by Freeswitch
* main/mbedtls: moved from communityFrancesco Colista2019-05-011-0/+76
| | | | | needed by bctoolbox which is needed by ortp which is needed by sngtc_client which is needed by Freeswitch
* main/libwebp: fix source urlNatanael Copa2019-05-011-1/+1
| | | | use a source url with valid https certificate
* main/raspberrypi: upgrade to 0.20190416innerspacepilot2019-05-011-4/+5
|
* main/py-lockfile: enable checkLeo2019-05-011-3/+7
|
* main/py-tz: modernizeLeo2019-05-011-3/+7
| | | | | - Enable tests - Use modern style
* main/mosquitto: upgrade to 1.6.2Fabian Affolter2019-05-011-2/+2
|
* main/hexchat: fix intermittant build errors by forcing build dependancy orderMike Sullivan2019-05-012-2/+15
|
* main/msmtp: upgrade to 1.8.4Leo2019-05-011-4/+3
|
* main/py-requests: upgrade support for urllib3 1.25prspkt2019-05-012-44/+12
| | | | Fixes #10378