Hannu Nyman [Tue, 30 Aug 2016 15:46:04 +0000 (18:46 +0300)]
Merge pull request #3112 from kissg1988/gunicorn
gunicorn: upgrade to version 19.6.0
Hannu Nyman [Tue, 30 Aug 2016 15:45:38 +0000 (18:45 +0300)]
Merge pull request #3114 from kissg1988/pytz
pytz: upgrade to version 2016.6.1
Hannu Nyman [Tue, 30 Aug 2016 13:15:59 +0000 (16:15 +0300)]
Merge pull request #3111 from kissg1988/django
Upgrade django packages
Karl Palsson [Tue, 30 Aug 2016 11:39:46 +0000 (11:39 +0000)]
net/mosquitto: chown data directory
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>
Gergely Kiss [Tue, 30 Aug 2016 10:57:11 +0000 (12:57 +0200)]
pytz: upgrade to version 2016.6.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 10:27:44 +0000 (12:27 +0200)]
gunicorn: upgrade to version 19.6.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 10:22:30 +0000 (12:22 +0200)]
django-statici18n: upgrade to version 1.2.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 10:19:05 +0000 (12:19 +0200)]
django-postoffice: upgrade to version 2.0.8
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 10:08:17 +0000 (12:08 +0200)]
django-jsonfield: upgrade to version 1.0.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 10:03:16 +0000 (12:03 +0200)]
django-constance: upgrade to version 1.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 09:55:39 +0000 (11:55 +0200)]
django-compressor: upgrade to version 2.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Tue, 30 Aug 2016 09:48:16 +0000 (11:48 +0200)]
django-appconf: upgrade to version 1.0.2
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Mirko Vogt [Mon, 29 Aug 2016 18:15:32 +0000 (20:15 +0200)]
package `fontconfig`
Mirko Vogt [Mon, 29 Aug 2016 18:14:10 +0000 (20:14 +0200)]
package `libdrm`
Mirko Vogt [Mon, 29 Aug 2016 18:12:53 +0000 (20:12 +0200)]
package `libdouble-conversion`
Ted Hess [Mon, 29 Aug 2016 15:39:50 +0000 (11:39 -0400)]
Merge pull request #3107 from black-roland/libsodium
libsodium: Updated to latest version (1.0.11)
Black Roland [Sat, 13 Aug 2016 15:26:10 +0000 (00:26 +0900)]
libsodium: Updated to latest version (1.0.11)
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
Hannu Nyman [Sun, 28 Aug 2016 20:00:27 +0000 (23:00 +0300)]
Merge pull request #3100 from dibdot/adblock
adblock: update 1.4.8
Dirk Brenken [Sun, 28 Aug 2016 19:37:35 +0000 (21:37 +0200)]
adblock: update 1.4.8
* 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>
Hannu Nyman [Sun, 28 Aug 2016 07:57:26 +0000 (10:57 +0300)]
Merge pull request #3099 from aTanW/master
gammu: bump to the new upstream v1.37.4
aTanW [Sun, 28 Aug 2016 06:56:07 +0000 (09:56 +0300)]
gammu: bump to the new upstream v1.37.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Michael Heimpold [Sat, 27 Aug 2016 22:10:42 +0000 (00:10 +0200)]
php5: update to 5.6.25
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jo-Philipp Wich [Fri, 26 Aug 2016 18:27:46 +0000 (20:27 +0200)]
Merge pull request #3097 from dangowrt/fix-postgresql-rebuild
postgresql: make host-built-tools safe for rebuilds
Daniel Golle [Fri, 26 Aug 2016 18:23:30 +0000 (20:23 +0200)]
postgresql: make host-built-tools safe for rebuilds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Fri, 26 Aug 2016 12:33:50 +0000 (15:33 +0300)]
Merge pull request #2733 from cshore/pull-request-findutils
utils/findutils: Add GNU findutils
Hannu Nyman [Fri, 26 Aug 2016 11:13:58 +0000 (14:13 +0300)]
Merge pull request #3096 from dibdot/adblock
adblock: update 1.4.7
Dirk Brenken [Thu, 25 Aug 2016 11:41:15 +0000 (13:41 +0200)]
adblock: update 1.4.7
* 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>
Karl Palsson [Thu, 25 Aug 2016 17:31:56 +0000 (17:31 +0000)]
libwebsockets: Upgrade to latest stable release.
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>
Karl Palsson [Thu, 25 Aug 2016 17:27:16 +0000 (17:27 +0000)]
libwebsockets: Update maintainer email
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Mon, 22 Aug 2016 12:35:54 +0000 (12:35 +0000)]
mosquitto: Bump to 1.4.10
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>
Yousong Zhou [Fri, 26 Aug 2016 07:54:06 +0000 (02:54 -0500)]
Merge pull request #3095 from yousong/master
Add an issue template
Yousong Zhou [Thu, 25 Aug 2016 11:56:16 +0000 (19:56 +0800)]
Add an issue template
So that maintainers can receive at least one notification at the issue
creation time ;)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
champtar [Thu, 25 Aug 2016 07:20:59 +0000 (09:20 +0200)]
Merge pull request #3094 from kissg1988/seafile
seafile: add condition for -minterlink-mips16 cflag
Gergely Kiss [Thu, 25 Aug 2016 06:26:13 +0000 (08:26 +0200)]
seafile: add comment regarding explicitly enabling -minterlink-mips16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 24 Aug 2016 21:45:31 +0000 (23:45 +0200)]
seafile: add condition for -minterlink-mips16 cflag
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 29 May 2016 23:23:44 +0000 (01:23 +0200)]
seafile-server: fix dependency specification
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 29 May 2016 16:38:35 +0000 (18:38 +0200)]
seafile-server: add config options for extra features
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 15 May 2016 22:03:33 +0000 (00:03 +0200)]
libevhtp: downgrading due to compatibility issues
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 22:46:24 +0000 (00:46 +0200)]
python-dateutil: fix dependency
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 22:36:37 +0000 (00:36 +0200)]
six: remove duplicate package (see python-six)
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 22:28:29 +0000 (00:28 +0200)]
gunicorn: add missing dependency
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 07:40:50 +0000 (09:40 +0200)]
seafile-server: do not run postinst script in a build environment
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 07:02:46 +0000 (09:02 +0200)]
seafile-server: fix dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Wed, 4 May 2016 06:26:35 +0000 (08:26 +0200)]
libzdb: use correct path when creating host bindir
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 1 May 2016 23:54:53 +0000 (01:54 +0200)]
libzdb: copy host built tool to "$(STAGING_DIR)/host" instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sun, 1 May 2016 23:43:18 +0000 (01:43 +0200)]
seafile-server: fix patch file
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sat, 30 Apr 2016 20:03:03 +0000 (22:03 +0200)]
seafile: fix path of host built valac
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sat, 30 Apr 2016 19:38:39 +0000 (21:38 +0200)]
libzdb: remove -lnsl flag for mysql
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Sat, 30 Apr 2016 08:37:30 +0000 (10:37 +0200)]
seafile: import version 5.1.1 and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Thu, 28 Apr 2016 07:58:06 +0000 (09:58 +0200)]
libevhtp: do not delete source package, download through Git instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Gergely Kiss [Thu, 28 Apr 2016 07:50:21 +0000 (09:50 +0200)]
libevhtp-1.1: remove package as it is not required anymore
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
champtar [Wed, 24 Aug 2016 15:20:10 +0000 (17:20 +0200)]
Merge pull request #3018 from rajanvaja/coova-chilli-fix
coova-chilli: Fix removal of old files
Frank Edelhäuser [Tue, 23 Aug 2016 11:37:00 +0000 (13:37 +0200)]
moved upstream project to github
Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
(cherry picked from commit
f5fe26ec2123cb77fb415680254973b5305d3af3)
Hannu Nyman [Tue, 23 Aug 2016 11:12:44 +0000 (14:12 +0300)]
Merge pull request #3086 from kissg1988/pillow
pillow: upgrade to version 3.3.1
Gergely Kiss [Mon, 22 Aug 2016 16:39:24 +0000 (18:39 +0200)]
pillow: upgrade to version 3.3.1
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Hannu Nyman [Mon, 22 Aug 2016 14:51:59 +0000 (17:51 +0300)]
collectd: Enable tail_csv plugin
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>
Hannu Nyman [Mon, 22 Aug 2016 10:28:38 +0000 (13:28 +0300)]
Merge pull request #3085 from kuoruan/aria2
aria2: update to 1.26.0
Hsing-Wang Liao [Mon, 22 Aug 2016 10:21:22 +0000 (18:21 +0800)]
aria2: update to 1.26.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Hannu Nyman [Sun, 21 Aug 2016 19:45:51 +0000 (22:45 +0300)]
Merge pull request #3084 from dibdot/adblock
adblock: update 1.4.6
Dirk Brenken [Sun, 21 Aug 2016 18:56:47 +0000 (20:56 +0200)]
adblock: update 1.4.6
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
Ted Hess [Fri, 19 Aug 2016 22:40:41 +0000 (18:40 -0400)]
ffmpeg: Dependency cleanup
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Fri, 19 Aug 2016 22:05:39 +0000 (18:05 -0400)]
Merge pull request #3082 from thess/libx264-merge
libx264: Fix build errors on x86 targets due to missing ASM features …
Ted Hess [Fri, 19 Aug 2016 21:48:25 +0000 (17:48 -0400)]
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)
minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: https://github.com/lede-project/source/commit/
c08651226f5645204f91f79d247801033f6015d1)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Fri, 19 Aug 2016 17:52:19 +0000 (19:52 +0200)]
gnunet: bump to SVN r37738
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 19 Aug 2016 17:32:35 +0000 (19:32 +0200)]
Merge pull request #3080 from dangowrt/CVE-2016-6313
libgcrypt: update to version 1.6.6
Daniel Golle [Fri, 19 Aug 2016 13:07:20 +0000 (15:07 +0200)]
libgcrypt: update to version 1.6.6
Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Thu, 18 Aug 2016 20:38:43 +0000 (16:38 -0400)]
Merge pull request #3077 from commodo/tcpreplay-libnl-fix
tcpreplay: remove libnl dependency and update PKG_LICENSE_FILES.
Alexandru Ardelean [Thu, 18 Aug 2016 11:30:17 +0000 (14:30 +0300)]
tcpreplay: add PKG_LICENSE_FILES
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 18 Aug 2016 11:26:29 +0000 (14:26 +0300)]
tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARS
Also, drop patch that disables libdbus-1 check in configure script.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
champtar [Thu, 18 Aug 2016 14:00:16 +0000 (16:00 +0200)]
Merge pull request #3035 from jow-/luasec-no-compression-fix
luasec: fix build with OPENSSL_NO_COMP
champtar [Thu, 18 Aug 2016 13:41:44 +0000 (15:41 +0200)]
Merge pull request #3066 from hnyman/htop202
htop: update to 2.0.2
Yousong Zhou [Thu, 18 Aug 2016 03:32:13 +0000 (11:32 +0800)]
qemu: remove the leftover --enable-qemu-agent option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Thu, 18 Aug 2016 03:23:59 +0000 (11:23 +0800)]
qemu: build only qemu-ga
This has two effects
- Saves time and computing resources. Non-relevant tools like
qemu-img, qemu-io will not be built
- Fixes packaging failure on octeon target caused by failure of
building internal pixman library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Wed, 17 Aug 2016 15:52:10 +0000 (18:52 +0300)]
fwknop: bump PKG_RELEASE
Increase PKG_RELEASE due to the patch committed earlier today.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Wed, 17 Aug 2016 15:38:37 +0000 (18:38 +0300)]
Merge pull request #3075 from jp-bennett/master
Updates to nano and fwknop
Jonathan Bennett [Wed, 17 Aug 2016 04:11:30 +0000 (23:11 -0500)]
Nano: Update to 2.6.3, backport patch from trunk to fix compile
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Jonathan Bennett [Wed, 17 Aug 2016 04:08:00 +0000 (23:08 -0500)]
Fwknop: Set correct file permissions when generating config files
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
Yousong Zhou [Wed, 17 Aug 2016 01:52:58 +0000 (09:52 +0800)]
libffi: patch n32.S to fix mips64 soft-float build
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Hannu Nyman [Tue, 16 Aug 2016 14:32:12 +0000 (17:32 +0300)]
Merge pull request #3069 from ianchi/libx264
libx264: update version
champtar [Tue, 16 Aug 2016 07:10:53 +0000 (09:10 +0200)]
Merge pull request #3071 from dibdot/adblock
adblock: update 1.4.5
Dirk Brenken [Tue, 16 Aug 2016 06:54:21 +0000 (08:54 +0200)]
adblock: update 1.4.5
* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
champtar [Tue, 16 Aug 2016 05:25:59 +0000 (07:25 +0200)]
Merge pull request #3070 from ianchi/youtube-dl
youtube-dl: update version
Adrian Panella [Tue, 16 Aug 2016 03:49:51 +0000 (22:49 -0500)]
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Adrian Panella [Tue, 16 Aug 2016 03:42:36 +0000 (22:42 -0500)]
libx264: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Hannu Nyman [Mon, 15 Aug 2016 18:13:49 +0000 (21:13 +0300)]
htop: update to 2.0.2
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Ted Hess [Mon, 15 Aug 2016 13:33:10 +0000 (09:33 -0400)]
Merge pull request #3028 from thess/tcpreplay-fixes
tcpreplay: Fix builds - musl compatibility
champtar [Mon, 15 Aug 2016 08:37:07 +0000 (10:37 +0200)]
Merge pull request #2943 from sdwalker/linuxptp
linuxptp: shrink binaries and fix musl compile error
Jonas Gorski [Sun, 14 Aug 2016 20:46:04 +0000 (22:46 +0200)]
znc: fix compilation without ssl compression
Update Csocket to a newer version with compile fixes for OpenSSL with
disabled compression support. Since we don't get zlib as an transitive
dependency anymore, also add zlib as an explicit dependency.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Jo-Philipp Wich [Sun, 14 Aug 2016 16:29:16 +0000 (18:29 +0200)]
Merge pull request #3061 from hnyman/collectd552
collectd: bump version to 5.5.2
Hannu Nyman [Sun, 14 Aug 2016 15:49:10 +0000 (18:49 +0300)]
Merge pull request #3062 from dibdot/adblock
adblock: update 1.4.4
Dirk Brenken [Sun, 14 Aug 2016 15:34:34 +0000 (17:34 +0200)]
adblock: update 1.4.4
* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 14 Aug 2016 11:19:05 +0000 (14:19 +0300)]
Merge pull request #2996 from jefferyto/python-enum34-1.1.6
python-enum34: update to 1.1.6
Hannu Nyman [Sun, 14 Aug 2016 09:10:26 +0000 (12:10 +0300)]
collectd: bump version to 5.5.2
* Bump collectd version to 5.5.2.
* Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Yousong Zhou [Sat, 13 Aug 2016 23:31:19 +0000 (18:31 -0500)]
Merge pull request #3054 from plntyk/fix_qemu
qemu: fix ccache enabled builds
Dirk Neukirchen [Tue, 9 Aug 2016 11:47:05 +0000 (13:47 +0200)]
qemu: fix ccache enabled builds
issue reported by buildbots
fix error:
ERROR: unknown option gcc
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
Yousong Zhou [Fri, 12 Aug 2016 09:28:49 +0000 (17:28 +0800)]
Merge pull request #3049 from dedeckeh/pr_l2tp_teardown_on_l3_link_down
xl2tpd: Enable netifd notification teardown_on_l3_link_down
Hans Dedecker [Fri, 12 Aug 2016 07:47:01 +0000 (09:47 +0200)]
xl2tpd: Enable netifd notification teardown_on_l3_link_down
Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be
teared down when layer3 link loss is detected
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
champtar [Thu, 11 Aug 2016 15:20:32 +0000 (17:20 +0200)]
Merge pull request #3047 from t-umeno/update_klish-2.1.3
klish: update to latest version (2.1.3)
Takashi Umeno [Thu, 11 Aug 2016 13:57:29 +0000 (22:57 +0900)]
klish: update to latest version (2.1.3)
Signed-off-by: Takashi Umeno <umeno.takashi@gmail.com>
champtar [Thu, 11 Aug 2016 13:23:57 +0000 (15:23 +0200)]
Merge pull request #3046 from nitroshift/patch-4
Netdata: update to 1.2.0