aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/libteam: upgrade to 1.27Francesco Colista2017-06-261-11/+3
|
* community/knot: upgrade to 2.5.2Francesco Colista2017-06-261-3/+3
|
* community/py-websocket-client: upgrade to 0.44.0Francesco Colista2017-06-261-2/+2
|
* main/perl-scalar-list-utils: upgrade to 1.48Francesco Colista2017-06-261-5/+3
|
* community/lapack: upgrade to 3.7.1Francesco Colista2017-06-261-4/+2
|
* community/py-xlsxwriter: upgrade to 0.9.7Francesco Colista2017-06-261-4/+2
|
* community/mkvtoolnix: upgrade to 13.0.0Francesco Colista2017-06-261-2/+2
|
* main/weechat: upgrade to 1.9Leonardo Arena2017-06-261-3/+3
|
* community/nextcloud: add missing checksumJakub Jirutka2017-06-251-0/+1
|
* 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.
* testing/[various]: remove trailing whitespace in pkgdesctmpfile2017-06-2411-11/+11
|
* 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.
* main/unfs3: modernize APKBUILDHenrik Riomar2017-06-241-20/+16
|
* travis: fix typo in install-alpineJakub Jirutka2017-06-231-1/+1
|
* travis: fetch static apk-tools from GitHub instead of aportsJakub Jirutka2017-06-231-7/+8
|
* community/gomplate: upgrade to 1.9.1Dave Henderson2017-06-231-2/+2
| | | | Signed-off-by: Dave Henderson <dhenderson@gmail.com>
* Revert "testing/cloudi: new aport"Leonardo Arena2017-06-233-135/+0
| | | | | | It doesn't build on buildservers yet This reverts commit 85bf78badec654840346643bfc77454682514779.
* testing/cloudi: new aportMichael Truog2017-06-233-0/+135
| | | | | | http://cloudi.org/ CloudI is an open-source private cloud computing framework for efficient, scalable, and stable soft-realtime event processing.
* testing/wpa_actiond: fix package installationLeonardo Arena2017-06-231-5/+5
|
* 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
* main/i3lock: upgrade to 2.9.1Daniel Sabogal2017-06-231-13/+14
|
* main/expat: upgrade to 2.2.1Daniel Sabogal2017-06-231-15/+10
|
* testing/wpa_actiond: new aportMarian Buschsieweke2017-06-234-0/+168
| | | | | | | | | | | Daemon that connects to wpa_supplicant and handles connect and disconnect events https://git.archlinux.org/wpa_actiond.git Use case: A plain and simple way to automatically configure wireless networks depending on SSID by invoking user supplied scripts. I provided a patch to convert the nested function into a regular one, so that GCC won't generate a trampoline. In addition, OpenRC integration was added.
* main/apk-tools: security upgrade to 2.7.2Timo Teräs2017-06-231-3/+3
| | | | CVE-2017-9669, CVE-2017-9671
* testing/etckeeper: upgrade to 1.18.7Henrik Riomar2017-06-232-38/+12
| | | | | | * Perl is now optional (will be used if installed) * test suite added upstream (requires option !checkroot) * Drop fix now included upstream
* main/openvpn: security upgrade to 2.4.3Pieter Lange2017-06-231-2/+2
| | | | | | | | CVE-2017-7508 Remotely-triggerable ASSERT() on malformed IPv6 packet CVE-2017-7520 Pre-authentication remote crash/information disclosure CVE-2017-7521 Remote-triggerable memory leaks / potential double-free CVE-2017-7522 Post-authentication remote DoS with --x509-track + other fixes
* main/linux-rpi: upgrade to 4.9.33, include patches for CVE-2017-1000364 ↵William Pitcock2017-06-223-2/+918
| | | | mitigation.
* testing/wireguard-vanilla: chase 4.9.33 upgradeWilliam Pitcock2017-06-221-1/+1
|
* main/zfs-vanilla: chase 4.9.33 upgradeWilliam Pitcock2017-06-221-1/+1
|
* main/spl-vanilla: chase 4.9.33 upgradeWilliam Pitcock2017-06-221-1/+1
|
* main/linux-vanilla: upgrade to 4.9.33, include patches for CVE-2017-1000364 ↵William Pitcock2017-06-223-2/+919
| | | | mitigation.
* main/musl: fix checksumsWilliam Pitcock2017-06-221-0/+1
|
* main/musl: apply proactive mitigation against bugs like glibc CVE-2017-1000366William Pitcock2017-06-222-1/+31
|
* 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.
* main/abuild: add !checkroot optionJakub Jirutka2017-06-222-2/+33
|