Ted Hess and GitHub
105c7c06ed
Merge pull request #4783 from thess/mpd-update
...
mpd: Remove glib2 dependency
2017-08-29 15:52:15 -04:00
Ted Hess
5df42552ac
libmms: Remove glib-2 from pkgconfig (un-needed)
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 14:42:21 -04:00
Ted Hess and GitHub
42d223ff96
Merge pull request #4782 from thess/libmms-update
...
libmms: Remove glib2 dependency
2017-08-29 13:12:06 -04:00
Ted Hess
22fa0b6fdd
libmms: Remove glib2 dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 12:23:54 -04:00
Ted Hess
3710a4787f
mpd: Remove glib2 dependency
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-29 12:11:29 -04:00
champtar and GitHub
ccacf59c8f
Merge pull request #4703 from hbl0307106015/tdb
...
tdb: bump to latest version
2017-08-29 08:56:13 -07:00
Ted Hess and GitHub
f730558124
Merge pull request #4765 from thess/pianod-update
...
pianod: Update to 174.07. Replace libmad with libmpg123
2017-08-29 09:57:22 -04:00
Ted Hess and GitHub
ac1050c22d
Merge pull request #4766 from thess/squeezelite-update
...
squeezelite: Replace libmad with libmpg123
2017-08-29 09:56:36 -04:00
Ted Hess and GitHub
fb17a96473
Merge pull request #4767 from thess/mjpg-streamer-update
...
mjpg-streamer: Add PKG_MIRROR_HASH for buildbots w/o svn
2017-08-29 09:56:00 -04:00
Othmar Truniger
f161177524
knxd: adopt structure and versioning from new upstream stable release
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2017-08-28 21:33:59 +02:00
Stijn Tintel
b5c75be32b
strongswan: bump to 5.6.0
...
Fixes CVE-2017-11185.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-08-28 19:40:03 +03:00
Philip Prindeville and GitHub
69a6fabc43
Merge pull request #4768 from pprindeville/isc-dhcp-update-4.3.6
...
isc-dhcp: update to 4.3.6
2017-08-28 00:49:36 +01:00
Ted Hess
68ef05ef05
mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svn
...
Remove unnecessary copyright, add myself as maintainer.
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-27 16:32:35 -04:00
Ted Hess
a32c236a4c
squeezelite: Replace libmad with libmpg123
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-27 14:39:41 -04:00
Philip Prindeville
8edf359926
isc-dhcp: update to 4.3.6
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2017-08-27 12:20:25 -06:00
Ted Hess
9ececc06d0
pianod: Update to 174.07. Replace libmad with libmpg123
...
Signed-off-by: Ted Hess <thess@kitschensync.net >
2017-08-27 13:21:06 -04:00
Ted Hess and GitHub
0470192ebc
Merge pull request #4763 from ejurgensen/forked-daapd_builderr4
...
forked-daapd: Backport upstream patch to prevent gperf build error
2017-08-27 11:32:38 -04:00
Caesar Schinas and Nuno Goncalves
4ca39773c8
kplex: copy config file to /etc/
...
Signed-off-by: Caesar Schinas <caesar@caesarschinas.com >
2017-08-27 08:43:46 +01:00
Caesar Schinas and Nuno Goncalves
d640f17bfc
kplex: update to v1.3.4
...
Use stable release instead of git commit hash.
Signed-off-by: Caesar Schinas <caesar@caesarschinas.com >
2017-08-27 08:43:46 +01:00
Espen Jürgensen
89d3805f34
forked-daapd: Backport upstream patch to prevent gperf build error
...
This adds a patch which is a backport of https://github.com/ejurgensen/forked-daapd/commit/1b8adc11edec48a9b8fcb75b9efdaf618a6744bd
This should prevent the gperf build errors on some platforms.
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2017-08-27 01:04:37 +02:00
Daniel Engberg and GitHub
158e94614c
sound/mpg123: Update to 1.25.6
...
Update mpg123 to 1.25.6
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2017-08-26 00:27:42 +02:00
Ted Hess and GitHub
1ee67a4817
Merge pull request #4760 from ejurgensen/forked-daapd_builderr3
...
forked-daapd: Fix build error due to misdetected pulseaudio
2017-08-25 15:31:32 -04:00
ejurgensen
7a90d1836c
forked-daapd: Fix build error due to misdetected pulseaudio
...
configure finds libpulse and then tries to include the header, but fails,
because pulseaudio isn't a dependency in the Makefile. This change disables
pulseaudio support so configure won't do this.
It wasn't the intention with version update 25.0 of forked-daapd to extend
with pulseaudio support, but maybe do that later.
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2017-08-25 20:25:07 +02:00
Hsing-Wang Liao and Yousong Zhou
df615166ba
aria2: Add missing 'or' in section validate function
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-08-25 14:33:54 +08:00
Hsing-Wang Liao and Yousong Zhou
6c1fe1ad7a
aria2: Enable Bittorrent support by default
...
Most user need this Bittorrent download support, and this fature can only depends on libssl.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-08-25 13:51:45 +08:00
Hsing-Wang Liao and Yousong Zhou
f76693c9d5
aria2: Add some build config options
...
======================== ========================================
features dependency
======================== ========================================
HTTPS OSX or GnuTLS or OpenSSL or Windows
SFTP libssh2
BitTorrent None. Optional: libnettle+libgmp or
libgcrypt or OpenSSL
Metalink libxml2 or Expat.
Checksum None. Optional: OSX or libnettle or
libgcrypt or OpenSSL or Windows
gzip, deflate in HTTP zlib
Async DNS C-Ares
Firefox3/Chromium cookie libsqlite3
XML-RPC libxml2 or Expat.
JSON-RPC over WebSocket libnettle or libgcrypt or OpenSSL
======================== ========================================
Add 'CONFIG_' to 'PKG_CONFIG_DEPENDS'.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-08-25 13:51:45 +08:00
Hsing-Wang Liao and Yousong Zhou
961a1b5190
aria2: Rewrite init script
...
* Add aria2 user and group.
* Use procd to start service.
* Add more supported options.
Compatible with previous version.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-08-25 13:51:45 +08:00
Stijn Tintel
fd7094027c
bind: disable lmdb
...
When building on hosts with lmdb installed, bind configure phase fails:
configure: error: found lmdb include but not library.
Solve this by disabling lmdb. Fixes #4748 .
Fixes: eab56b6bee ("bind: version update to 9.11.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be >
2017-08-24 18:17:29 +03:00
Philip Prindeville and GitHub
ff37357fb5
Merge pull request #4750 from InBetweenNames/pcre2
...
pcre2: Update PKG_SOURCE to use Sourceforge
2017-08-23 22:46:35 +01:00
Shane Peelar
8a8d3e434b
pcre2: Update PKG_SOURCE to use Sourceforge
...
Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com >
2017-08-23 16:46:03 -04:00
Hannu Nyman and GitHub
4590f13682
Merge pull request #4746 from ejurgensen/forked-daapd_builderr2
...
forked-daapd: Fix build error due to missing gperf
2017-08-23 17:33:11 +03:00
Philip Prindeville and GitHub
31b7e8fbc7
Merge pull request #4745 from InBetweenNames/pcre2
...
pcre2: Update PCRE2 lib to latest version (10.30)
2017-08-22 20:13:35 +01:00
Shane Peelar
8b98b59e33
pcre2: Update PCRE2 lib to latest version (10.30)
...
Update the PCRE2 library to the latest version.
Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com >
2017-08-22 14:51:26 -04:00
ejurgensen
9a05901ce4
forked-daapd: Fix build error due to missing gperf
...
Need to put the build dependency to gperf back, because there is a
bug in forked-daapd 25.0's configure.ac when building without gperf
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com >
2017-08-22 20:00:02 +02:00
Hannu Nyman and GitHub
d228496352
Merge pull request #3074 from paulo-raca/python-evdev
...
python-evdev: new package
2017-08-22 18:05:45 +03:00
Hannu Nyman and GitHub
43b8f63138
Merge pull request #4740 from EricLuehrsen/master
...
unbound: update to 1.6.5
2017-08-22 17:43:30 +03:00
Yousong Zhou
d6d0a7612a
shadowsocks-libev: ss-rules: new bool option --dst-forward-recentrst
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2017-08-22 19:52:14 +08:00
Yousong Zhou
4ca3a7fcec
shadowsocks-libev: ss-rules: rename usage func
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2017-08-22 19:52:14 +08:00
Eric Luehrsen
92c4fa477b
unbound: update to 1.6.5
...
This fixes the root.key file if created when unbound is installed between sep11 and oct11 2017
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com >
2017-08-21 23:24:23 -04:00
Hannu Nyman and GitHub
5e6b076c7d
Merge pull request #4738 from dibdot/travelmate
...
travelmate: update to 0.9.3
2017-08-21 20:35:23 +03:00
Dirk Brenken
8fbe0820af
travelmate: update to 0.9.3
...
* backend/frontend: supports a Connection Limit ('trm_maxretry')
of '0', to disable this feature (unlimited retries)
Signed-off-by: Dirk Brenken <dev@brenken.org >
2017-08-21 19:22:58 +02:00
Luka Perkov and GitHub
382a970e08
Merge pull request #4737 from sartura/libuv_bump_to_1.14.0
...
libuv: bump to version 1.14.0
2017-08-21 17:19:48 +02:00
Marko Ratkaj
6659efa770
libuv: bump to version 1.14.0
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2017-08-21 17:00:14 +02:00
Peter Wagner
e63de7f7c4
glib2: update to 2.53.6
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-08-20 20:46:41 +02:00
Ted Hess and GitHub
842afdca48
Merge pull request #4735 from antonlacon/ffmpeg-next
...
ffmpeg: fixup mpeg support in libffmpeg-mini
2017-08-20 07:38:02 -04:00
Michael Heimpold and GitHub
7cdb6c7031
Merge pull request #4550 from pprindeville/php-multiline-syslog-fix
...
php7: error_log shouldn't squirt multi-line messages into syslog()
2017-08-19 21:46:15 +02:00
Philip Prindeville and GitHub
c50a9705d7
Merge pull request #4707 from pprindeville/openwisp-config-retire-polarssl
...
openwisp-config: polarssl has been removed
2017-08-19 20:17:18 +01:00
Ian Leonard
08554be366
ffmpeg: fixup mpeg support in libffmpeg-mini
...
The demuxers mpegps is for VOB support and mpegvideo is for raw mpeg video.
mpegps was intended to be included with libffmpeg-mini; mpegvideo was not.
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2017-08-19 11:55:18 -07:00
Yousong Zhou
df395767d3
shadowsocks-libev: rewrite ss-rules
...
- New UCI options ifnames, dst_default
- UCI options src_ips_xxx now accept cidr as their values
- Export ipset names as part of the interface so that it can be
depended on and used by other programs
- Bypass only remote servers used ss-redir instances, so that it's
possible to let other servers to go through existing re-redir
instances
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
2017-08-20 02:21:54 +08:00
Philip Prindeville
f2641e9fb2
php7: backport upstream fix for multiline logging
...
See: https://github.com/php/php-src/pull/2674
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com >
2017-08-19 11:31:42 -06:00