aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/nextcloud: disable integrity check as defaultJakub Jirutka2017-06-252-0/+16
| | | | | It's unnecessary, APK ensures integrity of all installed files, and problematic (we need to patch some files).
* community/nextcloud: add cron jobJakub Jirutka2017-06-252-0/+9
|
* community/nextcloud: improve default settingsJakub Jirutka2017-06-253-3/+11
|
* community/nextcloud: remove php7-opcache from -initscript's depsJakub Jirutka2017-06-251-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 subpackagesJakub Jirutka2017-06-253-83/+106
|
* community/nextcloud: remove -doc subpackageJakub Jirutka2017-06-251-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 garbageJakub Jirutka2017-06-251-0/+8
|
* community/nextcloud: remove updater and disable messing w/ htaccessJakub Jirutka2017-06-253-1/+54
|
* community/nextcloud: move bundled apps to /usr/shareJakub Jirutka2017-06-254-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.sampleJakub Jirutka2017-06-251-3/+5
|
* community/nextcloud: create user/group for base pkgJakub Jirutka2017-06-253-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 nowRoberto Oliveira2017-06-241-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.1Dave Henderson2017-06-231-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* community/duo_unix: upgrade to 1.10.0Paul Morgan2017-06-232-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 abuildJakub Jirutka2017-06-222-71/+66
|
* community/nextcloud: add missing deps php7-posix and php7-ldapJakub Jirutka2017-06-221-2/+2
|
* community/nextcloud: add subpkg -initscriptJakub Jirutka2017-06-225-3/+245
|
* community/py3-multidict: added check() functionFrancesco Colista2017-06-221-3/+8
|
* Revert "community/py3-multidict: upgrade to 3.0.0"Francesco Colista2017-06-221-2/+2
| | | | This reverts commit 4a9823cc10035fa48f0268989ada870a34763325.
* community/arpack: try to run check() on ppc64le w/o fakerootJakub Jirutka2017-06-221-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() functionFrancesco Colista2017-06-221-4/+9
|
* community/py-websocket-client: upgrade to 0.43.0Francesco Colista2017-06-221-2/+2
|
* community/py3-multidict: upgrade to 3.0.0Francesco Colista2017-06-221-2/+2
|
* community/arpack: enable build on ppc64leRoberto Oliveira2017-06-221-1/+1
| | | | Enable build on ppc64le as openblas is available.
* community/rust: build w/o external prebuilt rustc/cargoJakub Jirutka2017-06-221-40/+13
|
* community/webkit2gtk: more poking on armhfWilliam Pitcock2017-06-211-1/+1
|
* community/webkit2gtk: try to enable building on armhfWilliam Pitcock2017-06-211-1/+2
|
* community/jruby: upgrade to 9.1.12.0Jakub Jirutka2017-06-211-2/+2
|
* community/ttyd: upgrade to 1.3.3Jakub Jirutka2017-06-211-2/+2
|
* community/py-pyldap: upgrade to 2.4.36Jakub Jirutka2017-06-211-2/+2
|
* community/xterm: upgrade to 330Jakub Jirutka2017-06-211-2/+2
|
* community/binaryen: fix build on aarch64, armhf and ppc64leJakub Jirutka2017-06-212-2/+15
| | | | | This fix is just a temporary workaround! See https://github.com/WebAssembly/binaryen/issues/1059
* community/binaryen: upgrade to 1.37.14Jakub Jirutka2017-06-213-35/+40
|
* community/py-paho-mqtt: upgrade to 1.3.0Fabian Affolter2017-06-211-7/+5
|
* community/py-sqlalchemy: upgrade to 1.1.11Fabian Affolter2017-06-211-2/+2
|
* community/py3-aiohttp: upgrade to 2.2.0Fabian Affolter2017-06-211-2/+2
|
* community/py-graphviz: fix project's urlJakub Jirutka2017-06-211-1/+1
|
* community/virtualbricks: remove dead urlJakub Jirutka2017-06-211-1/+1
|
* community/py-lz4: correct test typoLeonardo Arena2017-06-201-2/+2
|
* community/bam: disable on s390xLeonardo Arena2017-06-201-3/+2
|
* community/py-lz4: disable check() on s390xLeonardo Arena2017-06-201-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.8Stuart Cardall2017-06-201-2/+2
|
* community/suitesparse: build at -O3tmpfile2017-06-201-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.0Leonardo Arena2017-06-201-1/+1
|
* community/mesa-demos: rebuild against glew-2.0.0Leonardo Arena2017-06-201-1/+1
|
* community/kodi: rebuild against glew-2.0.0Leonardo Arena2017-06-201-1/+1
|
* community/gource: rebuild against glew-2.0.0Leonardo Arena2017-06-201-1/+1
|
* community/logstalgia: rebuild against glew-2.0.0Leonardo Arena2017-06-201-1/+1
|
* community/[various]: remove trailing whitespace in pkgdesctmpfile2017-06-205-5/+5
|
* community/upx: moved from testingMitch Tishmack2017-06-202-0/+54
|