aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/roundcubemail: upgrade to 1.2.4Leonardo Arena2017-03-131-6/+2
|
* main/pax-utils: upgrade to 1.2.2Sören Tempel2017-03-131-7/+5
|
* main/bacula: upgrade to 7.4.6Leonardo Arena2017-03-131-18/+2
|
* community/smstools: upgrade to 3.1.19Leonardo Arena2017-03-131-2/+2
|
* community/firefox-esr: upgrade to 45.8.0Natanael Copa2017-03-132-83/+3
|
* main/gdb: depend on perl instead of perl-devSören Tempel2017-03-131-1/+1
| | | | See: ccf94d35d34088ae47d7c05f01e9475222684616
* Revert "main/tpm: depend on perl-dev instead of perl"Sören Tempel2017-03-131-1/+1
| | | | This reverts commit 0616c99811c173ded50aa4e5d5c4eb698e92119a.
* Revert "main/dpkg: temporarily(?) depend on perl-dev for pod2man"Sören Tempel2017-03-131-1/+1
| | | | This reverts commit 5515de0c97828b3a1a4a9c227fca8228ea5b08af.
* main/perl: don't move any scripts to the dev subpackageSören Tempel2017-03-131-8/+2
| | | | | | | | | | | | | | Moving those scripts to the dev subpackages requires a lot of APKBUILD updates since all packages that previously depended on perl for pod2man (or any other script previously shipped with the dev subpackage) now need to depend on perl-dev instead. Since finding those packages is not that easy we just revert this change for now. Some packages even broke silently, gdb for instance suddenly had an empty man page which makes it pretty hard to rely on build errors for identifying aports which need to be fixed. See also: https://patchwork.alpinelinux.org/patch/2961/
* testing/pdfgrep: upgrade to 2.0.1André Klitzing2017-03-131-3/+3
|
* community/chicken: add check functionSören Tempel2017-03-131-1/+6
|
* testing/dma: drop maintainershipSören Tempel2017-03-131-5/+5
|
* main/debootstrap: upgrade to 1.0.89Sören Tempel2017-03-133-80/+3
|
* main/xclip: upgrade to 0.13Sören Tempel2017-03-131-6/+4
|
* testing/libcoap: new aportSören Tempel2017-03-131-0/+53
|
* community/mbedtls: upgrade to 2.4.2 (security fix)André Klitzing2017-03-131-7/+12
| | | | | * Fixes CVE-2017-2784 * Add check() function
* main/liblogging: upgrade to 1.0.6André Klitzing2017-03-131-12/+5
| | | | | | Build from official release tarball again as we do not need to generate "configure" script with automake/autoconf by ourself.
* main/cmake: use system liblzmaNatanael Copa2017-03-131-2/+8
| | | | explicitly set system libs for all dependencies execpt jsoncpp.
* main/jansson: upgrade to 2.10 and add check()André Klitzing2017-03-131-4/+7
|
* testing/py-asn1crypto: upgrade to 0.21.1André Klitzing2017-03-131-2/+2
|
* community/lua-toml: add check functionJakub Jirutka2017-03-121-1/+12
|
* testing/stlink: upgrade to 1.3.1Sören Tempel2017-03-122-146/+4
|
* community/lua-mpack: add check functionJakub Jirutka2017-03-122-5/+38
|
* main/dpkg: temporarily(?) depend on perl-dev for pod2manSören Tempel2017-03-121-2/+2
| | | | See: https://patchwork.alpinelinux.org/patch/2961/
* main/iperf3: ugprade to 3.1.7Sören Tempel2017-03-121-12/+2
|
* main/dpkg: upgrade to 1.18.23Sören Tempel2017-03-122-17/+14
|
* main/btrfs-progs: upgrade to 4.10Sören Tempel2017-03-121-2/+2
|
* main/mpd: upgrade to 0.20.6Sören Tempel2017-03-121-2/+2
|
* main/offlineimap: upgrade to 7.0.14Sören Tempel2017-03-121-4/+2
|
* community/lua-fun: add check functionJakub Jirutka2017-03-121-1/+11
|
* community/lua-mediator: move from testingJakub Jirutka2017-03-121-0/+0
|
* community/lua-busted: move from testingJakub Jirutka2017-03-123-0/+0
|
* community/lua-luassert: move from testingJakub Jirutka2017-03-121-0/+0
|
* community/lua-system: move from testingJakub Jirutka2017-03-121-0/+0
|
* community/lua-cliargs: move from testingJakub Jirutka2017-03-121-0/+0
|
* community/lua-say: move from testingJakub Jirutka2017-03-121-0/+0
|
* community/lua-term: move from testingJakub Jirutka2017-03-121-0/+0
|
* main/ipset: upgrade to 6.32Kaarle Ritvanen2017-03-121-2/+2
|
* community/R: upgrade to 3.3.3Jakub Jirutka2017-03-121-5/+3
|
* community/jruby: upgrade to 9.1.8.0Jakub Jirutka2017-03-121-2/+2
|
* scripts/bootstrap.sh: fix "local" outside of functionOliver Smith2017-03-121-1/+1
|
* main/qemu-openrc: upgrade to 0.5.1Jakub Jirutka2017-03-121-4/+3
|
* main/lua-ldap: fix anonymous bind, add more metadata into patchesJakub Jirutka2017-03-126-9/+54
|
* testing/ndctl: new aportBreno Leitao2017-03-122-0/+78
| | | | | | | ndctl is a utility for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel. Adding it into Alpine Linux.
* community/libp8-platform: new aport (dependency of libcec)Róbert Nagy2017-03-121-0/+32
|
* main/uwsgi: enable jansson supportTom Marks2017-03-121-1/+2
| | | | | | | | | Enables --json option during compilation time. Adds build dependency jansson-dev and install dependency jansson. Compalation with jansson-dev enables the --json option. Please see uwsgi docs: http://uwsgi-docs.readthedocs.io/en/latest/Configuration.html#json-files
* community/xpra: improve abuildJakub Jirutka2017-03-121-2/+6
|
* community/xpra: update to 1.0.4Stuart Cardall2017-03-121-4/+5
|
* community/nodejs-current: upgrade to 7.7.2Ole-Martin Bratteng2017-03-121-3/+3
|
* main/lua-ldap: remove bash from checkdependsJakub Jirutka2017-03-112-12/+11
|