Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/shadow: fix secfixes comment | Natanael Copa | 2017-06-01 | 1 | -0/+1 |
| | |||||
* | community/neovim: fix secfix comment | Natanael Copa | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | community/php5: fix php-fpm init.d script | Natanael Copa | 2017-06-01 | 2 | -13/+3 |
| | | | | fixes #7353 | ||||
* | community/libplist: security upgrade to 2.0.0 | Natanael Copa | 2017-05-31 | 1 | -4/+2 |
| | | | | | | | | | | | | CVE-2017-5209 CVE-2017-5545 CVE-2017-5834 CVE-2017-5835 CVE-2017-5836 This seems to be an update that is ABI compatible, and only kodi uses is. fixes #6899 | ||||
* | community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.30-r0 | Natanael Copa | 2017-05-31 | 1 | -1/+1 |
| | |||||
* | community/openjdk8: increase buffer size for getmntent_r | Natanael Copa | 2017-05-30 | 2 | -1/+92 |
| | | | | | | | | | | | | Java will only use 1024 byte buffer for parsing mounts. Unlike glibc will musl return error when this is not big enough instead of truncating it. We solve it by allocating a much bigger buffer. fixes #7093 We also build without precompiled headers, which does not work eith PIE. | ||||
* | community/postgresql-bdr-extension0.9: new aport | Leonardo Arena | 2017-05-24 | 1 | -0/+37 |
| | | | | | | UDR support has been removed from 1.x Allow AL3.6 installations to transition from 0.9.x | ||||
* | community/uncrustify: upgrade to 0.65 | André Klitzing | 2017-05-24 | 1 | -5/+3 |
| | |||||
* | community/nextcloud: upgrade to 12.0.0 | Leonardo Arena | 2017-05-24 | 1 | -35/+44 |
| | | | | | | - Move some larger apps into subpkgs in order to shrink main pkg size - Install php-fileinfo in order to suppress a warning - Cosmetic APKBUILD fixes | ||||
* | community/gns3-gui: upgrade to 2.0.1 | Francesco Colista | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | community/gns3-server: upgrade to 2.0.1 | Francesco Colista | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | community/py-service_identity: upgrade to 17.0.0 | Francesco Colista | 2017-05-24 | 1 | -4/+2 |
| | |||||
* | community/py-pyldap: upgrade to 2.4.35 | Jakub Jirutka | 2017-05-24 | 1 | -5/+3 |
| | |||||
* | community/jruby: add simple check and modernize abuild | Jakub Jirutka | 2017-05-24 | 1 | -12/+20 |
| | |||||
* | community/jruby: upgrade to 9.1.9.0 | Jakub Jirutka | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | community/firejail: update to 0.9.46 | Stuart Cardall | 2017-05-24 | 1 | -2/+2 |
| | | | | https://firejail.wordpress.com/download-2/release-notes/ | ||||
* | community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.29-r0 | Natanael Copa | 2017-05-22 | 1 | -2/+2 |
| | |||||
* | community/julia: move from testing | Shiz | 2017-05-22 | 9 | -0/+407 |
| | |||||
* | community/nvme-cli: upgrade to 1.3 and move to community | Carlo Landmeter | 2017-05-22 | 1 | -0/+39 |
| | | | | refs #5082 | ||||
* | community/pcmanfm: fix CVE-2017-8934 | Natanael Copa | 2017-05-22 | 2 | -6/+66 |
| | |||||
* | community/cmus: upgrade to 2.8.0_rc0 | Natanael Copa | 2017-05-22 | 1 | -12/+11 |
| | |||||
* | community/mkvtoolnix: moved from testing. | Francesco Colista | 2017-05-22 | 1 | -0/+36 |
| | | | | | | This fixes, partially, #7294. The unit test requires an external pacakge that is not yet available on alpine (googletest). | ||||
* | community/py-cx_freeze: upgrade to 5.0.2, added check() function | Francesco Colista | 2017-05-22 | 1 | -2/+8 |
| | |||||
* | community/ccid: upgrade to 1.4.27 | Timo Teräs | 2017-05-22 | 1 | -3/+3 |
| | |||||
* | community/firefox-esr: upgrade to 52.1.2 | Alexander Edland | 2017-05-20 | 1 | -2/+2 |
| | |||||
* | community/utf8proc: upgrade to 2.1.0 | Shiz | 2017-05-20 | 1 | -9/+4 |
| | |||||
* | main/multipath-tools: move back from community | Natanael Copa | 2017-05-19 | 5 | -222/+0 |
| | | | | | we ship multipath-tools with alpine-xen iso image so we should have it in main. | ||||
* | community/perl-html-template: upgrade to 2.97, improved APKBUILD | Francesco Colista | 2017-05-19 | 1 | -12/+14 |
| | |||||
* | community/perl-mime-base32: upgrade to 1.303, improved APKBUILD | Francesco Colista | 2017-05-19 | 1 | -15/+16 |
| | |||||
* | community/docker-py: upgrade to 2.3.0 | Francesco Colista | 2017-05-19 | 1 | -2/+2 |
| | |||||
* | community/lua-redis: modernize apkbuild and fix deps | Carlo Landmeter | 2017-05-18 | 1 | -41/+17 |
| | |||||
* | community/openjdk8: fix build on armhf | Natanael Copa | 2017-05-18 | 1 | -0/+1 |
| | | | | | | | | since icedtea 3.4 the configure script will select aarch32 hotspot build due to better performace. Our patches does not apply to this so for now we use the default hotspot, even if it is slower on armhf. http://blog.fuseyism.com/index.php/2017/05/17/security-icedtea-3-4-0-for-openjdk-8-armed-and-ready-released/ | ||||
* | community/minidlna: upgrade to 1.2.0 | Francesco Colista | 2017-05-18 | 1 | -11/+3 |
| | |||||
* | community/lua-resty-dns: moved from testing | Timo Teräs | 2017-05-18 | 2 | -0/+299 |
| | |||||
* | community/librdkafka: upgrade to 0.9.5 | Mike Milner | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | community/openjdk8: add very basic check function | Jakub Jirutka | 2017-05-18 | 1 | -0/+7 |
| | |||||
* | community/openjdk8: ensure that pkgver matches source version | Jakub Jirutka | 2017-05-18 | 1 | -0/+5 |
| | |||||
* | community/openjdk8: upgrade to 8.131.11 (icedtea 3.4.0) | Jakub Jirutka | 2017-05-18 | 2 | -17/+17 |
| | |||||
* | community/shadow: CVE-2017-2616 regression fix | Henrik Riomar | 2017-05-17 | 2 | -2/+33 |
| | | | | https://lists.debian.org/debian-security-announce/2017/msg00114.html | ||||
* | community/cargo: move from testing | Jakub Jirutka | 2017-05-17 | 2 | -0/+161 |
| | |||||
* | community/ghc: move from testing | Jakub Jirutka | 2017-05-17 | 12 | -0/+730 |
| | |||||
* | community/syncthing: disable on armhf | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | tests fails | ||||
* | community/syncthing: disable on s390x | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | tests fails | ||||
* | community/mongodb-tools: disable on aarch64 | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | https://github.com/mongodb/mongo-tools/issues/95 | ||||
* | community/zabbix: fix webif depends and php7.1 compatibility | Leonardo Arena | 2017-05-17 | 2 | -9/+23 |
| | | | | Fixes #7282 #7283 | ||||
* | community/xcb-util-xrm: add missing build dependency m4 | Jakub Jirutka | 2017-05-16 | 1 | -1/+1 |
| | | | | This was my fault. | ||||
* | community/i3wm: upgrade to 4.13 | Łukasz Jendrysik | 2017-05-16 | 1 | -15/+15 |
| | |||||
* | community/xcb-util-xrm: new aport (required for community/i3wm) | Łukasz Jendrysik | 2017-05-16 | 1 | -0/+26 |
| | |||||
* | community/glances: disable check, tests fail on builders | Jakub Jirutka | 2017-05-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============================================================================== INFO: [TEST_012] Check IP stats...... ====================================================================== FAIL: test_000_update (__main__.TestGlances) Update stats (mandatory step for all the stats). ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 67, in test_000_update self.assertTrue(False) AssertionError: False is not true ====================================================================== FAIL: test_002_cpu (__main__.TestGlances) Check SYSTEM plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 92, in test_002_cpu self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: hostname ====================================================================== FAIL: test_003_cpu (__main__.TestGlances) Check CPU plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 102, in test_003_cpu self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: system ====================================================================== FAIL: test_005_mem (__main__.TestGlances) Check MEM plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 128, in test_005_mem self.assertTrue(stat in stats_grab, msg='Cannot find key: %s' % stat) AssertionError: Cannot find key: available ====================================================================== FAIL: test_010_processes (__main__.TestGlances) Check Process plugin. ---------------------------------------------------------------------- Traceback (most recent call last): File "unitest.py", line 173, in test_010_processes self.assertTrue(type(stats_grab) is dict, msg='Process count stats is not a dict') AssertionError: Process count stats is not a dict ---------------------------------------------------------------------- Ran 18 tests in 0.005s FAILED (failures=5) | ||||
* | community/glances: add test | Łukasz Jendrysik | 2017-05-16 | 1 | -0/+5 |
| |