Commit graph

2856 commits

Author SHA1 Message Date
Daniel Golle
4c399f28fd freeradius2: update to version 2.2.7 and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-26 19:44:20 +02:00
Nicolas Thill
731dfa63d7 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>
2015-04-26 18:57:37 +02:00
Nikos Mavrogiannopoulos
899724bd35 ocserv: updated to 0.10.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-26 02:19:50 +02:00
Daniel Golle
f5cc8c27d7 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>
2015-04-25 23:45:14 +02:00
Steven Barth
aa1a005c5c Merge pull request #1187 from paulfertser/master
openocd: update to 0.9.0-rc1
2015-04-25 11:30:19 +02:00
Peter Wagner
612e1a2aaf pulseaudio: fix libjson dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-24 20:30:13 +02:00
Paul Fertser
fea9189e89 openocd: update to 0.9.0-rc1
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
2015-04-24 19:27:15 +03:00
Michael Haas
17a51b7b86 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>
2015-04-24 13:50:38 +02:00
Nicolas Thill
c3a822ef3d ffmpeg: disable lzma explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-24 02:36:37 +02:00
Ted Hess
df4b2cb6fd README: Add clarification of this repository's relation to OpenWrt buildroot
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-04-23 15:43:11 -04:00
Nikos Mavrogiannopoulos
38fc6f9df9 Merge pull request #1176 from ryzhovau/gnutls_librt
gnutls: fix compilation with external toolchain
2015-04-23 22:20:29 +03:00
Steven Barth
426d1f12d1 Merge pull request #1174 from ryzhovau/bzip2_ldflags
bzip2: respect LDFLAGS
2015-04-23 12:05:42 +02:00
Alexander Ryzhov
acae17897f gnutls: fix compilation with external toolchain
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 10:00:34 +00:00
Alexander Ryzhov
c8d867b96a bzip2: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 09:26:57 +00:00
Steven Barth
4658193815 Merge pull request #1172 from ryzhovau/no_libcrypto
Remove libcrypto dependency
2015-04-23 10:42:08 +02:00
Steven Barth
e6a7272dee Merge pull request #1168 from salzmdan/master
knot: update to 1.6.3
2015-04-23 10:38:56 +02:00
Alexander Ryzhov
2ded312918 Remove libcrypto dependency
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-04-23 08:29:38 +00:00
Daniel Salzman
122a780e7f knot: update to 1.6.3
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
2015-04-23 09:24:46 +02:00
Nikos Mavrogiannopoulos
2e09d06698 Merge pull request #1166 from Wedmer/master
[libs/gnutls] Added gettext-version fixup,
2015-04-22 21:34:49 +03:00
Steven Barth
c9ecb23504 Merge pull request #1156 from chris5560/master
radicale: [NEW] Python-based CalDAV/CardDAV Server
2015-04-22 19:43:29 +02:00
Vladimir Ulrich
b5ec22c28c [libs/gnutls] Added gettext-version fixup,
updated OpenWrt header, added license information.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-04-22 16:33:42 +03:00
Jonathan McCrohan
cb28f6e459 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>
2015-04-21 23:16:14 +01:00
Steven Barth
14f680ea3b Merge pull request #1158 from commodo/python-ncurses
python: force libncurses
2015-04-21 21:31:48 +02:00
Steven Barth
18b4792033 Merge pull request #1157 from commodo/python3-ncurses
python3: force libncurses
2015-04-21 21:31:31 +02:00
Nikos Mavrogiannopoulos
407c821e31 gnutls: install libgnutls.so
Resolves #1162

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-21 19:31:08 +02:00
Nikos Mavrogiannopoulos
e76eacc6d9 gnutls: enable openssl compatibility mode by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-21 17:44:58 +02:00
Alexandru Ardelean
9fc15af80a python3: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-04-21 10:22:27 +03:00
Alexandru Ardelean
6e042a2b22 python3: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-04-21 10:20:29 +03:00
Alexandru Ardelean
1dc9306558 python: do not prefer ncursesw over ncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-04-21 10:19:29 +03:00
Alexandru Ardelean
022fb434cf python: replace with libncursesw with libncurses
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-04-21 10:15:44 +03:00
Nikos Mavrogiannopoulos
3018b32bbe gnutls: updated to 3.4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-20 23:47:12 +02:00
Nicolas Thill
82ce4b745c bzip2: move packages in a "Compression" submenu
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-20 22:45:40 +02:00
Christian Schoenebeck
f98dbf5aab 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>
2015-04-20 21:14:03 +02:00
Steven Barth
3828a7096d openvswitch: fixup kernels for older versions
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-20 18:15:55 +02:00
Steven Barth
8b1c88659a openvswitch: Fixup SUPPORTED_KERNELs
Signed-off-By: Steven Barth <steven@midlink.org>
2015-04-20 18:13:35 +02:00
Steven Barth
105910ea0f Merge pull request #1145 from emabo/master
openvswitch: upgrade to version 2.3.90
2015-04-20 18:11:23 +02:00
Steven Barth
23d0f81a4a Merge pull request #1154 from MikePetullo/master
dmapd: update to 0.0.72
2015-04-20 15:56:13 +02:00
W. Michael Petullo
00fe9a9704 dmapd: update to 0.0.72
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-04-20 09:41:20 -04:00
Ted Hess
8fdb62c273 Merge pull request #1151 from andrenarchy/icecast-2.4.2
icecast: update to 2.4.2
2015-04-20 08:53:04 -04:00
Vasilis Tsiligiannis
de80156bb9 nsd: Bump to version 4.1.2 2015-04-20 11:02:18 +03:00
André Gaul
8c33c9b079 icecast: update to 2.4.2
icecast 2.4.2 is a security release.

Signed-off-by: André Gaul <andre@gaul.io>
2015-04-20 09:28:50 +02:00
Steven Barth
09f95f7b2e Merge pull request #1153 from ClaymorePT/master
boost 1.58.0
2015-04-20 05:45:07 +02:00
claymore
d92f26bf5e 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
2015-04-20 04:32:30 +01:00
Steven Barth
6877c69982 Merge pull request #1148 from oneru/master
Update Nano to 2.4.1
2015-04-20 04:05:29 +02:00
Jonathan Bennett
af75aedca0 Update Nano to 2.4.1
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-04-19 21:03:56 -05:00
Ted Hess
6b8a8a608d Merge pull request #1150 from hansmi/master
Update net/unbound to version 1.5.3
2015-04-19 17:40:47 -04:00
Michael Hanselmann
af3b2635df 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>
2015-04-19 22:32:14 +02:00
Sebastian Moeller
db2b613afe 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>
2015-04-19 14:17:04 +02:00
Luiz Angelo Daros de Luca
35a6e88b69 Merge pull request #1149 from luizluca/ruby-update
ruby: bump to 2.2.2
2015-04-18 23:41:45 -03:00
Luiz Angelo Daros de Luca
3dfc495588 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>
2015-04-18 23:21:15 -03:00