Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/emacs: rebuild against new imagemagick | Natanael Copa | 2016-12-22 | 1 | -1/+1 |
| | |||||
* | community/libhdhomerun: fix circular dep of -libs | Natanael Copa | 2016-12-22 | 1 | -1/+2 |
| | |||||
* | community/php7: fix php7-common having a dependency on itself | Kevin Daudt | 2016-12-22 | 1 | -1/+2 |
| | |||||
* | community/bmon: upgrade to 4.0 | Francesco Colista | 2016-12-21 | 1 | -4/+4 |
| | |||||
* | community/ubridge: upgrade to 0.9.9 | Francesco Colista | 2016-12-21 | 1 | -4/+4 |
| | |||||
* | community/py-sqlparse: fix circular deps | Francesco Colista | 2016-12-21 | 1 | -2/+2 |
| | |||||
* | community/asterisk-chan-dongle: moved from testing | Timo Teräs | 2016-12-21 | 3 | -0/+99 |
| | |||||
* | community/py-psutil: upgrade to 5.0.1 | Francesco Colista | 2016-12-21 | 1 | -5/+5 |
| | |||||
* | community/dynamips: removed unused makedepends, APKBUILD cleanup | Francesco Colista | 2016-12-21 | 1 | -18/+8 |
| | |||||
* | community/terraform: disable on armhf | Carlo Landmeter | 2016-12-21 | 1 | -1/+1 |
| | | | | http://tpaste.us/A9zZ | ||||
* | community/terraform: moved from testing | Carlo Landmeter | 2016-12-20 | 1 | -0/+35 |
| | |||||
* | community/hugo: moved from testing and sync verbose | Carlo Landmeter | 2016-12-20 | 1 | -0/+35 |
| | |||||
* | community/govendor: moved from testing and add verbose switch | Carlo Landmeter | 2016-12-20 | 2 | -0/+92 |
| | | | | govender sync didnt have a verbose switch which made abuild process confusingly slow. | ||||
* | community/postsrsd: new aport | Kevin Daudt | 2016-12-20 | 4 | -0/+115 |
| | |||||
* | community/tor: upgrade to 0.2.8.12 | Natanael Copa | 2016-12-19 | 1 | -4/+4 |
| | |||||
* | community/chromium: add gold to makedeps | Natanael Copa | 2016-12-19 | 1 | -0/+1 |
| | |||||
* | community/chromium: upgrade to 55.0.2883.87 | Natanael Copa | 2016-12-19 | 14 | -265/+443 |
| | |||||
* | community/salt: upgrade to 2016.11.1 | Olivier Mauras | 2016-12-18 | 2 | -319/+15 |
| | |||||
* | community/inkscape: rebuild against libMagick++-6.Q16.so.7.0.0 | Sören Tempel | 2016-12-17 | 1 | -1/+1 |
| | |||||
* | community/firefox-esr: upgrade to 45.6.0 | Natanael Copa | 2016-12-16 | 1 | -4/+4 |
| | |||||
* | community/html-xml-utils: Upgrade to 7.1. Ditch empty vars in APKBUILD. | Przemyslaw Pawelczyk | 2016-12-16 | 1 | -9/+5 |
| | |||||
* | community/tor: upgrade to 0.2.8.11 | Natanael Copa | 2016-12-15 | 1 | -4/+4 |
| | |||||
* | community/pcmanfm: upgrade to 1.2.5 | Natanael Copa | 2016-12-15 | 1 | -4/+4 |
| | |||||
* | community/gnome-common: moved from testing. Upgrade to 3.18.0 | Francesco Colista | 2016-12-14 | 1 | -0/+39 |
| | |||||
* | community/py-jsonschema: APKBUILD improvement | Francesco Colista | 2016-12-14 | 1 | -15/+20 |
| | |||||
* | community/py-jsonschema: renamed from py3-jsonschema: added py2 subpackage | Francesco Colista | 2016-12-14 | 1 | -10/+26 |
| | |||||
* | community/terminator: added keybinder3 dependency to make it work against gtk3 | Francesco Colista | 2016-12-14 | 1 | -4/+3 |
| | |||||
* | community/keybinder3: new aport | Francesco Colista | 2016-12-14 | 1 | -0/+38 |
| | |||||
* | community/firejail: update to 0.9.44.2 | Stuart Cardall | 2016-12-13 | 1 | -4/+4 |
| | | | | https://firejail.wordpress.com/download-2/release-notes/ | ||||
* | community/mbedtls: update to 2.4.1 | Stuart Cardall | 2016-12-13 | 1 | -6/+6 |
| | | | | https://github.com/ARMmbed/mbedtls/blob/development/ChangeLog | ||||
* | community/stunnel: upgrade to 5.38 | Jakub Jirutka | 2016-12-13 | 1 | -4/+4 |
| | |||||
* | community/nodejs-current: upgrade to 7.2.1 | Jakub Jirutka | 2016-12-13 | 1 | -4/+4 |
| | |||||
* | community/php7: bundle php7-readline extension | Andy Postnikov | 2016-12-13 | 1 | -6/+5 |
| | | | | | | | There's no way to keep php7-readline extension shared. Redhat bundling it into php executables https://apps.fedoraproject.org/packages/php/sources/spec/ The same as official PHP for Alpine docker image https://github.com/docker-library/php/blob/master/7.0/alpine/Dockerfile#L114 | ||||
* | community/youtube-dl: Upgrade to 2016.12.12. | Przemyslaw Pawelczyk | 2016-12-12 | 1 | -4/+4 |
| | |||||
* | community/libvirt-glib: upgrade to 1.0.0 version | Francesco Colista | 2016-12-12 | 1 | -28/+10 |
| | | | | | | | | | | | | | | | * Added -lang subpackage * Removed python bindings due to this commit: 2016-08-02 Daniel P. Berrange <berrange@redhat.com> Delete the manually written python binding The python binding only supports python2, only supports 1 single API in libvirt-glib and has not even been enabled in RPM builds since Fedora 15. Any distro these days should have gobject introspection and pygobject available, so there's no compelling reason to continue to have the python binding exist. | ||||
* | community/php-xdebug: fix ini-file comment | Andy Postnikov | 2016-12-12 | 1 | -3/+3 |
| | |||||
* | community/php7: fix build for aarch64 | Andy Postnikov | 2016-12-10 | 2 | -1/+36 |
| | |||||
* | community/php7-apcu: improve abuild | Jakub Jirutka | 2016-12-08 | 1 | -5/+3 |
| | |||||
* | community/php7-apcu: move from testing | Andy Postnikov | 2016-12-08 | 1 | -0/+37 |
| | |||||
* | community/php-xdebug: upgrade to 2.5.0https://pecl.php.net/package/xdebug/2.5.0 | Andy Postnikov | 2016-12-08 | 1 | -4/+4 |
| | |||||
* | community/php7: upgrade to 7.0.14 (security fixes) | Andy Postnikov | 2016-12-08 | 1 | -4/+4 |
| | |||||
* | community/oscam: update snapshot to 1.20_svn20161207 | Carlo Landmeter | 2016-12-07 | 2 | -35/+8 |
| | |||||
* | community/nuttcp: improve abuild | Jakub Jirutka | 2016-12-07 | 1 | -2/+2 |
| | |||||
* | unmaintained/nuttcp: move to community | Fabian Affolter | 2016-12-07 | 1 | -0/+26 |
| | |||||
* | community/perl-business-issn: upgrade to 1.002 | Francesco Colista | 2016-12-07 | 1 | -4/+4 |
| | |||||
* | community/perl-cpan-meta-check: upgrade to 0.014 | Francesco Colista | 2016-12-07 | 1 | -4/+4 |
| | |||||
* | community/perl-text-csv_xs: upgrade to 1.26 | Francesco Colista | 2016-12-07 | 1 | -4/+4 |
| | |||||
* | community/fwsnort: fix abuild | Jakub Jirutka | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | community/opencl-icd-loader: improve abuild | Jakub Jirutka | 2016-12-07 | 1 | -3/+1 |
| | |||||
* | community/opencl-icd-loader: update to 2.2.10 | Stuart Cardall | 2016-12-07 | 1 | -5/+5 |
| |