aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/py-rpigpio: upgrade to 0.6.3, added py2/py3 package. Fixes #8278Francesco Colista2017-12-291-9/+34
|
* community/lua-toml: enable tests with luajit on ppc64leJakub Jirutka2017-12-291-2/+2
|
* community/lua-fun: enable tests with luajit on ppc64leJakub Jirutka2017-12-291-2/+2
|
* community/bzr: security fix (CVE-2017-14176)Leonardo Arena2017-12-292-10/+177
| | | | Fixes #8297
* community/bareos-webui: upgarde to 17.2.4Francesco Colista2017-12-281-2/+2
|
* community/bareos: upgrade to 17.2.4Francesco Colista2017-12-281-42/+11
| | | | | - subpackage bareos-bat has been removed, according with the README.md: "BAT has been removed. Please use bareos-webui instead."
* community/safekeep: set GECOS fieldHenrik Riomar2017-12-282-2/+2
|
* community/lua-resty-http: upgrade to 0.12Jakub Jirutka2017-12-281-2/+2
|
* community/mediainfo: upgrade to 17.12Jakub Jirutka2017-12-281-2/+2
|
* community/libmediainfo: upgrade to 17.12Jakub Jirutka2017-12-281-2/+2
|
* community/binaryen: upgrade to 40Jakub Jirutka2017-12-282-29/+29
|
* community/firefox-esr: security upgrade to 52.5.2 (CVE-2017-7843, CVE-2017-7845)Leonardo Arena2017-12-281-2/+7
| | | | Fixes #8326
* community/java-jna: upgrade to 4.5.1Jakub Jirutka2017-12-281-2/+2
|
* community/zabbix: upgrade to 3.4.5Leonardo Arena2017-12-281-2/+2
|
* 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
* community/xkcdpass: upgrade to 1.14.3Fabian Affolter2017-12-282-16/+3
|
* community/py3-aiohttp: upgrade to 2.3.7Francesco Colista2017-12-271-2/+2
|
* 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
|
* 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
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.72-r0Natanael Copa2017-12-271-1/+1
|
* community/py-tempita: force rebuild for s390x, modernize APKBUILDLeonardo Arena2017-12-271-5/+6
|
* community/php7-redis: upgrade to 3.1.5Andy Postnikov2017-12-261-2/+2
|
* community/loksh: upgrade to 6.2Sören Tempel2017-12-261-3/+3
|
* community/ruby-pygments: fix build with Ruby 2.5Jakub Jirutka2017-12-262-2/+16
|
* community/ruby-rdiscount: add missing patch fileJakub Jirutka2017-12-261-0/+12
|
* community/ruby-rdiscount: fix build with Ruby 2.5Jakub Jirutka2017-12-261-2/+4
|
* community/[various]: rebuild against ruby 2.5.0Jakub Jirutka2017-12-2622-45/+45
|
* community/picocom: modernize APKBUILDSören Tempel2017-12-261-5/+6
|
* community/picocom: upgrade to 3.0Sören Tempel2017-12-261-5/+3
|
* community/diff-pdf: upgrade to 0.2_git20170816Jakub Jirutka2017-12-261-4/+4
|
* community/imagemagick6: upgrade to 6.9.9.28Jakub Jirutka2017-12-261-2/+2
|
* Revert "community/vlc: allow test failures on s390x for now"Jakub Jirutka2017-12-261-6/+1
| | | | | | This reverts commit 3dd270398144a732c9bcfd3ff3f23d6baf938a50. The failing test has been disabled.
* community/webkit2gtk: security upgrade to 2.18.4Natanael Copa2017-12-261-2/+8
| | | | | | | | | | CVE-2017-7156 CVE-2017-7157 CVE-2017-13856 CVE-2017-13866 CVE-2017-13870 fixes #8333
* community/zathura-ps: upgrade to 0.2.5Jean-Louis Fuchs2017-12-261-5/+3
|
* community/zathura-pdf-poppler: upgrade to 0.2.8Jean-Louis Fuchs2017-12-261-5/+3
|
* community/zathura: upgrade to 0.3.8Jean-Louis Fuchs2017-12-261-7/+3
|
* community/girara: upgrade to 0.2.8Jean-Louis Fuchs2017-12-262-24/+6
|
* community/mplayer: add --enable-runtime-cpudetectionVladislav Ivanishin2017-12-261-1/+2
|
* community/vlc: disable test that fails on s390xNatanael Copa2017-12-262-0/+15
| | | | reported upstream: https://trac.videolan.org/vlc/ticket/19339