Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/nodejs: upgrade to 6.9.2 | Jakub Jirutka | 2016-12-09 | 1 | -4/+4 | |
| | ||||||
* | main/libgit2: remove unnecessary -lib subpackage | Jakub Jirutka | 2016-12-08 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | The -lib subpackage doesn't make any sense for this package, because libgit2 is only a library. pkg +-- libgit2 | `-- usr | `-- lib | `-- libgit2.so.24 -> libgit2.so.0.24.2 `-- libgit2-libs `-- usr `-- lib `-- libgit2.so.0.24.3 Also it breaks cargo package. | |||||
* | main/zabbix: upgrade to 3.2.2 | Leonardo Arena | 2016-12-07 | 1 | -4/+4 | |
| | ||||||
* | main/subversion: upgrade to 1.9.5 | Carlo Landmeter | 2016-12-07 | 1 | -6/+6 | |
| | ||||||
* | main/serf: fix build with libressl | Carlo Landmeter | 2016-12-07 | 2 | -19/+25 | |
| | ||||||
* | main/alpine-conf: use busybox losetup always | Timo Teräs | 2016-12-07 | 2 | -4/+37 | |
| | | | | fixes #6517 | |||||
* | main/dovecot: upgrade to 2.2.27 | Valery Kartel | 2016-12-07 | 4 | -44/+44 | |
| | | | | | | -- add config for sieve-extdata-plugin some fixes in APKBUILD | |||||
* | main/perl-mail-imapclient: upgrade to 3.38 | Valery Kartel | 2016-12-07 | 1 | -4/+4 | |
| | ||||||
* | main/perl-yaml-xs: upgrade to 0.63 | Valery Kartel | 2016-12-07 | 1 | -9/+8 | |
| | ||||||
* | main/altermime: upgrade to 0.3.11 | Valery Kartel | 2016-12-07 | 2 | -38/+33 | |
| | | | | | | -- move README & LICENSE to -doc subpackage tidy up APKBUILD | |||||
* | community/minidlna: move to community and update db dir | Carlo Landmeter | 2016-12-06 | 4 | -118/+0 | |
| | | | | | moved db dir from /var/cache to /var/lib added a check in post-upgrade to notify use of this change | |||||
* | main/lxc: added python3 bindings | Francesco Colista | 2016-12-06 | 1 | -3/+12 | |
| | ||||||
* | ==== release 3.5.0_rc5 ====v3.5.0_rc5 | Natanael Copa | 2016-12-05 | 1 | -1/+1 | |
| | ||||||
* | main/dovecot: build pigeonhole extdata plugin | Pierre Jaury | 2016-12-05 | 1 | -2/+36 | |
| | | | | | | it was discussed that building these external plugins as part of the Dovecot APKBUILD would prevent ABI version mismatches and other bugs that arise when Dovecot is updated | |||||
* | main/aspell-en: upgrade to 2016.11.20, fixes in APKBUILD | Valery Kartel | 2016-12-05 | 1 | -8/+10 | |
| | ||||||
* | main/aspell: fixes in APKBUILD | Valery Kartel | 2016-12-05 | 1 | -18/+9 | |
| | ||||||
* | main/skalibs: upgrade to 2.4.0.2 | Laurent Bercot | 2016-12-05 | 1 | -4/+4 | |
| | ||||||
* | main/alpine-conf: add fakeroot fixes for update-kernel | Natanael Copa | 2016-12-05 | 4 | -5/+121 | |
| | ||||||
* | main/py-django-treebeard: upgrade to 4.1.0 | Kaarle Ritvanen | 2016-12-05 | 1 | -4/+4 | |
| | ||||||
* | ==== release 3.5.0_rc4 ====v3.5.0_rc4 | Natanael Copa | 2016-12-05 | 1 | -1/+1 | |
| | ||||||
* | main/gparted: Use reliable way of detecting gpartedbin process existence. | Przemyslaw Pawelczyk | 2016-12-05 | 2 | -4/+54 | |
| | | | | | | | | | | | Otherwise gparted won't start saying that gpartedbin is already running. Problem has been spotted on AL 3.4.6 by Thijs de Vries and reported on IRC channel (#alpine-linux). Patch should be applied also on 3.4-stable w/ obvious adaptations (preserving 3.4-stable's pkgver, bumping pkgrel, fixing collisions in source and *sums) and less obvious one (removing prepare() function, because otherwise patch won't be applied). | |||||
* | main/btrfs-progs: upgrade to 4.8.5 | Jakub Jirutka | 2016-12-05 | 2 | -11/+11 | |
| | ||||||
* | main/btrfs-progs: improve abuild | Jakub Jirutka | 2016-12-05 | 1 | -12/+13 | |
| | ||||||
* | main/liboping: moved from community | Francesco Colista | 2016-12-05 | 1 | -0/+34 | |
| | ||||||
* | main/collectd: added dns and ping plugins. Fixes #6506" | Francesco Colista | 2016-12-05 | 1 | -2/+5 | |
| | ||||||
* | main/lua-sql: simplify abuild | Jakub Jirutka | 2016-12-04 | 1 | -64/+46 | |
| | ||||||
* | main/lua-sql: upgrade to 2.3.4 | Jakub Jirutka | 2016-12-04 | 1 | -4/+4 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.168 | Jakub Jirutka | 2016-12-04 | 1 | -5/+5 | |
| | ||||||
* | main/umurmur: don't remove user/group after uninstall | Jakub Jirutka | 2016-12-04 | 3 | -8/+1 | |
| | ||||||
* | main/umurmur: fix user/group in umurmur.conf | Jakub Jirutka | 2016-12-04 | 2 | -6/+6 | |
| | | | | Fixes http://bugs.alpinelinux.org/issues/6438 | |||||
* | main/umurmur: improve abuild | Jakub Jirutka | 2016-12-04 | 1 | -17/+14 | |
| | ||||||
* | main/backuppc: fix socket path | Jakub Jirutka | 2016-12-04 | 2 | -0/+26 | |
| | ||||||
* | main/backuppc: rewrite runscript and fix pidfile location | Jakub Jirutka | 2016-12-04 | 3 | -40/+58 | |
| | ||||||
* | main/backuppc: move data-dir to /usr/share/BackupPC | Jakub Jirutka | 2016-12-04 | 2 | -7/+7 | |
| | | | | | BackupPC is written in Perl and does not contain any arch-dependent binaries, so it should be installed into /usr/share and not /usr/lib. | |||||
* | main/backuppc: remove deprecated defined(@array) | Jakub Jirutka | 2016-12-04 | 2 | -1/+28 | |
| | | | | Fixes http://bugs.alpinelinux.org/issues/6457 | |||||
* | main/backuppc: improve abuild | Jakub Jirutka | 2016-12-04 | 1 | -52/+36 | |
| | ||||||
* | main/zfs-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/spl-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/linux-grsec: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -7/+7 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.4.36-r0 | Natanael Copa | 2016-12-03 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -4/+4 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.4.36 | Natanael Copa | 2016-12-03 | 1 | -4/+4 | |
| | ||||||
* | main/perl-test-mockobject: upgrade to 1.20161202 | Leonardo Arena | 2016-12-03 | 1 | -4/+4 | |
| |