aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | dawn: fix stdint.h include for arcNick Hainke2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #11686. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #11682 from neheb/rpcRosen Penev2020-03-28
|\ \ \ \ \ | | | | | | | | | | | | rpcsvc-proto: update to 1.4.1
| * | | | | rpcsvc-proto: update to 1.4.1Rosen Penev2020-03-27
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #11680 from dibdot/adblockDirk Brenken2020-03-28
|\ \ \ \ \ | | | | | | | | | | | | adblock: release 4.0.0
| * | | | | adblock: release 4.0.0Dirk Brenken2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | | Merge pull request #11648 from PolynomialDivision/feature/add_dawnRosen Penev2020-03-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | dawn: add decentralized wifi controller
| * | | | | dawn: add decentralized wifi controllerNick Hainke2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | bcm27xx-eeprom: add package for updating RPi bootloaderÁlvaro Fernández Rojas2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | reaver: enable PKG_BUILD_PARALLELYousong Zhou2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | reaver: bump to version 1.6.6Yousong Zhou2020-03-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | php7: update to 7.4.4Michael Heimpold2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes: - CVE-2020-7064 - CVE-2020-7065 - CVE-2020-7066 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #11674 from nxhack/node-homebridge_0_4_53Rosen Penev2020-03-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | node-homebridge: update to 0.4.53
| * | | | | | node-homebridge: update to 0.4.53Hirokazu MORIKAWA2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | nano: update to 4.9Hannu Nyman2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nano editor to version 4.9 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | tor: update to version 0.4.2.7 (security fix)Jan Pavlinec2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-10592 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | collectd: disable onewire plugin, BROKEN since 2009Hannu Nyman2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | Merge pull request #11603 from neheb/libsshNikos Mavrogiannopoulos2020-03-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libssh: fix compilation without deprecated OpenSSL APIs
| * | | | | | | libssh: fix compilation without deprecated OpenSSL APIsRosen Penev2020-03-25
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | openvswitch: depend on IPV6 for intree kmodsYousong Zhou2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://github.com/openwrt/packages/issues/11665 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | openvswitch: unset CONFIG_AUTOREMOVEYousong Zhou2020-03-26
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #11673 from wvdakker/masterRosen Penev2020-03-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Shorewall: Bump to version 5.2.4
| * | | | | | All: Update mirror sites.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall6: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall6-lite: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall-lite: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall-core: Refresh patchW. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | Shorewall-core: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | Merge pull request #11627 from neheb/pfrRosen Penev2020-03-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libpfring: update to 7.6.0
| * | | | | | | libpfring: update to 7.6.0Rosen Penev2020-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11580 from tiagogaspar8/kea-1.6.2-updateRosen Penev2020-03-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update kea to the latest stable verion (1.6.2).
| * | | | | | | | kea: Update kea to the latest stable verion (1.6.2).Tiago Gaspar2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | | | | | Merge pull request #11670 from lucize/nssupHannu Nyman2020-03-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nss: update to 3.51
| * | | | | | | | | nss: update to 3.51Lucian Cristian2020-03-25
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #11672 from lucize/clamupHannu Nyman2020-03-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | clamav: update to 0.102.2
| * | | | | | | | | clamav: update to 0.102.2Lucian Cristian2020-03-25
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #11671 from lucize/doveupHannu Nyman2020-03-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dovecot: update to 2.3.10
| * | | | | | | | | dovecot: update to 2.3.10Lucian Cristian2020-03-25
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #11668 from lucize/openfortivpnupHannu Nyman2020-03-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openfortivpn: update to 1.13.2
| * | | | | | | | | openfortivpn: update to 1.13.2Lucian Cristian2020-03-25
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #11666 from lucize/libreupHannu Nyman2020-03-25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | libreswan: update to 3.31
| * | | | | | | | libreswan: update to 3.31Lucian Cristian2020-03-25
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | Merge pull request #11662 from SvenRoederer/patch-1Stijn Tintel2020-03-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | strongswan: add conffiles for swanctl util
| * | | | | | | | strongswan: add conffiles for swanctl utilSven Roederer2020-03-25
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | Merge pull request #11649 from neheb/upnp2Rosen Penev2020-03-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libupnp: enable reuseaddr
| * | | | | | | | libupnp: enable reuseaddrRosen Penev2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps applications restart safely. Disabled optssdp. Not used by anything. Disabled scriptsupport. Not used by anything. Made all configure options explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11651 from neheb/nbmfghhfRosen Penev2020-03-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libcap: apply pkgconfig fix to libpsx.pc as well
| * | | | | | | | | libcap: apply pkgconfig fix to libpsx.pc as wellRosen Penev2020-03-23
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made a bunch of libraries explicit for clarity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | syncthing: configuration cleanup & hardeningMarc Benoit2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run the service under an unprivileged user account The following parameters are now configurable niceness max concurrency (defaults to number of CPUs) user Added flags "-no-browser" Disabled in-place upgrades (disabled in the build already) Redirected stderr/stdout to syslog Added support for "reload_config" Increased "term_timeout" to 15s to give it plenty of time to shut down gracefully Properly handled non-existing directories Removed a softlink that assumes a specific naming convention in syncthing Added a comment that using external storage is a recommend configration Signed-off-by: Marc Benoit <marcb62185@gmail.com> [increased package release] Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | | net/pagekitec: support status reporting json fileKarl Palsson2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows luci webapp to report health more dynamically. Signed-off-by: Karl Palsson <karlp@tweak.net.au>