aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/reaver-wps-fork-t6x: new aport. Fixes #6459Francesco Colista2016-11-143-0/+90
|
* testing/pixiewps: new aportFrancesco Colista2016-11-142-0/+42
|
* testing/sway: enable swaylockDaniel Sabogal2016-11-121-3/+9
|
* testing/sway: set suidDaniel Sabogal2016-11-121-1/+4
|
* testing/sway: upgrade to 0.10Daniel Sabogal2016-11-121-4/+4
|
* testing/wlc: upgrade to 0.0.7Daniel Sabogal2016-11-121-4/+4
|
* testing/libinput: upgrade to 1.5.1Daniel Sabogal2016-11-121-4/+4
|
* community/xdotool: moved from testingTimo Teräs2016-11-111-29/+0
|
* community/i3wm: moved from testingTimo Teräs2016-11-112-112/+0
|
* testing/asterisk-chan-dongle: moved from unmaintainedTimo Teräs2016-11-112-0/+84
| | | | and fixed to build with asterisk 14
* testing/py-linkedin: move to unmaintained, upstream is deadFabian Affolter2016-11-111-41/+0
| | | | No updates in the last coupe of years.
* unmaintained/ansible-playbook-debugger: move from testingFabian Affolter2016-11-111-40/+0
| | | | It was merged into Ansible 2.1.
* testing/zstd: work around parallel build problemNatanael Copa2016-11-101-1/+2
|
* community/ttf-inconsolata: move from testingNatanael Copa2016-11-101-28/+0
|
* testing/zstd: parallel build workaroundNatanael Copa2016-11-101-1/+1
|
* testing/kubernetes: update to 1.3.10Gennady Feldman2016-11-101-4/+4
|
* testing/zstd: new aportstf2016-11-101-0/+26
| | | | | http://www.zstd.net Zstandard - Fast real-time compression algorithm
* testing/py-poppler: new aportSören Tempel2016-11-093-0/+99
|
* testing/pulseaudio: moving from unmaintained, upgrade to 9.0Mark Riedesel2016-11-094-0/+294
|
* testing/ttf-inconsolata: fix source files to have unique nameJakub Jirutka2016-11-091-11/+15
|
* testing/ttf-inconsolata: move from unmaintained and updateStefan Wagner2016-11-091-0/+24
|
* testing/mongo-php5-library: new aportLeonardo Arena2016-11-081-0/+44
| | | | High-level MongoDB library built around low-level driver
* testing/mongo-php5-driver: install mongodb.iniLeonardo Arena2016-11-082-4/+11
|
* main/glfw: move from testingNatanael Copa2016-11-081-35/+0
| | | | needed by mupdf
* testing/texlive: rebuild against poppler-0.48Natanael Copa2016-11-081-1/+1
|
* main/mupdf: move from testingNatanael Copa2016-11-085-212/+0
| | | | needed by cups-filters
* testing/lxd: upgrade to 2.5Francesco Colista2016-11-081-4/+4
|
* testing/mongo-php5-driver: include php version in package nameLeonardo Arena2016-11-081-11/+12
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.30-r1Natanael Copa2016-11-071-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.30-r1Natanael Copa2016-11-071-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.30-r1Natanael Copa2016-11-071-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.30-r1Natanael Copa2016-11-071-1/+1
|
* testing/hugo: upgrade to 0.17Carlo Landmeter2016-11-071-20/+16
| | | | | | | | hugo uses govendor for dependency management. we currently prefer to use glide but glide does not seems to support govendor vendor.json import. added govendor to testing reposory. ref: https://github.com/alpinelinux/aports/pull/369
* testing/govendor: new aportCarlo Landmeter2016-11-071-0/+36
|
* testing/evolution: upgrade to 3.22.2Natanael Copa2016-11-071-8/+5
|
* testing/evolution-data-server: upgrade to 3.22.2Natanael Copa2016-11-071-4/+4
|
* testing/mongo-php-driver: APKBUILD fixLeonardo Arena2016-11-071-2/+3
|
* testing/mongo-php-driver: new aportLeonardo Arena2016-11-071-0/+77
| | | | Low level MongoDB PHP library
* testing/mongo-c-driver: new aportLeonardo Arena2016-11-071-0/+43
| | | | Client library written in C for MongoDB
* testing/libbson: new aportLeonardo Arena2016-11-071-0/+43
| | | | | library providing useful routines related to building, parsing, and iterating BSON documents
* testing/wiredtiger: upgrade to mongodb-3.2.10Leonardo Arena2016-11-071-7/+7
|
* testing/libmilter: set default pthread stack size to 256 KBStefan Wagner2016-11-072-15/+13
|
* main/ipvsadm: move from testingNatanael Copa2016-11-072-89/+0
|
* main/hvtools: move from testingNatanael Copa2016-11-074-97/+0
|
* testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.30-r0Natanael Copa2016-11-071-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 4.4.30-r0Natanael Copa2016-11-071-1/+1
|
* testing/sch-cake-grsec: rebuild against kernel 4.4.30-r0Natanael Copa2016-11-071-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 4.4.30-r0Natanael Copa2016-11-071-1/+1
|
* testing/firefox: upgrade to 49.0.2Natanael Copa2016-11-071-4/+4
|
* testing/libmilter: set default pthread stack size to 8 MBStefan Wagner2016-11-072-1/+49
| | | | | | | | | | | | | | | | | | | | This patch tries to fix various crashes for applications depending on libmilter by setting the stack size for pthreads to 8 MB. The default stack size for musl libc is set to 80 KB whereas glibc has it set to 8 MB. This causes problems when a large amount of memory is allocated on the stack. For example, opendkim allocates blocks of 64 KB multiple times, which causes libmilter (and therefore opendkim) to crash. Maybe a stack size of 1 MB or 2 MB would be sufficient, but as opendkim depends on the default glibc behavior, 8 MB should be safe. I know this patch is kind of ugly, a better solution may be to file a request for opendkim to allocate large blocks of memory on the heap. But as libmilter/opendkim are fairly unusable at the moment, I suggest to apply this patch as long as these packages are in testing. Fixes https://bugs.alpinelinux.org/issues/6360