Commit Graph

5927 Commits (47c385eaf91b27ba8a4031289f0f573c7e46cd5b)

Author SHA1 Message Date
Jeffery To 47c385eaf9 sysrepo: Remove Lua bindings, build Python bindings in separate package
This change:

* Removes building of Lua bindings. These bindings were already removed
  upstream[1].

* Fixes building of Python bindings:
  * Fix SWIG_DIR path (note that SWIG_VERSION will need to be updated
    whenever the swig package is upgraded)
  * Fix Python module paths and filenames

* Packages the Python bindings in a new package (python3-sysrepo) and
  builds it by default, instead of depending on a config option.

[1]: https://github.com/sysrepo/sysrepo/pull/1429

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-16 03:47:00 +08:00
Dirk Brenken de149441a4
banip: update 0.3.10
* add missing logd dependency
* check if logd is enabled during runtime
* some more init tweaks

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-15 16:19:40 +01:00
Rosen Penev e036312e6b
Merge pull request #10535 from rs/feature_nextdns
nextdns: add DNS over HTTPS with NextDNS integration
2019-11-14 17:38:55 -08:00
yurtesen 94e0c78826 mwan3: Fix json_load fails with some data
Sometimes the return value of `ubus -S call network.interface.wan status`
cause `json_load` to return `Failed to parse message data` error.

To avoid this, the JSON data always should be quoted with double quotes.

Signed-off-by: Evren Yurtesen <eyurtese@abo.fi>
Removed quoatation marks from commit heading
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-11-14 07:43:18 +01:00
Olivier Poitrey dd8b0685ed nextdns: add DNS over HTTPS with NextDNS integration
Maintainer: @rs

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2019-11-13 12:59:12 -08:00
Rosen Penev 526b384503
jool: Remove ethtool dependency
Unneeded since jool 4.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-12 20:13:56 -08:00
Rosen Penev 7ec6bf291a
Merge pull request #10523 from wfleurant/ygg-buildver-fix
yggdrasil: fixes build name and version #10309
2019-11-12 19:11:47 -08:00
Rosen Penev 3e84848c7e
Merge pull request #10516 from James-TR/fix/dependency-garbage
pdns-recursor: add temporary depends to fix build
2019-11-12 19:09:48 -08:00
Rosen Penev ef97cde481
Merge pull request #10526 from cotequeiroz/seafile_libevent2_phtreads
seafile-server: depend on libevent2-threads
2019-11-12 07:08:02 -08:00
James Taylor 36ed75624c pdns-recursor: add temporary depends to fix build
There is an issue with the included build scripts which improperly check for a
requirement on libboost-thread where another implementation is available.

Fixes #10273.

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-11-12 21:29:14 +11:00
Hannu Nyman c934c77bb3
Merge pull request #10521 from Ansuel/nginx-ubus
nginx: update broken ubus module
2019-11-11 16:37:08 +02:00
Eneas U de Queiroz ae057405f8
seafile-server: depend on libevent2-threads
seafile-server uses libevhtp pthreads support.  libevhtp needs
libevent2-pthreads for that. However, since there is no installable
package for libevhtp--the library is build static-only--then
seafile-server, its consumer, needs to add the dependecy.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-11-11 08:42:23 -03:00
Rosen Penev de88d05c77
Merge pull request #10497 from aleksander0m/aleksander/mm-ipv6
modemmanager: add IPv6/IPv4v6 support
2019-11-10 22:10:11 -08:00
William Fleurant bd415bc7bf yggdrasil: fixes build name and version #10309
Signed-off-by: William Fleurant <meshnet@protonmail.com>
2019-11-11 00:10:48 -05:00
Ansuel Smith 90766a1f8a
nginx: update broken ubus module
Current version of ubus module have some problem with list method. Update the module to fix this problem.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-11-11 02:23:15 +01:00
Dirk Brenken e38810f38e
banip: update 0.3.9
* fix 'enabled' service check

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-10 18:55:21 +01:00
Dirk Brenken be7a89cecb
adblock: update 3.8.10
* fix broken unbound integration

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-10 18:48:54 +01:00
Rosen Penev 753f378ac0
Merge pull request #10367 from flyn-org/dmapd
dmapd: update to 0.0.84
2019-11-09 20:29:23 -08:00
W. Michael Petullo 9af54304b8 dmapd: update to 0.0.84
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-09 22:57:21 -05:00
Rosen Penev 0e5b3b6b74
Merge pull request #10430 from gladiac1337/haproxy-2.0.8-up
haproxy: Update patches for HAProxy v2.0.8 + migrate to procd
2019-11-09 18:50:07 -08:00
Dirk Brenken 086ca890f6
Merge pull request #10506 from dibdot/banIP
banIP: update 0.3.8
2019-11-09 10:48:17 +01:00
Dirk Brenken 0dee2a92de
banIP: update 0.3.8
* limit firewall hotplug trigger to certain wan 'INTERFACE' as well,
  to prevent possible race conditions during boot

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-09 06:40:40 +01:00
Hannu Nyman 9004608ece
Merge pull request #10502 from Andy2244/cifsd-2019-10-31
cifsd: update to git (2019-10-31)
2019-11-08 21:20:40 +02:00
Dirk Brenken 98ba0a3c9b
Merge pull request #10505 from dibdot/banIP
banip: update 0.3.7
2019-11-08 19:12:53 +01:00
Dirk Brenken 49b43b81e8
banip: update 0.3.7
* fix a logical glitch in the hotplug event handler
* properly handle fatal iptables errors - even in subshells

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-08 18:40:30 +01:00
Christian Lachner 9630b04433 haproxy: Rework hotplug script for HAProxy
- Migrated init-script to procd.
- Removed the old hotplug script as it is unnecessary and
  caused long boot-times for r7800 and possibly others.

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-08 14:38:31 +01:00
Andy Walsh 905254a81c cifsd: update to git (2019-10-31)
* update to git (2019-10-31)
* adds config parameters: "durable handle", "smb3 encryption", "cache read buffers", "cache trans buffers", "smb2 max trans"

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-08 13:24:44 +01:00
Andy Walsh d08b1279eb samba4: update to 4.9.15
* update to 4.9.15
* fixes CVE-2019-10218, CVE-2019-14833, CVE-2019-14847
* update smb.conf.template (aio, sendfile)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-08 13:21:45 +01:00
Aleksander Morgado 859becef19 modemmanager: add IPv6/IPv4v6 support
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-08 11:27:13 +01:00
Florian Eckert f190dc89a4
Merge pull request #10487 from aleksander0m/aleksander/mm-fixes
ModemManager fixes and update to 1.12.0
2019-11-08 09:35:13 +01:00
Rosen Penev cbc1ff5a1b
Merge pull request #9491 from neheb/bundle
Netopeer2 Bundle
2019-11-07 10:45:52 -08:00
Aleksander Morgado 579dd0b3bf modemmanager: bump to version 1.12.0
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-07 10:04:53 +01:00
Aleksander Morgado fc47c47b39 modemmanager: add proto dynamic defaults on dhcp setup
Also, explicitly close the JSON object.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-07 10:01:39 +01:00
Aleksander Morgado fa3f9542de modemmanager: add missing path for PID file
The procd based init setup uses a custom `pidfile` parameter, but the
used MODEMMANAGER_PID_FILE was not being defined anywhere.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-07 10:01:39 +01:00
Aleksander Morgado a346d2b953 modemmanager: install carrier mapping configuration files
Since ModemManager 1.10.2, per-device carrier mapping configuration
files may be installed, providing support for automatic carrier config
selection.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-07 10:01:39 +01:00
Aleksander Morgado 35b93c81ff modemmanager: fix bearer disconnection logic
The bearer status wasn't being loaded in key/value mode, and therefore
would always fail to load the IPv4 config method.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2019-11-07 10:01:39 +01:00
Dirk Brenken 4aba995d43
Merge pull request #10484 from dibdot/travelmate
travelmate: update 1.5.2
2019-11-07 05:22:28 +01:00
Dirk Brenken 875c225576
Merge pull request #10483 from dibdot/banIP
banip: update 0.3.6
2019-11-07 05:21:59 +01:00
Dirk Brenken ac502db9ac
Merge pull request #10482 from dibdot/adblock
adblock: update 3.8.9
2019-11-07 05:21:24 +01:00
Rosen Penev b4ec6c61cf
Merge pull request #10413 from stangri/master-https-dns-proxy
https_dns_proxy: implement dnsmasq integration
2019-11-06 14:53:15 -08:00
Toke Høiland-Jørgensen d1c7c54306
Merge pull request #10459 from ZachCook/patch-1
Add required new depends for luci-app-sqm
2019-11-06 22:57:20 +01:00
Dirk Brenken 0d406b2a42
travelmate: update 1.5.2
* print to stdout if 'logger' is not available
* add support to set the service nice level (default is 0)
* small fixes / polish up for forthcoming 19.07 release

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-06 21:02:17 +01:00
Dirk Brenken 72fba3a17b
banip: update 0.3.6
* more startup tweaks
* re-use f_log function in helper scripts
* small fixes / polish up for forthcoming 19.07 release

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-06 20:45:20 +01:00
Dirk Brenken 2c3cb6f1d1
adblock: update 3.8.9
* more startup tweaks
* re-use f_log function in helper scripts
* small fixes / polish up for forthcoming 19.07 release

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-06 20:29:48 +01:00
Rosen Penev 6b7316da8f
Merge pull request #10480 from tiagogaspar8/jool-4.0.6-update
jool: Update to 4.0.6
2019-11-06 10:39:32 -08:00
Josef Schlehofer 7b9af101f6
bind: Update to version 9.14.7
Fixes CVE-2019-6475 and CVE-2019-6476

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-06 18:15:20 +01:00
Tiago Gaspar e64cac5d7b jool: Update to 4.0.6
Update jool to te latest stable version (4.0.6).

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2019-11-06 17:00:22 +00:00
Yousong Zhou 0a2b3b3b82 shadowsocks-libev: README.md: more notes on the dns configuration
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-11-06 15:40:24 +00:00
Florian Eckert 27e1489eee
Merge pull request #10454 from TDT-AG/pr/20191104-keepalived
keepalived: fix run errors on non x86_64 architectures
2019-11-06 14:28:11 +01:00
Rosen Penev a5cda7269b
Merge pull request #10274 from lucize/frrup
frr: update to 7.2
2019-11-05 17:01:36 -08:00