aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* net/mosquitto: chown data directoryKarl Palsson2016-08-30
| | | | | | | | The package creates a "mosquitto" user, but the support added for persistence creates the data directory as root running the init script. Properly chown the newly created directory to ensure it's writable. Signed-off-by: Karl Palsson <karlp@etactica.com>
* package `fontconfig`Mirko Vogt2016-08-29
|
* package `libdrm`Mirko Vogt2016-08-29
|
* package `libdouble-conversion`Mirko Vogt2016-08-29
|
* Merge pull request #3107 from black-roland/libsodiumTed Hess2016-08-29
|\ | | | | libsodium: Updated to latest version (1.0.11)
| * libsodium: Updated to latest version (1.0.11)Black Roland2016-08-29
| | | | | | | | Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
* | Merge pull request #3100 from dibdot/adblockHannu Nyman2016-08-28
|\ \ | | | | | | adblock: update 1.4.8
| * | adblock: update 1.4.8Dirk Brenken2016-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance the new query function: change the regex to find only the relevant blocklist entries add a recursive tld search to quickly identify domains for whitelisting (see documentation) better result preparation * add securemecca as new blocklist source * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #3099 from aTanW/masterHannu Nyman2016-08-28
|\ \ \ | | | | | | | | gammu: bump to the new upstream v1.37.4
| * | | gammu: bump to the new upstream v1.37.4aTanW2016-08-28
|/ / / | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | php5: update to 5.6.25Michael Heimpold2016-08-28
| | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | Merge pull request #3097 from dangowrt/fix-postgresql-rebuildJo-Philipp Wich2016-08-26
|\ \ \ | | | | | | | | postgresql: make host-built-tools safe for rebuilds
| * | | postgresql: make host-built-tools safe for rebuildsDaniel Golle2016-08-26
|/ / / | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #2733 from cshore/pull-request-findutilsHannu Nyman2016-08-26
|\ \ \ | | | | | | | | utils/findutils: Add GNU findutils
| * | | utils/findutils: Add GNU findutilsDaniel Dickinson2016-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While normally busybox version of findutils is enough, sometimes you want the full deal. Here it is. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | Merge pull request #3096 from dibdot/adblockHannu Nyman2016-08-26
|\ \ \ \ | | |/ / | |/| | adblock: update 1.4.7
| * | | adblock: update 1.4.7Dirk Brenken2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add a query function to search the active blocklists for a specific domain (/etc/init.d/adblock query <DOMAIN>) * fix bug in ap mode/uhttpd port detection * check general firewall and dnsmasq package dependencies and remove redundant checks in ap mode Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | libwebsockets: Upgrade to latest stable release.Karl Palsson2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fairly major bump from 1.7.x to 2.0.2. Changelog (mostly) available at: https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | libwebsockets: Update maintainer emailKarl Palsson2016-08-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is> Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | mosquitto: Bump to 1.4.10Karl Palsson2016-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog: http://mosquitto.org/2016/08/version-1-4-10-released/ Relevant changes: libwebsockets 2.0 compatibility openssl 1.1.0 compatibility Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | Merge pull request #3095 from yousong/masterYousong Zhou2016-08-26
|\ \ \ \ | | | | | | | | | | Add an issue template
| * | | | Add an issue templateYousong Zhou2016-08-25
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | So that maintainers can receive at least one notification at the issue creation time ;) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #3094 from kissg1988/seafilechamptar2016-08-25
|\ \ \ \ | | | | | | | | | | seafile: add condition for -minterlink-mips16 cflag
| * | | | seafile: add comment regarding explicitly enabling -minterlink-mips16Gergely Kiss2016-08-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | | | seafile: add condition for -minterlink-mips16 cflagGergely Kiss2016-08-24
|/ / / / | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile-server: fix dependency specificationGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile-server: add config options for extra featuresGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libevhtp: downgrading due to compatibility issuesGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | python-dateutil: fix dependencyGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | six: remove duplicate package (see python-six)Gergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | gunicorn: add missing dependencyGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile-server: do not run postinst script in a build environmentGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile-server: fix dependenciesGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libzdb: use correct path when creating host bindirGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libzdb: copy host built tool to "$(STAGING_DIR)/host" insteadGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile-server: fix patch fileGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile: fix path of host built valacGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libzdb: remove -lnsl flag for mysqlGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | seafile: import version 5.1.1 and its dependenciesGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libevhtp: do not delete source package, download through Git insteadGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | libevhtp-1.1: remove package as it is not required anymoreGergely Kiss2016-08-24
| | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | Merge pull request #3018 from rajanvaja/coova-chilli-fixchamptar2016-08-24
|\ \ \ \ | | | | | | | | | | coova-chilli: Fix removal of old files
| * | | | coova-chilli: Fix removal of old filesRajan Vaja2016-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before starting chilli instance, it first removes generated files (/var/run/chilli*) for the instance. While deleting generated files, it doesn't match full instance name. Thus if coova-chilli config file (/etc/config/chilli) has instances wlan11 and wlan1 in order, when creating coova-chilli instance for wlan1, it is removing files generated for wlan11 instances also (as it uses wlan1* in remove command). Fix issue by matching full instance name while removing old files. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com> Signed-off-by: Bhargav Patel <br13patel@gmail.com>
* | | | | moved upstream project to githubFrank Edelhäuser2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com> (cherry picked from commit f5fe26ec2123cb77fb415680254973b5305d3af3)
* | | | | Merge pull request #3086 from kissg1988/pillowHannu Nyman2016-08-23
|\ \ \ \ \ | | | | | | | | | | | | pillow: upgrade to version 3.3.1
| * | | | | pillow: upgrade to version 3.3.1Gergely Kiss2016-08-22
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | collectd: Enable tail_csv pluginHannu Nyman2016-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable tail_csv plugin that "follows" (tails) and parses CSV files. Compile-tested with ar71xx. This closes #3083 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #3085 from kuoruan/aria2Hannu Nyman2016-08-22
|\ \ \ \ \ | | | | | | | | | | | | aria2: update to 1.26.0
| * | | | | aria2: update to 1.26.0Hsing-Wang Liao2016-08-22
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | Merge pull request #3084 from dibdot/adblockHannu Nyman2016-08-21
|\ \ \ \ \ | | |/ / / | |/| | | adblock: update 1.4.6