Etienne CHAMPETIER
de1953e8d4
monit: update to 5.12.2
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
champtar
9e9f9551a2
Merge pull request #1045 from teslamint/patch-1
coova-chilli: fix typo prevents compile with cyassl
compile tested on ar71xx
10 years ago
Steven Barth
a5014de845
Merge pull request #1072 from sairon/luasocket-add-socket-unix
luasocket: add socket.unix module
10 years ago
Steven Barth
98926757c6
Merge pull request #1131 from fingon/mdnsresponder-fix
mdnsresponder: Fixed IPv6 deprecated address handling
10 years ago
Markus Stenberg
63234f185d
mdnsresponder: Fixed deprecated address handling (the new getifaddr code in the patch was wrong; instead, fixed old mDNSResponder code to work with correct sized interface names, and to handle deprecated flag).
10 years ago
Nikos Mavrogiannopoulos
bdd3409115
ocserv: updated to 0.10.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Alex Samorukov
11e83c6928
apinger: add apinger package
Alarm Pinger (apinger) is a little tool which monitors various IP devices by
simple ICMP echo requests. There are various other tools, that can do this,
but most of them are shell or perl scripts, spawning many processes, thus much
CPU-expensive, especially when one wants continuous monitoring and fast
response on target failure.
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
10 years ago
Luiz Angelo Daros de Luca
f64a24267c
Merge pull request #1119 from luizluca/libvpx-update
libvpx: updated to 1.4.0
10 years ago
Luiz Angelo Daros de Luca
249c422a25
Merge pull request #1121 from luizluca/gst-enable-opus
gst1-plugins-bad: add opus plugin
10 years ago
Steven Barth
b8ab944d23
strongswan: add missing dependency
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Jaehoon You
ca9d3f24cf
coova-chilli: add netfilter kernel module package with patches
Signed-off-by: Jaehoon You <teslamint@gmail.com>
10 years ago
Jaehoon You
3e72234399
coova-chilli: fix compile error with cyassl
Signed-off-by: Jaehoon You <teslamint@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
4e4c981ec3
gst1-plugins-bad: add opus plugin
This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
a33bc8baf5
libvpx: updated to 1.4.0
This update brings some fixes for VP9.
https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Also, it is ABI incompatible but the only known user of libvpx
is gst1-plugins-good, which is already compatile:
https://bugzilla.gnome.org/show_bug.cgi?id=739476
gst1-plugins-good has released bumped in order to rebuild.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Nicolas Thill
16fa9c0ff6
erlang: update to 17.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
49b42df0f2
keepalived: update to 1.2.16
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
60ab94da35
bluez: update to 5.30
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
edf8ea8b14
pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Steven Barth
41222e6c1a
strongswan: bump to 5.3.0
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
71ef5bbbb1
dbus: bump to 1.9.14
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
bc22d9a32c
Merge pull request #1115 from mhaas/stunnel-5.14-2
stunnel: Bump from 5.10 to 5.14
10 years ago
Steven Barth
96d2d0e023
Merge pull request #1111 from plntyk/new_package_sbc
new package: sbc
10 years ago
Nikos Mavrogiannopoulos
67232bbd66
Merge pull request #1080 from ffainelli/openconnect
openconnect: allow specifying os, csd-wrapper and no-cert-check
10 years ago
Florian Fainelli
b1f228f4cf
openconnect: allow specifying a custom CSD wrapper script
Some VPN servers might be configured in a way that a CSD wrapper script
is mandatory to complete the authentication process, allow that to be
specified for openconnect.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Florian Fainelli
70c10c0a5e
openconnect: allow specifying "os"
Some servers might be implementing ACLs based on the value specified by
openconnect for "os", allow that to be configured.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
10 years ago
Daniel Golle
692ee8cf18
mmc-utils: bump to 2015-03-25 snapshot
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
360122ed5d
mmc-utils: restore FORTIFY_SOURCE=2
The previous commit
ba4338d
mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Nikos Mavrogiannopoulos
822c18cb87
gnutls: updated to 3.3.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Daniel Golle
ae8d9dcadd
btrfs-progs: use $(LN) macro, bump release
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Michael Haas
0c3713c767
stunnel: Bump from 5.10 to 5.14
Also refresh patches.
Signed-Off-By: Michael Haas <haas@computerlinguist.org>
10 years ago
Nicolas Thill
bc52054224
bluez: cosmetic fixes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
64332b7cdf
mysql: only use g++-uc wrapper with uClibc++
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
948257ceda
Merge branch 'master' of github.com:openwrt/packages
10 years ago
Florian Fainelli
66260d1317
Merge pull request #1084 from ffainelli/hfsprogs
hfsprogs: initial import
10 years ago
Nicolas Thill
2c402ec7cd
Merge branch 'plntyk-bluez5_refresh'
10 years ago
Nicolas Thill
9f9414866a
Merge branch 'bluez5_refresh' of https://github.com/plntyk/packages into plntyk-bluez5_refresh
10 years ago
Nicolas Thill
b06712cdec
lttng-modules: fix build on recent kernels
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Dirk Neukirchen
a11c86ce28
new package: sbc
contains Low Complexity Subband Coding needed for A2DP support in pulseaudio
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Dirk Neukirchen
bcc6516a9b
bluez: refresh for bluez5
bluez is craply documented
contains changes needed for bluetooth audio playback
bluetooth playback tested successfully with
android mobile (source) to TI omap BeagleBoard (A2DP sink)
- install .conf files according to source code
- package bluetoothd
- new package examples for python commandline tools that might provide
functionality without dbus
- other changes are needed (pulseaudio,sbc,uinput)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Dirk Neukirchen
734a851876
bluez: remove legacy stuff from /etc/config/bluetooth
pand/dund removed upstream:
commit: Move hidd pand and dund into compat directory
commit: (2012-07-04) remove compat daemons
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Dirk Neukirchen
334b441011
bluez: fix bluez5 init with procd
- remove deprecated daemons
- bluetoothd is managed via /etc/bluetooth/*.conf files and dbus
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Steven Barth
277746170b
Merge pull request #1109 from kissg1988/vala
vala: update to 0.28.0
10 years ago
Daniel Golle
ea5259e701
btrfs-progs: btrfsck is a symlink to btrfs
safe half a meg by not copying the btrfs binary twice.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
78fa57ebdb
btrfs-progs: don't build btrfs-convert
Get rid of libext2fs dependency.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
ee912a3869
cryptsetup: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
fc81d14100
lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Gergely Kiss
a98b445987
vala: update to 0.28.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Nicolas Thill
d63fe412a0
bluez: remove old conffiles entries
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
5d6501b365
bluez: update to 5.29
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Ted Hess
c05e66c65e
wavemon: Fetch source from GitHub repository
Closes #1099
Closes #1103
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
10 years ago