Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-vanilla: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -4/+4 |
| | |||||
* | community/firefox-esr: upgrade to 45.5.1 | Sören Tempel | 2016-12-03 | 1 | -5/+5 |
| | |||||
* | community/ocaml: disable on 32bit archs | Natanael Copa | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | community/opam: disable on 32bit archs | Natanael Copa | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | community/camlp4: disable on 32bit archs | Natanael Copa | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | community/ocamlbuild: disable on 32bit builds | Natanael Copa | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | main/linux-rpi: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -4/+4 |
| | |||||
* | community/ocaml: actually remove -fno-pie and enable on x86 | Natanael Copa | 2016-12-03 | 1 | -3/+3 |
| | |||||
* | community/ocaml: upgrade to 4.04.0 and enable on arm | Natanael Copa | 2016-12-03 | 1 | -5/+5 |
| | | | | we remove the -fno-pie flag as it made things break on arm | ||||
* | community/luarocks: upgrade to 2.4.2 | Jakub Jirutka | 2016-12-03 | 1 | -4/+7 |
| | |||||
* | main/perl-test-mockobject: upgrade to 1.20161202 | Leonardo Arena | 2016-12-03 | 1 | -4/+4 |
| | |||||
* | main/perl-config-inifiles: upgrade to 2.94 | Leonardo Arena | 2016-12-03 | 1 | -4/+4 |
| | |||||
* | main/perl-dbd-mysql: upgrade to 4.041 | Leonardo Arena | 2016-12-03 | 1 | -5/+5 |
| | |||||
* | community/ocaml: disable on arm | Carlo Landmeter | 2016-12-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | cp camlheader camlheader_ur; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun/caml stdlib/caml; fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make opt.opt make[1]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make checkstack make[2]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' Segmentation fault make[2]: *** [Makefile:721: checkstack] Error 139 make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make[1]: *** [Makefile:175: opt.opt] Error 2 make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make: *** [Makefile:49: world.opt] Error 2 | ||||
* | main/ncftp: Upgrade to 3.2.6. Slightly modernize APKBUILD. | Przemyslaw Pawelczyk | 2016-12-03 | 1 | -14/+12 |
| | |||||
* | testing/tvheadend-git: upgrade to snapshot 20161130 | Carlo Landmeter | 2016-12-03 | 1 | -14/+14 |
| | | | | | apkbuild is refactored to move away from abuild snapshot and use githubs sha archives instead. Change pkgver to only include the date of sha. | ||||
* | community/opam,camlp4: disable on x86 | Natanael Copa | 2016-12-02 | 2 | -2/+2 |
| | |||||
* | community/ocamlbuild: disable on x86 | Natanael Copa | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | community/ocaml: mark ocaml as !x86 instead of deps | Anil Madhavapeddy | 2016-12-02 | 4 | -4/+4 |
| | |||||
* | main/aports-build: limit release upload speed to 8MB/s | Natanael Copa | 2016-12-02 | 2 | -5/+5 |
| | | | | | this is to workaround issue with scaleway arm servers that seem to have an issue when uploading the iso images. | ||||
* | main/alpine-conf: make update-kernel exit on mksquashfs errors | Natanael Copa | 2016-12-02 | 2 | -4/+36 |
| | |||||
* | main/squashfs-tools: add fix for a race in mksquashfs | Natanael Copa | 2016-12-02 | 2 | -4/+68 |
| | |||||
* | community/opam: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 1 | -0/+0 |
| | |||||
* | community/camlp4: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 1 | -0/+0 |
| | |||||
* | community/ocamlbuild: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 1 | -0/+0 |
| | |||||
* | community/ocaml: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 4 | -0/+0 |
| | |||||
* | community/clasp: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 1 | -0/+0 |
| | |||||
* | community/aspcud: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 1 | -0/+0 |
| | |||||
* | community/gringo: move from testing to community | Anil Madhavapeddy | 2016-12-02 | 2 | -0/+0 |
| | |||||
* | main/qemu: Upgrade to 2.6.2. | Przemyslaw Pawelczyk | 2016-12-02 | 1 | -4/+4 |
| | |||||
* | main/links: upgrade to 2.14 | Daniel Sabogal | 2016-12-02 | 1 | -9/+9 |
| | |||||
* | main/mupdf: upgrade to 1.10a | Daniel Sabogal | 2016-12-02 | 1 | -4/+4 |
| | |||||
* | main/mercurial: Upgrade to 4.0.1. Slightly modernize APKBUILD. | Przemyslaw Pawelczyk | 2016-12-02 | 1 | -10/+11 |
| | |||||
* | main/userspace-rcu: upgrade to 0.9.3 | Michael Jeanson | 2016-12-02 | 1 | -17/+7 |
| | |||||
* | main/fakeroot: fix signal handling for msgrcv | Timo Teräs | 2016-12-02 | 2 | -1/+17 |
| | | | | | | | | | Retry msgrcv in case signal arrives, otherwise we return bad values from libc hooks. According to docs msgrcv is never restarted automatically regardless of SA_RESTART flag, so do it in the code. Incidentally mksquashfs sets up SIGALRM to fire relatively often so it is good at trigger this race with different weird error messages. | ||||
* | community/py-websocket-client: upgrade to 0.39.0 | Francesco Colista | 2016-12-02 | 1 | -4/+4 |
| | |||||
* | main/sqlite: Upgrade to 3.15.2. | Przemyslaw Pawelczyk | 2016-12-02 | 1 | -4/+4 |
| | |||||
* | community/monitoring-plugins: ugprade to 2.2 | Francesco Colista | 2016-12-02 | 1 | -18/+8 |
| | |||||
* | community/notmuch: upgrade to 0.23.3 | Stefan Wagner | 2016-12-02 | 1 | -5/+5 |
| | |||||
* | testing/ocamlbuild: disable on x86 due to textrels | Natanael Copa | 2016-12-01 | 3 | -3/+3 |
| | |||||
* | testing/gringo: fix build with newer c++ compilers | Anil Madhavapeddy | 2016-12-01 | 2 | -4/+23 |
| | |||||
* | testing/ocaml: works on aarch64 with non-parallel build | Anil Madhavapeddy | 2016-12-01 | 1 | -3/+3 |
| | |||||
* | testing/ocamlbuild: works on all architectures, correct license | Anil Madhavapeddy | 2016-12-01 | 1 | -3/+3 |
| | |||||
* | testing/opam: move from unmaintained and take maintainer | Anil Madhavapeddy | 2016-12-01 | 1 | -17/+6 |
| | |||||
* | testing/aspcud: new aport | Anil Madhavapeddy | 2016-12-01 | 1 | -0/+32 |
| | |||||
* | testing/gringo: new aport | Anil Madhavapeddy | 2016-12-01 | 1 | -0/+31 |
| | |||||
* | testing/clasp: new aport | Anil Madhavapeddy | 2016-12-01 | 1 | -0/+29 |
| | |||||
* | testing/camlp4: take maintainer and enable on all arches | Anil Madhavapeddy | 2016-12-01 | 1 | -3/+3 |
| | |||||
* | main/py-cryptography: security upgrade to 1.5.3 | Sergey Lukin | 2016-12-01 | 1 | -5/+5 |
| | | | | | | fixes #6514 CVE-2016-9243 | ||||
* | community/youtube-dl: upgrade to 2016.11.27 | Timo Teräs | 2016-12-01 | 1 | -4/+4 |
| |