aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* elektra: Update to 0.8.18Harald Geyer2016-11-03
| | | | Signed-off-by: Harald Geyer <harald@ccbib.org>
* elektra: fix build errorHarald Geyer2016-09-02
| | | | | | | * Move curlget plugin to its own package with proper dependencies * Fix abuse of 'foreach' in the Makefile which masked the above issue Signed-off-by: Harald Geyer <harald@ccbib.org>
* Merge pull request #3118 from kissg1988/seafileHannu Nyman2016-08-31
|\ | | | | Seafile: upgrade to version 5.1.4
| * seafile: upgrade to version 5.1.4Gergely Kiss2016-08-31
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * python-urllib3: import version 1.16Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | crelay: update to 0.10.1Ted Hess2016-08-31
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #3115 from black-roland/libsodiumTed Hess2016-08-31
|\ \ | |/ |/| libsodium: re-enable pthreads
| * libsodium: removed `--without-pthreads` configire arg (no longer required ↵Black Roland2016-08-31
|/ | | | | | for musl) Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
* Merge pull request #3113 from kissg1988/openpyxlHannu Nyman2016-08-30
|\ | | | | openpyxl: upgrade to version 2.4.0-b1
| * openpyxl: upgrade to version 2.4.0-b1Gergely Kiss2016-08-30
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #3112 from kissg1988/gunicornHannu Nyman2016-08-30
|\ \ | | | | | | gunicorn: upgrade to version 19.6.0
| * | gunicorn: upgrade to version 19.6.0Gergely Kiss2016-08-30
| |/ | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #3114 from kissg1988/pytzHannu Nyman2016-08-30
|\ \ | | | | | | pytz: upgrade to version 2016.6.1
| * | pytz: upgrade to version 2016.6.1Gergely Kiss2016-08-30
| |/ | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | Merge pull request #3111 from kissg1988/djangoHannu Nyman2016-08-30
|\ \ | | | | | | Upgrade django packages
| * | django-statici18n: upgrade to version 1.2.1Gergely Kiss2016-08-30
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-postoffice: upgrade to version 2.0.8Gergely Kiss2016-08-30
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-jsonfield: upgrade to version 1.0.1Gergely Kiss2016-08-30
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-constance: upgrade to version 1.2Gergely Kiss2016-08-30
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-compressor: upgrade to version 2.1Gergely Kiss2016-08-30
| | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
| * | django-appconf: upgrade to version 1.0.2Gergely Kiss2016-08-30
| |/ | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* / 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>