aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* 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
* community/ruby-rmagick: use rspec from aportsJakub Jirutka2017-12-261-11/+2
|
* community/postgresql-pglogical: fix typoEugene Pirogov2017-12-261-2/+2
|
* community/vlc: allow test failures on s390x for nowJakub Jirutka2017-12-261-1/+6
| | | | | | | | | | | | | | | | | | | | | PASS: test_block PASS: test_dictionary PASS: test_i18n_atof ../autotools/test-driver: line 107: 4887 Aborted "$@" > $log_file 2>&1 FAIL: test_interrupt PASS: test_md5 PASS: test_picture_pool ... ============================================================================ Testsuite summary for vlc 3.0.0-rc2 ============================================================================ # TOTAL: 14 # PASS: 12 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0
* community/ruby-concurrent-ruby: move rake compile to check()Jakub Jirutka2017-12-261-1/+2
| | | | | This is needed to run tests, `gem install` doesn't use the binary created by `rake compile`. :(
* community/ruby-enum: run testsJakub Jirutka2017-12-261-1/+6
|
* community/ruby-enum: add missing dependency on ruby-i18nJakub Jirutka2017-12-261-1/+1
|
* community/ruby-i18n: move from testingJakub Jirutka2017-12-261-0/+39
|
* community/ruby-concurrent-ruby: disable check on armhf for nowJakub Jirutka2017-12-261-0/+5
|
* community/ruby-rake-compiler: move from testingJakub Jirutka2017-12-263-0/+203
|
* community/ruby-timecomp: move from testingJakub Jirutka2017-12-261-0/+39
|
* community/ruby-concurrent-ruby: move from testingJakub Jirutka2017-12-262-0/+87
|
* community/ruby-diff-lcs: fix depends in -tools subpkgJakub Jirutka2017-12-251-0/+1
|
* community/ruby-rspec*: move from testingJakub Jirutka2017-12-2510-0/+270
|