Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/awall: upgrade to 1.6.6 | Kaarle Ritvanen | 2018-10-31 | 1 | -2/+2 | |
| | ||||||
* | main/aconf: upgrade to 0.6.6 | Kaarle Ritvanen | 2018-10-31 | 1 | -9/+4 | |
| | ||||||
* | main/lua-penlight: fix dependency | Kaarle Ritvanen | 2018-10-31 | 1 | -3/+2 | |
| | ||||||
* | main/rp-pppoe: updated APKBUILD, added -openrc subpackage | Francesco Colista | 2018-10-31 | 1 | -25/+7 | |
| | ||||||
* | main/kamailio: upgrade to 5.1.6 | Timo Teräs | 2018-10-31 | 1 | -2/+2 | |
| | ||||||
* | community/php7-pecl-igbinary: fix load order | Andy Postnikov | 2018-10-31 | 1 | -2/+3 | |
| | | | | it must be loaded before php7-pecl-redis and php7-pecl-couchbase | |||||
* | travis: use dl-cdn.alpinelinux.org as apk mirror | Natanael Copa | 2018-10-31 | 1 | -1/+1 | |
| | | | | | nl.alpinelinux.org is no longer the most fresh mirror. dl-cdn should be relatively fresh while being fast | |||||
* | community/php7-pecl-timezonedb: upgrade to 2018.7 | Andy Postnikov | 2018-10-31 | 1 | -2/+2 | |
| | ||||||
* | community/rspamd: upgrade to 1.8.1 | Carlo Landmeter | 2018-10-31 | 1 | -3/+4 | |
| | ||||||
* | non-free/vlmcsd: upgrade to 1112 | Carlo Landmeter | 2018-10-31 | 1 | -17/+14 | |
| | ||||||
* | main/gtk+3.0: fix whitspace | Natanael Copa | 2018-10-30 | 1 | -1/+1 | |
| | ||||||
* | testing/rocksdb: fix ppc64le platform detection and re-enable build | Mike Sullivan | 2018-10-30 | 2 | -2/+15 | |
| | ||||||
* | main/gtk+3.0: Remove intltool dependency | Mohammed Sadiq | 2018-10-30 | 1 | -2/+2 | |
| | | | | | | | It's no longer required since gettext 0.19.7. Removing intltool dependency removes the indirect dependency on perl. And since gtk3 run some perl scripts on build, depend on perl. | |||||
* | main/glib: replace perl depends with python | Natanael Copa | 2018-10-30 | 1 | -2/+2 | |
| | | | | | | upsteram has ported all perl scripts to python fixes #9558 | |||||
* | main/tzdata: upgrade to 2018g | Pedro Filipe | 2018-10-30 | 1 | -8/+9 | |
| | ||||||
* | main/xorg-server: add secfixes comment | Natanael Copa | 2018-10-30 | 1 | -0/+2 | |
| | ||||||
* | main/slibtool: upgrade to 0.5.26 | midipix | 2018-10-30 | 1 | -2/+2 | |
| | ||||||
* | main/xorg-server: security upgrade to 1.20.3 (CVE-2018-14665) | Natanael Copa | 2018-10-29 | 1 | -2/+2 | |
| | | | | fixes #9579 | |||||
* | community/wireshark: security upgrade to 2.6.4 | Natanael Copa | 2018-10-29 | 1 | -2/+7 | |
| | | | | | | CVE-2018-12086, CVE-2018-18225, CVE-2018-18226, CVE-2018-18227 fixes #9602 | |||||
* | main/meson: update to 0.48.0 | Drew DeVault | 2018-10-29 | 1 | -2/+2 | |
| | ||||||
* | community/ttf-inconsolata: update to 2.001 | raschi.alex@gmail.com | 2018-10-29 | 1 | -11/+8 | |
| | ||||||
* | community/filezilla: upgrade to 3.38.1 | prspkt | 2018-10-29 | 1 | -2/+2 | |
| | ||||||
* | community/libfilezilla: upgrade to 0.15.0 | prspkt | 2018-10-29 | 1 | -3/+3 | |
| | | | | libfilezilla now depends on Nettle >= 3.1 | |||||
* | main/pllua: rename to postgresql-pllua | Jakub Jirutka | 2018-10-29 | 1 | -1/+3 | |
| | | | | | It's an extension for PostgreSQL, so it should be prefixed with postgresql-, the same as other extensions in aports. | |||||
* | main/pllua: change upstream to pllua-ng and upgrade to 2.0 | Jakub Jirutka | 2018-10-29 | 3 | -254/+13 | |
| | | | | | The original project is not compatible with PostgreSQL 11.0 and is not maintained anymore. | |||||
* | main/pllua: fix incorrect license | Jakub Jirutka | 2018-10-29 | 1 | -1/+1 | |
| | ||||||
* | community/postgresql-plpgsql_check: patch for postgresql 11.0 | Jakub Jirutka | 2018-10-29 | 2 | -3/+132 | |
| | ||||||
* | community/postgresql-pglogical: upgrade to 2.2.1 | Jakub Jirutka | 2018-10-29 | 1 | -2/+2 | |
| | ||||||
* | community/postgresql-orafce: rebuild against postgresql 11.0 | Jakub Jirutka | 2018-10-29 | 1 | -1/+1 | |
| | ||||||
* | testing/postgis: rebuild against postgresql 11.0 | Jakub Jirutka | 2018-10-29 | 1 | -1/+1 | |
| | ||||||
* | community/repmgr: upgrade to 4.2.0 | Jakub Jirutka | 2018-10-29 | 2 | -6/+9 | |
| | ||||||
* | main/postgresql: upgrade to 11.0 | Jakub Jirutka | 2018-10-29 | 2 | -8/+7 | |
| | ||||||
* | testing/postgis: upgrade to 2.5.0 | Tiago Ilieve | 2018-10-28 | 1 | -5/+4 | |
| | | | | | | - Change URL to HTTPS. - Explicitly disable 'check' step. - Remove unneeded 'chmod'. | |||||
* | main/ipset: upgrade to 7.0 | Kaarle Ritvanen | 2018-10-28 | 2 | -15/+3 | |
| | ||||||
* | community/lua-brieflz: upgrade to 0.2.0 | Jakub Jirutka | 2018-10-28 | 1 | -3/+3 | |
| | ||||||
* | community/claws-mail: TLS server name indication support | opal hart | 2018-10-28 | 2 | -3/+89 | |
| | | | | | | | Using patch included from <https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4103>, fixes issue with some mailservers such as Gmail refusing TLSv1.3 without SNI. | |||||
* | main/libetpan: TLS server name indication support | opal hart | 2018-10-28 | 2 | -2/+334 | |
| | | | | | | Taken from <https://github.com/dinhviethoa/libetpan/pull/310>, part of a fix for <https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4103> | |||||
* | main/one-context: upgrade to 0.5.5 | Jakub Jirutka | 2018-10-28 | 1 | -3/+3 | |
| | ||||||
* | community/py-greenlet: add ppc64le patch | Andy Postnikov | 2018-10-27 | 2 | -2/+14 | |
| | ||||||
* | community/scdoc: move from testing | Henrik Riomar | 2018-10-26 | 1 | -0/+0 | |
| | ||||||
* | community/syncthing: upgrade to 0.14.51 | Roberto Oliveira | 2018-10-26 | 1 | -2/+2 | |
| | ||||||
* | main/py-jinja2: add check(), fix dependency and modernize | Andy Postnikov | 2018-10-26 | 1 | -6/+12 | |
| | ||||||
* | community/jenkins: upgrade to 2.138.2 | Roberto Oliveira | 2018-10-26 | 1 | -3/+3 | |
| | ||||||
* | main/syslinux: intel-ucode simplify | Henrik Riomar | 2018-10-26 | 2 | -12/+7 | |
| | ||||||
* | main/syslinux: Changed update-extlinux to detect intel-ucode | Marian Buschsieweke | 2018-10-26 | 2 | -3/+14 | |
| | | | | | | | | | | | | If `/boot/intel-ucode.img` is present, update-extlinux will add it as (first) INITRD. This way the microcode update in package non-free/intel-ucode will be automatically loaded, if installed. This package fixes, among other processor bugs, the hyper-threading bug in Intel Skylake and Kaby Lake processers currently in the news [1]. More details here [2] and here [3]. [1] https://lists.debian.org/debian-devel/2017/06/msg00308.html [2] https://wiki.archlinux.org/index.php/Microcode#Syslinux [3] https://wiki.gentoo.org/wiki/Intel_microcode | |||||
* | testing/openssl: update pkgdesc and disable various | J0WI | 2018-10-26 | 1 | -6/+7 | |
| | | | | | | | | | | | | | explicitly disable - des - idea - psk - rc4 - rc5 - seed - zlib Those are either disabled in debian or removed in libressl. | |||||
* | main/gsm: upgrade to 1.0.18 | Pedro Filipe | 2018-10-26 | 1 | -6/+8 | |
| | ||||||
* | community/py-greenlet: upgrade to 0.4.15 | J0WI | 2018-10-26 | 3 | -42/+3 | |
| | ||||||
* | community/py-greenlet: modernize and add check | J0WI | 2018-10-26 | 1 | -2/+8 | |
| | ||||||
* | testing/duperemove: new aport | Jakub Jirutka | 2018-10-26 | 1 | -0/+24 | |
| | | | | | https://github.com/markfasheh/duperemove Tools for deduping file systems |