aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | 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
| * | | | | | | | gnuplot: fix host lib leakageStijn Tintel2021-08-15
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package does not build due to host lib leakage, as evidenced by config.log: X_CFLAGS=' -I/usr/include' X_LIBS=' -L/usr/lib' Fix this by disabling X with a configure var. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | Merge pull request #16380 from EricLuehrsen/unbound_132Rosen Penev2021-08-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | unbound: update to 1.3.2
| * | | | | | | | unbound: update to 1.3.2Eric Luehrsen2021-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | | | Merge pull request #16382 from cotequeiroz/perl_flockRosen Penev2021-08-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | perl: perlmod.mk: wrap hostpkg perl usage around flock
| * | | | | | | | | perl: perlmod.mk: use flock when hostpkg/perl usedEneas U de Queiroz2021-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid parallel relinking and usage of the host perl binary by wrapping its usage around flock calls. Sometimes, two packages will try to relink the static host perl binary at the same time. Neither of them will have the other's module linked in, and one of them will unavoidably clobber the other one's binary. This will lead to errors when a package will not be able to find a module that was supposed to be installed. To fix that, an exclusive flock is used when relinking, with a 900 seconds timeout to avoid locking up the build process forever. This is not enough because the binary may be concurrently used to build another module package; perl is used in Configure, Compile, and Install procedures. If timing is right, a package will fail with a "permission denied" error. So a shared flock call is added in Configure, Compile, and Install definitions for host and target, with a shorter, 300 seconds timeout. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | | | | | Merge pull request #16377 from neheb/mjpggRosen Penev2021-08-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mjpg-streamer: remove outdated musl patch
| * | | | | | | | | | mjpg-streamer: remove outdated musl patchRosen Penev2021-08-15
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to not be needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #16378 from neheb/hplpRosen Penev2021-08-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | hplip: update to 3.21.6
| * | | | | | | | | | hplip: update to 3.21.6Rosen Penev2021-08-15
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | / tvheadend: update to v4.2.8, remove static ffmpegMarius Dinu2021-08-17
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - refresh patches - add missing dependency: libffi Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro> [edited commit message and the maintainer line]