aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/obs-studio: upgrade to 22.0.2Francesco Colista2018-11-021-5/+5
|
* community/virt-what: upgrade to 1.19Henrik Riomar2018-11-015-149/+3
|
* testing/i2pd: Allow for use with syslogopal hart2018-11-012-5/+6
| | | | | | | | | | Currently the init script for i2pd expects I2PD_LOG to be set and proceeds to touch the file on service start. However, i2pd is allowed to log to stdout/syslog which does not require this log file to be created. This patch removes the mandation that I2PD_LOG be set in /etc/conf.d/i2pd and will only touch the file if the log variable is set. For anyone using the default log-to-file settings, there is no noticeable change in functionality.
* testing/i2pd: upgrade to 2.21.1opal hart2018-11-011-2/+2
|
* community/wiringpi: really upgrade to 2.46, split -dev and modernizeTimo Teräs2018-11-011-22/+20
| | | | | | As we are package from git tag, we ended up getting wrong version versus what was advertised. Ship the dynamic libraries, header files, and split -dev. Modernize aport.
* community/py-psutil: upgrade to 5.4.8Fabian Affolter2018-11-011-2/+2
|
* main/eudev: upgrade to 3.2.7Sören Tempel2018-11-011-3/+3
|
* main/eudev: fix checkdependsSören Tempel2018-11-011-2/+2
| | | | `test/udev-test.pl` needs perl.
* community/py-greenlet: fix patch for ppc64leAndy Postnikov2018-11-012-3/+31
|
* testing/py-astral: upgrade to 1.7.1Fabian Affolter2018-11-011-2/+4
|
* main/rp-pppoe: update pkgdescNatanael Copa2018-11-011-2/+2
| | | | | | The backslash in pkgdesc confuses lua-aports since: https://git.alpinelinux.org/cgit/lua-aports/commit/?id=93e1f0f41e35a7ae7a8907dd7f6b9e508dca219f https://git.alpinelinux.org/cgit/lua-aports/commit/?id=c11f855f1eb8bac1f22bb4eb36a9e10fe35ecab5
* testing/rakudo: upgrade to 2018.10Curt Tilmes2018-11-011-2/+2
|
* testing/nqp: upgrade to 2018.10Curt Tilmes2018-11-011-2/+2
|
* testing/moarvm: upgrade to 2018.10Curt Tilmes2018-11-011-2/+2
|
* community/zabbix: upgrade to 4.0.1Kevin Daudt2018-11-011-2/+2
|
* community/yarn: upgrade to 1.12.1Andy Postnikov2018-11-011-2/+2
|
* testing/filebeat: Upgrade to 6.4.2ageekymonk2018-11-011-2/+3
|
* main/awall: upgrade to 1.6.6Kaarle Ritvanen2018-10-311-2/+2
|
* main/aconf: upgrade to 0.6.6Kaarle Ritvanen2018-10-311-9/+4
|
* main/lua-penlight: fix dependencyKaarle Ritvanen2018-10-311-3/+2
|
* main/rp-pppoe: updated APKBUILD, added -openrc subpackageFrancesco Colista2018-10-311-25/+7
|
* main/kamailio: upgrade to 5.1.6Timo Teräs2018-10-311-2/+2
|
* community/php7-pecl-igbinary: fix load orderAndy Postnikov2018-10-311-2/+3
| | | | it must be loaded before php7-pecl-redis and php7-pecl-couchbase
* travis: use dl-cdn.alpinelinux.org as apk mirrorNatanael Copa2018-10-311-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.7Andy Postnikov2018-10-311-2/+2
|
* community/rspamd: upgrade to 1.8.1Carlo Landmeter2018-10-311-3/+4
|
* non-free/vlmcsd: upgrade to 1112Carlo Landmeter2018-10-311-17/+14
|
* main/gtk+3.0: fix whitspaceNatanael Copa2018-10-301-1/+1
|
* testing/rocksdb: fix ppc64le platform detection and re-enable buildMike Sullivan2018-10-302-2/+15
|
* main/gtk+3.0: Remove intltool dependencyMohammed Sadiq2018-10-301-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 pythonNatanael Copa2018-10-301-2/+2
| | | | | | upsteram has ported all perl scripts to python fixes #9558
* main/tzdata: upgrade to 2018gPedro Filipe2018-10-301-8/+9
|
* main/xorg-server: add secfixes commentNatanael Copa2018-10-301-0/+2
|
* main/slibtool: upgrade to 0.5.26midipix2018-10-301-2/+2
|
* main/xorg-server: security upgrade to 1.20.3 (CVE-2018-14665)Natanael Copa2018-10-291-2/+2
| | | | fixes #9579
* community/wireshark: security upgrade to 2.6.4Natanael Copa2018-10-291-2/+7
| | | | | | CVE-2018-12086, CVE-2018-18225, CVE-2018-18226, CVE-2018-18227 fixes #9602
* main/meson: update to 0.48.0Drew DeVault2018-10-291-2/+2
|
* community/ttf-inconsolata: update to 2.001raschi.alex@gmail.com2018-10-291-11/+8
|
* community/filezilla: upgrade to 3.38.1prspkt2018-10-291-2/+2
|
* community/libfilezilla: upgrade to 0.15.0prspkt2018-10-291-3/+3
| | | | libfilezilla now depends on Nettle >= 3.1
* main/pllua: rename to postgresql-plluaJakub Jirutka2018-10-291-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.0Jakub Jirutka2018-10-293-254/+13
| | | | | The original project is not compatible with PostgreSQL 11.0 and is not maintained anymore.
* main/pllua: fix incorrect licenseJakub Jirutka2018-10-291-1/+1
|
* community/postgresql-plpgsql_check: patch for postgresql 11.0Jakub Jirutka2018-10-292-3/+132
|
* community/postgresql-pglogical: upgrade to 2.2.1Jakub Jirutka2018-10-291-2/+2
|
* community/postgresql-orafce: rebuild against postgresql 11.0Jakub Jirutka2018-10-291-1/+1
|
* testing/postgis: rebuild against postgresql 11.0Jakub Jirutka2018-10-291-1/+1
|
* community/repmgr: upgrade to 4.2.0Jakub Jirutka2018-10-292-6/+9
|
* main/postgresql: upgrade to 11.0Jakub Jirutka2018-10-292-8/+7
|
* testing/postgis: upgrade to 2.5.0Tiago Ilieve2018-10-281-5/+4
| | | | | | - Change URL to HTTPS. - Explicitly disable 'check' step. - Remove unneeded 'chmod'.