feed/packages.git
9 years ago[for-15.05] radicale: update to 0.10-2 (not updated from trunk) 1365/head
Christian Schoenebeck [Sun, 14 Jun 2015 10:51:15 +0000 (12:51 +0200)]
[for-15.05] radicale: update to 0.10-2 (not updated from trunk)

* fixed hotplug script (not restarting on "ifup")
* fixed init script (not stopping in 1 second)
* fixed PKG_MAINTAINER string
* removing not needed comments in config file

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agohaproxy: add patches from upstream
heil [Thu, 11 Jun 2015 17:03:14 +0000 (19:03 +0200)]
haproxy: add patches from upstream

 - [PATCH 1/2] BUG/MEDIUM: stats: properly initialize the scope before
 - [PATCH 2/2] BUG/MEDIUM: http: don't forward client shutdown without
 - [PATCH 3/8] BUG/MINOR: check: fix tcpcheck error message
 - [PATCH 4/8] CLEANUP: checks: fix double usage of cur / current_step
 - [PATCH 5/8] BUG/MEDIUM: checks: do not dereference head of a
 - [PATCH 6/8] CLEANUP: checks: simplify the loop processing of
 - [PATCH 7/8] BUG/MAJOR: checks: always check for end of list before
 - [PATCH 8/8] BUG/MEDIUM: checks: do not dereference a list as a
 - [PATCH 09/10] BUG/MEDIUM: peers: apply a random reconnection timeout
 - [PATCH 10/10] DOC: Update doc about weight, act and bck fields in the
 - [PATCH 11/14] MINOR: ssl: add a destructor to free allocated SSL
 - [PATCH 12/14] BUG/MEDIUM: ssl: fix tune.ssl.default-dh-param value
 - [PATCH 13/14] BUG/MINOR: cfgparse: fix typo in 'option httplog' error
 - [PATCH 14/14] BUG/MEDIUM: cfgparse: segfault when userlist is misused

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agopcre: fix CVE-2015-3210
heil [Mon, 8 Jun 2015 16:14:46 +0000 (18:14 +0200)]
pcre: fix CVE-2015-3210

 - should fix eap buffer overflow in pcre_compile2() / compile_regex()

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agostrongswan: bump to 5.3.2
Steven Barth [Mon, 8 Jun 2015 16:09:43 +0000 (18:09 +0200)]
strongswan: bump to 5.3.2

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #1347 from thess/for-15.05
Ted Hess [Mon, 8 Jun 2015 11:11:11 +0000 (07:11 -0400)]
Merge pull request #1347 from thess/for-15.05

zmq: Make CurveZMQ security (libsodium) optional [for-15.05]

9 years agostrongswan: update to 5.3.1, cleanup broken modules
Steven Barth [Mon, 8 Jun 2015 05:48:08 +0000 (07:48 +0200)]
strongswan: update to 5.3.1, cleanup broken modules

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agodb47: Disable Replication Manager
Marcel Denia [Mon, 1 Jun 2015 18:05:52 +0000 (20:05 +0200)]
db47: Disable Replication Manager

Replication Manager accidentally got enabled by 541193d.
Fixes #1331.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agozmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies 1347/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 agoRevert "zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and...
Ted Hess [Thu, 4 Jun 2015 17:09:04 +0000 (13:09 -0400)]
Revert "zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies"

This reverts commit 2cd58bca3876028f15bdd6a97c50c2e614013bf8.

9 years agozmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
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 agoopenocd: update to final 0.9.0
Paul Fertser [Thu, 28 May 2015 06:22:04 +0000 (09:22 +0300)]
openocd: update to final 0.9.0

Disables building documentation to avoid makeinfo v4,v5
incompatibilities.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
9 years agoMerge pull request #1328 from Naoir/db-python-cc
Steven Barth [Sun, 31 May 2015 12:48:44 +0000 (14:48 +0200)]
Merge pull request #1328 from Naoir/db-python-cc

db47: Force pthread mutexes, bump PKG_RELEASE [for-15.05]

9 years agodb47: Force pthread mutexes, bump PKG_RELEASE 1328/head
Marcel Denia [Thu, 28 May 2015 21:02:43 +0000 (23:02 +0200)]
db47: Force pthread mutexes, bump PKG_RELEASE

Fixes #1312.

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agognutls: corrected regression with camellia cipher
Nikos Mavrogiannopoulos [Sat, 30 May 2015 20:50:55 +0000 (22:50 +0200)]
gnutls: corrected regression with camellia cipher

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoocserv: use freeradius-client library if radius support is requested
Nikos Mavrogiannopoulos [Thu, 28 May 2015 18:02:05 +0000 (20:02 +0200)]
ocserv: use freeradius-client library if radius support is requested

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agofreeradius-client: added library
Nikos Mavrogiannopoulos [Thu, 28 May 2015 17:57:09 +0000 (19:57 +0200)]
freeradius-client: added library

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoulogd: add json plugin
Marko Ratkaj [Thu, 28 May 2015 14:00:36 +0000 (16:00 +0200)]
ulogd: add json plugin

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agosqlite: update to 3.8.10.2
Etienne CHAMPETIER [Wed, 27 May 2015 06:08:12 +0000 (08:08 +0200)]
sqlite: update to 3.8.10.2

quickly run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agozabbix: update to 2.4.5
Etienne CHAMPETIER [Wed, 27 May 2015 06:06:42 +0000 (08:06 +0200)]
zabbix: update to 2.4.5

run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agomonit: update to 5.13
Etienne CHAMPETIER [Wed, 27 May 2015 05:52:32 +0000 (07:52 +0200)]
monit: update to 5.13

run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agolibev: Import from management, with path fixes
Karl Palsson [Wed, 27 May 2015 10:23:18 +0000 (10:23 +0000)]
libev: Import from management, with path fixes

Imports the latest version from the management feed, and fixes the
install paths.  All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
9 years agoMerge pull request #1288 from equinox0815/for-15.05-pps-tools-linux3.18
Steven Barth [Wed, 27 May 2015 10:13:44 +0000 (12:13 +0200)]
Merge pull request #1288 from equinox0815/for-15.05-pps-tools-linux3.18

pps-tools: enable for Linux 3.18 [for-15.05]

9 years agoMerge pull request #1304 from equinox0815/for-15.05-ntpd-enalbe-pps
Steven Barth [Wed, 27 May 2015 10:12:30 +0000 (12:12 +0200)]
Merge pull request #1304 from equinox0815/for-15.05-ntpd-enalbe-pps

ntpd: enable ATOM (PPS) support [for-15.05]

9 years agolibqrencode: fix typo in makefile
Jonathan Bennett [Tue, 26 May 2015 04:25:36 +0000 (23:25 -0500)]
libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agofreeradius2: add mirror for older releases
Mislav Novakovic [Mon, 25 May 2015 22:37:09 +0000 (00:37 +0200)]
freeradius2: add mirror for older releases

Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
9 years agontpd: enable ATOM (PPS) support 1304/head
Christian Pointner [Sun, 17 May 2015 15:58:54 +0000 (17:58 +0200)]
ntpd: enable ATOM (PPS) support

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agoopenvswitch: fix build with kernel >= 3.18.13
Hauke Mehrtens [Sat, 23 May 2015 16:28:17 +0000 (18:28 +0200)]
openvswitch: fix build with kernel >= 3.18.13

This fixes a build problem with kernel >= 3.18.13.
This should close #1283.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years agoocserv: corrected checksum
Nikos Mavrogiannopoulos [Sun, 24 May 2015 09:16:28 +0000 (11:16 +0200)]
ocserv: corrected checksum

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoocserv: updated to 0.10.5
Nikos Mavrogiannopoulos [Sun, 24 May 2015 09:00:10 +0000 (11:00 +0200)]
ocserv: updated to 0.10.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #1290 from Naoir/bash-cc
Steven Barth [Sun, 24 May 2015 08:16:05 +0000 (10:16 +0200)]
Merge pull request #1290 from Naoir/bash-cc

bash: Update to 4.3.39 [for-15.05]

9 years agoFwknopd: Backport patch to enable keygen in fwknopd
Jonathan Bennett [Thu, 21 May 2015 15:31:30 +0000 (10:31 -0500)]
Fwknopd: Backport patch to enable keygen in fwknopd
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agopps-tools: enable for Linux 3.18 1288/head
Christian Pointner [Fri, 22 May 2015 21:07:44 +0000 (23:07 +0200)]
pps-tools: enable for Linux 3.18

Signed-off-by: Christian Pointner <equinox@spreadspace.org>
9 years agoocserv: silence warnings and set group default value
Nikos Mavrogiannopoulos [Fri, 22 May 2015 19:56:00 +0000 (21:56 +0200)]
ocserv: silence warnings and set group default value

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agobash: Update to 4.3.39 1290/head
Marcel Denia [Fri, 22 May 2015 05:16:26 +0000 (07:16 +0200)]
bash: Update to 4.3.39

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #1276 from oneru/for-15.05
Steven Barth [Thu, 21 May 2015 12:44:23 +0000 (14:44 +0200)]
Merge pull request #1276 from oneru/for-15.05

[for-15.05] libqrencode: import from old packages

9 years agoMerge pull request #1273 from guillaume-d/guillaume-d/protobuf/fix-2.6.1
Steven Barth [Thu, 21 May 2015 05:40:20 +0000 (07:40 +0200)]
Merge pull request #1273 from guillaume-d/guillaume-d/protobuf/fix-2.6.1

protobuf: Update version to 2.6.1

9 years agolibqrencode: import from old packages 1276/head
Jonathan Bennett [Sun, 17 May 2015 00:13:54 +0000 (19:13 -0500)]
libqrencode: import from old packages
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
9 years agoprotobuf: Add licensing info and update copyright 1273/head
Guillaume [Wed, 20 May 2015 21:58:56 +0000 (23:58 +0200)]
protobuf: Add licensing info and update copyright

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
9 years agolibdaq: add SF mirror
Luka Perkov [Wed, 20 May 2015 17:05:39 +0000 (19:05 +0200)]
libdaq: add SF mirror

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agosnort: add SF mirror
Luka Perkov [Wed, 20 May 2015 17:05:27 +0000 (19:05 +0200)]
snort: add SF mirror

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoprotobuf: Update version to 2.6.1
Guillaume Déflache [Tue, 19 May 2015 15:26:17 +0000 (17:26 +0200)]
protobuf: Update version to 2.6.1

- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
  now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)

Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.

Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
9 years agoddns-scripts: update to version 2.4.2-1
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 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 agoFwknopd: Fix a typo in the init file
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 agoFwknop: add flexibility to uci support
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 agoFwknop: Update to newest release
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 agoMerge pull request #1254 from lgierth/dkjson-git-15.05
Daniel Golle [Wed, 13 May 2015 14:52:00 +0000 (16:52 +0200)]
Merge pull request #1254 from lgierth/dkjson-git-15.05

dkjson: switch to LuaDist git repo (for-15.05)

9 years agodkjson: bump release 1254/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 agoMerge pull request #1251 from thess/mpd-for-15.05
Steven Barth [Tue, 12 May 2015 22:37:13 +0000 (00:37 +0200)]
Merge pull request #1251 from thess/mpd-for-15.05

mpd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches (for 15.05)

9 years agoMerge pull request #1252 from thess/libmpdclient-for-15.05
Steven Barth [Tue, 12 May 2015 22:36:55 +0000 (00:36 +0200)]
Merge pull request #1252 from thess/libmpdclient-for-15.05

libmpdclient: Update to 2.10 (for 15.05)

9 years agompd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches 1251/head
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 1252/head
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 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 agonut: remove patch for old automake version
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 branch 'master' into for-15.05
Steven Barth [Mon, 4 May 2015 18:31:17 +0000 (20:31 +0200)]
Merge branch 'master' into for-15.05

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 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 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 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 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 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 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: 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>
9 years agouuid: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 05:57:13 +0000 (07:57 +0200)]
uuid: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoluasql: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 02:56:20 +0000 (04:56 +0200)]
luasql: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolibwebsockets: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 02:52:50 +0000 (04:52 +0200)]
libwebsockets: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoe2guardian: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 02:43:13 +0000 (04:43 +0200)]
e2guardian: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agowavemon: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 02:37:41 +0000 (04:37 +0200)]
wavemon: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoredsocks: don't use github conflicting tag archives (#1051)
Nicolas Thill [Fri, 1 May 2015 02:29:39 +0000 (04:29 +0200)]
redsocks: don't use github conflicting tag archives (#1051)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge branch 'coova-chilli-patch' of https://github.com/teslamint/packages
Nicolas Thill [Fri, 1 May 2015 01:59:25 +0000 (03:59 +0200)]
Merge branch 'coova-chilli-patch' of https://github.com/teslamint/packages

9 years agokrb5: fix build failure on rebuild (closes: #1143)
Nicolas Thill [Fri, 1 May 2015 01:52:22 +0000 (03:52 +0200)]
krb5: fix build failure on rebuild (closes: #1143)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge branch 'ser2net-led-support' of https://github.com/mhei/packages
Nicolas Thill [Fri, 1 May 2015 01:27:34 +0000 (03:27 +0200)]
Merge branch 'ser2net-led-support' of https://github.com/mhei/packages

9 years agoocserv: updated to 0.10.4
Nikos Mavrogiannopoulos [Thu, 30 Apr 2015 20:21:10 +0000 (22:21 +0200)]
ocserv: updated to 0.10.4

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #1217 from wongsyrone/patch-1
Ted Hess [Thu, 30 Apr 2015 13:20:31 +0000 (09:20 -0400)]
Merge pull request #1217 from wongsyrone/patch-1

ffmpeg: upgrade to 2.6.2

9 years agosqm-scripts: Only run on hotplug if the init script is enabled.
Toke Høiland-Jørgensen [Tue, 28 Apr 2015 09:05:42 +0000 (11:05 +0200)]
sqm-scripts: Only run on hotplug if the init script is enabled.

Fixes #1202.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years agolua-lzlib: fix build failure, honor cflags, cleanup
Nicolas Thill [Thu, 30 Apr 2015 02:10:29 +0000 (04:10 +0200)]
lua-lzlib: fix build failure, honor cflags, cleanup

 * fix failure on buildbot where lua devel files are searched in home directory
 * add a patch to pass proper target optimization flags
 * remove unused PKG_INSTALL & Build/Install

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #1219 from hauke/tor
Hauke Mehrtens [Wed, 29 Apr 2015 21:24:18 +0000 (23:24 +0200)]
Merge pull request #1219 from hauke/tor

This should fix building tor and updates it to the most recent version.

9 years agotor: disable seccomp support 1219/head
Hauke Mehrtens [Wed, 29 Apr 2015 21:12:49 +0000 (23:12 +0200)]
tor: disable seccomp support

seccomp is only supported on x86, amd64 and arm in tor.
This deactivated it currently completely which should close #935,
 #1097, #1147 and #1161.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years agotor: update to stable version 0.2.5.12
Hauke Mehrtens [Wed, 29 Apr 2015 20:29:23 +0000 (22:29 +0200)]
tor: update to stable version 0.2.5.12

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 years agophp5: upgrade to 5.6.8
Michael Heimpold [Wed, 29 Apr 2015 19:48:07 +0000 (21:48 +0200)]
php5: upgrade to 5.6.8

This fixes the following CVEs:
  - CVE-2015-1351
  - CVE-2015-1352
  - CVE-2015-2783
  - CVE-2015-3329
  - CVE-2015-3330

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoser2net: add patch for LED activity support 1218/head
Michael Heimpold [Wed, 29 Apr 2015 18:37:26 +0000 (20:37 +0200)]
ser2net: add patch for LED activity support

This adds a patch for ser2net, so that ser2net can be configured
to flash leds on serial traffic. This could -for example- be used
to have an activity indicator, like netdev trigger.
Internally, the linux kernel's 'transient' led trigger is used.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoffmpeg: upgrade to 2.6.2 1217/head
Syrone Wong [Wed, 29 Apr 2015 14:12:29 +0000 (22:12 +0800)]
ffmpeg: upgrade to 2.6.2

2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release from the 2.6 release branch

9 years agoMerge pull request #1216 from ryzhovau/halog_linkage
Thomas Heil [Wed, 29 Apr 2015 10:05:39 +0000 (12:05 +0200)]
Merge pull request #1216 from ryzhovau/halog_linkage

haproxy: fix halog linkage

9 years agohaproxy: fix halog linkage 1216/head
Alexander Ryzhov [Wed, 29 Apr 2015 08:42:02 +0000 (08:42 +0000)]
haproxy: fix halog linkage

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agoMerge pull request #1215 from cyanidium/master
Ted Hess [Tue, 28 Apr 2015 22:00:17 +0000 (18:00 -0400)]
Merge pull request #1215 from cyanidium/master

nut: Update to 2.7.3

9 years agoavrdude: Add libelf dependency
Ted Hess [Tue, 28 Apr 2015 21:34:05 +0000 (17:34 -0400)]
avrdude: Add libelf dependency

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agonut: Update to 2.7.3 1215/head
Marty R [Tue, 28 Apr 2015 21:19:38 +0000 (14:19 -0700)]
nut: Update to 2.7.3

Updated the package to the latest upstream version.
Removed a patch that was merged upstream.
Bumped copyright notice to 2015.

Signed-off-by: Martin Rowe <martin.p.rowe@gmail.com>