aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* testing/libmediainfo: fix and move from unmaintainedCorey Oliver2016-11-041-0/+43
|
* testing/libzen: fix and move from unmaintainedCorey Oliver2016-11-041-0/+40
|
* testing/timew: new aportMatthieu MONNIER2016-11-041-0/+32
| | | | | Timewarrior is a command line time tracking application. http://taskwarrior.org/
* testing/pam-krb5: new aportScrumpyJack2016-11-041-0/+34
| | | | | PAM module providing Kerberos v5 support http://www.eyrie.org/~eagle/software/pam-krb5
* testing/snapraid: use unique download filenameTimo Teräs2016-11-041-1/+1
|
* testing/snapraid: new aportNathan Caldwell2016-11-041-0/+39
| | | | | A backup program for disk arrays. Targeted for use in a home media center. http://www.snapraid.it/
* testing/mupdf: allow both x11 and gl backendsDaniel Sabogal2016-11-041-4/+3
| | | | | ref #5921 Default mupdf symlink to mupdf-x11
* testing/percona-toolkit: new aportMatthieu MONNIER2016-11-041-0/+31
| | | | | https://www.percona.com/software/database-tools/percona-toolkit/ Toolkit for MySQL/MariaDB
* community/sparse: move from testingSören Tempel2016-11-031-43/+0
|
* testing/acme-client: upgrade to 0.1.14Carlo Landmeter2016-11-032-87/+5
| | | | this should fix https://github.com/kristapsdz/acme-client-portable/pull/8
* testing/thermald: upgrade to 1.5.4mellotron2016-11-031-4/+4
|
* testing/sxhkd: upgrade to 0.5.7Sören Tempel2016-11-021-7/+7
|
* testing/bspwm: upgrade to 0.9.2Sören Tempel2016-11-021-13/+22
|
* testing/ncmpcpp: upgrade to 0.7.7Sören Tempel2016-11-021-25/+25
|
* testing/sbcl: upgrade to 1.3.11Sören Tempel2016-11-022-15/+15
|
* testing/drawterm: cleanup and remove -doc subpackageSören Tempel2016-11-021-7/+5
|
* testing/ofono: upgrade to 1.9Francesco Colista2016-11-011-4/+4
|
* testing/lxd: ugprade to 2.4Francesco Colista2016-11-011-4/+4
|
* testing/mongodb: various fixesTimo Teräs2016-11-014-24/+48
| | | | | | | - fixes #6187 - paxmark all executables for JIT to work - increase default stack size for std::thread compatiblity - fix to compile with boost 1.62