Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/bind: remove /var/log/named | Kaarle Ritvanen | 2016-02-04 | 1 | -2/+1 | |
| | | | | not used by default configuration | |||||
* | main/apache2: log directory permissions | Kaarle Ritvanen | 2016-02-04 | 1 | -1/+2 | |
| | ||||||
* | main/openssl: add padlock autoload patch back | Natanael Copa | 2016-02-04 | 2 | -1/+34 | |
| | | | | | | and clear errors This reverts commit 29f1e13e6f54c24c5fac520555da38e763c6c45b. | |||||
* | main/openssl: remove padlock autoload patch | Natanael Copa | 2016-02-04 | 2 | -40/+4 | |
| | | | | | | | it appears they made padlock static upstream again this fixes nodejs issues ref #4999 | |||||
* | main/rrdtool: split to subpackages | Valery Kartel | 2016-02-04 | 2 | -4/+68 | |
| | ||||||
* | main/rrdtool: upgrade to 1.5.5 | Valery Kartel | 2016-02-04 | 1 | -5/+6 | |
| | ||||||
* | main/msmtp: upgrade to 1.6.4 | Sören Tempel | 2016-02-04 | 1 | -8/+7 | |
| | ||||||
* | main/mksh: upgrade to 52b | Sören Tempel | 2016-02-04 | 1 | -4/+4 | |
| | ||||||
* | main/ansible: backport play iteration context patch | Sören Tempel | 2016-02-04 | 2 | -5/+32 | |
| | | | | | | | | The patch is already included upstream, but upstream didn't make a new stable release yet and since this bug is pretty annoying I suggest that we include this patch until upstream makes a new stable release. See: https://github.com/ansible/ansible/pull/13793 | |||||
* | main/spamassassin: [V2] APKBUILD recreated with apkbuild-cpan. obsolete ↵ | Valery Kartel | 2016-02-04 | 6 | -115/+107 | |
| | | | | | | | | | | | | | | | | | | | init-script replaced with new one, some parts are moved to subpackages - added ssl support for spamd & spamc - perl libraries and configuration data are moved to perl-mail-spamassasin subpackage - spamc client binary have own dependencies and moved to -client subpackage - sa-compile needs development packages to run, so moved to -compiler subpackage - init-script rewritten from scratch and supports legacy conf.d syntax - periodic rules update added to cron TODO: some optional perl-modules still in testing (or still not accepted). When they moved to main, need to add them to cpan-dependency. optional module missing: Geo::IP --- testing/perl-geo-ip optional module missing: Net::CIDR::Lite --- testing/perl-net-cidr-lite && main/perl-net-cidr-lite is present too ... optional module missing: IO::Socket::INET6 --- testing/perl-io-socket-inet6 optional module missing: Encode::Detect::Detector --- not in git optional module missing: Net::Patricia --- testing/perl-net-patricia | |||||
* | main/orage: rebuild against libical-2.0 | Natanael Copa | 2016-02-04 | 1 | -1/+1 | |
| | | | | we need bump pkgrel so it actually gets rebuilt | |||||
* | main/alpine-conf: upgrade to 3.3.1 | Ted Trask | 2016-02-03 | 1 | -4/+4 | |
| | ||||||
* | main/chrony: security upgrade to 2.2.1 (CVE-2016-1567) | Sören Tempel | 2016-02-03 | 1 | -4/+4 | |
| | ||||||
* | main/rxvt-unicode: upgrade to 9.22 | Sören Tempel | 2016-02-03 | 1 | -5/+5 | |
| | ||||||
* | main/gnupg: upgrade to 2.1.11 | Sören Tempel | 2016-02-03 | 1 | -5/+5 | |
| | ||||||
* | main/duply: upgrade to 1.11.1 | Łukasz Jendrysik | 2016-02-02 | 1 | -4/+5 | |
| | ||||||
* | main/duplicity: upgrade to 0.7.06 | Łukasz Jendrysik | 2016-02-02 | 1 | -4/+5 | |
| | ||||||
* | main/weechat: upgrade to 1.4 | Łukasz Jendrysik | 2016-02-02 | 1 | -5/+5 | |
| | ||||||
* | main/irqbalance: upgrade to 1.1.0 | Łukasz Jendrysik | 2016-02-02 | 1 | -5/+6 | |
| | ||||||
* | main/wireshark: upgrade to 2.0.1 | Łukasz Jendrysik | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/vim: upgrade to 7.4.1225 | Łukasz Jendrysik | 2016-02-02 | 1 | -5/+5 | |
| | ||||||
* | main/awesome: upgrade to 3.5.8 | Łukasz Jendrysik | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/bridge-utils: build fixes | Isaac Dunham | 2016-02-02 | 2 | -5/+75 | |
| | | | | | * restore prepare() function * include correct headers | |||||
* | main/busybox-initscripts: make mdev recognize dri devices on new kernels | Isaac Dunham | 2016-02-02 | 2 | -4/+5 | |
| | | | | | | | -- When mdev is used with X, this allows users in group 'video' to use OpenGL, instead of just users in 'root'. A similar fix may be needed for eudev. | |||||
* | main/dhcpcd-dbus: upgrade to 0.6.1 | Valery Kartel | 2016-02-02 | 2 | -8/+35 | |
| | ||||||
* | main/dhcpcd: upgrade to 6.10.1 | Valery Kartel | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/openrc: mount efivars read-only | Natanael Copa | 2016-02-02 | 2 | -1/+18 | |
| | | | | | unintentional writes to efivars may result in bricked hardware. mount it read-only to play safe. | |||||
* | main/tomahawk: rebuild against boost-1.60 | Natanael Copa | 2016-02-02 | 2 | -5/+45 | |
| | ||||||
* | main/lucene++: rebuild against boost-1.60 | Natanael Copa | 2016-02-02 | 1 | -1/+1 | |
| | ||||||
* | main/libcmis: rebuild against boost-1.60 | Natanael Copa | 2016-02-02 | 1 | -1/+1 | |
| | ||||||
* | main/encfs: rebuild against boost-1.60 | Natanael Copa | 2016-02-02 | 1 | -1/+1 | |
| | ||||||
* | main/boost: upgrade to 1.60.0 | Natanael Copa | 2016-02-02 | 1 | -8/+4 | |
| | ||||||
* | main/libreoffice: upgrade to 5.0.4.2 | Natanael Copa | 2016-02-02 | 1 | -11/+11 | |
| | ||||||
* | main/cups-filters: upgrade to 1.8.1 | Natanael Copa | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/poppler-qt4: upgrade to 0.39.0 | Natanael Copa | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/poppler: upgrade to 0.39.0 | Natanael Copa | 2016-02-02 | 1 | -4/+4 | |
| | ||||||
* | main/libxi: upgrade to 1.7.6 | Natanael Copa | 2016-01-29 | 1 | -4/+4 | |
| | ||||||
* | main/gnutls: upgrade to 3.4.8 | Natanael Copa | 2016-01-29 | 1 | -4/+4 | |
| | ||||||
* | main/doxygen: upgrade to 1.8.11 | Natanael Copa | 2016-01-29 | 2 | -14/+14 | |
| | ||||||
* | main/harfbuzz: upgrade to 1.1.3 | Natanael Copa | 2016-01-29 | 1 | -5/+5 | |
| | ||||||
* | main/gtk+3.0: upgrade to 3.18.7 | Natanael Copa | 2016-01-29 | 1 | -4/+4 | |
| | ||||||
* | main/phpmyadmin: upgrade to 4.5.4 | Natanael Copa | 2016-01-29 | 1 | -4/+4 | |
| | ||||||
* | main/openssl: security upgrade to 1.0.2f | Timo Teräs | 2016-01-28 | 1 | -5/+5 | |
| | | | | Fixes CVE-2016-0701, CVE-2015-3197 | |||||
* | main/redis: upgrade to 3.0.6 | Natanael Copa | 2016-01-28 | 2 | -60/+5 | |
| | ||||||
* | main/postfix: fix postfix user creation | Leonardo Arena | 2016-01-28 | 2 | -2/+5 | |
| | ||||||
* | main/acf-jquery: upgrade to 0.4.2 | Ted Trask | 2016-01-28 | 1 | -4/+4 | |
| | ||||||
* | main/nss: upgrade to 3.21 | Natanael Copa | 2016-01-28 | 2 | -54/+7 | |
| | ||||||
* | main/php-apcu: upgrade to 4.0.10 | Carlo Landmeter | 2016-01-28 | 1 | -5/+6 | |
| | ||||||
* | main/lua-turbo: upgrade to 2.0.4 | Carlo Landmeter | 2016-01-28 | 1 | -5/+5 | |
| | ||||||
* | main/privoxy: upgrade to 3.0.24 | Natanael Copa | 2016-01-27 | 1 | -5/+5 | |
| |