Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/libmatekbd: upgrade to 1.18.1 | William Pitcock | 2017-04-07 | 1 | -5/+3 | |
| | ||||||
* | community/mate-user-guide: upgrade to 1.18.0 | William Pitcock | 2017-04-07 | 1 | -5/+2 | |
| | ||||||
* | community/mate-terminal: upgrade to 1.18.0 | William Pitcock | 2017-04-07 | 1 | -4/+2 | |
| | ||||||
* | community/mate-backgrounds: upgrade to 1.18.0 | William Pitcock | 2017-04-07 | 1 | -4/+2 | |
| | ||||||
* | community/monitoring-plugins: fix build on ppc64le | William Pitcock | 2017-04-07 | 1 | -0/+6 | |
| | ||||||
* | community/xapian-bindings: remove php5 subpackage declaration | William Pitcock | 2017-04-07 | 1 | -1/+1 | |
| | ||||||
* | community/xapian-bindings: build fix | William Pitcock | 2017-04-07 | 1 | -1/+1 | |
| | ||||||
* | community/perl-log-dispatch-config: fix build | William Pitcock | 2017-04-07 | 1 | -1/+1 | |
| | ||||||
* | community/perl-data-denter: fix build | William Pitcock | 2017-04-07 | 1 | -2/+2 | |
| | ||||||
* | community/ruby2.2: fix rdoc | William Pitcock | 2017-04-07 | 1 | -2/+2 | |
| | ||||||
* | main/ruby: fix rdoc | William Pitcock | 2017-04-07 | 1 | -2/+2 | |
| | ||||||
* | community/redland: fix build on ppc64le | William Pitcock | 2017-04-07 | 1 | -10/+7 | |
| | ||||||
* | community/php5: fix set -e violations, use --program-version instead of symlinks | William Pitcock | 2017-04-07 | 1 | -11/+4 | |
| | ||||||
* | community/xapian-bindings: drop php5 support | William Pitcock | 2017-04-07 | 1 | -17/+2 | |
| | ||||||
* | testing: purge php5 non-core extensions | William Pitcock | 2017-04-07 | 12 | -436/+0 | |
| | ||||||
* | community: purge non-core php5 extensions | William Pitcock | 2017-04-07 | 16 | -692/+0 | |
| | ||||||
* | community/py-sphinx-autobuild: fix dependencies | William Pitcock | 2017-04-06 | 1 | -2/+2 | |
| | ||||||
* | community/go-bootstrap: no support code available for ppc64le or s390x | William Pitcock | 2017-04-06 | 1 | -1/+1 | |
| | ||||||
* | main/xmlto: fix source url and modernize | Natanael Copa | 2017-04-06 | 1 | -14/+4 | |
| | ||||||
* | community/yadifa: added check() function | Francesco Colista | 2017-04-06 | 1 | -0/+5 | |
| | ||||||
* | community/yadifa: upgrade to 2.2.4 | Francesco Colista | 2017-04-06 | 2 | -27/+113 | |
| | ||||||
* | main/perl-test-harness: upgrade to 3.39 | Francesco Colista | 2017-04-06 | 1 | -2/+2 | |
| | ||||||
* | testing/py-gst1: new aport | Carlo Landmeter | 2017-04-06 | 1 | -0/+38 | |
| | ||||||
* | main/gst-plugins-base1: enable gobject-introspection | Carlo Landmeter | 2017-04-06 | 1 | -12/+6 | |
| | | | | this fixes py-gst1 and mopidy | |||||
* | community/docker: ulimit -u to -p | Henrik Riomar | 2017-04-06 | 2 | -2/+15 | |
| | | | | | | | | | | | | | | | | | There is no -u flag to ulimit provided by Busybox ash, change to -p in docker.init bash ulimit: -n The maximum number of open file descriptors -u The maximum number of processes available to a single user ash ulimit (from Busybox): { RLIMIT_NOFILE, 0, 'n', "file descriptors" }, { RLIMIT_NPROC, 0, 'p', "processes" }, References: https://github.com/docker/docker/commit/428d7337e808ec5f4dba1b0aceda002f295cc320 https://github.com/docker/docker/commit/8db61095a3d0bcb0733580734ba5d54bc27a614d | |||||
* | main/perl-list-moreutils: upgrade to 0.418. Removed from community | Francesco Colista | 2017-04-06 | 2 | -51/+14 | |
| | ||||||
* | testing/emscripten-fastcomp: fix so names conflict with llvm pkg | Jakub Jirutka | 2017-04-06 | 1 | -1/+3 | |
| | | | | | | | | | | ERROR: unsatisfiable constraints: emscripten-fastcomp-1.37.9-r0: conflicts: llvm-3.8.1-r2[so:BugpointPasses.so=0] satisfies: world[emscripten-fastcomp] llvm-3.8.1-r2: conflicts: emscripten-fastcomp-1.37.9-r0[so:BugpointPasses.so=0] satisfies: world[llvm] | |||||
* | community/perl-list-moreutils: upgrade to 0.418 | Francesco Colista | 2017-04-06 | 1 | -5/+3 | |
| | ||||||
* | main/perl-test-output: upgrade to 1.031, added maintainer, modernize APKBUILD | Francesco Colista | 2017-04-06 | 1 | -13/+16 | |
| | ||||||
* | main/perl-xml-namespacesupport: upgrade to 1.12, modernize APKBUILD | Francesco Colista | 2017-04-06 | 1 | -22/+14 | |
| | ||||||
* | community/xarchiver: upgrade to 0.5.4.8 | Natanael Copa | 2017-04-06 | 1 | -13/+8 | |
| | ||||||
* | community/xarchiver: move from main | Natanael Copa | 2017-04-06 | 1 | -0/+0 | |
| | ||||||
* | testing/shellinabox: new aport | Francesco Colista | 2017-04-06 | 4 | -0/+168 | |
| | ||||||
* | community/shadow: add check(), possibly fix ppc64le build | Leonardo Arena | 2017-04-06 | 1 | -2/+11 | |
| | ||||||
* | community/h2o: upgrade to 2.2.0 | Bennett Goble | 2017-04-06 | 1 | -10/+2 | |
| | ||||||
* | main/gpgme: upgrade to 1.9.0 | Ivan Tham | 2017-04-06 | 1 | -15/+5 | |
| | ||||||
* | main/parallel: upgrade to 20170322 | Ivan Tham | 2017-04-06 | 1 | -4/+2 | |
| | ||||||
* | main/btrfs-progs: upgrade to 4.10.2 | Ivan Tham | 2017-04-06 | 1 | -2/+2 | |
| | ||||||
* | community/notmuch: upgrade to 0.24.1 | Ivan Tham | 2017-04-06 | 1 | -2/+2 | |
| | ||||||
* | main/feh: upgrade to 2.18.3 | Ivan Tham | 2017-04-06 | 1 | -4/+4 | |
| | ||||||
* | main/perl-mime-tools: add check(), modernize APKBUILD | Leonardo Arena | 2017-04-06 | 1 | -9/+19 | |
| | ||||||
* | main/perl-mime-tools: upgrade to 5.509 | Leonardo Arena | 2017-04-06 | 1 | -5/+3 | |
| | ||||||
* | main/ncftp: rebuild with new release of 3.2.6 | Natanael Copa | 2017-04-05 | 2 | -140/+4 | |
| | | | | | | upstream made a second release of 3.2.6 tarball. rebuild with this. create a copy of the tarball in our own archive in case they silenly upload new fixes. | |||||
* | main/compiler-rt: upgrade to 3.8.1 | Natanael Copa | 2017-04-05 | 1 | -5/+6 | |
| | ||||||
* | main/ncftp: disable til upstream has sorted out the duplicate 3.2.6 | Natanael Copa | 2017-04-05 | 1 | -2/+2 | |
| | | | | | upstream has apparently released two different tarball as version 3.2.6. Disable the package til we have figured out how to handle this. | |||||
* | testing/snapcast: new aport | Carlo Landmeter | 2017-04-05 | 1 | -0/+46 | |
| | ||||||
* | main/gcc: trigger rebuild for resetting triplet on armhf | Natanael Copa | 2017-04-05 | 1 | -1/+1 | |
| | | | | | We change the triplet from armv6-alpine-linux-muslgnueabihf to armv6-alpine-linux-musleabihf and need to trigger a rebuild to do so. | |||||
* | main/wget: security fixes #7087 | Sergey Lukin | 2017-04-05 | 2 | -3/+37 | |
| | | | | CVE-2017-6508: CRLF injection in the url_parse function in url.c | |||||
* | main/py-django: upgrade to 1.10.7 | Kaarle Ritvanen | 2017-04-05 | 1 | -4/+7 | |
| | ||||||
* | main/pcre: security upgrade (CVE-2017-7186) ref #7068 | Sergey Lukin | 2017-04-05 | 2 | -3/+69 | |
| |