feed/packages.git
8 years agoe2guardian: bump to 3.1.2
Marko Ratkaj [Wed, 20 May 2015 13:36:30 +0000 (15:36 +0200)]
e2guardian: bump to 3.1.2

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
8 years agoMerge pull request #1220 from psycho-nico/up-luarocks-2.2.2
Steven Barth [Wed, 20 May 2015 09:24:46 +0000 (11:24 +0200)]
Merge pull request #1220 from psycho-nico/up-luarocks-2.2.2

luarocks: update to 2.2.2

9 years agolvm2: switch to version 2.2.02.120
Daniel Golle [Tue, 19 May 2015 23:16:42 +0000 (01:16 +0200)]
lvm2: switch to version 2.2.02.120

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #1267 from antonlacon/ffmpeg-2.6.x
Ted Hess [Mon, 18 May 2015 02:10:30 +0000 (22:10 -0400)]
Merge pull request #1267 from antonlacon/ffmpeg-2.6.x

ffmpeg: update to 2.6.3, remove stray spaces

9 years agoffmpeg: update to 2.6.3, remove stray spaces 1267/head
Ian Leonard [Sun, 17 May 2015 19:42:52 +0000 (12:42 -0700)]
ffmpeg: update to 2.6.3, remove stray spaces

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years agolibseccomp: updated to 2.2.1
Nikos Mavrogiannopoulos [Sun, 17 May 2015 18:10:31 +0000 (20:10 +0200)]
libseccomp: updated to 2.2.1

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #1264 from equinox0815/tcpproxy-1.2
Michael Heimpold [Sun, 17 May 2015 18:05:38 +0000 (20:05 +0200)]
Merge pull request #1264 from equinox0815/tcpproxy-1.2

tcpproxy: update to version 1.2

9 years agotcpproxy: update to version 1.2 1264/head
Christian Pointner [Sun, 17 May 2015 16:53:22 +0000 (18:53 +0200)]
tcpproxy: update to version 1.2

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agophp5: add php5-mod-opcache (fixes #1010)
Michael Heimpold [Sun, 17 May 2015 15:05:50 +0000 (17:05 +0200)]
php5: add php5-mod-opcache (fixes #1010)

This patch adds build infrastructure for PHP's OPcache extension.
Compared with the other extension, this is a Zend module and it
need a little workaround during cross-compiling.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoMerge pull request #1260 from kooiot/master
Steven Barth [Sat, 16 May 2015 08:39:17 +0000 (10:39 +0200)]
Merge pull request #1260 from kooiot/master

lua-cjson: remove the dependency of libzmq

9 years agolua-cjson: remove the dependency of libzmq 1260/head
Dirk Chang [Sat, 16 May 2015 02:56:32 +0000 (10:56 +0800)]
lua-cjson: remove the dependency of libzmq

Signed-off-by: Dirk Chang <dirk@kooiot.com>
9 years agophp5-pecl-propro: add new package
Michael Heimpold [Fri, 15 May 2015 21:03:33 +0000 (23:03 +0200)]
php5-pecl-propro: add new package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5-pecl-raphf: add new package
Michael Heimpold [Fri, 15 May 2015 21:03:20 +0000 (23:03 +0200)]
php5-pecl-raphf: add new package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5-pecl-dio: move from oldpackages, update and fix build
Michael Heimpold [Fri, 15 May 2015 21:02:17 +0000 (23:02 +0200)]
php5-pecl-dio: move from oldpackages, update and fix build

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5-pecl-libevent: move from oldpackages and fix build
Michael Heimpold [Fri, 15 May 2015 21:01:42 +0000 (23:01 +0200)]
php5-pecl-libevent: move from oldpackages and fix build

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agophp5: pecl: move phpize into prepare stage
Michael Heimpold [Fri, 15 May 2015 20:57:35 +0000 (22:57 +0200)]
php5: pecl: move phpize into prepare stage

This allows pecl modules to rely on PKG_FIXUP:=autoreconf.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoMerge pull request #1257 from thess/zmq-work
Ted Hess [Fri, 15 May 2015 14:48:38 +0000 (10:48 -0400)]
Merge pull request #1257 from thess/zmq-work

zmq: Make libsodium optional

9 years agoMerge pull request #1256 from clehner/ncdu-fix
Ted Hess [Fri, 15 May 2015 01:14:35 +0000 (21:14 -0400)]
Merge pull request #1256 from clehner/ncdu-fix

Update ncdu

9 years agopptpd: import from old packages
Luka Perkov [Fri, 15 May 2015 00:31:19 +0000 (02:31 +0200)]
pptpd: import from old packages

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoncdu: update to 1.11 1256/head
Charles Lehner [Sat, 2 May 2015 13:40:43 +0000 (09:40 -0400)]
ncdu: update to 1.11

- Add patch to get WEXITSTATUS and WIFEXITED defined
    The issue is fixed in upstream's development repo, so the patch won't be
    needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright

Signed-off-by: Charles Lehner <cel@celehner.com>
9 years agozmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies 1257/head
Ted Hess [Thu, 14 May 2015 18:28:23 +0000 (14:28 -0400)]
zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolzmq: Use smaller .tar.gz source package
Ted Hess [Thu, 14 May 2015 18:24:18 +0000 (14:24 -0400)]
lzmq: Use smaller .tar.gz  source package

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #1253 from lgierth/dkjson-git
Daniel Golle [Wed, 13 May 2015 14:33:00 +0000 (16:33 +0200)]
Merge pull request #1253 from lgierth/dkjson-git

dkjson: switch to LuaDist git repo and update source

9 years agoxl2tpd: fix a minor compiler warning
Daniel Golle [Wed, 13 May 2015 14:12:04 +0000 (16:12 +0200)]
xl2tpd: fix a minor compiler warning

gcc complains about atexit() being implicitely defined in
xl2tpd-control.c
Fix that by including stdlib.h in xl2tpd-control.c

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolibowfat: fix download URL
Daniel Golle [Wed, 13 May 2015 11:39:15 +0000 (13:39 +0200)]
libowfat: fix download URL

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agodebootstrap: fix wrong source MD5
Daniel Golle [Wed, 13 May 2015 11:34:36 +0000 (13:34 +0200)]
debootstrap: fix wrong source MD5

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoxl2tpd: update source, import some useful patches
Daniel Golle [Wed, 13 May 2015 11:20:06 +0000 (13:20 +0200)]
xl2tpd: update source, import some useful patches

Yousong Zhou <yszhou4tech@gmail.com> made a couple of useful fixes
mostly for the xl2tpd-control tool which was broken.
imported them (patches/2*) here.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoopensc: update source, refresh patches
Daniel Golle [Wed, 13 May 2015 10:58:16 +0000 (12:58 +0200)]
opensc: update source, refresh patches

Also import two new GnuK-related patches.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoccid: update source
Daniel Golle [Wed, 13 May 2015 10:19:04 +0000 (12:19 +0200)]
ccid: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoopentracker: update source
Daniel Golle [Wed, 13 May 2015 10:13:53 +0000 (12:13 +0200)]
opentracker: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoengine_pkcs11: update source
Daniel Golle [Wed, 13 May 2015 10:11:12 +0000 (12:11 +0200)]
engine_pkcs11: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolibowfat: update source
Daniel Golle [Wed, 13 May 2015 10:09:17 +0000 (12:09 +0200)]
libowfat: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolibp11: update source
Daniel Golle [Wed, 13 May 2015 10:07:39 +0000 (12:07 +0200)]
libp11: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agodebootstrap: update source
Daniel Golle [Wed, 13 May 2015 10:05:05 +0000 (12:05 +0200)]
debootstrap: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agotaskwarrior: update to 2.4.4
Luka Perkov [Wed, 13 May 2015 10:48:18 +0000 (12:48 +0200)]
taskwarrior: update to 2.4.4

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agotmux: update to 2.0
Luka Perkov [Wed, 13 May 2015 10:39:48 +0000 (12:39 +0200)]
tmux: update to 2.0

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agodkjson: bump release 1253/head
Lars Gierth [Wed, 13 May 2015 00:30:20 +0000 (02:30 +0200)]
dkjson: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
9 years agodkjson: switch to LuaDist git repo
Lars Gierth [Wed, 13 May 2015 00:29:05 +0000 (02:29 +0200)]
dkjson: switch to LuaDist git repo

Signed-off-by: Lars Gierth <larsg@systemli.org>
9 years agolibuv: update to 1.5.0
Luka Perkov [Tue, 12 May 2015 23:57:20 +0000 (01:57 +0200)]
libuv: update to 1.5.0

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agolttng-modules: fix dependency on kernel tracing
Nicolas Thill [Tue, 12 May 2015 23:19:06 +0000 (01:19 +0200)]
lttng-modules: fix dependency on kernel tracing

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolttng-ust: update to 2.6.1
Nicolas Thill [Tue, 12 May 2015 23:16:00 +0000 (01:16 +0200)]
lttng-ust: update to 2.6.1

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolttng-modules: update to 2.6.1
Nicolas Thill [Tue, 12 May 2015 15:36:33 +0000 (17:36 +0200)]
lttng-modules: update to 2.6.1

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #1249 from ignisf/bump-upmpdcli-version
Ted Hess [Tue, 12 May 2015 23:04:40 +0000 (19:04 -0400)]
Merge pull request #1249 from ignisf/bump-upmpdcli-version

upmpdcli: Bump version to 0.11.0

9 years agoMerge pull request #1248 from ignisf/bump-libupnpp-version
Ted Hess [Tue, 12 May 2015 23:03:34 +0000 (19:03 -0400)]
Merge pull request #1248 from ignisf/bump-libupnpp-version

libupnpp: Bump version to 0.11.0

9 years agolibupnpp: Bump version to 0.11.0 1248/head
Petko Bordjukov [Mon, 11 May 2015 15:30:16 +0000 (18:30 +0300)]
libupnpp: Bump version to 0.11.0

This new version introduces improvements to the OpenHome support.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
9 years agoupmpdcli: Bump version to 0.11.0 1249/head
Petko Bordjukov [Mon, 11 May 2015 15:38:51 +0000 (18:38 +0300)]
upmpdcli: Bump version to 0.11.0

upmpdcli 0.11 mainly improves on the Songcast support, in
complement with the changes in sc2mpd. Especially, it now
includes an utility (scctl) and web interface to set up
multi-room Songcast.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
9 years agoMerge pull request #1250 from kooiot/master
Ted Hess [Tue, 12 May 2015 19:18:22 +0000 (15:18 -0400)]
Merge pull request #1250 from kooiot/master

fix missing dependency, as libsodium is required by zmq

9 years agompd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches
Ted Hess [Tue, 12 May 2015 19:16:07 +0000 (15:16 -0400)]
mpd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibmpdclient: Update to 2.10
Ted Hess [Tue, 12 May 2015 19:00:33 +0000 (15:00 -0400)]
libmpdclient: Update to 2.10

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agozmq: fix missing libsodium dependency 1250/head
Dirk Chang [Tue, 12 May 2015 16:47:46 +0000 (00:47 +0800)]
zmq: fix missing libsodium dependency

Signed-off-by: Dirk Chang <dirk@kooiot.com>
9 years agoMerge pull request #1171 from ryzhovau/smstools3_deps
Steven Barth [Tue, 12 May 2015 07:14:45 +0000 (09:14 +0200)]
Merge pull request #1171 from ryzhovau/smstools3_deps

smstools3: remove unnecessary build deps

9 years agoMerge pull request #1178 from ryzhovau/luaexpat_ldflags
Steven Barth [Tue, 12 May 2015 07:14:36 +0000 (09:14 +0200)]
Merge pull request #1178 from ryzhovau/luaexpat_ldflags

luaexpat: fix LDFLAGS

9 years agoMerge pull request #1191 from dangowrt/fix-nfs-kernel-server-on-musl
Steven Barth [Tue, 12 May 2015 07:14:08 +0000 (09:14 +0200)]
Merge pull request #1191 from dangowrt/fix-nfs-kernel-server-on-musl

tcp_wrappers: don't set LIBS=-lnsl when building with musl

9 years agoMerge pull request #1241 from chris5560/master
Steven Barth [Mon, 11 May 2015 15:13:54 +0000 (17:13 +0200)]
Merge pull request #1241 from chris5560/master

ddns-scripts: update to version 2.4.2-1

9 years agoMerge pull request #1245 from wongsyrone/patch-1
Steven Barth [Mon, 11 May 2015 11:24:49 +0000 (13:24 +0200)]
Merge pull request #1245 from wongsyrone/patch-1

libsodium: update to 1.0.3

9 years agosquid: fix parallel builds
Luka Perkov [Mon, 11 May 2015 09:24:55 +0000 (11:24 +0200)]
squid: fix parallel builds

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoMerge pull request #1246 from Shulyaka/master
Steven Barth [Mon, 11 May 2015 07:08:07 +0000 (09:08 +0200)]
Merge pull request #1246 from Shulyaka/master

postfix: update to 3.0.1

9 years agolibsodium: update to 1.0.3 1245/head
Syrone Wong [Sun, 10 May 2015 14:38:14 +0000 (22:38 +0800)]
libsodium: update to 1.0.3

Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
9 years agoMerge pull request #1247 from oneru/master
Jonathan McCrohan [Sun, 10 May 2015 23:10:37 +0000 (00:10 +0100)]
Merge pull request #1247 from oneru/master

Fwknopd: Fix a typo in the init file

9 years agoFwknopd: Fix a typo in the init file 1247/head
Jonathan Bennett [Sun, 10 May 2015 21:05:24 +0000 (16:05 -0500)]
Fwknopd: Fix a typo in the init file
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agopostfix: update to 3.0.1 1246/head
Denis Shulyaka [Sun, 10 May 2015 19:35:34 +0000 (22:35 +0300)]
postfix: update to 3.0.1

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #1244 from oneru/master
Steven Barth [Sun, 10 May 2015 08:35:32 +0000 (10:35 +0200)]
Merge pull request #1244 from oneru/master

Fwknop: add flexibility to uci support

9 years agoFwknop: add flexibility to uci support 1244/head
Jonathan Bennett [Sat, 9 May 2015 18:10:08 +0000 (13:10 -0500)]
Fwknop: add flexibility to uci support
Styling cleanups
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>

9 years agoMerge pull request #1242 from oneru/master
Jonathan McCrohan [Sat, 9 May 2015 06:56:55 +0000 (07:56 +0100)]
Merge pull request #1242 from oneru/master

fwknop: Update to newest release

9 years agoFwknop: Update to newest release 1242/head
Jonathan Bennett [Fri, 8 May 2015 03:39:22 +0000 (22:39 -0500)]
Fwknop: Update to newest release

add basic uci support
add optional gpg support

signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>

9 years agoddns-scripts: update to version 2.4.2-1 1241/head
Christian Schoenebeck [Fri, 8 May 2015 18:39:10 +0000 (20:39 +0200)]
ddns-scripts: update to version 2.4.2-1

* fix Makefile to force compression of tld_names.dat reported in OpenWrt Ticket 19597
* change default of retry_count to "0" (retry endless) suggested by Henning Schild
* updated tld_names.dat include changes until 07.05.2015

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoMerge pull request #1164 from samm-git/master
Luka Perkov [Fri, 8 May 2015 13:41:00 +0000 (15:41 +0200)]
Merge pull request #1164 from samm-git/master

lxc: update to 1.1.2

9 years agomdnsresponder: No longer require IPv4 address to start.
Markus Stenberg [Fri, 8 May 2015 09:51:03 +0000 (12:51 +0300)]
mdnsresponder: No longer require IPv4 address to start.

It used to require 1+ IPv4 addresses to start on Linux. Now it starts
up with 0 addresses (of any type), as netlink can provide us more
later. This way, no stupid restart loop with procd if it is racing
with netifd at startup.

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agonet/mosquitto: Upgrade 1.4.1 to 1.4.2
Karl Palsson [Fri, 8 May 2015 10:41:27 +0000 (10:41 +0000)]
net/mosquitto: Upgrade 1.4.1 to 1.4.2

Bugfix release.  Full changelog available at:
http://mosquitto.org/2015/05/version-1-4-2-released/

Drops a patch now included upstream.

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agolibwebsockets: Add maintainer/url info
Karl Palsson [Thu, 7 May 2015 14:09:12 +0000 (14:09 +0000)]
libwebsockets: Add maintainer/url info

I added the package originally, guess I should maintain it.

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agolibwebsockets: update to 1.4.x release.
Karl Palsson [Thu, 7 May 2015 10:11:26 +0000 (10:11 +0000)]
libwebsockets: update to 1.4.x release.

This changes the ABI and .so number, so it is only suitable for
trunk packages.  A patch included upstream has been dropped.

Full changelog:
https://github.com/warmcat/libwebsockets/blob/master/changelog

Signed-off-by: Karl Palsson <karlp@remake.is>
9 years agoMerge pull request #1239 from cyanidium/master
Steven Barth [Thu, 7 May 2015 06:56:52 +0000 (08:56 +0200)]
Merge pull request #1239 from cyanidium/master

nut: remove patch for old automake version

9 years agonut: remove patch for old automake version 1239/head
Marty R [Thu, 7 May 2015 03:58:02 +0000 (20:58 -0700)]
nut: remove patch for old automake version

tools/automake was updated to 1.15 which removed this bug; patch no longer needed.

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>
9 years agoMerge pull request #1226 from kissg1988/seafile
Steven Barth [Tue, 5 May 2015 11:41:33 +0000 (13:41 +0200)]
Merge pull request #1226 from kissg1988/seafile

seafile: update to 4.1.2, create config file

9 years agoMerge pull request #1232 from kooiot/master
Steven Barth [Mon, 4 May 2015 20:29:04 +0000 (22:29 +0200)]
Merge pull request #1232 from kooiot/master

lua-lzlib: upgrade to 0.4.3

9 years agognutls: updated to 3.4.1
Nikos Mavrogiannopoulos [Mon, 4 May 2015 16:41:07 +0000 (18:41 +0200)]
gnutls: updated to 3.4.1

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agopcre: update to 8.37
heil [Mon, 4 May 2015 16:07:17 +0000 (18:07 +0200)]
pcre: update to 8.37

 - fixes CVE-2015-2325, CVE-2015-2326, CVE-2008-2371

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agomemcached: upgrade to 1.4.24
heil [Mon, 4 May 2015 15:55:00 +0000 (17:55 +0200)]
memcached: upgrade to 1.4.24

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agoapr: upgrade to 1.5.4
heil [Mon, 4 May 2015 15:53:27 +0000 (17:53 +0200)]
apr: upgrade to 1.5.4

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agohaproxy: update to 1.5.12
heil [Mon, 4 May 2015 15:49:47 +0000 (17:49 +0200)]
haproxy: update to 1.5.12
[RELEASE] Released version 1.5.12

    Released version 1.5.12 with the following main changes :
        - BUG/MINOR: ssl: Display correct filename in error message
        - DOC: Fix L4TOUT typo in documentation
        - BUG/MEDIUM: Do not consider an agent check as failed on L7 error
        - BUG/MINOR: pattern: error message missing
        - BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match
        - BUG/MEDIUM: buffer: one byte miss in buffer free space check
        - BUG/MAJOR: http: don't read past buffer's end in http_replace_value
        - BUG/MEDIUM: http: the function "(req|res)-replace-value" doesn't respect the HTTP syntax
        - BUG/MEDIUM: peers: correctly configure the client timeout
        - BUG/MINOR: compression: consider the expansion factor in init
        - BUG/MEDIUM: http: hdr_cnt would not count any header when called without name
        - BUG/MEDIUM: listener: don't report an error when resuming unbound listeners
        - BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only
        - BUG/MEDIUM: stream-int: always reset si->ops when si->end is nullified
        - BUG/MEDIUM: http: remove content-length from chunked messages
        - DOC: http: update the comments about the rules for determining transfer-length
        - BUG/MEDIUM: http: do not restrict parsing of transfer-encoding to HTTP/1.1
        - BUG/MEDIUM: http: incorrect transfer-coding in the request is a bad request
        - BUG/MEDIUM: http: remove content-length form responses with bad transfer-encoding
        - MEDIUM: http: restrict the HTTP version token to 1 digit as per RFC7230
        - MEDIUM: http: add option-ignore-probes to get rid of the floods of 408
        - BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies
        - MINOR: stick-table: don't attach to peers in stopped state
        - MEDIUM: config: initialize stick-tables after peers, not before
        - MEDIUM: peers: add the ability to disable a peers section
        - DOC: document option http-ignore-probes
        - DOC: fix the comments about the meaning of msg->sol in HTTP
        - BUG/MEDIUM: http: wait for the exact amount of body bytes in wait_for_request_body
        - BUG/MAJOR: http: prevent risk of reading past end with balance url_param
        - DOC: update the doc on the proxy protocol

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agolua-lzlib: upgrade to 0.4.3 1232/head
Dirk Chang [Mon, 4 May 2015 14:15:22 +0000 (22:15 +0800)]
lua-lzlib: upgrade to 0.4.3

lua 5.3 compatibility

Signed-off-by: Dirk Chang <dirk@kooiot.com>
9 years agoMerge pull request #1229 from ClaymorePT/master
Steven Barth [Mon, 4 May 2015 07:09:31 +0000 (09:09 +0200)]
Merge pull request #1229 from ClaymorePT/master

boost: patch update

9 years agoBoost Patch update 1229/head
claymore [Sun, 3 May 2015 23:47:21 +0000 (00:47 +0100)]
Boost Patch update
  This update follows after the previous update[1]
  Due to the Boost Dev patch submited in [2], this commit also updates
    the boost patch in order to, instead of excluding all architectures
    that do not support -m32 and -m64 options, it now includes only the
    architectures that do support it.

 [1]: https://github.com/openwrt/packages/pull/1186
 [2]: https://github.com/boostorg/build/pull/76

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
9 years agoseafile: missing config file added 1226/head
Gergely Kiss [Sun, 3 May 2015 19:05:35 +0000 (21:05 +0200)]
seafile: missing config file added

9 years agoMerge pull request #1227 from antonlacon/libvorbis-1.3.x
Ted Hess [Sun, 3 May 2015 19:01:51 +0000 (15:01 -0400)]
Merge pull request #1227 from antonlacon/libvorbis-1.3.x

libvorbis: upgrade to 1.3.5

9 years agoseafile: create config file in a more elegant way
Gergely Kiss [Sun, 3 May 2015 19:01:21 +0000 (21:01 +0200)]
seafile: create config file in a more elegant way

9 years agoMerge pull request #1228 from dangowrt/fix-cryptodev-on-kernel-4
Nikos Mavrogiannopoulos [Sun, 3 May 2015 18:24:26 +0000 (21:24 +0300)]
Merge pull request #1228 from dangowrt/fix-cryptodev-on-kernel-4

cryptodev: get rid of get_unused_fd()

9 years agolvm2: finally fix memory locking issues on musl
Daniel Golle [Sun, 3 May 2015 13:58:52 +0000 (15:58 +0200)]
lvm2: finally fix memory locking issues on musl

Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agotcp_wrappers: don't set LIBS=-lnsl when building with musl 1191/head
Daniel Golle [Sat, 25 Apr 2015 21:19:30 +0000 (23:19 +0200)]
tcp_wrappers: don't set LIBS=-lnsl when building with musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agocryptodev: get rid of get_unused_fd() 1228/head
Daniel Golle [Sun, 3 May 2015 13:01:51 +0000 (15:01 +0200)]
cryptodev: get rid of get_unused_fd()

The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17

Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.

This fixes cryptodev compilation on kernel 4.0.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolvm2: better workaround for missing mallinfo on musl
Daniel Golle [Sun, 3 May 2015 12:47:28 +0000 (14:47 +0200)]
lvm2: better workaround for missing mallinfo on musl

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agolvm2: bump version
Daniel Golle [Sun, 3 May 2015 12:40:08 +0000 (14:40 +0200)]
lvm2: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoseafile: added configuration file to turn fastcgi mode on/off
Gergely Kiss [Sat, 2 May 2015 11:55:16 +0000 (13:55 +0200)]
seafile: added configuration file to turn fastcgi mode on/off

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoseafile: update to version 4.1.2
Gergely Kiss [Sat, 2 May 2015 11:54:17 +0000 (13:54 +0200)]
seafile: update to version 4.1.2

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #1222 from thess/mjpg-streamer-update
Ted Hess [Fri, 1 May 2015 19:17:02 +0000 (15:17 -0400)]
Merge pull request #1222 from thess/mjpg-streamer-update

mjpg-streamer: Update cambozola to specific version, add yuv and jpeg qu...

9 years agomjpg-streamer: Update cambozola to specific version, add yuv and jpeg quality init... 1222/head
Ted Hess [Fri, 1 May 2015 18:04:13 +0000 (14:04 -0400)]
mjpg-streamer: Update cambozola to specific version, add yuv and jpeg quality init/config options

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoluarocks: update to 2.2.2 1220/head
Nicolas Thill [Fri, 1 May 2015 10:49:52 +0000 (12:49 +0200)]
luarocks: update to 2.2.2

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoluarocks: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 06:14:30 +0000 (08:14 +0200)]
luarocks: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agojson4lua: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 06:08:40 +0000 (08:08 +0200)]
json4lua: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolua-mosquitto: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 05:58:53 +0000 (07:58 +0200)]
lua-mosquitto: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>