Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/nextcloud: disable integrity check as default | Jakub Jirutka | 2017-06-25 | 2 | -0/+16 | |
| | | | | | It's unnecessary, APK ensures integrity of all installed files, and problematic (we need to patch some files). | |||||
* | community/nextcloud: add cron job | Jakub Jirutka | 2017-06-25 | 2 | -0/+9 | |
| | ||||||
* | community/nextcloud: improve default settings | Jakub Jirutka | 2017-06-25 | 3 | -3/+11 | |
| | ||||||
* | community/nextcloud: remove php7-opcache from -initscript's deps | Jakub Jirutka | 2017-06-25 | 1 | -1/+1 | |
| | | | | | Zend OPcache is only one of multiple options, someone may want to use Memcached or Redis instead of it. | |||||
* | community/nextcloud: move almost all apps to subpackages | Jakub Jirutka | 2017-06-25 | 3 | -83/+106 | |
| | ||||||
* | community/nextcloud: remove -doc subpackage | Jakub Jirutka | 2017-06-25 | 1 | -4/+1 | |
| | | | | | | This documentation is part of the application, it's referenced in the NextCloud's web interface. Moreover NextCloud has some files consistency check that doesn't like when the documentation is missing. | |||||
* | community/nextcloud: remove some garbage | Jakub Jirutka | 2017-06-25 | 1 | -0/+8 | |
| | ||||||
* | community/nextcloud: remove updater and disable messing w/ htaccess | Jakub Jirutka | 2017-06-25 | 3 | -1/+54 | |
| | ||||||
* | community/nextcloud: move bundled apps to /usr/share | Jakub Jirutka | 2017-06-25 | 4 | -16/+57 | |
| | | | | | | | | | | | | It's totally wrong to install pkg's files into /var/lib and make them writable by webserver! Moreover when Nextcloud supports multiple app paths. So we use two apps locations: * /usr/share/webapps/nextcloud/apps - for apps installed by apk, * /var/lib/nextcloud/apps - for apps installed from AppStore. BTW Fedora uses the same approach. | |||||
* | community/nextcloud: install config.sample | Jakub Jirutka | 2017-06-25 | 1 | -3/+5 | |
| | ||||||
* | community/nextcloud: create user/group for base pkg | Jakub Jirutka | 2017-06-25 | 3 | -9/+9 | |
| | | | | | It somehow doesn't work when user/group is created by pre-install script of subpackage - installed files have wrong GID. | |||||
* | community/arpack: disable check() in ppc64le for now | Roberto Oliveira | 2017-06-24 | 1 | -3/+2 | |
| | | | | | | Tests from arpack are hanging on ppc64le with abuild but tests work when running manually (make check) and all tests pass. Disabling fakeroot for check didn't help. Disabling ppc64le tests for now. | |||||
* | community/gomplate: upgrade to 1.9.1 | Dave Henderson | 2017-06-23 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com> | |||||
* | community/duo_unix: upgrade to 1.10.0 | Paul Morgan | 2017-06-23 | 2 | -12/+3 | |
| | | | | | Remove libressl patch because it's in upstream duo_unix as of https://github.com/duosecurity/duo_unix/commit/c539ba7aa3ec064 | |||||
* | community/nextcloud: improve abuild | Jakub Jirutka | 2017-06-22 | 2 | -71/+66 | |
| | ||||||
* | community/nextcloud: add missing deps php7-posix and php7-ldap | Jakub Jirutka | 2017-06-22 | 1 | -2/+2 | |
| | ||||||
* | community/nextcloud: add subpkg -initscript | Jakub Jirutka | 2017-06-22 | 5 | -3/+245 | |
| | ||||||
* | community/py3-multidict: added check() function | Francesco Colista | 2017-06-22 | 1 | -3/+8 | |
| | ||||||
* | Revert "community/py3-multidict: upgrade to 3.0.0" | Francesco Colista | 2017-06-22 | 1 | -2/+2 | |
| | | | | This reverts commit 4a9823cc10035fa48f0268989ada870a34763325. | |||||
* | community/arpack: try to run check() on ppc64le w/o fakeroot | Jakub Jirutka | 2017-06-22 | 1 | -0/+6 | |
| | | | | | | Tests from arpack are hanging on ppc64le with abuild but tests work when running manually (make check) and all tests pass. It can be an issue in fakeroot. | |||||
* | community/openvas-manager: upgrade to 7.0.2, added check() function | Francesco Colista | 2017-06-22 | 1 | -4/+9 | |
| | ||||||
* | community/py-websocket-client: upgrade to 0.43.0 | Francesco Colista | 2017-06-22 | 1 | -2/+2 | |
| | ||||||
* | community/py3-multidict: upgrade to 3.0.0 | Francesco Colista | 2017-06-22 | 1 | -2/+2 | |
| | ||||||
* | community/arpack: enable build on ppc64le | Roberto Oliveira | 2017-06-22 | 1 | -1/+1 | |
| | | | | Enable build on ppc64le as openblas is available. | |||||
* | community/rust: build w/o external prebuilt rustc/cargo | Jakub Jirutka | 2017-06-22 | 1 | -40/+13 | |
| | ||||||
* | community/webkit2gtk: more poking on armhf | William Pitcock | 2017-06-21 | 1 | -1/+1 | |
| | ||||||
* | community/webkit2gtk: try to enable building on armhf | William Pitcock | 2017-06-21 | 1 | -1/+2 | |
| | ||||||
* | community/jruby: upgrade to 9.1.12.0 | Jakub Jirutka | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/ttyd: upgrade to 1.3.3 | Jakub Jirutka | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/py-pyldap: upgrade to 2.4.36 | Jakub Jirutka | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/xterm: upgrade to 330 | Jakub Jirutka | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/binaryen: fix build on aarch64, armhf and ppc64le | Jakub Jirutka | 2017-06-21 | 2 | -2/+15 | |
| | | | | | This fix is just a temporary workaround! See https://github.com/WebAssembly/binaryen/issues/1059 | |||||
* | community/binaryen: upgrade to 1.37.14 | Jakub Jirutka | 2017-06-21 | 3 | -35/+40 | |
| | ||||||
* | community/py-paho-mqtt: upgrade to 1.3.0 | Fabian Affolter | 2017-06-21 | 1 | -7/+5 | |
| | ||||||
* | community/py-sqlalchemy: upgrade to 1.1.11 | Fabian Affolter | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/py3-aiohttp: upgrade to 2.2.0 | Fabian Affolter | 2017-06-21 | 1 | -2/+2 | |
| | ||||||
* | community/py-graphviz: fix project's url | Jakub Jirutka | 2017-06-21 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbricks: remove dead url | Jakub Jirutka | 2017-06-21 | 1 | -1/+1 | |
| | ||||||
* | community/py-lz4: correct test typo | Leonardo Arena | 2017-06-20 | 1 | -2/+2 | |
| | ||||||
* | community/bam: disable on s390x | Leonardo Arena | 2017-06-20 | 1 | -3/+2 | |
| | ||||||
* | community/py-lz4: disable check() on s390x | Leonardo Arena | 2017-06-20 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ====================================================================== ERROR: test_LZ4FrameCompressor (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 218, in test_LZ4FrameCompressor compressed += compressor.compress(input_data) File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/lz4/frame/__init__.py", line 130, in compress result = compress_update(self._context, data) MemoryError ====================================================================== ERROR: test_LZ4FrameCompressor_reset (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 227, in test_LZ4FrameCompressor_reset compressed += compressor.compress(input_data) File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/lz4/frame/__init__.py", line 130, in compress result = compress_update(self._context, data) MemoryError ====================================================================== ERROR: test_compress_begin_update_end (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 26, in test_compress_begin_update_end compressed += lz4frame.compress_update(context, input_data[:chunk_size]) MemoryError ====================================================================== ERROR: test_compress_begin_update_end_no_auto_flush (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 108, in test_compress_begin_update_end_no_auto_flush compressed += lz4frame.compress_update(context, input_data[:chunk_size]) MemoryError ====================================================================== ERROR: test_compress_begin_update_end_no_auto_flush_2 (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 124, in test_compress_begin_update_end_no_auto_flush_2 compressed += lz4frame.compress_update(context, input_data[start:end]) MemoryError ====================================================================== ERROR: test_compress_begin_update_end_no_auto_flush_not_defaults (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 172, in test_compress_begin_update_end_no_auto_flush_not_defaults compressed += lz4frame.compress_update(context, input_data[start:end]) MemoryError ====================================================================== ERROR: test_compress_begin_update_end_not_defaults (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 148, in test_compress_begin_update_end_not_defaults compressed += lz4frame.compress_update(context, input_data[start:end]) MemoryError ====================================================================== ERROR: test_compress_huge_with_size (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 37, in test_compress_huge_with_size compressed += lz4frame.compress_update(context, input_data[:chunk_size]) MemoryError ====================================================================== ERROR: test_compress_huge_without_size (test_frame.TestLZ4Frame) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 48, in test_compress_huge_without_size compressed += lz4frame.compress_update(context, input_data[:chunk_size]) MemoryError ====================================================================== ERROR: test_LZ4FrameCompressor_fails (test_frame.TestLZ4FrameModern) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 281, in test_LZ4FrameCompressor_fails compressed += compressor.compress(input_data) File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/lz4/frame/__init__.py", line 130, in compress result = compress_update(self._context, data) MemoryError ====================================================================== ERROR: test_decompress_truncated (test_frame.TestLZ4FrameModern) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/buildozer/aports/community/py-lz4/src/lz4-0.10.0/tests/test_frame.py", line 251, in test_decompress_truncated compressed += lz4frame.compress_update(context, input_data) MemoryError | |||||
* | community/modemmanager: bump to 1.6.8 | Stuart Cardall | 2017-06-20 | 1 | -2/+2 | |
| | ||||||
* | community/suitesparse: build at -O3 | tmpfile | 2017-06-20 | 1 | -4/+1 | |
| | | | | | The bug that prevented this has been fixed upstream. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71505 | |||||
* | community/libreoffice: rebuild against glew 2.0.0 | Leonardo Arena | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | community/mesa-demos: rebuild against glew-2.0.0 | Leonardo Arena | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | community/kodi: rebuild against glew-2.0.0 | Leonardo Arena | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | community/gource: rebuild against glew-2.0.0 | Leonardo Arena | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | community/logstalgia: rebuild against glew-2.0.0 | Leonardo Arena | 2017-06-20 | 1 | -1/+1 | |
| | ||||||
* | community/[various]: remove trailing whitespace in pkgdesc | tmpfile | 2017-06-20 | 5 | -5/+5 | |
| | ||||||
* | community/upx: moved from testing | Mitch Tishmack | 2017-06-20 | 2 | -0/+54 | |
| |