Nicolas Thill
49b42df0f2
keepalived: update to 1.2.16
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
60ab94da35
bluez: update to 5.30
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill
edf8ea8b14
pen: update to 0.27.3
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Steven Barth
41222e6c1a
strongswan: bump to 5.3.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:23:27 +02:00
Steven Barth
71ef5bbbb1
dbus: bump to 1.9.14
...
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-06 12:08:19 +02:00
Steven Barth
bc22d9a32c
Merge pull request #1115 from mhaas/stunnel-5.14-2
...
stunnel: Bump from 5.10 to 5.14
2015-04-06 11:48:04 +02:00
Steven Barth
96d2d0e023
Merge pull request #1111 from plntyk/new_package_sbc
...
new package: sbc
2015-04-06 11:47:08 +02:00
Nikos Mavrogiannopoulos
67232bbd66
Merge pull request #1080 from ffainelli/openconnect
...
openconnect: allow specifying os, csd-wrapper and no-cert-check
2015-04-05 20:56:00 +02:00
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>
2015-04-04 12:32:59 -07:00
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>
2015-04-04 12:31:49 -07:00
Daniel Golle
692ee8cf18
mmc-utils: bump to 2015-03-25 snapshot
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:48 +02:00
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>
2015-04-03 22:17:07 +02:00
Nikos Mavrogiannopoulos
822c18cb87
gnutls: updated to 3.3.14
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-04-03 19:55:00 +02:00
Daniel Golle
ae8d9dcadd
btrfs-progs: use $(LN) macro, bump release
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 16:49:30 +02:00
Michael Haas
0c3713c767
stunnel: Bump from 5.10 to 5.14
...
Also refresh patches.
Signed-Off-By: Michael Haas <haas@computerlinguist.org>
2015-04-03 10:20:18 +02:00
Nicolas Thill
bc52054224
bluez: cosmetic fixes
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:56:39 +02:00
Nicolas Thill
64332b7cdf
mysql: only use g++-uc wrapper with uClibc++
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-03 07:44:23 +02:00
Nicolas Thill
948257ceda
Merge branch 'master' of github.com:openwrt/packages
2015-04-03 07:35:37 +02:00
Florian Fainelli
66260d1317
Merge pull request #1084 from ffainelli/hfsprogs
...
hfsprogs: initial import
2015-04-02 19:05:02 -07:00
Nicolas Thill
2c402ec7cd
Merge branch 'plntyk-bluez5_refresh'
2015-04-02 17:16:09 +02:00
Nicolas Thill
9f9414866a
Merge branch 'bluez5_refresh' of https://github.com/plntyk/packages into plntyk-bluez5_refresh
2015-04-02 17:15:33 +02:00
Nicolas Thill
b06712cdec
lttng-modules: fix build on recent kernels
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-02 17:02:11 +02:00
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>
2015-04-02 10:01:56 +02:00
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>
2015-04-02 09:58:22 +02:00
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>
2015-04-02 09:57:26 +02:00
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>
2015-04-02 09:48:24 +02:00
Steven Barth
277746170b
Merge pull request #1109 from kissg1988/vala
...
vala: update to 0.28.0
2015-04-02 08:23:15 +02:00
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>
2015-04-02 04:28:17 +02:00
Daniel Golle
78fa57ebdb
btrfs-progs: don't build btrfs-convert
...
Get rid of libext2fs dependency.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Daniel Golle
ee912a3869
cryptsetup: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Daniel Golle
fc81d14100
lvm2: bump version
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Gergely Kiss
a98b445987
vala: update to 0.28.0
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2015-04-01 20:47:43 +02:00
Nicolas Thill
d63fe412a0
bluez: remove old conffiles entries
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-01 06:41:02 +02:00
Nicolas Thill
5d6501b365
bluez: update to 5.29
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-01 06:39:51 +02:00
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>
2015-03-31 23:24:57 +01:00
Steven Barth
119c44dc1b
Merge pull request #1104 from Wedmer/master
...
[libs/fftw3] Moved from oldpackages and updated to a most recent version...
2015-03-31 21:40:51 +02:00
Steven Barth
105f3bbeeb
Merge pull request #1105 from tru7/knxd
...
knxd: fix dependency in makefile
2015-03-31 21:26:13 +02:00
Othmar Truniger
b80bba0d9f
knxd: fix dependency in makefile
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-03-31 21:13:08 +02:00
Vladimir Ulrich
50a0136a69
[libs/fftw3] Moved from oldpackages and updated to a most recent version.
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2015-03-31 20:51:37 +03:00
Álvaro Fernández Rojas
60bdade49c
libxerces-c: update to latest version, clean configure and fix iconv dependencies
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-31 19:27:16 +02:00
Álvaro Fernández Rojas
455b2dc388
unrar: update to v5.2.7
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-03-31 19:25:42 +02:00
Noah Meyerhans
607f1e5830
Merge pull request #1082 from smoofra/bind
...
bind: build fix: remove autoconf AR cruft
2015-03-31 09:57:35 -07:00
Steven Barth
3f403f8802
Merge pull request #1102 from openwrt/revert-1083-noip
...
Revert "new package: noip"
2015-03-31 17:31:41 +02:00
Steven Barth
71c375ecd1
Revert "new package: noip"
2015-03-31 17:31:06 +02:00
Ted Hess
20fbeeb4e8
Merge pull request #1093 from dangowrt/ntfs3g-musl-fix
...
ntfs-3g: fix build with musl when using internal libfuse
2015-03-31 08:23:11 -04:00
Daniel Golle
8f76aa4626
ntfs-3g: fix build with musl when using internal libfuse
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 19:29:34 +02:00
Daniel Golle
e6825ac677
btrfs-progs: bump to 3.19.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-29 15:47:58 +02:00
John Crispin
211dc655ed
spawn-fcgi: fix install step
...
the makefile trues to copy a file that does not exist
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 14:49:53 +02:00
John Crispin
66644f229e
gdbm: fixes build for gettext 1.9
...
the package fails to build on SDK builder2
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 14:49:53 +02:00
John Crispin
6db4640fe1
libtasn1: fix md5sum
...
the SDK builder breaks on this package due to a bad md5sum
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-03-29 06:31:51 +02:00