Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/imap: include linkage.c | Natanael Copa | 2017-05-17 | 1 | -1/+2 |
| | | | | needed by asterisk. ref #4840 | ||||
* | main/py-setuptools: fix "provides" and modernize abuild | Jakub Jirutka | 2017-05-17 | 1 | -7/+8 |
| | |||||
* | main/llvm4: add missing dependency py-setuptools to -test-utils | Jakub Jirutka | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | main/llvm4: improve abuild's support for non-default LLVM usage | Jakub Jirutka | 2017-05-17 | 1 | -17/+26 |
| | | | | | And also fix "replaces", it's inherited to subpackages, so all subpackages had replaces="llvm". | ||||
* | main/llvm4: rename lit subpkg to -test-utils, move FileCheck and not here | Jakub Jirutka | 2017-05-17 | 1 | -12/+17 |
| | | | | | | | | | | | | | | | | | | | | | It seems that overriding pkgver for a subpackage really wasn't a good idea. I still don't know what the heck happened on the build servers, but for some unknown reason lit-*.apk was not uploaded to mirrors. Also builders rebuilt llvm4 twice, even when the previous build succeeded. Anyway, I'm even more convinced that it was just a bad idea. Upstream does not actually release lit, they release only llvm with bundled lit. It has some version number in setup.py, but what if they let it unchanged between two llvm releases, despite making some changes in the lit's codebase? It's true that it's wrong to call it lit-4.0.0 when its installed as a python module with version number 0.6.0. So I kinda workarounded it by renaming this subpackage to llvm4-test-utils with provides="lit-0.6.0-rX". :) And to not leave lit here alone, I've also moved FileCheck and not utils here, 'cause these are testing utils too and lit needs them. | ||||
* | main/llvm4: rebuild after adding new subpkg | Jakub Jirutka | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | main/linux-pam: allow password-less su for root | Shiz | 2017-05-16 | 2 | -24/+10 |
| | |||||
* | main/abiword: upgrade to 3.0.2 and modernize abuild | tmpfile | 2017-05-16 | 2 | -10/+42 |
| | |||||
* | main/llvm4: add lit subpackage | Shiz | 2017-05-16 | 1 | -2/+19 |
| | |||||
* | main/thin-provisioning-tools: update to 0.7.0-rc6 | William Pitcock | 2017-05-16 | 2 | -7/+19 |
| | |||||
* | main/thin-provisioning-tools: move from testing | William Pitcock | 2017-05-16 | 1 | -0/+48 |
| | |||||
* | main/librsync: backport fix for segfault | Henrik Riomar | 2017-05-16 | 2 | -3/+31 |
| | | | | | When running rdiff-backup we get a segfault in librsync.so.2.0.0, backport upstream fix. | ||||
* | main/lua-optarg: upgrade to 0.2 | Jakub Jirutka | 2017-05-16 | 1 | -2/+2 |
| | |||||
* | main/lua-optarg: refactor abuild | Jakub Jirutka | 2017-05-16 | 1 | -45/+14 |
| | |||||
* | main/bridge-utils: upgrade to 1.6 and modernize | tmpfile | 2017-05-15 | 2 | -86/+13 |
| | |||||
* | *-vanilla: fix _kpkgrel | Natanael Copa | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | main/*-hardened: fix kpkgrel | Natanael Copa | 2017-05-15 | 7 | -7/+7 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.28 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.9.28 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/zfs-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/xtables-addons-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/spl-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/drbd9-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/devicemaster-linux-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/dahdi-linux-hardened: rebuild against kernel 4.9.28-r0 | Natanael Copa | 2017-05-15 | 1 | -2/+2 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.28 | Natanael Copa | 2017-05-15 | 1 | -3/+3 |
| | |||||
* | main/xcb-util: really trigger rebuild | Jakub Jirutka | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | main/xcb-util: modernize abuild and rebuild | Jakub Jirutka | 2017-05-15 | 1 | -17/+9 |
| | |||||
* | main/libfprint: upgrade to 0.7.0, modernize abuild | Timo Teräs | 2017-05-15 | 1 | -24/+13 |
| | |||||
* | main/binutils: enable x86_64-pep target | William Johansson | 2017-05-15 | 1 | -1/+7 |
| | | | | | On x86_64, enable the additional target x86_64-pep. This will allow Xen to build it's EFI bootloader. | ||||
* | main/darkhttpd: modernize abuild | tmpfile | 2017-05-13 | 1 | -29/+8 |
| | |||||
* | main/qemu-openrc: upgrade to 0.6.0 | Jakub Jirutka | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | main/libnice: upgrade 0.1.14 and modernize abuild | André Klitzing | 2017-05-13 | 1 | -25/+9 |
| | |||||
* | main/libsoup: upgrade to 2.58.1 | André Klitzing | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | main/gnutls: upgrade to 3.5.12 | André Klitzing | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | main/nodejs: add very basic check | Jakub Jirutka | 2017-05-13 | 1 | -1/+13 |
| | |||||
* | main/nodejs: upgrade to 6.10.3 | Jakub Jirutka | 2017-05-13 | 1 | -2/+2 |
| | |||||
* | main/libvirt: add lvm2 depends | William Pitcock | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | main/libvirt: work around some configure script brain damage | William Pitcock | 2017-05-12 | 1 | -1/+2 |
| | |||||
* | main/libnl: disable tests on s390x | Natanael Copa | 2017-05-12 | 1 | -0/+5 |
| | |||||
* | main/util-linux: bump pkgrel | Natanael Copa | 2017-05-12 | 1 | -1/+1 |
| | | | | | pkgrel should have been bumped in commit 5fafd50b76 (main/util-linux: add setpriv as sub-package) | ||||
* | main/openvpn: security update to 2.4.2 | Łukasz Jendrysik | 2017-05-12 | 1 | -3/+3 |
| | | | | | Update due to security audit done by OSTIF and QuarksLab https://ostif.org/the-openvpn-2-4-0-audit-by-ostif-and-quarkslab-results/ | ||||
* | main/uwsgi: fix depends for plugins with requirements | Jakub Jirutka | 2017-05-11 | 1 | -1/+14 |
| | |||||
* | main/gnutls: upgrade to 3.5.11 | André Klitzing | 2017-05-11 | 1 | -2/+2 |
| | |||||
* | main/busybox: disable tests | William Pitcock | 2017-05-11 | 1 | -1/+1 |
| | |||||
* | main/screen: enable 256 color support | Natanael Copa | 2017-05-11 | 1 | -1/+2 |
| | |||||
* | main/libnl: clean up APKBUILD and add tests | Shiz | 2017-05-11 | 1 | -34/+16 |
| | |||||
* | main/linux-hardened: move CONFIG_NR_CPUS to 256, as in linux-vanilla on x86_64 | William Pitcock | 2017-05-11 | 8 | -9/+9 |
| |