Stan Grishin
49dbec35f6
simple-adblock: support multiple dnsmasq instances; rework communication between principal package and luci app
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:13:07 +00:00
Rosen Penev
8f0ba82892
Merge pull request #11679 from neheb/grp
...
grilo-plugins: don't try to download grilo
2020-03-28 21:02:34 -07:00
Rosen Penev
bbca5f91a7
Merge pull request #11681 from neheb/xz
...
xz: update to 5.2.5
2020-03-28 20:49:57 -07:00
Rosen Penev
d487e4d4f6
vala: update to 0.48.2
...
Add rpath-link to fix compilation with newer libffi.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:48:22 -07:00
Rosen Penev
d0a4d12d6d
hfsprogs: fix compile with newer musl
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:48:22 -07:00
Rosen Penev
e458f48b64
grilo-plugins: don't try to download grilo
...
Upstream thought it was a good idea to force downloads of grilo. Disable
it since it is not needed.
Removed two unnecessary variables.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 14:32:45 -07:00
Nick Hainke
e06d851a42
dawn: fix stdint.h include for arc
...
Fixes #11686 .
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-28 21:56:06 +01:00
Rosen Penev
6ee27ec982
Merge pull request #11682 from neheb/rpc
...
rpcsvc-proto: update to 1.4.1
2020-03-28 12:24:04 -07:00
Dirk Brenken
de38f8b4d7
Merge pull request #11680 from dibdot/adblock
...
adblock: release 4.0.0
2020-03-28 18:45:14 +01:00
Rosen Penev
d664e846cb
Merge pull request #11648 from PolynomialDivision/feature/add_dawn
...
dawn: add decentralized wifi controller
2020-03-28 03:53:16 -07:00
Nick Hainke
70fcbadb7c
dawn: add decentralized wifi controller
...
Dawn is a decentralized WiFi controller.
Just install dawn and the APs will find each other via umdns.
They periodically exchange information about connected clients, wireless
statistics and other needed information. With that, the daemon load
balances clients between different APs through association control.
Further, the daemon exposes through ubus the hearing map and the
complete wireless network overview. The hearing map is the list of all
probe requests seen from a client from all APs that are running the
controller.
Hearing map:
ubus call dawn get_hearing_map
Network overview:
ubus call dawn get_network
Dawn has a graphical user interface called luci-app-dawn. With that, the
load balancing and other useful settings can be controlled.
Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-03-28 09:17:09 +01:00
Dirk Brenken
b07aae26c1
adblock: release 4.0.0
...
* new package dependencies: coreultis-sort and
a download util with SSL support
* focus on speed (multicore-support) to handle quite big lists
* include 38 pre-configured blocklist sources in a compressed
json file (/etc/adblock/adblock.sources.gz)
* dynamic SafeSearch support for google, bing, duckduckgo,
yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound))
* DNS backend autodetection
* Download Utility autodetection
* Report Interface autodetection
* Easy cron wrapper to set an adblock related auto-timer for
automatic blocklist updates
* raw domain/blocklist support (e.g. for dnscrypt support)
* re-add restrictive Jaillist support
* rework online doc
* Complete LuCI rewrite (migrated to client side JS)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-28 06:40:03 +01:00
Rosen Penev
5e7898fd33
rpcsvc-proto: update to 1.4.1
...
Switched to standard tarball. Allows to get rid of build hacks. Also
simplifies the Makefile a bit.
Add PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 20:03:26 -07:00
Rosen Penev
8c5d0c673d
xz: update to 5.2.5
...
Switched to smaller xz archive.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-27 19:56:16 -07:00
Álvaro Fernández Rojas
1ea6d644dc
bcm27xx-eeprom: add package for updating RPi bootloader
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-03-27 09:23:34 -10:00
Yousong Zhou
132f58ee49
reaver: enable PKG_BUILD_PARALLEL
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-27 10:57:24 +08:00
Yousong Zhou
61331a464b
reaver: bump to version 1.6.6
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-27 10:57:24 +08:00
Michael Heimpold
e9ee517600
php7: update to 7.4.4
...
This fixes:
- CVE-2020-7064
- CVE-2020-7065
- CVE-2020-7066
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-03-26 23:42:08 +01:00
Rosen Penev
5a178ae61b
Merge pull request #11674 from nxhack/node-homebridge_0_4_53
...
node-homebridge: update to 0.4.53
2020-03-26 13:00:01 -07:00
Hannu Nyman
09fd4445b3
nano: update to 4.9
...
Update nano editor to version 4.9
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-03-26 21:36:36 +02:00
Jan Pavlinec
54c6d6dc0c
tor: update to version 0.4.2.7 (security fix)
...
Fixes:
CVE-2020-10592
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-26 08:52:29 -10:00
Hannu Nyman
286557e906
collectd: disable onewire plugin, BROKEN since 2009
...
Mark the onewire plugin as disabled, as the plugin
has been marked BROKEN since it was introduced in 2009 by
https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=commitdiff;h=0de38b88d6ba8c52b8386d3059baba7dca22961f
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-03-26 18:48:52 +02:00
Nikos Mavrogiannopoulos
c5854a8f1a
Merge pull request #11603 from neheb/libssh
...
libssh: fix compilation without deprecated OpenSSL APIs
2020-03-26 12:35:29 +01:00
Yousong Zhou
88dcd09487
openvswitch: depend on IPV6 for intree kmods
...
Ref: https://github.com/openwrt/packages/issues/11665
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-26 15:50:34 +08:00
Yousong Zhou
07d6310d2f
openvswitch: unset CONFIG_AUTOREMOVE
...
Phase 2 buildbots with this option enabled will cleanup openvswitch
build dir which is needed later when building ovn
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-26 15:50:34 +08:00
Hirokazu MORIKAWA
4f99f17a70
node-homebridge: update to 0.4.53
...
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-26 16:12:59 +09:00
Rosen Penev
4be60489bf
libssh: fix compilation without deprecated OpenSSL APIs
...
Cleaned up Makefile.
Fixed license information.
Simplified big endian condition.
Removed InstallDev section. CMAKE_INSTALL handles it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-25 20:51:26 -07:00
Rosen Penev
46427d39f9
Merge pull request #11673 from wvdakker/master
...
Shorewall: Bump to version 5.2.4
2020-03-25 20:49:31 -07:00
Rosen Penev
4045eff0ae
Merge pull request #11627 from neheb/pfr
...
libpfring: update to 7.6.0
2020-03-25 20:43:38 -07:00
Rosen Penev
dbc29e8dfb
Merge pull request #11580 from tiagogaspar8/kea-1.6.2-update
...
Update kea to the latest stable verion (1.6.2).
2020-03-25 20:42:23 -07:00
W. van den Akker
3c18dc63df
All: Update mirror sites.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:50:41 +01:00
W. van den Akker
fa6db1f8af
Shorewall6: Bump to version 5.2.4.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:22:03 +01:00
W. van den Akker
61c5cb44fd
Shorewall: Bump to version 5.2.4.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:20:41 +01:00
W. van den Akker
66f416914a
Shorewall6-lite: Bump to version 5.2.4.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:02:09 +01:00
W. van den Akker
15c28c40e6
Shorewall-lite: Bump to version 5.2.4.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 23:00:00 +01:00
W. van den Akker
8982782027
Shorewall-core: Refresh patch
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 22:57:23 +01:00
W. van den Akker
c81b3d4af5
Shorewall-core: Bump to version 5.2.4.
...
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2020-03-25 22:57:12 +01:00
Hannu Nyman
ebd4c834e0
Merge pull request #11670 from lucize/nssup
...
nss: update to 3.51
2020-03-25 23:08:09 +02:00
Hannu Nyman
6b90684e97
Merge pull request #11672 from lucize/clamup
...
clamav: update to 0.102.2
2020-03-25 23:07:40 +02:00
Hannu Nyman
5ff9618ee5
Merge pull request #11671 from lucize/doveup
...
dovecot: update to 2.3.10
2020-03-25 23:07:23 +02:00
Hannu Nyman
e3e3e7f752
Merge pull request #11668 from lucize/openfortivpnup
...
openfortivpn: update to 1.13.2
2020-03-25 23:07:13 +02:00
Hannu Nyman
eb0cf43e55
Merge pull request #11666 from lucize/libreup
...
libreswan: update to 3.31
2020-03-25 23:06:57 +02:00
Lucian Cristian
24eeea366d
clamav: update to 0.102.2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 21:19:01 +02:00
Lucian Cristian
f1fcdf2adb
dovecot: update to 2.3.10
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 20:43:13 +02:00
Lucian Cristian
edd2690815
nss: update to 3.51
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 19:35:41 +02:00
Lucian Cristian
b18c316cf5
openfortivpn: update to 1.13.2
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 18:43:53 +02:00
Lucian Cristian
1c0935bb86
libreswan: update to 3.31
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-03-25 17:34:05 +02:00
Stijn Tintel
ce15a63a9e
Merge pull request #11662 from SvenRoederer/patch-1
...
strongswan: add conffiles for swanctl util
2020-03-25 15:29:18 +02:00
Sven Roederer
49f298eb74
strongswan: add conffiles for swanctl util
...
Add a conffiles-section for the /etc/swanctl folder, which is used by the swanctl util. This will keep the configfiles during an sysupgrade.
Signed-off-by: Sven Roederer <S.Roederer@colvistec.de>
2020-03-25 12:03:48 +01:00
Rosen Penev
15d7a73f19
Merge pull request #11649 from neheb/upnp2
...
libupnp: enable reuseaddr
2020-03-24 16:11:32 -07:00