aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/domoticz: new aportCarlo Landmeter2016-02-082-0/+90
|
* testing/openzwave: new aportCarlo Landmeter2016-02-082-0/+70
|
* testing/hdf5: Temporarily disable on armhfSören Tempel2016-02-071-1/+1
| | | | | | | Even though this aport should theoretically build on armhf out of the box it currently causes a segmentation fault during the build phase. To unblock the armhf builder I decided to temporarily disable the arch for this aport.
* testing/kbuild: disable on armhfSören Tempel2016-02-061-1/+1
| | | | The arm architecture doesn't seem to be supported.
* community/shotwell: disable on armhfSören Tempel2016-02-061-1/+1
| | | | | The dependency webkit2gtk is currently not available for armhf thus shotwell refuses to build on armhf.
* testing/libinput: upgrade to 1.1.6Sören Tempel2016-02-061-4/+4
|
* testing/drbd9-grsec: upgrade to 9.0.1Roland Kammerer2016-02-052-19/+12
| | | | | - New upstream release - Removed busybox-mv patch, I merged that upstream
* main/zabbix: drop uclibc patches. Enabled pidfile by default so initd works ↵Leonardo Arena2016-02-053-46/+16
| | | | out-of-the-box.
* main/nodejs: build with mksnapshotNatanael Copa2016-02-051-4/+8
| | | | https://github.com/nodejs/build/issues/75#issuecomment-179776626
* community/docker: upgrade to 1.10.0Natanael Copa2016-02-054-147/+5
|
* main/mpd: set correct permissions on var/lib/mpd directory and fix initCarlo Landmeter2016-02-052-8/+15
|
* testing/tini: moved to communityDanilo Bürger2016-02-051-0/+0
|
* main/libshout: add speex-dev to depends-devCarlo Landmeter2016-02-051-3/+5
| | | | | abuild seems to have an issue not adding proper provides to speex-dev we add speex-dev to depends-dev as a workaround
* main/speex: removed provides entryFrancesco Colista2016-02-051-2/+1
|
* main/speex: removed unnecessary provides entryFrancesco Colista2016-02-051-2/+2
|
* community/claws-mail: remove fancy pluginNatanael Copa2016-02-051-8/+2
| | | | | | | | The webkit-1 api is deprecated and not really maintained upstream. It has a large set of security issues that we cannot expect to be fixed. So we remove fancy plugin. https://blogs.gnome.org/mcatanzaro/2016/02/01/on-webkit-security-updates/
* main/ympd: fix initdCarlo Landmeter2016-02-053-14/+16
|
* main/tvheadend: upgrade to 4.0.8Carlo Landmeter2016-02-051-5/+4
|
* community/shotwell: use webkit2gtkNatanael Copa2016-02-052-7/+55872
| | | | | the older webkit is no longer maintained so grab patches from git to use webkit2gtk.
* testing/homer-ui: move dashboard to /etcLeonardo Arena2016-02-051-3/+5
|
* main/drbd-utils: upgrade to 8.9.6Roland Kammerer2016-02-052-22/+5
| | | | | - New upstream release - Removed busybox-mv patch, I merged that upstream
* community/webkit2gtk: upgrade to 2.10.7Natanael Copa2016-02-051-5/+5
|
* main/chrony: log directory permissionsKaarle Ritvanen2016-02-041-2/+3
|
* main/mariadb: remove /var/log/mysqlKaarle Ritvanen2016-02-041-3/+1
| | | | not used by default configuration
* main/bind: remove /var/log/namedKaarle Ritvanen2016-02-041-2/+1
| | | | not used by default configuration
* main/apache2: log directory permissionsKaarle Ritvanen2016-02-041-1/+2
|
* main/openssl: add padlock autoload patch backNatanael Copa2016-02-042-1/+34
| | | | | | and clear errors This reverts commit 29f1e13e6f54c24c5fac520555da38e763c6c45b.
* community/webkit2gtk: paxmark WebKitWebProcessJiri Horner2016-02-041-8/+13
| | | | | * paxmark WebkitWebProcess to make JSC JIT happy * removed depends_dev since they are resolved automatically by abuild
* main/openssl: remove padlock autoload patchNatanael Copa2016-02-042-40/+4
| | | | | | | it appears they made padlock static upstream again this fixes nodejs issues ref #4999
* main/rrdtool: split to subpackagesValery Kartel2016-02-042-4/+68
|
* main/rrdtool: upgrade to 1.5.5Valery Kartel2016-02-041-5/+6
|
* main/msmtp: upgrade to 1.6.4Sören Tempel2016-02-041-8/+7
|
* main/mksh: upgrade to 52bSören Tempel2016-02-041-4/+4
|
* testing/dnscrypt-proxy: update to 1.6.1Stuart Cardall2016-02-041-5/+5
| | | | | | | | | | | Malformed packets could cause the OpenDNS deviceid, OpenDNS set-client-ip, blocking and AAAA blocking plugins to use uninitialized pointers, leading to a denial of service or possibly code execution. The vulnerable code is present since dnscrypt-proxy 1.1.0. OpenDNS users and people using dnscrypt-proxy in order to block domain names and IP addresses should upgrade as soon as possible.
* community/wine: upgrade to 1.8.1Valery Kartel2016-02-041-4/+4
|
* main/ansible: backport play iteration context patchSören Tempel2016-02-042-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 Kartel2016-02-046-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
* testing/network-manager-applet: move from unmaintained and upgrade to 1.0.10Natanael Copa2016-02-041-5/+4
|
* unmaintained/network-manager-applet: bring back from ValhallaJiri Horner2016-02-041-10/+20
| | | | | * new version 1.0.6 * disable introspection as introspection is disabled in network-manager
* main/orage: rebuild against libical-2.0Natanael Copa2016-02-041-1/+1
| | | | we need bump pkgrel so it actually gets rebuilt
* testing/texlive: rebuild against poppler-0.39Natanael Copa2016-02-041-1/+1
|
* testing/docker: upgrade to 1.10.0_rc4Natanael Copa2016-02-041-4/+4
|
* main/alpine-conf: upgrade to 3.3.1Ted Trask2016-02-031-4/+4
|
* community/syncthing: upgrade to 0.12.17Sören Tempel2016-02-031-4/+4
|
* testing/docker: upgrade to 1.10.0_rc3Natanael Copa2016-02-031-4/+4
|
* testing/h2o: update to 1.6.3Bennett Goble2016-02-031-4/+4
|
* testing/tinyssh: update to 20160201Stuart Cardall2016-02-031-5/+5
|
* main/chrony: security upgrade to 2.2.1 (CVE-2016-1567)Sören Tempel2016-02-031-4/+4
|
* testing/connman: upgrade to 1.31, add init-scriptValery Kartel2016-02-033-26/+42
|
* testing/btrbk: update to 0.22.2Stuart Cardall2016-02-031-4/+4
|