aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* 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
* testing/httpie: improve abuildJakub Jirutka2016-11-071-17/+4
|
* testing/httpie: upgrade to 0.9.6Fabian Affolter2016-11-071-4/+4
|
* testing/shotcut: fix melt pathCarlo Landmeter2016-11-062-5/+23
|
* testing/qt5-websockets: sync pkgver with baseCarlo Landmeter2016-11-061-7/+12
|
* testing/qt5-x11extras: sync pkgver with baseCarlo Landmeter2016-11-061-7/+12
|
* testing/qt5-x11extras: fix makedependsCarlo Landmeter2016-11-061-3/+3
|
* testing/qt5-websockets: fix makedependsCarlo Landmeter2016-11-061-3/+3
|
* testing/shotcut: new aportCarlo Landmeter2016-11-061-0/+31
|
* testing/mlt: new aportCarlo Landmeter2016-11-062-0/+63
|
* testing/qt5-x11extras: new aportCarlo Landmeter2016-11-061-0/+32
|
* testing/qt5-websockets: new aportCarlo Landmeter2016-11-061-0/+32
|
* testing/ladspa: new aportCarlo Landmeter2016-11-063-0/+83
|
* testing/frei0r-plugins: new aportCarlo Landmeter2016-11-061-0/+42
|
* testing/gavl: new aportCarlo Landmeter2016-11-062-0/+57
|
* testing/opencv: new aportCarlo Landmeter2016-11-061-0/+53
|
* testing/dovecot-antispam-plugin: rebuild against new dovecotTimo Teräs2016-11-051-1/+1
|
* community/ssh-ldap-pubkey: move from testingJakub Jirutka2016-11-053-76/+0
|
* community/neovim: move from testingJakub Jirutka2016-11-052-74/+0
|
* testing/neovim: move runtime/doc into -doc subpackageJakub Jirutka2016-11-052-4/+40
|
* testing/neovim: modify build flags and pkgdesc, add subpackage -langJakub Jirutka2016-11-051-6/+8
|
* testing/neovim: upgrade to 0.1.6Jakub Jirutka2016-11-051-5/+5
|
* community/lua-mpack: move from testing and claim maintainershipJakub Jirutka2016-11-041-60/+0
|
* testing/lua-mpack: fix multiple issues, add subpkg lua5.3-mpackJakub Jirutka2016-11-041-26/+35
|
* testing/lua-mpack: upgrade to 1.0.3Jakub Jirutka2016-11-041-4/+4
|
* testing/hplip: revive from unmaintained, and upgrade to new versionTimo Teräs2016-11-043-0/+82
| | | | fixes #6330
* testing/homer-api: add missing dependencyKaarle Ritvanen2016-11-041-2/+2
|
* testing/homer-ui: do not remove exec permission from /etc/homer/dashboardKaarle Ritvanen2016-11-041-2/+3
|