aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* airos-dfs-reset: add airos-dfs-resetSimon Polack2021-08-23
| | | | | | | | Ubiquitis airmax based gear does not fallback to original port after DFS event is over. This tool triggers the fallback automatically by soft-restarting unconditionally, whenever the configured freq differs from the running. Signed-off-by: Simon Polack <spolack+git@mailbox.org>
* Merge pull request #16401 from Fanfwe/fix_jq_performanceRosen Penev2021-08-23
|\ | | | | jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance on startup
| * jq: Backport a bunch of commits in order to fix jq-1.6 terrible performance ↵François Goudal2021-08-23
| | | | | | | | | | | | on startup Signed-off-by: François Goudal <francois.goudal@airmont.com>
* | Merge pull request #16432 from nickberry17/update_MM_and_libsRosen Penev2021-08-22
|\ \ | | | | | | bump ModemManager and libs
| * | modemmanager: switch to autoreleaseNicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libmbim: switch to autoreleaseNicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libqmi: switch to autoreleaseNicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | modemmanager: bump to 1.16.10Nicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libmbim: bump to 1.26.0Nicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libqmi: bump to 1.28.8Nicholas Smith2021-08-22
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | Merge pull request #16435 from jefferyto/golang-1.17Rosen Penev2021-08-22
|\ \ \ | | | | | | | | golang: Update to 1.17
| * | | golang: Update to 1.17Jeffery To2021-08-23
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #16427 from neheb/vsRosen Penev2021-08-22
|\ \ \ \ | |/ / / |/| | | vsftpd: update to 3.0.5
| * | | vsftpd: update to 3.0.5Rosen Penev2021-08-21
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | phantap: update to latest commitEtienne Champetier2021-08-22
| |/ / |/| | | | | | | | | | | | | | | | | 26bd876 Switch from ifname to device d8d3d5f Fix blog post link Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | Merge pull request #16428 from dibdot/travelmateDirk Brenken2021-08-22
|\ \ \ | | | | | | | | travelmate: update to 2.0.6
| * | | travelmate: update to 2.0.6Dirk Brenken2021-08-22
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | * replaced pipe input for a while/read-loop with a here document/variable as input (fix various subshell related bugs and oddities) * further improve abort and re-connection handling * prevent alleged detected connection failures (false positives) with an additional gw check, to stabilize VPN connections in particular Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #16421 from neheb/nfddRosen Penev2021-08-21
|\ \ \ | | | | | | | | nfdump: fix compilation with PKG_ASLR
| * | | nfdump: fix compilation with PKG_ASLRRosen Penev2021-08-21
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #16423 from neheb/kllRosen Penev2021-08-21
|\ \ \ | |/ / |/| | klish: update to 2.2.3
| * | klish: update to 2.2.3Rosen Penev2021-08-21
|/ / | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Remove uClibc reference from patch as it's no longer in tree. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | libinput: package libinput cli applets and quriksDaniel Golle2021-08-21
| | | | | | | | | | | | Also package /usr/libexec/libinput/* and /usr/share/lib/input/*. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #16312 from ynezz/upstream/c-ares-CVE-2021-3672Petr Štetiar2021-08-21
|\ \ | | | | | | c-ares: update to version 1.17.2
| * | c-ares: update to version 1.17.2Petr Štetiar2021-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing input validation of host names returned by Domain Name Servers in the c-ares library can lead to output of wrong hostnames (leading to Domain Hijacking). The Common Vulnerabilities and Exposures (CVE) project has assigned the name CVE-2021-3672 to this issue. References: https://c-ares.haxx.se/adv_20210810.html Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | | Merge pull request #16413 from champtar/https-dns-proxy-cmakelistStan Grishin2021-08-20
|\ \ \ | | | | | | | | https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
| * | | https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGSEtienne Champetier2021-08-20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes compilation issues with ASLR PIE enabled We were compiling with '-g -DDEBUG' https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk shrink from 19514 to 19095 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | dnscrypt-proxy2: Upgrade to 2.1.0Ted Hess2021-08-20
| | | | | | | | | | | | | | | | | | | | | Adjust build opts to force GOPATH mode by setting GO111MODULE off. Ref: https://go.dev/blog/go116-module-changes Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #16379 from neheb/sftRosen Penev2021-08-20
|\ \ \ | | | | | | | | softethervpn5: fix compilation without engines
| * | | softethervpn5: fix compilation without enginesRosen Penev2021-08-16
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | c-ares: update to version 1.17.2Petr Štetiar2021-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing input validation of host names returned by Domain Name Servers in the c-ares library can lead to output of wrong hostnames (leading to Domain Hijacking). The Common Vulnerabilities and Exposures (CVE) project has assigned the name CVE-2021-3672 to this issue. References: https://c-ares.haxx.se/adv_20210810.html Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | | | libwebsockets: avoid a compilation error due to a missing uloopRonny Kotzschmar2021-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With a clean build environment and at least two parallel jobs a compilation error may occur: ... -- Looking for uv/version.h - found libubox include dir: ULOOP_INCLUDE_DIRS-NOTFOUND libubox libraries: ULOOP_LIBRARIES-NOTFOUND ... CMake Error in lib/event-libs/uloop/CMakeLists.txt: Found relative path while evaluating include directories of "websockets-evlib_uloop": "ULOOP_INCLUDE_DIRS-NOTFOUND" ... Signed-off-by: Ronny Kotzschmar <ro.ok@me.com>
* | | | Merge pull request #16409 from paper42/mc-fixDirk Brenken2021-08-20
|\ \ \ \ | | | | | | | | | | mc: add a missing Syntax file
| * | | | mc: add a missing Syntax fileMichal Vasilek2021-08-20
|/ / / / | | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | Merge pull request #16406 from neheb/gpggRosen Penev2021-08-19
|\ \ \ \ | | | | | | | | | | gnupg: remove the GCC if
| * | | | gnupg: remove the GCC ifRosen Penev2021-08-19
|/ / / / | | | | | | | | | | | | | | | | | | | | Doesn't seem to work without advanced toolchain settings. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #16394 from turris-cz/python-add-distutils-hackAlexandru Ardelean2021-08-19
|\ \ \ \ | | | | | | | | | | python3-setuptools: add _distutils_hack
| * | | | python3-setuptools: add _distutils_hackJosef Schlehofer2021-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I tried to install matplotlib by using pip and it failed with the following output: 2021-08-18T11:52:26,171 Collecting matplotlib 2021-08-18T11:52:26,173 Created temporary directory: /tmp/pip-unpack-wuth2u0e 2021-08-18T11:52:26,565 Using cached matplotlib-3.4.3.tar.gz (37.9 MB) 2021-08-18T11:52:38,659 Added matplotlib from https://files.pythonhosted.org/packages/21/37/ 197e68df384ff694f78d687a49ad39f96c67b8d75718bc61503e1676b617/matplotlib-3.4.3.tar. gz#sha256=fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 to build tracker '/tmp/pip- req-tracker-u30x8pht' 2021-08-18T11:52:38,660 Running setup.py (path:/tmp/pip-install-afiyiers/ matplotlib_8e717e38862f4976a3d6cb1832ba3261/setup.py) egg_info for package matplotlib 2021-08-18T11:52:38,661 Created temporary directory: /tmp/pip-pip-egg-info-kbtiezxq 2021-08-18T11:52:38,662 Running command python setup.py egg_info 2021-08-18T11:52:38,831 Traceback (most recent call last): 2021-08-18T11:52:38,832 File "<string>", line 1, in <module> 2021-08-18T11:52:38,832 File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 8, in <module> 2021-08-18T11:52:38,833 ModuleNotFoundError: No module named '_distutils_hack' More details about it: - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968410 Once I applied the patch from the bug tracker, I got further to install it. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #16396 from paper42/git-2.33Rosen Penev2021-08-18
|\ \ \ \ \ | | | | | | | | | | | | git: update to 2.33.0
| * | | | | git: update to 2.33.0Michal Vasilek2021-08-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | * refresh patches Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | Merge pull request #16400 from wfleurant/ygg-uci-ifnameRosen Penev2021-08-18
|\ \ \ \ \ | | | | | | | | | | | | yggdrasil: uci ifname is now known as device
| * | | | | yggdrasil: uci ifname is now known as deviceWilliam Fleurant2021-08-18
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | | Merge pull request #16388 from paper42/mc-masterDirk Brenken2021-08-18
|\ \ \ \ \ | | | | | | | | | | | | mc: update to 4.8.27, split -skins
| * | | | | mc: update to 4.8.27, split -skinsMichal Vasilek2021-08-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes CVE-2021-36370 * add a new subpackage mc-skins * drop 030-fix-cchat_t.patch, fixed upstream * refresh patches Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | auc: update to version 0.2.1Daniel Golle2021-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brings support for future connexion based API. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | zabbix: Call killall with the -sJan Baier2021-08-18
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some versions of killall do support the `killall -SIGNAL` syntax and have only `-s SIGNAL` which should be supported everywhere. I see the problem with *killall (PSmisc) 23.3* on latest TurrisOS 5.2 Signed-off-by: Jan Baier <jan.baier@amagical.net>
* | | | Merge pull request #16327 from cotequeiroz/lua-rs232Rosen Penev2021-08-18
|\ \ \ \ | | | | | | | | | | lua-rs232: don't rely on detected luadir
| * | | | lua-rs232: don't rely on detected luadirEneas U de Queiroz2021-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If TOPDIR starts with /usr, then the configure script will use the staging tree hierarchy instead of using plain /usr/lib. For example, if TOPDIR=/usr/src/openwrt, then the files will not be available under $(PKG_INSTALL_DIR)/usr/lib/lua/5.1/, as expected, but under $(PKG_INSTALL_DIR)/usr/src/openwrt/staging_dir/hostpkg/lib/lua/5.1/. Set the correct path when calling 'make'. As a bonus, the hardcoded version number in the Makefile can be dropped. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #16322 from paper42/mblazeRosen Penev2021-08-18
|\ \ \ \ \ | | | | | | | | | | | | mblaze: new package
| * | | | | mblaze: new packageMichal Vasilek2021-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | | | Merge pull request #16369 from stintel/gnuplotRosen Penev2021-08-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | gnuplot: fix host lib leakage