Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/grub: fix build on ppc64le | Roberto Oliveira | 2017-04-26 | 2 | -52/+123 |
| | | | | | grub was not building on ppc64le. This patch adds the correct 'platform' value in configure and make necessary adjusts to make grub build. | ||||
* | main/elfutils: security fixes #7160 | Leonardo Arena | 2017-04-26 | 3 | -2/+140 |
| | |||||
* | community/tinyssh: update to 20161101 | Stuart Cardall | 2017-04-26 | 1 | -12/+7 |
| | |||||
* | testing/audit: Disable python3 binding on ppc64le | Breno Leitao | 2017-04-25 | 2 | -1/+31 |
| | | | | | Python3 bindings for ppc64le is breaking due to swig break with stray '/'. Disabling it for now. | ||||
* | testing/afl: Remove amd64 binaries on ppc64le package | Breno Leitao | 2017-04-25 | 1 | -0/+4 |
| | | | | | | | Currently afl is packaging an Intel binary inside the ppc64le package, which causes a failure in the strip() process. This patch remove this file from the final package. | ||||
* | main/dpkg: actually fix build on armhf | Natanael Copa | 2017-04-25 | 1 | -4/+2 |
| | |||||
* | main/dpkg: fix build on armhf | Natanael Copa | 2017-04-25 | 1 | -11/+0 |
| | |||||
* | main/libvirt: enable on all archs | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/netcat-openbsd: enable on all archs | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/ckbcomp: upgrade to 1.164 | Natanael Copa | 2017-04-25 | 1 | -3/+3 |
| | |||||
* | main/libbsd: fix a.out.h bug | Tuan M. Hoang | 2017-04-25 | 6 | -119/+558 |
| | | | | | | Ref https://git.yoctoproject.org/cgit.cgi/poky/tree/meta/recipes-support/libbsd/libbsd https://patchwork.openembedded.org/patch/133637/ | ||||
* | testing/timew: Fix patch file | Breno Leitao | 2017-04-25 | 2 | -3/+3 |
| | | | | | The patch file was not being applied properly. Fixing it to apply cleanly. | ||||
* | community/virtualbox-guest-additions: fix install on x86 | Natanael Copa | 2017-04-25 | 1 | -4/+4 |
| | |||||
* | main/gnome-common: move from community | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | | | | py-gobject3 needs it | ||||
* | main/py-gst0.10: build fix needs python headers | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | testing/py-sphinxcontrib-programoutput: upgrade to 0.10 | Natanael Copa | 2017-04-25 | 1 | -4/+2 |
| | |||||
* | main/perl-time-hires: disable tests | Natanael Copa | 2017-04-25 | 1 | -2/+5 |
| | | | | | tests needs support for hires timestamps in filesystem. our armhf builder does not have that so disable tests for now. | ||||
* | testing/zbar: build fix | Natanael Copa | 2017-04-25 | 1 | -1/+2 |
| | | | | needs python2-dev | ||||
* | main/tiff: security fixes #7118 | Leonardo Arena | 2017-04-25 | 11 | -6/+684 |
| | | | | | | | CVE-2017-7592, CVE-2017-7593, CVE-2017-7594, CVE-2017-7595, CVE-2017-7596, CVE-2017-7598, CVE-2017-7601, CVE-2017-7602 CVE-2017-7597, CVE-2017-7599, CVE-75600 are already included in upstream release | ||||
* | main/binutils: security fixes #7168 (CVE-2017-7614) | Leonardo Arena | 2017-04-25 | 2 | -2/+92 |
| | |||||
* | main/llvm4: ignore test failures on s390x for now | Jakub Jirutka | 2017-04-25 | 1 | -1/+6 |
| | | | | | | | | | | | | Failing Tests (5): LLVM-Unit :: Support/SupportTests/FileOutputBuffer.Test LLVM-Unit :: Support/SupportTests/FileSystemTest.FileMapping LLVM-Unit :: Support/SupportTests/FileSystemTest.Resize LLVM :: DebugInfo/PDB/pdbdump-readwrite.test LLVM :: DebugInfo/PDB/pdbdump-write.test Build log: https://gist.github.com/jirutka/6edc951ad5b8002cf1780546cf661edc See also: https://github.com/alpinelinux/aports/pull/1261#issuecomment-296365081 | ||||
* | community/llvm3.7: disable check() on armhf | Jakub Jirutka | 2017-04-25 | 1 | -5/+7 |
| | | | | It takes tooo long to run them on the armhf builder. | ||||
* | community/llvm3.9: disable check() on armhf | Jakub Jirutka | 2017-04-25 | 1 | -5/+7 |
| | | | | It takes tooo long to run them on the armhf builder. | ||||
* | main/llvm4: disable check() on armhf | Jakub Jirutka | 2017-04-25 | 1 | -5/+7 |
| | | | | It takes tooo long to run them on the armhf builder. | ||||
* | main/linux-rpi: upgrade to 4.9.24 | Natanael Copa | 2017-04-25 | 5 | -843/+1088 |
| | |||||
* | community/fvwm: enables check function and minor cleanup | ScrumpyJack | 2017-04-25 | 1 | -7/+9 |
| | | | | | Enables the check function for this build and does a minor clean to bring the APKBUILD syntax up to date. | ||||
* | community/fvwm: upgrade to 2.6.7 | ScrumpyJack | 2017-04-25 | 1 | -19/+8 |
| | | | | Upgrades from 2.6.6 to 2.6.7 and cleans up APKBUILD a bit | ||||
* | main/icu: security fixes #7188 (CVE-2017-7867, CVE-2017-7868) | Leonardo Arena | 2017-04-25 | 2 | -9/+162 |
| | |||||
* | Revert "community/unison: move from testing, update marshalling patch" | Leonardo Arena | 2017-04-25 | 4 | -35/+59 |
| | | | | This reverts commit e526a03906bcc61aefa7729e23fdfc5f1579f3d8. | ||||
* | Revert "community/unison: build only for x86_64" | Leonardo Arena | 2017-04-25 | 1 | -3/+3 |
| | | | | This reverts commit b826641f291c63ded187c40f18e0febb32d57865. | ||||
* | Revert "community/lablgtk: move from testing" | Leonardo Arena | 2017-04-25 | 1 | -0/+0 |
| | | | | This reverts commit 2a7b628cdd730b516438e7fab516e84accd72167. | ||||
* | community/lablgtk: move from testing | Leonardo Arena | 2017-04-25 | 1 | -0/+0 |
| | |||||
* | testing/lablgtk: build only for x86_64 | Leonardo Arena | 2017-04-25 | 1 | -2/+2 |
| | |||||
* | community/unison: build only for x86_64 | Leonardo Arena | 2017-04-25 | 1 | -3/+3 |
| | |||||
* | main/weechat: actually apply ruby patch, update sec info | Leonardo Arena | 2017-04-25 | 1 | -2/+12 |
| | |||||
* | main/postfix: fix build on aarch64 | Natanael Copa | 2017-04-25 | 1 | -6/+7 |
| | | | | seems like `install -d` didnt work in fakeroot on aarch64 for some reason | ||||
* | community/exim: move from testing | Valery Kartel | 2017-04-25 | 7 | -0/+0 |
| | | | | | It works pretty fine. So, I think, it's time to move it from testing. | ||||
* | community/unison: move from testing, update marshalling patch | Jean-Louis Fuchs | 2017-04-25 | 4 | -59/+35 |
| | |||||
* | community/h2o: update to 2.2.2 | Bennett Goble | 2017-04-25 | 1 | -2/+10 |
| | |||||
* | main/gcc: fix -m32 on ppc64le | Natanael Copa | 2017-04-25 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/zfs-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/spl-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/drbd9-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.9.24-r0 | Natanael Copa | 2017-04-25 | 1 | -1/+1 |
| |