Commit Graph

10270 Commits

Author SHA1 Message Date
tripolar b7ba557c51
Merge pull request #5788 from micmac1/baresip-pulse-dep2
pulseaudio: fix non-NEON ARM compiles
2018-03-19 08:41:57 +01:00
Jianhui Zhao 210f6ecfd9 rtty: Fix the bug of startup script
Not correctly judging whether uci_validate_section is successful

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-19 15:30:59 +08:00
Sebastian Kemper 9c23a34d06 pulseaudio: fix non-NEON ARM compiles
PulseAudio in some cases does not detect the ARM CPU's capabilities
correctly and enables NEON ASM while it is not supported. For example
when compiling for arm_arm1176jzf-s_vfp the assembler rejects this and
the compile fails:

{standard input}: Assembler messages:
{standard input}:27: Error: selected processor does not support `vld1.16 {d0},[r1]!' in ARM mode
{standard input}:28: Error: selected processor does not support `vmovl.s16 q0,d0' in ARM mode
{standard input}:29: Error: selected FPU does not support instruction -- `vcvt.f32.s32 q0,q0,#15'
{standard input}:31: Error: selected processor does not support `vst1.32 {q0},[r2]!' in ARM mode
{standard input}:70: Error: selected processor does not support `vld1.32 {q0},[r1]!' in ARM mode
{standard input}:71: Error: selected FPU does not support instruction -- `vcvt.s32.f32 q0,q0,#31'
{standard input}:72: Error: selected processor does not support `vqrshrn.s32 d0,q0,#16' in ARM mode
{standard input}:74: Error: selected processor does not support `vst1.16 {d0},[r2]!' in ARM mode
Makefile:8668: recipe for target 'pulsecore/libpulsecore_sconv_neon_la-sconv_neon.lo' failed

To fix this tell PulseAudio explicitly when to use the NEON ASM and when
not to.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-19 03:45:02 +01:00
Eric Luehrsen 8b616efb10 unbound: add domain resolution control options
- Add domain_forward to permit designated domains to forward instead
  of recurse as listed in resolve.conf.auto from DHCP WAN client
- Update rebind_protection and add rebind_interface to protect IP6
  GLA locally just like RFC 1918 protection
- Rename trigger to trigger_interface with backwards compatability
- Update odhcpd script for efficiency handling many clients

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-03-18 14:48:50 -04:00
Eric Luehrsen 0776f28b37 unbound: update to 1.7.0
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-03-18 14:48:50 -04:00
Hannu Nyman 8e7d633b73
Merge pull request #5777 from TDT-AG/pr/20181316-net-wan3-update
net/wan3: add some enhancements
2018-03-18 19:42:34 +02:00
Hannu Nyman 13dd8ba61a
Merge pull request #5779 from zhaojh329/wifidog-ng
wifidog-ng: update to 1.2.4
2018-03-18 19:40:41 +02:00
Hannu Nyman ce39a4d821
Merge pull request #5783 from zhaojh329/libuhttpd
libuhttpd: update to 2.0.3
2018-03-18 19:40:07 +02:00
Peter Wagner dc813c8253 glib2: update to 2.56.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-03-18 15:05:19 +01:00
Jianhui Zhao 2e6a902a76 wifidog-ng: update to 1.2.4
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-18 18:25:38 +08:00
Jianhui Zhao 1308749d84 libuhttpd: update to 2.0.3
ecb3ea9 Fix compile error on openwrt-x64
d9ef540 mention some code in lua_template.c copied from.

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-18 11:03:19 +08:00
Hannu Nyman 412c262e76
Merge pull request #5774 from ryzhovau/stm32flash-src
stm32flash: fix source URL
2018-03-16 16:19:32 +02:00
Florian Eckert 3c2e05d440 net/mwan3: update version to 2.6.11
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-16 14:45:29 +01:00
Florian Eckert ae70008ed7 net/mwan3: update hint in mwan3.user for connected/disconnected
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-16 14:45:29 +01:00
Florian Eckert 270245e6d4 net/mwan3: deviate max interface value from mmx_mask value
We need always three of the firewall mask value for
* default routing table
* blackhole
* unreachable
the other will be used for the interfaces.

* If we have set the mmx_mask to max 0xFF00 (8 bit set) we could use max 252
  interfaces.
* If we have set the mmx_mask to min 0x0E00 (3 bit set) we could use max 4
  interfaces.

Only the ones are counting from the firewall mask value.
Minimal three firewall mask bit vaules must be set.
Maximal eight firewall mask bit vaules could be set.

Table overview mmx_mask value bits vs. max interfaces

mmx_mask value bits set 1 -> not usefull
mmx_mask value bits set 2 -> not usefull
mmx_mask value bits set 3 ->   4 Interfaces (mask example 0x0E)
mmx_mask value bits set 4 ->  12 Interfaces
mmx_mask value bits set 5 ->  28 Interfaces
mmx_mask value bits set 6 ->  60 Interfaces
mmx_mask value bits set 7 -> 124 Interfaces
mmx_mask value bits set 8 -> 252 Interfaces (mask example 0xFF)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-16 14:45:29 +01:00
Florian Eckert 7c178353f0 net/mwan3: remove unused local variables
Remove unused local variables

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-16 14:45:29 +01:00
Florian Eckert 4f1e85bd8c net/mwan3: add connected/disconnected ACTION to mwan3track
Add a new ACTIONs:

* connected ACTION is called once if mwan3track reach all configured track_ips
* disconnected ACTION is called once if mwan3track is unable to reach the track_ips

The connected/disconnected will called only by mwan3track in opposite
the ACTIONs ifup/ifdown will also be called by netifd.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-03-16 14:44:04 +01:00
Marty E. Plummer 0679859513
net/coova-chilli: fix -Werror=misleading-indendation
As it currently stands, the version of coova-chilli the packages feed
will not compile against 4fd87220567f1ae3ad209da1f602dc81c6b4d6b1

I've quasi-backported (could not find a single commit which fixes these
particular issues) https://github.com/coova/coova-chilli 's formatting
on the impacted sections, and it compiles.

Once a new version is added to the feed this patch can likely be
dropped.

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
2018-03-16 07:01:10 -05:00
Alexander Ryzhov ff09d00c0e stm32flash: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2018-03-16 10:08:18 +03:00
Alexander Ryzhov ff1fe68191 picocom: use Google Storage API to get sources from former Googlecode
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2018-03-16 09:56:07 +03:00
Alexander Ryzhov e71c49c683 softflowd: use Google Storage API to get sources from former Googlecode
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2018-03-16 09:49:15 +03:00
Hannu Nyman ce8cde62e1
Merge pull request #5768 from zhaojh329/wifidog-ng
wifidog-ng: update 1.2.0
2018-03-15 18:34:18 +02:00
Jianhui Zhao 42cd6981f1 wifidog-ng: update 1.2.0
78c472b Support allow doamin by ubus
eb6036d support add/del client by ubus

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-16 00:13:22 +08:00
Hannu Nyman 7236a144d7
Merge pull request #5763 from neheb/patch-1
aircrack-ng: Add -std=gnu89 to fix compile issues.
2018-03-15 17:40:51 +02:00
Hannu Nyman 790ecf889b
Merge pull request #5657 from iamperson347/stubby0.2.2
stubby: Bump to 0.2.2 plus updates to default config
2018-03-15 17:39:12 +02:00
Hannu Nyman c802e89d6c
Merge pull request #5762 from iamperson347/getdns1.4
gettdns: Bump to 1.4.1 plus fixes
2018-03-15 17:37:19 +02:00
Hannu Nyman 8a69a18c87
Merge pull request #5767 from zhaojh329/rtty
rtty: update to v4.1.1
2018-03-15 17:36:29 +02:00
Jianhui Zhao a94df6a553 rtty: update to v4.1.1
f056af0 Fix bug: double free when execute a command timeout
69260b6 Fix bug: Error class did not match the server

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-15 22:47:00 +08:00
Ted Hess d13f892279 faad2: Remove BUILD_PATENTED
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-03-15 10:17:40 -04:00
Rosen Penev 2e99339191
aircrack-ng: Add -std=gnu89 to fix compile issues.
The code assumes pre-C99 inlining. This causes issues with GCC7 which assumes C11. Add std=gnu89 to restore proper behavior.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-03-14 19:26:13 -07:00
Hannu Nyman a296a374c6
Merge pull request #5758 from commodo/python-fix-macos-x-build
python,python3: attempt to fix Mac OS X host build issues
2018-03-14 23:10:52 +02:00
Paul Wassi 343f42d5f3 libs/libmicrohttpd: Update to version 0.9.59
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2018-03-14 19:16:24 +01:00
Alexander Couzens ea42d8def1
travis: allow $SDK to be a substring of the sdk filename
$SDK doesn't need to be updated everytime the filename changes because of
a gcc update

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2018-03-14 19:07:46 +01:00
Alexander Couzens bf406d15c0 travis: improve log output of download_sdk
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2018-03-14 19:06:55 +01:00
Yousong Zhou fa958f4a99 openvswitch: bump to version 2.8.2
Changes since 2.8.2 as recorded in NEWS-2.8.2

    - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28).
    - Bug fixes

0006-adapt-ovs-scripts.patch was splited into two separate patches as
the original patch does not apply against 2.8.2 anymore.  Other patches
are just re-numbered without actual function change

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-03-14 22:40:30 +08:00
Alexandru Ardelean b6973e5deb python,python3: remove `--with-system-ffi=no` config arg
Report https://github.com/openwrt/packages/issues/5638
It was mentioned that this causes build failures on Mac OS X.

The default behavior [in the setup.py script] is to check whether
`--with-system-ffi` is present in the CONFIG_ARGS env var.

However that back-fires a bit when `--with-system-ffi=no`, because the
condition `not '--with-system-ffi' in sysconfig.get_config_var("CONFIG_ARGS")`
evaluates to true.

This is a small bug in the `setup.py` script, but it looks like the
easiest/cleanest way to address it on our end is to just remove it entirely
from the HOST_CONFIGURE_ARGS.
At least that's how it looks like when testing on a Linux machine.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-03-14 16:21:41 +02:00
Alexandru Ardelean ea62d1217c python,python3: limit underlinking behavior to linux platforms
This change was introduced in commit 1c54e2b0fb to address build
issues on Ubuntu 12.04.

However it was reported to cause issues on Mac OS X.
Report: https://github.com/openwrt/packages/issues/5310

It was also reported that removing this on MacOS X fixes the issue.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-03-14 16:18:30 +02:00
Karl Palsson 450577536f pagekitec: add new package
From the package description:
PageKite is a system for running publicly visible servers (generally
 web servers) on machines without a direct connection to the Internet,
 such as mobile devices or computers behind restrictive firewalls.
 PageKite works around NAT, firewalls and IP-address limitations by
 using a combination of tunnels and reverse proxies.

 This package provides an implementation of the PageKite Protocol in C,
 optimized for high-performance or embedded applications.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2018-03-14 10:54:26 +00:00
Hannu Nyman 5f375b9131
Merge pull request #5755 from philenotfound/mutt-bump
mutt: bump to version 1.9.4
2018-03-14 10:13:39 +02:00
Hannu Nyman 2509f05575
Merge pull request #5756 from zhaojh329/rtty
rtty: Update to 4.1.0
2018-03-14 10:08:31 +02:00
Phil Eichinger 02d830ee85 mutt: bump to version 1.9.4
Signed-off-by: Phil Eichinger <phil@zankapfel.net>
2018-03-14 07:04:22 +01:00
David Mora 389c9cf729 gettdns: Bump to 1.4.1 plus fixes
Makefile needed to be updated specify ssl dir

Signed-off-by: David Mora <iamperson347+public@gmail.com>
2018-03-13 19:05:41 -04:00
Peter Wagner c57adab9f1 git: use hardlinks for /usr/lib/git-core/git{,-shell,-upload-pack}
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-03-13 19:09:43 +01:00
Jianhui Zhao a574873407 rtty: Update to 4.1.0
support execute a command remote

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-03-13 23:05:14 +08:00
Felix Fietkau 47df65608f openvswitch: add missing dependency
Fixes a build error

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2018-03-13 11:17:46 +01:00
Hannu Nyman 5182ddc16a haveged: disable MIPS16
Disable MIPS16 usage so that haveged compiles ok with GCC 7.3
for MIPS targets.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-03-12 21:38:41 +02:00
Hannu Nyman b6e7afe663
Merge pull request #5092 from TDT-AG/pr/20171109-fix-libubox-dependencies
mwan3: fix package to dependency
2018-03-12 17:45:04 +02:00
Hannu Nyman 6da1b3fe23
Merge pull request #5749 from zhaojh329/wifidog-ng
wifidog-ng: Update to 1.1.4
2018-03-12 13:11:40 +02:00
Hannu Nyman 6e2da0b443
Merge pull request #5748 from zhaojh329/libuhttpd
libuhttpd: Update to 2.0.2
2018-03-12 13:11:20 +02:00
Marko Ratkaj 8da5b2cf9e
Merge pull request #5634 from sartura/sysrepo_v0.7.3_python_lua_bindings
sysrepo: add python2 and lua5.1 language bindings
2018-03-12 11:56:08 +01:00