feed/packages.git
9 years agoMerge pull request #1211 from br101/master
Steven Barth [Tue, 28 Apr 2015 16:21:18 +0000 (18:21 +0200)]
Merge pull request #1211 from br101/master

Add package: bc

9 years agoAdd package: bc 1211/head
Bruno Randolf [Tue, 28 Apr 2015 15:47:33 +0000 (16:47 +0100)]
Add package: bc

Copied from oldpackages and slightly updated.

Signed-off-by: Bruno Randolf <br1@einfach.org>
9 years agoMerge pull request #1209 from ryzhovau/haproxy_pcredir
Thomas Heil [Tue, 28 Apr 2015 15:36:21 +0000 (17:36 +0200)]
Merge pull request #1209 from ryzhovau/haproxy_pcredir

haproxy: fix PCREDIR

9 years agofix PCREDIR 1209/head
Alexander Ryzhov [Tue, 28 Apr 2015 13:12:06 +0000 (13:12 +0000)]
fix PCREDIR

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agoMerge branch 'teslamint-coova-chilli'
Imre Kaloz [Tue, 28 Apr 2015 13:08:45 +0000 (15:08 +0200)]
Merge branch 'teslamint-coova-chilli'

9 years agocoova-chilli: add uci configuration file, init.d and firewall script
Imre Kaloz [Tue, 28 Apr 2015 13:08:15 +0000 (15:08 +0200)]
coova-chilli: add uci configuration file, init.d and firewall script

9 years agoMerge pull request #1123 from teslamint/patch-2
Imre Kaloz [Tue, 28 Apr 2015 12:59:21 +0000 (14:59 +0200)]
Merge pull request #1123 from teslamint/patch-2

coova-chilli: add netfilter kernel module package with patches

9 years agoMerge pull request #1124 from teslamint/patch-3
Imre Kaloz [Tue, 28 Apr 2015 12:59:13 +0000 (14:59 +0200)]
Merge pull request #1124 from teslamint/patch-3

coova-chilli: fix compile error with cyassl

9 years agoMerge pull request #1199 from kooiot/master
Steven Barth [Tue, 28 Apr 2015 06:51:37 +0000 (08:51 +0200)]
Merge pull request #1199 from kooiot/master

Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...

9 years agoMerge pull request #1203 from Wedmer/new_snort_package_layout
Steven Barth [Tue, 28 Apr 2015 06:38:29 +0000 (08:38 +0200)]
Merge pull request #1203 from Wedmer/new_snort_package_layout

[net/snort] Replaced build variants with compile options.

9 years agoMerge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix
Steven Barth [Tue, 28 Apr 2015 06:38:00 +0000 (08:38 +0200)]
Merge pull request #1205 from openwrt/revert-1204-snort_simple_deps_fix

Revert "[net/snort] Simple liblzma deps fix"

9 years agoRevert "[net/snort] Simple liblzma deps fix" 1205/head
Steven Barth [Tue, 28 Apr 2015 06:37:47 +0000 (08:37 +0200)]
Revert "[net/snort] Simple liblzma deps fix"

9 years agoMerge pull request #1204 from Wedmer/snort_simple_deps_fix
Steven Barth [Tue, 28 Apr 2015 06:37:14 +0000 (08:37 +0200)]
Merge pull request #1204 from Wedmer/snort_simple_deps_fix

[net/snort] Simple liblzma deps fix

9 years ago[net/snort] Simple liblzma deps fix 1204/head
Vladimir Ulrich [Mon, 27 Apr 2015 22:03:16 +0000 (01:03 +0300)]
[net/snort] Simple liblzma deps fix
Fixes  #1196

Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years ago[net/snort] Replaced build variants with compile options. 1203/head
Vladimir Ulrich [Mon, 27 Apr 2015 21:50:18 +0000 (00:50 +0300)]
[net/snort] Replaced build variants with compile options.
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agoMerge pull request #1201 from luizluca/ruby_fixyaml
Luiz Angelo Daros de Luca [Mon, 27 Apr 2015 14:59:42 +0000 (11:59 -0300)]
Merge pull request #1201 from luizluca/ruby_fixyaml

ruby: fix build when libyaml is present

9 years agoruby: fix build when libyaml is present 1201/head
Luiz Angelo Daros de Luca [Mon, 27 Apr 2015 14:48:45 +0000 (11:48 -0300)]
ruby: fix build when libyaml is present

libyaml is an optional dep for ruby psych. When missing, it uses
a bundled version of yaml. However, when libyaml is present in
openwrt build, ruby-psych packaging failed with deps not declared.
Now libyaml is configured as a hard dep for ruby-psych.

Also, the tk module was disabled in order to avoid a possible similar
problem if tk+x11 is provided in openwrt build. It was currently not
build because of missing deps.

Other minor changes:
- win32* modules where disabled (avoid err msg, no compile changes)
- Some files where removed in 2.2.x (like gserver.rb). They were already
  not packaged but generates a build warning message. Now removed from install.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoMerge pull request #1200 from Wedmer/master
Ted Hess [Mon, 27 Apr 2015 14:12:34 +0000 (10:12 -0400)]
Merge pull request #1200 from Wedmer/master

[utils/zoneinfo] Updated to the latest version

9 years agoMerge pull request #1183 from thess/avrdude-work
Ted Hess [Mon, 27 Apr 2015 14:09:41 +0000 (10:09 -0400)]
Merge pull request #1183 from thess/avrdude-work

avrdude: move from oldpackages, update to latest version & build opts

9 years ago[utils/zoneinfo] Updated to the latest version 1200/head
Vladimir Ulrich [Mon, 27 Apr 2015 13:59:11 +0000 (16:59 +0300)]
[utils/zoneinfo] Updated to the latest version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agoocserv: explicitly pass --without-gssapi to work-around SDK issue
Steven Barth [Mon, 27 Apr 2015 13:42:11 +0000 (15:42 +0200)]
ocserv: explicitly pass --without-gssapi to work-around SDK issue

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoAdded a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232,... 1199/head
Dirk Chang [Mon, 27 Apr 2015 12:34:27 +0000 (20:34 +0800)]
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, rs232, wsapi, xavante, lzmq, mobdebug), zeromq

Signed-off-by: Dirk Chang <dirk@kooiot.com>
9 years agoMerge pull request #1135 from kevinmehall/parallel
Steven Barth [Mon, 27 Apr 2015 09:40:56 +0000 (11:40 +0200)]
Merge pull request #1135 from kevinmehall/parallel

Allow glib2, dbus, and bluez to build in parallel

9 years agoMerge pull request #1173 from Wedmer/master
Steven Barth [Mon, 27 Apr 2015 09:39:44 +0000 (11:39 +0200)]
Merge pull request #1173 from Wedmer/master

[net/siit] Moved from oldpackages and updated for kernels 3.17+

9 years agoMerge pull request #1186 from ClaymorePT/master
Steven Barth [Mon, 27 Apr 2015 09:38:56 +0000 (11:38 +0200)]
Merge pull request #1186 from ClaymorePT/master

boost 1.58.0: added mips fix patch

9 years agoMerge pull request #1189 from commodo/python3-lzma-fix
Steven Barth [Mon, 27 Apr 2015 09:37:47 +0000 (11:37 +0200)]
Merge pull request #1189 from commodo/python3-lzma-fix

python3: add python3-package-lzma.mk

9 years agoMerge pull request #1192 from psycho-nico/ft-ffmpeg-add-icecast-transport
Ted Hess [Mon, 27 Apr 2015 01:29:04 +0000 (21:29 -0400)]
Merge pull request #1192 from psycho-nico/ft-ffmpeg-add-icecast-transport

ffmpeg: add icecast transport

9 years agoocserv: corrected session expiration in sec-mod
Nikos Mavrogiannopoulos [Sun, 26 Apr 2015 15:22:23 +0000 (17:22 +0200)]
ocserv: corrected session expiration in sec-mod

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agomsmtp: update to 1.6.2
Nicolas Thill [Sun, 26 Apr 2015 20:48:51 +0000 (22:48 +0200)]
msmtp: update to 1.6.2

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agofreeradius2: update to version 2.2.7 and refresh patches
Daniel Golle [Sun, 26 Apr 2015 17:43:26 +0000 (19:43 +0200)]
freeradius2: update to version 2.2.7 and refresh patches

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoffmpeg: add icecast transport 1192/head
Nicolas Thill [Sun, 26 Apr 2015 16:34:54 +0000 (18:34 +0200)]
ffmpeg: add icecast transport

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agooggfwd: add new package
Nicolas Thill [Sun, 26 Apr 2015 16:41:33 +0000 (18:41 +0200)]
oggfwd: add new package

A basic icecast client that is very simple but also very useful for video streaming.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoocserv: updated to 0.10.3
Nikos Mavrogiannopoulos [Sun, 26 Apr 2015 00:19:44 +0000 (02:19 +0200)]
ocserv: updated to 0.10.3

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agolvm2: fix build with musl
Daniel Golle [Sat, 25 Apr 2015 21:34:05 +0000 (23:34 +0200)]
lvm2: fix build with musl

stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #1187 from paulfertser/master
Steven Barth [Sat, 25 Apr 2015 09:30:19 +0000 (11:30 +0200)]
Merge pull request #1187 from paulfertser/master

openocd: update to 0.9.0-rc1

9 years agopulseaudio: fix libjson dependency
Peter Wagner [Fri, 24 Apr 2015 18:29:42 +0000 (20:29 +0200)]
pulseaudio: fix libjson dependency

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoopenocd: update to 0.9.0-rc1 1187/head
Paul Fertser [Fri, 24 Apr 2015 16:27:15 +0000 (19:27 +0300)]
openocd: update to 0.9.0-rc1

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
9 years agowifidog: Bring back Wifidog at 1.2.1
Michael Haas [Fri, 17 Apr 2015 09:57:00 +0000 (11:57 +0200)]
wifidog: Bring back Wifidog at 1.2.1

This commit brings back Wifidog from the oldpackages
repository.

Changes:

* Wifidog version 1.2.1
* Add wifidog-tls package
* Init script uses procd

Signed-off-by: Michael Haas <haas@computerlinguist.org>
9 years agopython3: add python3-package-lzma.mk 1189/head
Alexandru Ardelean [Fri, 24 Apr 2015 10:04:56 +0000 (13:04 +0300)]
python3: add python3-package-lzma.mk

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoAdded patch for Boost.Build 1186/head
claymore [Fri, 24 Apr 2015 02:06:57 +0000 (03:06 +0100)]
Added patch for Boost.Build
  Unfortunatly, due to changes in Boost, Boost.Build for version 1.58.0
    requires a patch for gcc.jam. This patch prevents bjam from adding
    -m32 and -m64 options to gcc compiler, when compiling for targets
    that use the mips1 arch.

  Patch initially provided by paalsteek (https://github.com/paalsteek)
  Bug discussed here: https://github.com/openwrt/packages/issues/1160

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
9 years agoffmpeg: disable lzma explicitly
Nicolas Thill [Fri, 24 Apr 2015 00:32:47 +0000 (02:32 +0200)]
ffmpeg: disable lzma explicitly

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoREADME: Add clarification of this repository's relation to OpenWrt buildroot
Ted Hess [Thu, 23 Apr 2015 19:23:16 +0000 (15:23 -0400)]
README: Add clarification of this repository's relation to OpenWrt buildroot

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #1176 from ryzhovau/gnutls_librt
Nikos Mavrogiannopoulos [Thu, 23 Apr 2015 19:20:29 +0000 (22:20 +0300)]
Merge pull request #1176 from ryzhovau/gnutls_librt

gnutls: fix compilation with external toolchain

9 years agoavrdude: move from oldpackages, update to latest version & build opts 1183/head
Ted Hess [Thu, 23 Apr 2015 18:29:37 +0000 (14:29 -0400)]
avrdude: move from oldpackages, update to latest version & build opts

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #1174 from ryzhovau/bzip2_ldflags
Steven Barth [Thu, 23 Apr 2015 10:05:42 +0000 (12:05 +0200)]
Merge pull request #1174 from ryzhovau/bzip2_ldflags

bzip2: respect LDFLAGS

9 years agognutls: fix compilation with external toolchain 1176/head
Alexander Ryzhov [Thu, 23 Apr 2015 10:00:34 +0000 (10:00 +0000)]
gnutls: fix compilation with external toolchain

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agobzip2: respect LDFLAGS 1174/head
Alexander Ryzhov [Thu, 23 Apr 2015 09:26:57 +0000 (09:26 +0000)]
bzip2: respect LDFLAGS

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago[net/siit] Moved from oldpackages and updated for kernels 3.17+ 1173/head
Vladimir Ulrich [Thu, 23 Apr 2015 09:10:34 +0000 (12:10 +0300)]
[net/siit] Moved from oldpackages and updated for kernels 3.17+
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agoMerge pull request #1172 from ryzhovau/no_libcrypto
Steven Barth [Thu, 23 Apr 2015 08:42:08 +0000 (10:42 +0200)]
Merge pull request #1172 from ryzhovau/no_libcrypto

Remove libcrypto dependency

9 years agoMerge pull request #1168 from salzmdan/master
Steven Barth [Thu, 23 Apr 2015 08:38:56 +0000 (10:38 +0200)]
Merge pull request #1168 from salzmdan/master

knot: update to 1.6.3

9 years agoRemove libcrypto dependency 1172/head
Alexander Ryzhov [Thu, 23 Apr 2015 08:29:38 +0000 (08:29 +0000)]
Remove libcrypto dependency

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years agoknot: update to 1.6.3 1168/head
Daniel Salzman [Thu, 23 Apr 2015 07:23:25 +0000 (09:23 +0200)]
knot: update to 1.6.3

Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
9 years agoMerge pull request #1166 from Wedmer/master
Nikos Mavrogiannopoulos [Wed, 22 Apr 2015 18:34:49 +0000 (21:34 +0300)]
Merge pull request #1166 from Wedmer/master

[libs/gnutls] Added gettext-version fixup,

9 years agoMerge pull request #1156 from chris5560/master
Steven Barth [Wed, 22 Apr 2015 17:43:29 +0000 (19:43 +0200)]
Merge pull request #1156 from chris5560/master

radicale: [NEW] Python-based CalDAV/CardDAV Server

9 years ago[libs/gnutls] Added gettext-version fixup, 1166/head
Vladimir Ulrich [Wed, 22 Apr 2015 13:33:42 +0000 (16:33 +0300)]
[libs/gnutls] Added gettext-version fixup,
updated OpenWrt header, added license information.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agomuninlite: correctly parse ifname with - char
Jonathan McCrohan [Tue, 21 Apr 2015 22:16:14 +0000 (23:16 +0100)]
muninlite: correctly parse ifname with - char

Rewrote Jo-Philipp Wich's patch so it applies to source files rather
than generated files.

Closes #701

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
9 years agoMerge pull request #1158 from commodo/python-ncurses
Steven Barth [Tue, 21 Apr 2015 19:31:48 +0000 (21:31 +0200)]
Merge pull request #1158 from commodo/python-ncurses

python: force libncurses

9 years agoMerge pull request #1157 from commodo/python3-ncurses
Steven Barth [Tue, 21 Apr 2015 19:31:31 +0000 (21:31 +0200)]
Merge pull request #1157 from commodo/python3-ncurses

python3: force libncurses

9 years agognutls: install libgnutls.so
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 17:31:06 +0000 (19:31 +0200)]
gnutls: install libgnutls.so

Resolves #1162

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agognutls: enable openssl compatibility mode by default
Nikos Mavrogiannopoulos [Tue, 21 Apr 2015 15:44:58 +0000 (17:44 +0200)]
gnutls: enable openssl compatibility mode by default

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agopython3: do not prefer ncursesw over ncurses 1157/head
Alexandru Ardelean [Tue, 21 Apr 2015 07:22:27 +0000 (10:22 +0300)]
python3: do not prefer ncursesw over ncurses

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython3: replace with libncursesw with libncurses
Alexandru Ardelean [Tue, 21 Apr 2015 07:20:26 +0000 (10:20 +0300)]
python3: replace with libncursesw with libncurses

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: do not prefer ncursesw over ncurses 1158/head
Alexandru Ardelean [Tue, 21 Apr 2015 07:19:29 +0000 (10:19 +0300)]
python: do not prefer ncursesw over ncurses

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: replace with libncursesw with libncurses
Alexandru Ardelean [Tue, 21 Apr 2015 07:15:44 +0000 (10:15 +0300)]
python: replace with libncursesw with libncurses

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agognutls: updated to 3.4.0
Nikos Mavrogiannopoulos [Mon, 20 Apr 2015 20:55:37 +0000 (22:55 +0200)]
gnutls: updated to 3.4.0

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agobzip2: move packages in a "Compression" submenu
Nicolas Thill [Mon, 20 Apr 2015 20:45:40 +0000 (22:45 +0200)]
bzip2: move packages in a "Compression" submenu

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoradicale: [NEW] Python-based CalDAV/CardDAV Server 1156/head
Christian Schoenebeck [Mon, 20 Apr 2015 19:14:03 +0000 (21:14 +0200)]
radicale: [NEW] Python-based CalDAV/CardDAV Server

Inspired by OpenWrt Ticket System Ticket 9119
Python3 package currently marked as @BROKEN because no time for testing.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agoopenvswitch: fixup kernels for older versions
Steven Barth [Mon, 20 Apr 2015 16:15:55 +0000 (18:15 +0200)]
openvswitch: fixup kernels for older versions

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoopenvswitch: Fixup SUPPORTED_KERNELs
Steven Barth [Mon, 20 Apr 2015 16:13:35 +0000 (18:13 +0200)]
openvswitch: Fixup SUPPORTED_KERNELs

Signed-off-By: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #1145 from emabo/master
Steven Barth [Mon, 20 Apr 2015 16:11:23 +0000 (18:11 +0200)]
Merge pull request #1145 from emabo/master

openvswitch: upgrade to version 2.3.90

9 years agoMerge pull request #1154 from MikePetullo/master
Steven Barth [Mon, 20 Apr 2015 13:56:13 +0000 (15:56 +0200)]
Merge pull request #1154 from MikePetullo/master

dmapd: update to 0.0.72

9 years agodmapd: update to 0.0.72 1154/head
W. Michael Petullo [Mon, 20 Apr 2015 13:41:20 +0000 (09:41 -0400)]
dmapd: update to 0.0.72

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoMerge pull request #1151 from andrenarchy/icecast-2.4.2
Ted Hess [Mon, 20 Apr 2015 12:53:04 +0000 (08:53 -0400)]
Merge pull request #1151 from andrenarchy/icecast-2.4.2

icecast: update to 2.4.2

9 years agonsd: Bump to version 4.1.2
Vasilis Tsiligiannis [Mon, 20 Apr 2015 08:02:18 +0000 (11:02 +0300)]
nsd: Bump to version 4.1.2

9 years agoicecast: update to 2.4.2 1151/head
André Gaul [Sun, 19 Apr 2015 21:00:49 +0000 (23:00 +0200)]
icecast: update to 2.4.2

icecast 2.4.2 is a security release.

Signed-off-by: André Gaul <andre@gaul.io>
9 years agoMerge pull request #1153 from ClaymorePT/master
Steven Barth [Mon, 20 Apr 2015 03:45:07 +0000 (05:45 +0200)]
Merge pull request #1153 from ClaymorePT/master

boost 1.58.0

9 years agoboost 1.58.0 1153/head
claymore [Mon, 20 Apr 2015 03:32:30 +0000 (04:32 +0100)]
boost 1.58.0

Updated boost lib to version 1.58.0
 - Added New Libraries: Endian and Sort

Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html

Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
9 years agoMerge pull request #1148 from oneru/master
Steven Barth [Mon, 20 Apr 2015 02:05:29 +0000 (04:05 +0200)]
Merge pull request #1148 from oneru/master

Update Nano to 2.4.1

9 years agoUpdate Nano to 2.4.1 1148/head
Jonathan Bennett [Sat, 18 Apr 2015 18:16:35 +0000 (13:16 -0500)]
Update Nano to 2.4.1
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>

9 years agoMerge pull request #1150 from hansmi/master
Ted Hess [Sun, 19 Apr 2015 21:40:47 +0000 (17:40 -0400)]
Merge pull request #1150 from hansmi/master

Update net/unbound to version 1.5.3

9 years agoUpdate net/unbound to version 1.5.3 1150/head
Michael Hanselmann [Sun, 19 Apr 2015 20:20:46 +0000 (22:20 +0200)]
Update net/unbound to version 1.5.3

unbound 1.5.3 was released on March 10, 2015.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
9 years agoRemove dependeny on iptables-mod-filter from sqm-scripts
Sebastian Moeller [Sun, 19 Apr 2015 10:48:33 +0000 (12:48 +0200)]
Remove dependeny on iptables-mod-filter from sqm-scripts

As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13
we carry a few unnecessary dependecies in sqm-scripts, so remove one of
them (iptables-mod-filter) as we neither use it nor plan to use it.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
9 years agoMerge pull request #1149 from luizluca/ruby-update
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 02:41:45 +0000 (23:41 -0300)]
Merge pull request #1149 from luizluca/ruby-update

ruby: bump to 2.2.2

9 years agoruby: bump to 2.2.2 1149/head
Luiz Angelo Daros de Luca [Sun, 19 Apr 2015 01:06:33 +0000 (22:06 -0300)]
ruby: bump to 2.2.2

This is a small ruby release, mainly to fix
CVE-2015-1855: Ruby OpenSSL Hostname Verification

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agolksctp-tools: import sctp from old packages feed
Nicolas Thill [Sat, 18 Apr 2015 06:22:12 +0000 (08:22 +0200)]
lksctp-tools: import sctp from old packages feed

 - update to latest version (v1.0.16)
 - add license info
 - add myself as maintainer
 - install dev files the proper way in Build/InstallDev
 - rename sctp package to libsctp
 - add an sctp-tools package and an sctp transitional meta package

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agopython-yaml: import pyyaml from old packages feed
Nicolas Thill [Sat, 18 Apr 2015 06:21:20 +0000 (08:21 +0200)]
python-yaml: import pyyaml from old packages feed

 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoyaml: import libyaml from old packages feed
Nicolas Thill [Sat, 18 Apr 2015 06:16:22 +0000 (08:16 +0200)]
yaml: import libyaml from old packages feed

 - add license info
 - add myself as maintainer
 - put in a "Languages" submenu
 - install pkgconfig .pc dev file

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoxz: import from old packages feed
Nicolas Thill [Fri, 17 Apr 2015 23:14:14 +0000 (01:14 +0200)]
xz: import from old packages feed

 - update to latest version (v5.2.1)
 - add license info
 - add myself as maintainer
 - put everything in a "Compression" submenu
 - reduce the number of packages (put symlinks with their matching target)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoldns: import from old packages feed
Nicolas Thill [Fri, 17 Apr 2015 21:23:56 +0000 (23:23 +0200)]
ldns: import from old packages feed

 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoopenvswitch: upgrade to version 2.3.90, review #1 1145/head
Emanuele Bovisio [Fri, 17 Apr 2015 16:13:13 +0000 (18:13 +0200)]
openvswitch: upgrade to version 2.3.90, review #1

9 years agoopenvswitch: upgrade to version 2.3.90
Emanuele Bovisio [Fri, 17 Apr 2015 09:58:13 +0000 (11:58 +0200)]
openvswitch: upgrade to version 2.3.90

9 years agopen: update to 0.27.5
Nicolas Thill [Tue, 14 Apr 2015 16:56:07 +0000 (18:56 +0200)]
pen: update to 0.27.5

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agohaproxy: include patches from mainline
heil [Thu, 16 Apr 2015 10:04:10 +0000 (12:04 +0200)]
haproxy: include patches from mainline

 - [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on
 - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout
 - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space
 - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in
 - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value"
 - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in
 - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when

Signed-off-by: heil <heil@terminal-consulting.de>
9 years agozabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)
Etienne CHAMPETIER [Thu, 16 Apr 2015 05:48:09 +0000 (07:48 +0200)]
zabbix: fix wifi.ifdiscovery UserParameter (zabbix-extra-wifi)

we don't use uci anymore (only ubus and iwinfo)

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years agoMerge pull request #1141 from Wedmer/master
Steven Barth [Wed, 15 Apr 2015 15:37:06 +0000 (17:37 +0200)]
Merge pull request #1141 from Wedmer/master

[utils/zoneinfo]Updated to the latest version

9 years ago[utils/zoneinfo]Updated to the latest version 1141/head
Vladimir Ulrich [Wed, 15 Apr 2015 11:03:54 +0000 (14:03 +0300)]
[utils/zoneinfo]Updated to the latest version
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agoMerge pull request #1134 from kevinmehall/gatttool
Nico [Tue, 14 Apr 2015 16:55:02 +0000 (18:55 +0200)]
Merge pull request #1134 from kevinmehall/gatttool

bluez: Install gatttool for Bluetooth Low Energy

9 years agontpd: fix typo
Peter Wagner [Mon, 13 Apr 2015 16:53:17 +0000 (18:53 +0200)]
ntpd: fix typo

Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agoCurrently the hotplug script never starts because it assumes the wrong
Peter Wagner [Mon, 13 Apr 2015 16:14:27 +0000 (18:14 +0200)]
Currently the hotplug script never starts because it assumes the wrong
path to the binary. Fix the path.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years agontpd: update to 4.2.8p2
Peter Wagner [Sun, 12 Apr 2015 18:56:51 +0000 (20:56 +0200)]
ntpd: update to 4.2.8p2

Signed-off-by: Peter Wagner <tripolar@gmx.at>