feed/packages.git
8 years agopython-crypto: let the KeyError bubble up instead of manually throwing an AssertionError 1900/head
Jeffery To [Sun, 1 Nov 2015 06:38:52 +0000 (14:38 +0800)]
python-crypto: let the KeyError bubble up instead of manually throwing an AssertionError

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-crypto: fixed endianness detection
Jeffery To [Fri, 30 Oct 2015 15:48:52 +0000 (23:48 +0800)]
python-crypto: fixed endianness detection

This fixes setup.py so that it uses the endianness of the target system
instead of detecting endianness from the host. This affects the
computation of RIPEMD-160 hashes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-crypto: import pycrypto from old packages feed
Jeffery To [Thu, 29 Oct 2015 04:43:28 +0000 (12:43 +0800)]
python-crypto: import pycrypto from old packages feed

- update to latest stable version (2.6.1)
- add PyPackage call
- add license info
- add myself as maintainer

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agoMerge pull request #1899 from ollie27/collectdconfd
Jo-Philipp Wich [Wed, 28 Oct 2015 09:19:47 +0000 (10:19 +0100)]
Merge pull request #1899 from ollie27/collectdconfd

collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d

8 years agoMerge pull request #1897 from dibdot/master
Steven Barth [Wed, 28 Oct 2015 09:18:43 +0000 (10:18 +0100)]
Merge pull request #1897 from dibdot/master

new package "adblock" (v2): powerful adblock script to block ad/abuse domains

8 years agocollectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d 1899/head
Oliver Middleton [Sat, 24 Oct 2015 00:13:35 +0000 (01:13 +0100)]
collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d

/etc/collectd/conf.d is referenced in the default config so should be installed to prevent the following in syslog every boot:
Fri Oct  9 02:09:38 2015 user.emerg : configfile: stat (/etc/collectd/conf.d) failed: No such file or directory

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
8 years agopowerful adblock script to block ad/abuse domains 1897/head
dirk [Tue, 27 Oct 2015 23:02:23 +0000 (00:02 +0100)]
powerful adblock script to block ad/abuse domains

Signed-off-by: dirk <dirk@brenken.org>
8 years agoiotivity: add resource-container
Hauke Mehrtens [Mon, 26 Oct 2015 16:13:39 +0000 (17:13 +0100)]
iotivity: add resource-container

This is the new interface to add support for non OIC protocols to IoTivity.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
8 years agoiotivity: update to version 1.0.0
Hauke Mehrtens [Mon, 26 Oct 2015 14:00:49 +0000 (15:00 +0100)]
iotivity: update to version 1.0.0

This brings IoTivity to version 1.0.0. The patches removed by this
commit are merged upstream now. There are some new patches needed for
new problems with Big Endian CPUs and also for musl. The plugin manager
was removed in upstream IoTivity 1.0.0.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
8 years agomadplay: some build variant related fixes
John Crispin [Mon, 26 Oct 2015 16:18:07 +0000 (17:18 +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>
8 years agoMerge pull request #1885 from luizluca/sane_compileall
Steven Barth [Mon, 26 Oct 2015 16:22:35 +0000 (17:22 +0100)]
Merge pull request #1885 from luizluca/sane_compileall

sane-backends: select all backends when CONFIG_ALL

8 years agosane-backends: select all backends when CONFIG_ALL 1885/head
Luiz Angelo Daros de Luca [Thu, 15 Oct 2015 03:35:49 +0000 (00:35 -0300)]
sane-backends: select all backends when CONFIG_ALL

sane-xxx backend packages are hidden packages with custom
config and CONFIG_ALL does not select them alone. Now
sane-backends depends on +ALL:sane-backends-all.

No existing ipk is affected as the changed package/sane-backends
does not exist as an ipk.

030-musl.patch was updated to be submitted upstream. However,
the added preprocessor #if are always true for OpenWRT and will
not change the resulting code.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
8 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>
8 years agoMerge pull request #1875 from psidhu/master
Steven Barth [Mon, 26 Oct 2015 08:40:23 +0000 (09:40 +0100)]
Merge pull request #1875 from psidhu/master

gpsd: initial add to packages

8 years agoMerge pull request #1891 from wifidog/wifidog-1.3.0
Steven Barth [Mon, 26 Oct 2015 08:39:58 +0000 (09:39 +0100)]
Merge pull request #1891 from wifidog/wifidog-1.3.0

wifidog: Bump to 1.3.0

8 years agolibuecc: update to v6
Matthias Schiffer [Sun, 25 Oct 2015 16:11:30 +0000 (17:11 +0100)]
libuecc: update to v6

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years agowifidog: Bump to 1.3.0 1891/head
Michael Haas [Sun, 25 Oct 2015 08:56:55 +0000 (09:56 +0100)]
wifidog: Bump to 1.3.0

* Updates wifidog to latest upstream release.
* Removes patches/100-musl-compat.patch as that's included in 1.3.0

Signed-off-by: Michael Haas <haas@computerlinguist.org>
8 years agounrar: update to v5.3.6
Álvaro Fernández Rojas [Sat, 24 Oct 2015 21:13:30 +0000 (23:13 +0200)]
unrar: update to v5.3.6

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoshairport-sync: update to v2.6
Álvaro Fernández Rojas [Sat, 24 Oct 2015 18:26:35 +0000 (20:26 +0200)]
shairport-sync: update to v2.6

Closes https://github.com/openwrt/packages/pull/1869

Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agounrar: add libunrar support
Álvaro Fernández Rojas [Sat, 24 Oct 2015 18:40:55 +0000 (20:40 +0200)]
unrar: add libunrar support

Closes https://github.com/openwrt/packages/pull/1882

Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoMerge pull request #1888 from arfett/master
Steven Barth [Sat, 24 Oct 2015 18:05:23 +0000 (20:05 +0200)]
Merge pull request #1888 from arfett/master

mwan3-luci updated to 1.4-4

8 years agoMerge pull request #1890 from damianorenfer/master
Steven Barth [Sat, 24 Oct 2015 18:04:17 +0000 (20:04 +0200)]
Merge pull request #1890 from damianorenfer/master

libs/libsodium: update to 1.0.4

8 years agolibs/libsodium: update to 1.0.4 1890/head
Damiano Renfer [Sat, 24 Oct 2015 10:07:12 +0000 (12:07 +0200)]
libs/libsodium: update to 1.0.4

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
8 years agomwan3-luci updated to 1.4-4 1888/head
Aedan ARFETT Renner [Fri, 23 Oct 2015 20:04:18 +0000 (13:04 -0700)]
mwan3-luci updated to 1.4-4

Hard-coded location of ip (/usr/bin/ip) in controller file
Added space after "for" in .htm files to clean it up

signed-off-by: Aedan "ARFETT" Renner <chipdankly@gmail.com>

8 years agoMerge pull request #1886 from jow-/python-build-depend-fix
Jo-Philipp Wich [Fri, 23 Oct 2015 12:51:23 +0000 (14:51 +0200)]
Merge pull request #1886 from jow-/python-build-depend-fix

python: fix two build depend issues

8 years agopython: fix two build depend issues 1886/head
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>
8 years agoMerge pull request #1833 from commodo/keepalived-libnl
Steven Barth [Thu, 22 Oct 2015 08:43:43 +0000 (10:43 +0200)]
Merge pull request #1833 from commodo/keepalived-libnl

keepalived: update to use only libnl-genl

8 years agoMerge pull request #1808 from ryzhovau/mpg123-deps-and-bins
Steven Barth [Thu, 22 Oct 2015 08:35:55 +0000 (10:35 +0200)]
Merge pull request #1808 from ryzhovau/mpg123-deps-and-bins

mpg123: simplify dependanciess, add more binaries

8 years agoMerge pull request #1860 from karlp/libcoap-endian
Steven Barth [Thu, 22 Oct 2015 08:35:13 +0000 (10:35 +0200)]
Merge pull request #1860 from karlp/libcoap-endian

libcoap: Pass endian flags down to target

8 years agoMerge pull request #1866 from MikePetullo/libgee
Steven Barth [Thu, 22 Oct 2015 08:34:39 +0000 (10:34 +0200)]
Merge pull request #1866 from MikePetullo/libgee

libgee: add new package

8 years agoMerge pull request #1867 from MikePetullo/lcdgrilo
Steven Barth [Thu, 22 Oct 2015 08:34:31 +0000 (10:34 +0200)]
Merge pull request #1867 from MikePetullo/lcdgrilo

lcdgrilo: add new package

8 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>
8 years agophp5: update to 5.6.14
Michael Heimpold [Wed, 21 Oct 2015 20:55:28 +0000 (22:55 +0200)]
php5: update to 5.6.14

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 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>
8 years agofreeradius2: cleanup init script
Daniel Golle [Wed, 21 Oct 2015 00:54:17 +0000 (02:54 +0200)]
freeradius2: cleanup init script

The initscript originally imported from oldpackages no longer does
the job, sed'ery around ifconfig is just not the way.
Remove stuff which can also be done via /etc/freeradius2/* or
/etc/default/radiusd instead.

Fixes #1769 and #1193

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 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>
8 years agoMerge pull request #1876 from mlichvar/chrony-update-2.2
Steven Barth [Tue, 20 Oct 2015 11:36:53 +0000 (13:36 +0200)]
Merge pull request #1876 from mlichvar/chrony-update-2.2

chrony: update to 2.2

8 years agoMerge pull request #1877 from Adze1502/master
Steven Barth [Tue, 20 Oct 2015 11:34:32 +0000 (13:34 +0200)]
Merge pull request #1877 from Adze1502/master

mwan3: update to version 1.6-3

8 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>
8 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>
8 years agomwan3: update to version 1.6-3 1877/head
Jeroen Louwes [Tue, 20 Oct 2015 08:04:20 +0000 (10:04 +0200)]
mwan3: update to version 1.6-3

Fix for changed location ip binary

Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
8 years agochrony: update to 2.2 1876/head
Miroslav Lichvar [Tue, 20 Oct 2015 05:46:42 +0000 (07:46 +0200)]
chrony: update to 2.2

Support for authentication with command key was replaced with
communication over Unix domain socket.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
8 years agogpsd: initial add to packages 1875/head
Pushpal Sidhu [Fri, 16 Oct 2015 21:26:59 +0000 (14:26 -0700)]
gpsd: initial add to packages

This package is currently in oldpackages. Add here to keep support for gpsd.

From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream
patch to allow building with musl.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
8 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>
8 years agoMerge pull request #1847 from jow-/motion-musl-compat
Steven Barth [Mon, 19 Oct 2015 19:27:18 +0000 (21:27 +0200)]
Merge pull request #1847 from jow-/motion-musl-compat

motion: fix segmentation fault under musl libc

8 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>
8 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>
8 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>
8 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>
8 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>
8 years agomadplay: add PKG_RELEASE and keep oss variants name
John Crispin [Mon, 19 Oct 2015 13:55:38 +0000 (15:55 +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>
8 years agomadplay: add alsa build variant
John Crispin [Fri, 2 Oct 2015 09:04:59 +0000 (11:04 +0200)]
madplay: add alsa build variant

Signed-off-by: John Crispin <blogic@openwrt.org>
8 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>
8 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>
8 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>
8 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>
8 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>
8 years agoMerge pull request #1853 from szogi/master
Steven Barth [Mon, 19 Oct 2015 08:36:12 +0000 (10:36 +0200)]
Merge pull request #1853 from szogi/master

open2300: re-add to the master, maintainer change, build check format fix

8 years agoMerge pull request #1864 from mlichvar/chrony-remove-old-files
Steven Barth [Mon, 19 Oct 2015 08:35:46 +0000 (10:35 +0200)]
Merge pull request #1864 from mlichvar/chrony-remove-old-files

chrony: remove old files

8 years agoMerge pull request #1872 from MikePetullo/libdmapsharing
Steven Barth [Mon, 19 Oct 2015 08:32:37 +0000 (10:32 +0200)]
Merge pull request #1872 from MikePetullo/libdmapsharing

libdmapsharing: update to 2.9.32

8 years agoMerge pull request #1873 from aTanW/master
Steven Barth [Mon, 19 Oct 2015 08:32:26 +0000 (10:32 +0200)]
Merge pull request #1873 from aTanW/master

gammu: bump to new upstream v1.36.6

8 years agogammu: bump to new upstream v1.36.6 1873/head
aTanW [Mon, 19 Oct 2015 07:26:57 +0000 (10:26 +0300)]
gammu: bump to new upstream v1.36.6

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

8 years agolibdmapsharing: update to 2.9.32 1872/head
W. Michael Petullo [Mon, 19 Oct 2015 02:25:47 +0000 (22:25 -0400)]
libdmapsharing: update to 2.9.32

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agolcdgrilo: add new package 1867/head
W. Michael Petullo [Mon, 19 Oct 2015 02:22:08 +0000 (22:22 -0400)]
lcdgrilo: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agolibgee: add new package 1866/head
W. Michael Petullo [Mon, 19 Oct 2015 02:20:29 +0000 (22:20 -0400)]
libgee: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agomjpg-streamer: Fix build/download order and cambozola repo reference
Ted Hess [Sat, 17 Oct 2015 14:58:32 +0000 (10:58 -0400)]
mjpg-streamer: Fix build/download order and cambozola repo reference

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agopianod: Fix build/download order
Ted Hess [Sat, 17 Oct 2015 14:44:30 +0000 (10:44 -0400)]
pianod: Fix build/download order

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agochrony: remove old files 1864/head
Miroslav Lichvar [Sat, 17 Oct 2015 12:10:27 +0000 (14:10 +0200)]
chrony: remove old files

Remove files that were accidentally included in the previous merge
(pull request #1802). The obsolete patches are breaking the build now.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
8 years agoMerge pull request #1863 from Zokormazo/less
Steven Barth [Sat, 17 Oct 2015 06:29:38 +0000 (08:29 +0200)]
Merge pull request #1863 from Zokormazo/less

less: update to 481

8 years agopianod: Update to latest version, refresh patches
Ted Hess [Fri, 16 Oct 2015 20:04:32 +0000 (16:04 -0400)]
pianod: Update to latest version, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agoless: update to 481 1863/head
Julen Landa Alustiza [Fri, 16 Oct 2015 19:39:19 +0000 (21:39 +0200)]
less: update to 481
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
8 years agoMerge pull request #1857 from padre-lacroix/bandwidthd
Steven Barth [Thu, 15 Oct 2015 20:07:03 +0000 (22:07 +0200)]
Merge pull request #1857 from padre-lacroix/bandwidthd

Addition of bandwidthd from the oldpackages

8 years agoMerge pull request #1861 from hansmi/master
Steven Barth [Thu, 15 Oct 2015 20:04:15 +0000 (22:04 +0200)]
Merge pull request #1861 from hansmi/master

[Unbound] Update to 1.5.5

8 years ago[Unbound] Update to 1.5.5 1861/head
Michael Hanselmann [Wed, 14 Oct 2015 20:35:44 +0000 (22:35 +0200)]
[Unbound] Update to 1.5.5

Bump unbound to version 1.5.5 released on October 6, 2015.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
8 years agolibcoap: Pass endian flags down to target 1860/head
Karl Palsson [Wed, 14 Oct 2015 17:18:08 +0000 (17:18 +0000)]
libcoap: Pass endian flags down to target

Fixes github issue #1856

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
8 years agoAddition of bandwidthd from the oldpackages 1857/head
Jean-Michel Lacroix [Mon, 12 Oct 2015 19:49:43 +0000 (15:49 -0400)]
Addition of bandwidthd from the oldpackages

Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info
8 years agoMerge pull request #1858 from oneru/patch-1
Steven Barth [Tue, 13 Oct 2015 09:30:39 +0000 (11:30 +0200)]
Merge pull request #1858 from oneru/patch-1

Fwknop: Fix setting getting overwritten

8 years agochrony: import from oldpackages
Miroslav Lichvar [Tue, 22 Sep 2015 18:54:41 +0000 (20:54 +0200)]
chrony: import from oldpackages

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
8 years agoMerge pull request #1766 from hnyman/fix-collectd-dns
Steven Barth [Tue, 13 Oct 2015 06:52:39 +0000 (08:52 +0200)]
Merge pull request #1766 from hnyman/fix-collectd-dns

collectd: Delay first data read cycle by 1s

8 years agoMerge pull request #1799 from luizluca/sane
Steven Barth [Tue, 13 Oct 2015 06:51:25 +0000 (08:51 +0200)]
Merge pull request #1799 from luizluca/sane

sane-backends: import from oldpackages (v2)

8 years agoMerge pull request #1800 from TuxCoder/master
Steven Barth [Tue, 13 Oct 2015 06:50:39 +0000 (08:50 +0200)]
Merge pull request #1800 from TuxCoder/master

chaosvpn: add new package

8 years agoFwknop: Fix setting getting overwritten 1858/head
Jonathan Bennett [Tue, 13 Oct 2015 03:28:28 +0000 (22:28 -0500)]
Fwknop: Fix setting getting overwritten

A typo in the init file was causing a certain setting to be overwritten on every daemon start.

Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
8 years agoopen2300: added license informations 1853/head
Gabor SZOLLOSI [Mon, 12 Oct 2015 18:36:23 +0000 (20:36 +0200)]
open2300: added license informations

Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
8 years agoMerge pull request #1849 from drizzt/master
Matteo Croce [Mon, 12 Oct 2015 16:57:03 +0000 (18:57 +0200)]
Merge pull request #1849 from drizzt/master

fwknop: fix building without gpg

8 years agoMerge pull request #1806 from ryzhovau/smstools3-compile-flags
Steven Barth [Mon, 12 Oct 2015 15:02:41 +0000 (17:02 +0200)]
Merge pull request #1806 from ryzhovau/smstools3-compile-flags

smstools3: fix CFLAGS and LFLAGS

8 years agoethtool: update to v4.2
Matthias Schiffer [Mon, 12 Oct 2015 13:22:12 +0000 (15:22 +0200)]
ethtool: update to v4.2

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
8 years agoopen2300: build check format fix
Gabor SZOLLOSI [Sun, 11 Oct 2015 19:19:02 +0000 (21:19 +0200)]
open2300: build check format fix

Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
8 years agoopen2300: format security off
Gabor SZOLLOSI [Sun, 11 Oct 2015 19:13:08 +0000 (21:13 +0200)]
open2300: format security off

8 years agosane-backends: import from oldpackages and update 1799/head
Luiz Angelo Daros de Luca [Fri, 21 Aug 2015 18:07:01 +0000 (15:07 -0300)]
sane-backends: import from oldpackages and update

Changes since oldpackages:
- updated to 1.0.25
  * most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
  for preload backends)
- sane-libs and sane-backends merged and exploded into
  individual packages for each backend:
  * libsane for sane library (which backends should dep on)
  * sane-daemon for saned daemon
  * sane-xxx for sane backend for xxx
  ** each backend has its own custom dep libraries
  * sane-backends-all (with no files) that deps on all backends
  * sane-qcam is only available for x86/x86_64
  ** other archs does not implement inb/outb (at least in musl)

Now it is possible to use SANE with much less FS space (KB
instead of MB).

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
8 years agoopen2300: re-add to the master, maintainer change 1852/head
Gabor SZOLLOSI [Sat, 10 Oct 2015 23:44:11 +0000 (01:44 +0200)]
open2300: re-add to the master, maintainer change

Signed-off-by: Gabor SZOLLOSI <dev@localnet.hu>
8 years agofwknop: fix building without gpg 1849/head
Timothy Redaelli [Tue, 1 Sep 2015 13:21:35 +0000 (15:21 +0200)]
fwknop: fix building without gpg

8 years agounrar: update to v5.3.5 1854/head
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:28:11 +0000 (11:28 +0200)]
unrar: update to v5.3.5

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoflashrom: make flashrom-full the default variant, remove empty dependencies
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:17:43 +0000 (11:17 +0200)]
flashrom: make flashrom-full the default variant, remove empty dependencies

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agodump1090: update to latest version
Álvaro Fernández Rojas [Thu, 8 Oct 2015 09:16:34 +0000 (11:16 +0200)]
dump1090: update to latest version

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agomotion: fix segmentation fault under musl libc 1847/head
Jo-Philipp Wich [Thu, 8 Oct 2015 00:10:22 +0000 (02:10 +0200)]
motion: fix segmentation fault under musl libc

During startup, motion calls pthread_getspecific() through motion_log()
before pthread_key_create() has been called yet. This works on glibc and
uclibc but segfaults on musl because motion is relying on undefined
behaviour here.

Move the pthread initialization before motion_startup() so that
tls_key_threadnr is initialized when motion_log() is called.

Also enforce the use of strerror_r() on musl by defining XSI_STRERROR_R
on all non-glibc systems because the supposed replacement code is broken
and crashes on musl.

References:
http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2015x09x30x203633

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
8 years agoadd dfu-programmer
Stefan Hellermann [Wed, 7 Oct 2015 06:40:37 +0000 (08:40 +0200)]
add dfu-programmer

dfu-programmer is a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader. It's comparable to avrdude, but
optimized for Atmel chips with integrated USB DFU Bootloader.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
8 years agoocserv: updated to 0.10.9
Nikos Mavrogiannopoulos [Wed, 7 Oct 2015 14:38:19 +0000 (16:38 +0200)]
ocserv: updated to 0.10.9

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agocollectd: Delay first data read cycle by 1s 1766/head
Hannu Nyman [Wed, 7 Oct 2015 09:51:33 +0000 (12:51 +0300)]
collectd: Delay first data read cycle by 1s

Some collectd plugins launch third-party plugins that have variation in
initialisation time (like libpcap). Recently (since kernel bump to 4.1)
the DNS plugin has been causing collectd to crash semi-randomly at startup
on MIPS based WNDR3700.

Debugging led to realisation that the DNS plugin seems to require at least
0.1s time to start, before the first data reading attempt starts.

By default, the first data read cycle starts immediately, while apaprently
some of the plugins may still be asyncronously initialising. To make things
safe, this patch adds 1 second delay before the first data read cycle.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agoall: get rid of kmod-ipv6 dependencies
Steven Barth [Tue, 6 Oct 2015 07:03:42 +0000 (09:03 +0200)]
all: get rid of kmod-ipv6 dependencies

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoMerge pull request #1837 from cyanidium/master
Steven Barth [Tue, 6 Oct 2015 07:00:18 +0000 (09:00 +0200)]
Merge pull request #1837 from cyanidium/master

nut: add dev headers, nut-web-cgi and nut-avahi-service, bugfix