Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/asterisk: security upgrade to 15.1.5 | Timo Teräs | 2017-12-28 | 1 | -2/+2 |
| | | | | AST-2017-014 Crash in PJSIP resource when missing a contact header | ||||
* | community/zabbix: upgrade to 3.4.5 | Leonardo Arena | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | main/libraw: security upgrade to 0.18.6 (CVE-2017-16910) | Leonardo Arena | 2017-12-28 | 1 | -2/+4 |
| | | | | Fixes #8338 | ||||
* | community/gimp: security fixes | Leonardo Arena | 2017-12-28 | 7 | -3/+373 |
| | | | | | | | | CVE-2017-17784, CVE-2017-17785, CVE-2017-17786, CVE-2017-17787, CVE-2017-17789 Fixes #8350 CVE-2017-17788 applies only to >= v2.9.6 | ||||
* | Revert "testing/py-coveralls: doesn't need setuptools" | Leonardo Arena | 2017-12-28 | 1 | -2/+2 |
| | | | | This partially reverts commit 28f70f47dccc346156e3025e36ea239743bb59bf. | ||||
* | testing/py-coveralls: install versioned binary, doesn't need setuptools | Leonardo Arena | 2017-12-28 | 1 | -2/+5 |
| | |||||
* | community/xkcdpass: upgrade to 1.14.3 | Fabian Affolter | 2017-12-28 | 2 | -16/+3 |
| | |||||
* | main/lua-stringy: upgrade to 0.5.0 | Jakub Jirutka | 2017-12-28 | 1 | -5/+5 |
| | |||||
* | main/lua-stringy: improve abuild, add check() and rock manifest | Jakub Jirutka | 2017-12-28 | 2 | -42/+60 |
| | |||||
* | main/lua-cjson: improve abuild and add rock manifest | Jakub Jirutka | 2017-12-27 | 1 | -46/+33 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.3.7 | Francesco Colista | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/py-setuptools: add support for python3 | Leonardo Arena | 2017-12-27 | 1 | -7/+30 |
| | |||||
* | unmaintained/dovecot-antispam-plugin: move from testing | TBK | 2017-12-27 | 1 | -0/+0 |
| | | | | This package has been deprecated by the developer- https://hg.dovecot.org/ | ||||
* | main/libdrm: upgrade to 2.4.89 | tmpfile | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | testing/darktable: update to 2.4.0 | Kevin Daudt | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/libgcrypt: upgrade to 1.8.2 and fix source url | Michael Davies | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | community/py-magic: upgrade to 0.4.15 | Stuart Cardall | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | community/xpra: upgrade to 2.2.1 | Stuart Cardall | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | community/py-lz4: upgrade to 0.13.0 | Stuart Cardall | 2017-12-27 | 2 | -58/+10 |
| | |||||
* | community/php7: make zlib extension builtin | Valery Kartel | 2017-12-27 | 1 | -4/+9 |
| | | | | | | PHP lacks some functionality when zlib extension is built as dynamic. See: https://bugs.alpinelinux.org/issues/8299 | ||||
* | community/zstd: upgrade to 1.3.3 | André Klitzing | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | community/py-opencl: disable check, tests are broken | Jakub Jirutka | 2017-12-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `setup.py test` downloads some Python modules needed for running tests. They now fail even on the previous version, so it's probably caused by some change in one of the module downloaded on-demand. It must be fixed to not download some arbitrary modules, so the build is reproducible. pyopencl.compyte.ndarray.test_gpu_ndarray (unittest.loader.ModuleImportFailure) ... ERROR pyopencl.compyte.ndarray.test_gpu_elemwise (unittest.loader.ModuleImportFailure) ... ERROR ====================================================================== ERROR: pyopencl.compyte.ndarray.test_gpu_ndarray (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: pyopencl.compyte.ndarray.test_gpu_ndarray Traceback (most recent call last): File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests module = self._get_module_from_name(name) File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name __import__(name) File "/home/buildozer/aports/community/py-opencl/src/pyopencl-2017.2.2/pyopencl/compyte/ndarray/test_gpu_ndarray.py", line 7, in <module> import pygpu_ndarray as gpu_ndarray ImportError: No module named pygpu_ndarray ====================================================================== ERROR: pyopencl.compyte.ndarray.test_gpu_elemwise (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: pyopencl.compyte.ndarray.test_gpu_elemwise Traceback (most recent call last): File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests module = self._get_module_from_name(name) File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name __import__(name) File "/home/buildozer/aports/community/py-opencl/src/pyopencl-2017.2.2/pyopencl/compyte/ndarray/test_gpu_elemwise.py", line 4, in <module> import theano ImportError: No module named theano ---------------------------------------------------------------------- Ran 2 tests in 0.000s | ||||
* | community/exim: upgrade to 4.90 | Valery Kartel | 2017-12-27 | 3 | -84/+2 |
| | |||||
* | community/etckeeper: do not warn for hard links | Henrik Riomar | 2017-12-27 | 2 | -2/+7 |
| | |||||
* | community/elixir: upgrade to 1.5.3 | gmile | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | community/py-opencl: upgrade to 2017.2.2 | Stuart Cardall | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/newsboat: update to 2.10.2 | Mike Crute | 2017-12-27 | 4 | -57/+4 |
| | | | | Upstream has incorporated all of our local patches in 2.10.2. | ||||
* | main/mutt: upgrade to 1.9.2 | Mike Crute | 2017-12-27 | 1 | -4/+4 |
| | |||||
* | community/dvtm: remove unneeded patch for Makefile | Sören Tempel | 2017-12-27 | 2 | -19/+2 |
| | |||||
* | community/dvtm: don't conflict with ncurses-terminfo | Sören Tempel | 2017-12-27 | 1 | -1/+5 |
| | | | | Fixes #8346 | ||||
* | community/dvtm: remove explicit returns from abuild | Sören Tempel | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/zfs-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/xtables-addons-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/spl-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/drbd9-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/devicemaster-linux-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/dahdi-linux-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/linux-hardened: upgrade to 4.9.72 | Natanael Copa | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.72 | Natanael Copa | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/zfs-vanilla: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/linux-firmware: upgrade to 20171227 | Natanael Copa | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/spl-vanilla: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.9.72 | Natanael Copa | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | community/py-tempita: force rebuild for s390x, modernize APKBUILD | Leonardo Arena | 2017-12-27 | 1 | -5/+6 |
| |