aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/file: upgrade to 5.32tmpfile2017-09-051-3/+3
|
* main/py-cryptography: upgrade to 2.0.3Roberto Oliveira2017-09-051-2/+2
|
* main/py-cparser: upgrade to 2.18Roberto Oliveira2017-09-051-5/+3
|
* main/py-certifi: upgrade to 2017.7.27.1Roberto Oliveira2017-09-051-2/+2
|
* main/py-alabaster: upgrade to 0.7.10Roberto Oliveira2017-09-051-5/+3
|
* main/psqlodbc: upgrade to 09.06.0410 and modernizeRoberto Oliveira2017-09-051-17/+9
|
* main/pngcrush: upgrade to 1.8.13Roberto Oliveira2017-09-051-4/+2
|
* main/pixman: modernize and add checkRoberto Oliveira2017-09-051-18/+12
|
* main/pigz: modernize APKBUILD and add checkRoberto Oliveira2017-09-051-19/+9
|
* main/pianobar: upgrade to 2017.08.30 and modernizeRoberto Oliveira2017-09-051-13/+9
|
* main/postgresql: run testsJakub Jirutka2017-09-051-0/+33
|
* main/postgresql: build with -O2 instead of -OsJakub Jirutka2017-09-051-2/+6
| | | | | It should increase performance a bit for only 3% increase of the package size (computed on sum of (sub)packages).
* main/postgresql: upgrade to 9.6.5Jakub Jirutka2017-09-051-4/+4
|
* main/postgresql: remove explicit returnJakub Jirutka2017-09-051-26/+25
|
* main/zfs-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/linux-hardened: upgrade to 4.9.47Natanael Copa2017-09-042-3/+72
|
* main/wpa_supplicant: modernize and use qt5Natanael Copa2017-09-041-16/+17
|
* main/alpine-mirrors: added mirrorsDaniel Isaksen2017-09-041-1/+41
|
* main/zfs-vanilla: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.47-r0Natanael Copa2017-09-041-1/+1
|
* main/linux-vanilla: upgrade to 4.9.47Natanael Copa2017-09-042-2/+71
|
* main/libvirt: upgrade to 3.7.0Francesco Colista2017-09-041-3/+3
|
* main/py-libvirt: upgrade to 3.7.0Francesco Colista2017-09-041-2/+2
|
* main/libsigc++: modernize APKBUILD and add checkRoberto Oliveira2017-09-021-10/+11
|
* main/pango: upgrade to 1.40.11Roberto Oliveira2017-09-021-2/+2
|
* main/npth: modernize APKBUILD and add checkRoberto Oliveira2017-09-021-21/+12
|
* main/lzip: modernize APKBUILD and add checkRoberto Oliveira2017-09-011-12/+14
|
* main/jwm: upgrade to 2.3.7Roberto Oliveira2017-09-011-4/+2
|
* main/amavisd-new: modernize openrc scriptsElias Werberich2017-09-014-29/+34
|
* main/asterisk: security upgrade to 14.6.1Timo Teräs2017-09-011-3/+3
| | | | | | AST-2017-005: Media takeover in RTP stack AST-2017-006: Shell access command injection in app_minivm AST-2017-007: Remote Crash Vulerability in res_pjsip
* main/hicolor-icon-theme: upgrade to 0.16 and modernizeRoberto Oliveira2017-08-311-12/+10
|
* main/duplicity: upgrade to 0.7.13.1 and modernizeRoberto Oliveira2017-08-311-17/+6
|
* main/eggdbus: add check functionRoberto Oliveira2017-08-311-1/+7
|
* main/enca: modernize APKBUILD and add checkRoberto Oliveira2017-08-311-13/+12
|
* main/haveged: modernize APKBUILD and add checkRoberto Oliveira2017-08-311-15/+14
|
* main/bluez: upgrade to 5.46Natanael Copa2017-08-301-3/+3
|
* main/slim: use consolekit2Natanael Copa2017-08-301-2/+2
|
* main/lxdm: use consolekit2Natanael Copa2017-08-301-2/+2
|
* main/consolekit: replaced by consolekit2Bart Ribbers2017-08-305-63/+66
|
* main/libebml: upgrade to 1.3.5Timo Teräs2017-08-301-5/+4
|
* main/oniguruma: upgrade to 6.6.1Francesco Colista2017-08-301-2/+2
|
* main/mksh: upgrade to 56bSören Tempel2017-08-301-2/+2
|
* main/python3: exclude test_ctypesTimo Teräs2017-08-301-0/+1
| | | | | it fails on aarch64, and upstream knows there's issues with this test; that's why we carry bpo-30353.patch too
* main/dovecot: upgrade to 2.2.32, fixesValery Kartel2017-08-302-15/+25
| | | | | | | | | | | | | | - cosmetic fixes in init-script - move /usr/libexec/dovecot to /usr/lib/dovecot - add pidgeonhole (sieve) ldap storage plugin as subpackage - move all sieve-related stuff to pidgeonhole-plugin subpackage, so now dovecot package have no sieve-dependent libs and binaries. - move all ldap-related libs to dovecot-ldap subpackage, so now dovecot package doesn't depends on libldap.
* main/python3: apply bpo-30353 to fix aarch64 ctypes issueTimo Teräs2017-08-302-3/+139
|