aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | isc-dhcp: seeing crashes when attempting to update dynamic dnsPhilip Prindeville2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #14158 from PolynomialDivision/snmpv6-collectorRosen Penev2020-12-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | prometheus-node-exporter-lua: add snmp6 exporter
| * | | | | | prometheus-node-exporter-lua: add snmp6 exporterNick Hainke2020-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want statistics about IPv6 you can use snmpv6 exporter. Currently, the "/proc/net/snmp6" is existing but all values are just "0". To use this plugin you have to set CONFIG_PROC_STRIPPED=n I will find a way to enable the important ipv6 statistics by default. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #14162 from Cynerd/rpcd-mod-lxc-postinstRosen Penev2020-12-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rpcd-mod-lxc: add postinst to reload rpcd on update/installation
| * | | | | | | rpcd-mod-lxc: add postinst to reload rpcd on update/installationKarel Kočí2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is dependency of luci-app-lxc and when users install that package it is no way clear that they have to reload rpcd to get it working correctly. Without it container listing does not work. In general this reload should be in this package simply because other rpcd-mod-* packages reload rpcd as well. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | Merge pull request #14224 from commodo/python-bumpJosef Schlehofer2020-12-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python3: bump to version 3.9.1
| * | | | | | | | python3: bump to version 3.9.1Alexandru Ardelean2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | mosquitto: bump to 2.0.2Karl Palsson2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog: https://mosquitto.org/blog/2020/12/version-2-0-2-released/ * Enables DHE ciphers * Improved response time with http_dir and websockets Drops a patch no longer required due to upstream fixes. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | libs: cjson: correctly install to named include pathsKarl Palsson2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports the more traditional "#include <cjson/cJSON.h>" instead of dropping them in the root. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | Merge pull request #14222 from neheb/pnggRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libpng: disable building of executables
| * | | | | | | | | libpng: disable building of executablesRosen Penev2020-12-13
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are not packaged here. Upstream backport. Speeds up compilation and avoids a zlib hack. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #14210 from lucize/libreupRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | librswan: add xfrm interface depends
| * | | | | | | | libreswan: add xfrm interface dependsLucian Cristian2020-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipsec needs xfrmi support Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | Merge pull request #14221 from neheb/geRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | gerbera update
| * | | | | | | | gerbera: bump as static libraries were updatedRosen Penev2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | spdlog: update to 1.8.2Rosen Penev2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | pugixml: update to 1.11.1Rosen Penev2020-12-13
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14220 from neheb/autocRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | autoconf: update to 2.70
| * | | | | | | | autoconf: update to 2.70Rosen Penev2020-12-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14218 from neheb/alppRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | alpine: update to 2.24
| * | | | | | | | alpine: update to 2.24Rosen Penev2020-12-13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add BROKEN to nossl. Upstream broke it by requiring OpenSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14219 from neheb/archiRosen Penev2020-12-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | libarchive: update to 2.5.0
| * | | | | | | libarchive: update to 2.5.0Rosen Penev2020-12-13
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14211 from neheb/glbbbbbbRosen Penev2020-12-12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | glib2: use normal format functions
| * | | | | | glib2: use normal format functionsRosen Penev2020-12-12
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These meson checks rely on being able to run binaries. Just force them on. Reduces compiled size. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14204 from PolynomialDivision/collectd-add-dhcpHannu Nyman2020-12-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | collectd: add dhcpleases plugin
| * | | | | collectd: add dhcpleases pluginNick Hainke2020-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Count the current dhcpleases. Currently, we use a bash script that does the same job (Freifunk Berlin). We want to use native collectd plugin for that. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | subversion: fix compilation with full NLSRosen Penev2020-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs a linker flag. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14187 from BKPepe/disable-selinux-for-augeasRosen Penev2020-12-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | augeas: disable selinux
| * | | | | | augeas: disable selinuxJosef Schlehofer2020-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: Package augeas is missing dependencies for the following libraries: libselinux.so.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #14192 from neheb/i2pdRosen Penev2020-12-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | i2pd: backport upstream fix for i386
| * | | | | | | i2pd: backport upstream fix for i386Rosen Penev2020-12-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14181 from sartura/feature_uci2-packageRosen Penev2020-12-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | uci2: add library package
| * | | | | | | uci2: add library packageJakov Petrina2020-12-10
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @jpetrina Compile tested: arm, ipq4018, master@r15169-36e0268aa6 Run tested: arm, ipq4018, master@r15169-36e0268aa6 Description: UCI2 is a C library that provides an alternative UCI parser with an Abstract Syntax Tree (AST) representation of configuration files. Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr> Tested-by: Jakov Petrina <jakov.petrina@sartura.hr>
* | | | | | | Merge pull request #14203 from zokl/javascript-obfuscator_2.9.4Rosen Penev2020-12-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | javascript-obfuscator: upgrade package to version 2.9.4
| * | | | | | | javascript-obfuscator: upgrade package to versioon 2.9.4Zbyněk Kocur2020-12-11
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* | | | | | | Merge pull request #14201 from ja-pa/curl-7.74.0Rosen Penev2020-12-11
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | curl: update to version 7.74.0 (security fix)
| * | | | | | curl: update to version 7.74.0 (security fix)Jan Pavlinec2020-12-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-8286 CVE-2020-8285 CVE-2020-8284 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #14178 from BKPepe/hwinfo-fix-versionJosef Schlehofer2020-12-11
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix version in hwinfo and a few cosmetic stuff
| * | | | | hwinfo: refresh patches to avoid fuzz and offsetJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: Applying patch 3-assorted-Makefile-butchery patching file Makefile patching file Makefile.common patching file src/Makefile patching file src/hd/Makefile Hunk #1 succeeded at 8 with fuzz 1 (offset -4 lines). patching file src/isdn/Makefile patching file src/smp/Makefile Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | hwinfo: add PKG_LICENSE_FILESJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | hwinfo: fix hardcoded version in patchJosef Schlehofer2020-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: 7dc7e46d4840ae6905eec995e277553cd96e6639 ("hwinfo: update to version 21.71") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #14190 from TDT-AG/pr/20201210-lcd4linuxFlorian Eckert2020-12-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | lcd4linux: switch service to procd
| * | | | | | lcd4linux: switch service to procdFlorian Eckert2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #14194 from neheb/i3Rosen Penev2020-12-10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | github: test i386_pentium-mmx instead of pentium4
| * | | | | | github: test i386_pentium-mmx instead of pentium4Rosen Penev2020-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems the former causes more compilation failures due to not having SSE. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14193 from nxhack/node_14151Rosen Penev2020-12-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | node: update to v14.15.1
| * | | | | | node: update to v14.15.1Hirokazu MORIKAWA2020-12-10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v14.15.1 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | Merge pull request #14191 from luizluca/easy-rsa-3.0.8Rosen Penev2020-12-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | openvpn-easy-rsa: bump to 3.0.8
| * | | | | | openvpn-easy-rsa: bump to 3.0.8Luiz Angelo Daros de Luca2020-12-10
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New easyrsa will look for missing vars and x509-types where easyrsa is located (following symlink). /usr/bin/easyrsa is now a link to /usr/lib/easyrsa/easyrsa and /usr/lib/easyrsa/{vars,x509-types} a link to /etc/easyrsa/{vars,x509-types}. This keeps the same previous OpenWrt easyrsa behavior which tries to use $PWD/pki and /etc/easyrsa/{vars,x509-types}, but without patching it. Easyrsa can also use env vars to set pki root path (instead of /usr/lib/easyrsa), pki path (instead of $PWD/pki) and vars path. Those variables are commented in /etc/profile.d/50-openvpn-easy-rsa.sh as an example of how to make easyrsa run independent of $PWD. That scriptlet also sets $EASYRSA_TEMP_DIR from $EASYRSA_PKI/tmp to /tmp in order to avoid writing to persistent media (normally flash). However, as a profile scriptlet, it will only be used after session is restarted. The "build" tgz was replaced by the "source" tar. "build" version has a different file structure, making any patch backports too complex. I'm also putting myself as maintainer. Closes openwrt/openwrt#2926, since it moved to openwrt/packages. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>