aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/java-jna: upgrade to 4.5.1Jakub Jirutka2017-12-281-2/+2
|
* main/openssh: fix license, add secfixes commentNatanael Copa2017-12-281-3/+10
|
* main/openssh: upgrade to 7.6_p1Drew DeVault2017-12-284-908/+4
|
* main/asterisk: security upgrade to 15.1.5Timo Teräs2017-12-281-2/+2
| | | | AST-2017-014 Crash in PJSIP resource when missing a contact header
* community/zabbix: upgrade to 3.4.5Leonardo Arena2017-12-281-2/+2
|
* main/libraw: security upgrade to 0.18.6 (CVE-2017-16910)Leonardo Arena2017-12-281-2/+4
| | | | Fixes #8338
* community/gimp: security fixesLeonardo Arena2017-12-287-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 Arena2017-12-281-2/+2
| | | | This partially reverts commit 28f70f47dccc346156e3025e36ea239743bb59bf.
* testing/py-coveralls: install versioned binary, doesn't need setuptoolsLeonardo Arena2017-12-281-2/+5
|
* community/xkcdpass: upgrade to 1.14.3Fabian Affolter2017-12-282-16/+3
|
* main/lua-stringy: upgrade to 0.5.0Jakub Jirutka2017-12-281-5/+5
|
* main/lua-stringy: improve abuild, add check() and rock manifestJakub Jirutka2017-12-282-42/+60
|
* main/lua-cjson: improve abuild and add rock manifestJakub Jirutka2017-12-271-46/+33
|
* community/py3-aiohttp: upgrade to 2.3.7Francesco Colista2017-12-271-2/+2
|
* main/py-setuptools: add support for python3Leonardo Arena2017-12-271-7/+30
|
* unmaintained/dovecot-antispam-plugin: move from testingTBK2017-12-271-0/+0
| | | | This package has been deprecated by the developer- https://hg.dovecot.org/
* main/libdrm: upgrade to 2.4.89tmpfile2017-12-271-2/+2
|
* testing/darktable: update to 2.4.0Kevin Daudt2017-12-271-2/+2
|
* main/libgcrypt: upgrade to 1.8.2 and fix source urlMichael Davies2017-12-271-3/+3
|
* community/py-magic: upgrade to 0.4.15Stuart Cardall2017-12-271-2/+2
|
* community/xpra: upgrade to 2.2.1Stuart Cardall2017-12-271-3/+3
|
* community/py-lz4: upgrade to 0.13.0Stuart Cardall2017-12-272-58/+10
|
* community/php7: make zlib extension builtinValery Kartel2017-12-271-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.3André Klitzing2017-12-271-2/+2
|
* community/py-opencl: disable check, tests are brokenJakub Jirutka2017-12-271-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.90Valery Kartel2017-12-273-84/+2
|
* community/etckeeper: do not warn for hard linksHenrik Riomar2017-12-272-2/+7
|
* community/elixir: upgrade to 1.5.3gmile2017-12-271-2/+2
|
* community/py-opencl: upgrade to 2017.2.2Stuart Cardall2017-12-271-2/+2
|
* main/newsboat: update to 2.10.2Mike Crute2017-12-274-57/+4
| | | | Upstream has incorporated all of our local patches in 2.10.2.
* main/mutt: upgrade to 1.9.2Mike Crute2017-12-271-4/+4
|
* community/dvtm: remove unneeded patch for MakefileSören Tempel2017-12-272-19/+2
|
* community/dvtm: don't conflict with ncurses-terminfoSören Tempel2017-12-271-1/+5
| | | | Fixes #8346
* community/dvtm: remove explicit returns from abuildSören Tempel2017-12-271-2/+2
|
* testing/wireguard-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/zfs-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/linux-hardened: upgrade to 4.9.72Natanael Copa2017-12-271-3/+3
|
* main/linux-rpi: upgrade to 4.9.72Natanael Copa2017-12-271-2/+2
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-2/+2
|
* main/zfs-vanilla: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* main/linux-firmware: upgrade to 20171227Natanael Copa2017-12-271-2/+2
|