feed/packages.git
9 years agolibpng: update to 1.2.54
Oliver Middleton [Sun, 22 Nov 2015 15:15:26 +0000 (15:15 +0000)]
libpng: update to 1.2.54

Includes fixes for CVE-2015-7981 and CVE-2015-8126.

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
9 years agoMerge pull request #1871 from dangowrt/update-postgresql-for-15.05
Steven Barth [Thu, 19 Nov 2015 15:23:34 +0000 (16:23 +0100)]
Merge pull request #1871 from dangowrt/update-postgresql-for-15.05

update PostgreSQL

9 years agoMerge pull request #1941 from padre-lacroix/for-15.05
Steven Barth [Thu, 19 Nov 2015 11:32:21 +0000 (12:32 +0100)]
Merge pull request #1941 from padre-lacroix/for-15.05

bandwidthd: Addition of 2 variants of the bandwidthd package.

9 years agosqm-scripts: Bump to v1.0.5.
Toke Høiland-Jørgensen [Thu, 19 Nov 2015 10:44:34 +0000 (11:44 +0100)]
sqm-scripts: Bump to v1.0.5.

9 years agopptpd: backport from trunk
Luka Perkov [Wed, 18 Nov 2015 20:49:25 +0000 (21:49 +0100)]
pptpd: backport from trunk

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agobandwidthd: Addition of 2 variants of the bandwidthd package. 1941/head
Jean-Michel Lacroix [Tue, 10 Nov 2015 18:36:57 +0000 (13:36 -0500)]
bandwidthd: Addition of 2 variants of the bandwidthd package.
Addition of the bandwithd package variant from the oldpackage
Addition of the bandwidthd-pgsql package variant that can save also
in a postgres database.
Compile tested on CC and trunk (ar71xx and mvebu in both cases)
run tested on CC (ar71xx) and trunk (r47397 on mvebu)

Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
9 years agolibmraa: board detection was broken after the name changed
John Crispin [Fri, 6 Nov 2015 21:34:59 +0000 (22:34 +0100)]
libmraa: board detection was broken after the name changed

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agounzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow
Álvaro Fernández Rojas [Sun, 1 Nov 2015 15:19:56 +0000 (16:19 +0100)]
unzip: patch CVE-2015-7696, CVE-2015-7697 and integer underflow

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agomadplay: some build variant related fixes
John Crispin [Mon, 26 Oct 2015 16:15:00 +0000 (17:15 +0100)]
madplay: some build variant related fixes

the 2 variants could not be built at the same time

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode: disable MIPS16
John Crispin [Sat, 24 Oct 2015 07:57:36 +0000 (09:57 +0200)]
node: disable MIPS16

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agopython: fix two build depend issues
Jo-Philipp Wich [Fri, 23 Oct 2015 12:19:45 +0000 (14:19 +0200)]
python: fix two build depend issues

Build depends must refer to the source package name, not the binary one,
therefore we need to use `bzip2` in order to enforce a build of libbz2.so.

Also make the host python build depend on the bzip2 host build in order to
ensure that host python is built with bzip2 support. We don't need a build
dependency for the target python as this already depends on +libbz2 through
python-light. That package dependency in turn implies a build dependency.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agognutls: update to 3.4.6
Nikos Mavrogiannopoulos [Thu, 22 Oct 2015 05:33:06 +0000 (07:33 +0200)]
gnutls: update to 3.4.6

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agonode-cylon: dont double build firmata and serialport
John Crispin [Wed, 21 Oct 2015 08:44:49 +0000 (10:44 +0200)]
node-cylon: dont double build firmata and serialport

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agolibupm: add fixes for 2 sensors
John Crispin [Tue, 20 Oct 2015 13:58:30 +0000 (15:58 +0200)]
libupm: add fixes for 2 sensors

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoswig: make it compile even if pcre libs are not available
John Crispin [Tue, 20 Oct 2015 11:23:30 +0000 (13:23 +0200)]
swig: make it compile even if pcre libs are not available

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode: add a python/host dependency
John Crispin [Tue, 20 Oct 2015 11:23:01 +0000 (13:23 +0200)]
node: add a python/host dependency

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agozabbix: enable IPv6 support
Etienne CHAMPETIER [Fri, 16 Oct 2015 15:16:34 +0000 (15:16 +0000)]
zabbix: enable IPv6 support

compile tested on trunk, run tested on CC (ar71xx)

size before:
 96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
 29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
 35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk

size after:
 97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
 29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
 35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk

original PR by Thomas Bahn <thomas-bahn@gmx.net>

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoswig: add PKG_LICENSE_FILE
John Crispin [Mon, 19 Oct 2015 13:59:58 +0000 (15:59 +0200)]
swig: add PKG_LICENSE_FILE

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode-hid: set proper version and revision
John Crispin [Mon, 19 Oct 2015 13:49:38 +0000 (15:49 +0200)]
node-hid: set proper version and revision

* fix revision variables
* fix version variables

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode-hid: set proper version and revision
John Crispin [Mon, 19 Oct 2015 13:48:12 +0000 (15:48 +0200)]
node-hid: set proper version and revision

* fix revision variables
* fix version variables

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode-cylon: add proper download path and set version properly
John Crispin [Mon, 19 Oct 2015 13:47:40 +0000 (15:47 +0200)]
node-cylon: add proper download path and set version properly

* fix version
* fix download path
* fix version variables

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonode-arduino-firmata: set proper download path and set version properly
John Crispin [Mon, 19 Oct 2015 13:46:03 +0000 (15:46 +0200)]
node-arduino-firmata: set proper download path and set version properly

* fix download path
* fix version variables

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agomadplay: add PKG_RELEASE and keep oss variants name
John Crispin [Mon, 19 Oct 2015 13:26:56 +0000 (15:26 +0200)]
madplay: add PKG_RELEASE and keep oss variants name

* update PKG_RELEASE
* dont change the name of the oss variant

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agopostgresql: fix potential snprintf issue 1871/head
Dirk Neukirchen [Fri, 21 Aug 2015 07:59:27 +0000 (09:59 +0200)]
postgresql: fix potential snprintf issue

adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e

spotted while reviewing buildroot changes to postgresql

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agopostgresql: fix uclibc locale.h bug
Dirk Neukirchen [Fri, 21 Aug 2015 07:53:39 +0000 (09:53 +0200)]
postgresql: fix uclibc locale.h bug

reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137

issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agopostgresql: add missing librt dependency
Dirk Neukirchen [Fri, 21 Aug 2015 07:20:05 +0000 (09:20 +0200)]
postgresql: add missing librt dependency

fixes build error with uclibc

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agopostgresql: update source to 9.4.4 and refresh scripts
Daniel Golle [Mon, 29 Jun 2015 14:40:06 +0000 (16:40 +0200)]
postgresql: update source to 9.4.4 and refresh scripts

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agopostgresql: update to 9.4.1
Dirk Neukirchen [Fri, 22 May 2015 16:17:47 +0000 (18:17 +0200)]
postgresql: update to 9.4.1

- supports arm64/aarch64

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agomadplay: add alsa build variant
John Crispin [Fri, 2 Oct 2015 09:10:24 +0000 (11:10 +0200)]
madplay: add alsa build variant

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoyunbridge: add linux side python code
John Crispin [Sun, 2 Aug 2015 06:27:09 +0000 (08:27 +0200)]
yunbridge: add linux side python code

to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agolibupm: add package
John Crispin [Wed, 19 Aug 2015 10:50:49 +0000 (12:50 +0200)]
libupm: add package

upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agolibmraa: add mraa including mips platform code
John Crispin [Sun, 2 Aug 2015 06:26:13 +0000 (08:26 +0200)]
libmraa: add mraa including mips platform code

mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agonodejs: add 0.12 version of node
John Crispin [Sun, 2 Aug 2015 06:26:39 +0000 (08:26 +0200)]
nodejs: add 0.12 version of node

add node-js 0.12 and a few gyp bindings

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoswig: add host build
John Crispin [Fri, 2 Oct 2015 11:30:29 +0000 (13:30 +0200)]
swig: add host build

this is a binding generator needed to build node plugins

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoMerge pull request #1791 from MikePetullo/for-15.05-krb5
Steven Barth [Tue, 13 Oct 2015 08:06:28 +0000 (10:06 +0200)]
Merge pull request #1791 from MikePetullo/for-15.05-krb5

krb5: update to 1.13.2

9 years agopython-serial: backport from master branch to for-15.05
John Crispin [Fri, 2 Oct 2015 08:51:49 +0000 (10:51 +0200)]
python-serial: backport from master branch to for-15.05

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agocgi-io: add a small helper cgi that can be used by RPCD based UIs
John Crispin [Thu, 1 Oct 2015 15:34:13 +0000 (17:34 +0200)]
cgi-io: add a small helper cgi that can be used by RPCD based UIs

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agospi-tools: add new package
John Crispin [Thu, 1 Oct 2015 15:11:12 +0000 (17:11 +0200)]
spi-tools: add new package

this package adds 2 tools that can be used to control spidev devices from userland

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoxl2tpd: bump version
Yousong Zhou [Fri, 2 Oct 2015 00:16:41 +0000 (08:16 +0800)]
xl2tpd: bump version

The update is mainly for addressing some memory corruption and segementation
faults issues observed when running xl2tpd in OpenWrt.  The relevant upstream
pull request was at link [1]

 [1] Devel fix valgrind #77, https://github.com/xelerance/xl2tpd/pull/77

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
9 years agopython: add dependency to bz2 host build
John Crispin [Fri, 21 Aug 2015 23:11:29 +0000 (01:11 +0200)]
python: add dependency to bz2 host build

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agosquild: bump version to 3.5.9
Marko Ratkaj [Thu, 24 Sep 2015 09:02:18 +0000 (11:02 +0200)]
squild: bump version to 3.5.9

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agolxc: bump version to 1.1.3
Marko Ratkaj [Thu, 24 Sep 2015 12:57:32 +0000 (14:57 +0200)]
lxc: bump version to 1.1.3

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agofile: bump version to 5.25
Marko Ratkaj [Thu, 24 Sep 2015 09:08:44 +0000 (11:08 +0200)]
file: bump version to 5.25

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoe2guardian: bump version to 3.2.0
Marko Ratkaj [Thu, 24 Sep 2015 11:04:36 +0000 (13:04 +0200)]
e2guardian: bump version to 3.2.0

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoxl2tpd: fix by backporting the version from master branch
Yousong Zhou [Thu, 17 Sep 2015 09:40:59 +0000 (17:40 +0800)]
xl2tpd: fix by backporting the version from master branch

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
9 years agomosquitto: update to 1.4.4
Karl Palsson [Fri, 25 Sep 2015 14:00:23 +0000 (14:00 +0000)]
mosquitto: update to 1.4.4

More information: http://mosquitto.org/2015/09/version-1-4-4-released/

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
9 years agolibtasn1: updated to 4.7
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:07:00 +0000 (10:07 +0200)]
libtasn1: updated to 4.7

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agognutls: updated to 3.4.5
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 08:05:27 +0000 (10:05 +0200)]
gnutls: updated to 3.4.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoradcli: updated to 1.2.3
Nikos Mavrogiannopoulos [Thu, 24 Sep 2015 07:57:37 +0000 (09:57 +0200)]
radcli: updated to 1.2.3

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #1794 from MikePetullo/for-15.05-lighttpd
Steven Barth [Tue, 22 Sep 2015 08:42:24 +0000 (10:42 +0200)]
Merge pull request #1794 from MikePetullo/for-15.05-lighttpd

lighttpd: update to 1.4.37

9 years agolighttpd: update to 1.4.37
W. Michael Petullo [Mon, 21 Sep 2015 00:18:04 +0000 (20:18 -0400)]
lighttpd: update to 1.4.37

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agolighttpd: update to 1.4.37 1794/head
W. Michael Petullo [Mon, 21 Sep 2015 00:12:46 +0000 (20:12 -0400)]
lighttpd: update to 1.4.37

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agokrb5: update to 1.13.2 1791/head
W. Michael Petullo [Sun, 20 Sep 2015 23:41:16 +0000 (19:41 -0400)]
krb5: update to 1.13.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agotracertools: update source URL
Daniel Golle [Wed, 16 Sep 2015 13:41:51 +0000 (15:41 +0200)]
tracertools: update source URL

rip gitorious.org

[backport of commit c6b65ce on master]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agosudo: upgrade to version 1.8.14p3
Gergely Kiss [Sun, 30 Aug 2015 17:00:08 +0000 (19:00 +0200)]
sudo: upgrade to version 1.8.14p3

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agosudo: preserve sudoers.d during sysupgrade
Alexander Tsoy [Sun, 28 Jun 2015 11:33:09 +0000 (14:33 +0300)]
sudo: preserve sudoers.d during sysupgrade

Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
9 years agoMerge pull request #1733 from hnyman/collectd-entropy
Steven Barth [Tue, 15 Sep 2015 06:31:35 +0000 (08:31 +0200)]
Merge pull request #1733 from hnyman/collectd-entropy

collectd: backport the entropy plugin and changes to example config file

9 years agomdnsresponder: fix fd leak for IPv6 sockets
Markus Stenberg [Mon, 14 Sep 2015 11:51:06 +0000 (14:51 +0300)]
mdnsresponder: fix fd leak for IPv6 sockets

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agotcsh: update source mirrors
Nuno Goncalves [Sat, 12 Sep 2015 11:11:03 +0000 (12:11 +0100)]
tcsh: update source mirrors

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
9 years agoMerge pull request #1762 from pdxmeshnet/for-15.05
Steven Barth [Thu, 10 Sep 2015 15:47:00 +0000 (17:47 +0200)]
Merge pull request #1762 from pdxmeshnet/for-15.05

zmq fixes from master

9 years agohaproxy: fixes from upstream
heil [Wed, 9 Sep 2015 18:49:16 +0000 (20:49 +0200)]
haproxy: fixes from upstream

 - [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
 - [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header()
 - [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agoluarocks: update to 2.2.2 1762/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 agoknot: update to 1.6.5
Daniel Salzman [Tue, 8 Sep 2015 09:20:07 +0000 (11:20 +0200)]
knot: update to 1.6.5

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
9 years agoknot: update to 1.6.4
Daniel Salzman [Tue, 7 Jul 2015 12:55:57 +0000 (14:55 +0200)]
knot: update to 1.6.4

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
9 years agozmq: Make 2 variants, refresh patches, fix C++ build issues
Ted Hess [Sat, 4 Jul 2015 14:46:53 +0000 (10:46 -0400)]
zmq: Make 2 variants, refresh patches, fix C++ build issues

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibzmq upgrade to 4.1.1
Dirk Chang [Wed, 17 Jun 2015 14:56:26 +0000 (22:56 +0800)]
libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3

Signed-off-by: Dirk Chang <dirk@kooiot.com>
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 agostrongswan: bump to 5.3.3
Steven Barth [Mon, 7 Sep 2015 09:06:37 +0000 (11:06 +0200)]
strongswan: bump to 5.3.3

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agostrongswan: make kmod-ipsec6 dependency conditional
Marcin Jurkowski [Mon, 13 Apr 2015 00:52:47 +0000 (02:52 +0200)]
strongswan: make kmod-ipsec6 dependency conditional

Makes kmod-ipsec6 requirement dependent on IPv6 support for packages.
This allows to disable unnecessary IPv6 kernel modules, saving
considerable amount of space.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
9 years agostrongswan: add a couple more plugins
Dirk Feytons [Thu, 27 Aug 2015 12:09:18 +0000 (14:09 +0200)]
strongswan: add a couple more plugins

Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
9 years agostrongswan: dont overwrite ipsec.conf and ipsec.user during upgrade
Ulrich Weber [Tue, 25 Aug 2015 08:12:58 +0000 (10:12 +0200)]
strongswan: dont overwrite ipsec.conf and ipsec.user during upgrade

Signed-off-by: Ulrich Weber <uw@ocedo.com>
9 years agostrongswan: split out libtls.so as a separate package.
Yousong Zhou [Tue, 11 Aug 2015 05:26:03 +0000 (13:26 +0800)]
strongswan: split out libtls.so as a separate package.

When only strongswan-minimal is selected, libtls.so will not be built
yet package strongswan will still try to copy the file causing build
failure.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
9 years agostrongswan: Added strongswan-mod-eap-tls
Adam Lebsack [Wed, 15 Jul 2015 14:33:07 +0000 (16:33 +0200)]
strongswan: Added strongswan-mod-eap-tls

Signed-off-by: Adam Lebsack <alebsack@gmail.com>
9 years agostrongswan: add more exceptions to musl-fixes
Steven Barth [Tue, 23 Jun 2015 16:40:54 +0000 (18:40 +0200)]
strongswan: add more exceptions to musl-fixes

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agostrongswan: refresh musl compatibility fixes
Steven Barth [Mon, 22 Jun 2015 10:24:19 +0000 (12:24 +0200)]
strongswan: refresh musl compatibility fixes

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agohaproxy: fixes from upstream
heil [Sun, 6 Sep 2015 22:00:45 +0000 (00:00 +0200)]
haproxy: fixes from upstream

 - [PATCH 05/13] BUG/MINOR: http/sample: gmtime/localtime can fail
 - [PATCH 06/13] DOC: typo in 'redirect', 302 code meaning
 - [PATCH 07/13] DOC: mention that %ms is left-padded with zeroes.
 - [PATCH 08/13] CLEANUP: .gitignore: ignore more test files
 - [PATCH 09/13] CLEANUP: .gitignore: finally ignore everything but what
 - [PATCH 10/13] MEDIUM: config: emit a warning on a frontend without
 - [PATCH 11/13] BUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0
 - [PATCH 12/13] DOC: ssl: missing LF
 - [PATCH 13/13] DOC: fix example of http-request using

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agounixodbc: bump to version 2.3.4
heil [Sun, 6 Sep 2015 21:53:35 +0000 (23:53 +0200)]
unixodbc: bump to version 2.3.4

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agounixodbc: update to 2.3.3
heil [Mon, 24 Aug 2015 08:40:38 +0000 (10:40 +0200)]
unixodbc: update to 2.3.3

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agoocserv: updated to 0.10.8
Nikos Mavrogiannopoulos [Fri, 4 Sep 2015 19:29:56 +0000 (21:29 +0200)]
ocserv: updated to 0.10.8

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: corrected port descriptions in README
Nikos Mavrogiannopoulos [Wed, 8 Jul 2015 17:39:19 +0000 (19:39 +0200)]
openconnect: corrected port descriptions in README

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoocserv: more explicit documentation
Nikos Mavrogiannopoulos [Wed, 8 Jul 2015 06:16:30 +0000 (08:16 +0200)]
ocserv: more explicit documentation

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoocserv: updated to 0.10.6
Nikos Mavrogiannopoulos [Wed, 1 Jul 2015 22:22:33 +0000 (00:22 +0200)]
ocserv: updated to 0.10.6

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agocollectd: backport "Clarify config file example/placeholder" from #1736 1733/head
Hannu Nyman [Fri, 4 Sep 2015 12:03:58 +0000 (15:03 +0300)]
collectd: backport "Clarify config file example/placeholder" from #1736

The config file shipped with collectd dates from 2010 and
leads to error messages if luci-statistics & collectd are installed,
as it references several plugins not usually installed, or such ones
that have been renamed since then.

For most users, this file is just a placeholder during collectd installation,
as /usr/bin/stat-genconfig from /etc/init.d/luci_statistics will overwrite it.

Sanitize and shorten the placeholder config file:
* Reference actively only the default plugins installed by luci statistics.
* Match the placeholder config with the genuine config from luci statistics.

If somebody uses collectd separately from luci statistics, he will need to
edit these settings anyway.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agocollectd: backport the enablement of entropy plugin to for-15.05
Hannu Nyman [Fri, 4 Sep 2015 12:03:58 +0000 (15:03 +0300)]
collectd: backport the enablement of entropy plugin to for-15.05

Enable 'entropy' plugin also for collectd 5.4.2.
Works ok.

( backport of https://github.com/openwrt/packages/commit/35552db4ee8162b5c85f2a9e370177681a70431c )

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agovpnc: bump release
Daniel Gimpelevich [Sun, 12 Jul 2015 10:15:29 +0000 (03:15 -0700)]
vpnc: bump release

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
9 years agovpnc: corrected call to proto_add_host_dependency
Daniel Gimpelevich [Fri, 10 Jul 2015 20:27:10 +0000 (13:27 -0700)]
vpnc: corrected call to proto_add_host_dependency

9 years agovpnc: fix musl compatibility
Jo-Philipp Wich [Wed, 17 Jun 2015 22:28:37 +0000 (00:28 +0200)]
vpnc: fix musl compatibility

 - Add missing `sys/ttydefaults.h` include to `config.c`
 - Restrict usage of `error.h` to glibc and uclibc only
 - Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent
   musl kernel/libc header conflicts

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoMerge pull request #1753 from zorun/bmon_15.05_
Jo-Philipp Wich [Thu, 3 Sep 2015 15:34:10 +0000 (17:34 +0200)]
Merge pull request #1753 from zorun/bmon_15.05_

bmon: Add missing runtime dependency: terminfo

9 years agobmon: Add missing runtime dependency: terminfo 1753/head
Baptiste Jonglez [Thu, 3 Sep 2015 14:33:13 +0000 (16:33 +0200)]
bmon: Add missing runtime dependency: terminfo

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
9 years agosqm-scripts: Bump to v1.0.3.
Toke Høiland-Jørgensen [Thu, 3 Sep 2015 13:30:35 +0000 (15:30 +0200)]
sqm-scripts: Bump to v1.0.3.

Backported changes from master.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years ago[bind] Update to 9.9.7-P3 to fix CVE-2015-5722 and CVE-2015-5986
Noah Meyerhans [Wed, 2 Sep 2015 22:28:11 +0000 (15:28 -0700)]
[bind] Update to 9.9.7-P3 to fix CVE-2015-5722 and CVE-2015-5986

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agobind: update to version 9.9.7-p2
Noah Meyerhans [Fri, 14 Aug 2015 15:29:01 +0000 (08:29 -0700)]
bind: update to version 9.9.7-p2

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
9 years agoxz: add xz-utils meta package
Alexander Ryzhov [Wed, 20 May 2015 09:10:01 +0000 (09:10 +0000)]
xz: add xz-utils meta package
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agolibevent: update to 1.4.15 (fixes CVE-2014-6272)
Jan Čermák [Tue, 1 Sep 2015 09:26:54 +0000 (11:26 +0200)]
libevent: update to 1.4.15 (fixes CVE-2014-6272)

This update fixes CVE-2014-6272. Change of source URL was needed,
because the older location does not contain the latest version.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
9 years agoMerge pull request #1728 from roger-/micropython-15.05
Steven Barth [Sat, 29 Aug 2015 06:41:54 +0000 (08:41 +0200)]
Merge pull request #1728 from roger-/micropython-15.05

micropython: update to latest (15.05)

9 years agomicropython: update to latest 1728/head
Roger [Fri, 28 Aug 2015 15:36:49 +0000 (10:36 -0500)]
micropython: update to latest

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agopython: remove bz2 build dep
John Crispin [Wed, 26 Aug 2015 10:18:20 +0000 (12:18 +0200)]
python: remove bz2 build dep

Revert "python: add dependency to bz2 host build"

This reverts commit da6d7b57f501eaece621f8f834646aa22b618fa5.

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agoopenconnect: disabled the resolving code from ppp in netifd script
Nikos Mavrogiannopoulos [Wed, 26 Aug 2015 20:59:29 +0000 (22:59 +0200)]
openconnect: disabled the resolving code from ppp in netifd script

That code was causing netifd disabling openconnect with no way
to restart it.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoavrdude: enable linux-gpio by default
John Crispin [Tue, 25 Aug 2015 22:24:33 +0000 (00:24 +0200)]
avrdude: enable linux-gpio by default

Signed-off-by: John Crispin <blogic@openwrt.org>
9 years agobluelog: mark as BROKEN
John Crispin [Tue, 25 Aug 2015 14:19:36 +0000 (16:19 +0200)]
bluelog: mark as BROKEN

the CC Buildservers are failing on this package as the OUI download timesout indefinatley.

Signed-off-by: John Crispin <blogic@openwrt.org>