aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | lcd4linux: fix compilation with GCC 10Rosen Penev2020-08-10
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13078 from neheb/plsRosen Penev2020-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | pulseaudio: fix compilation without deprecated OpenSSL APIs
| * | | | | | pulseaudio: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13086 from ja-pa/libmaxminddb-1.4.3Rosen Penev2020-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | libmaxminddb: update to version 1.4.3
| * | | | | | libmaxminddb: update to version 1.4.3Jan Pavlinec2020-08-11
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #13084 from mstorchak/rsyncRosen Penev2020-08-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | rsync: update to 3.2.3
| * | | | | | rsync: update to 3.2.3Maxim Storchak2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | Merge pull request #13089 from tru7/libfmtRosen Penev2020-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libfmt: bump to upstream version 7.0.3
| * | | | | | | libfmt: bump to upstream version 7.0.3Othmar Truniger2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | Merge pull request #13083 from zokl/homebridge_1.1.1Rosen Penev2020-08-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node-homebridge: update to 1.1.1
| * | | | | | | | node-homebridge: update to 1.1.1Zbyněk Kocur2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* | | | | | | | | Merge pull request #13082 from zokl/javascript-obfuscator_1.9.0Rosen Penev2020-08-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | javascript-obfuscator: update to 1.9.0
| * | | | | | | | | javascript-obfuscator: update to 1.9.0Zbyněk Kocur2020-08-11
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version of package node-javascript-obfuscator Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* | | | | | | | | Merge pull request #13064 from neheb/linknRosen Penev2020-08-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | linknx: fix compilation without sys/cdefs
| * | | | | | | | | linknx: fix compilation without sys/cdefsRosen Penev2020-08-10
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs.h is not included with musl. It's also deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #13065 from neheb/knxddRosen Penev2020-08-11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | knxd: fix compilation without sys/cdefs
| * | | | | | | | knxd: fix compilation without sys/cdefsRosen Penev2020-08-10
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs.h does not come with musl. It's also deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | qemu: fix build failure caused by ld cannot find iconvYousong Zhou2020-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was caused by upstream project commit db5adeaa ("build-sys: clean up flags included in the linker command line") Reported-by: W. Michael Petullo <mike@flyn.org> Link: https://github.com/openwrt/packages/issues/13081 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | qemu: use $(ICONV_DEPENDS)Yousong Zhou2020-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In case CONFIG_BUILD_NLS was enabled Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #13010 from ja-pa/python-pytest-xdist-newJosef Schlehofer2020-08-11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | python-pytest-xdist: add new package
| * | | | | | | python-pytest-forked: add new package (dependency for xdist)Jan Pavlinec2020-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | python-apipkg: add new packageJan Pavlinec2020-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | python-execnet: add new packageJan Pavlinec2020-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
| * | | | | | | python-pytest-xdist: add new packageJan Pavlinec2020-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #13017 from TDT-AG/pr/20200804-docker-ceFlorian Eckert2020-08-11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | docker-ce: improvements / changes
| * | | | | | | docker-ce: update PKG_RELEASEFlorian Eckert2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | docker-ce: add bridge device to network uci backendFlorian Eckert2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | docker-ce: fix hosts type to listFlorian Eckert2020-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | docker-ce: add postinst and prerm script for service start and stopFlorian Eckert2020-08-11
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #13061 from G-M0N3Y-2503/docker-cgroups-v1Florian Eckert2020-08-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | docker-ce: Enabled cgroups v1 by default
| * | | | | | | docker-ce: Enabled cgroups v1 by defaultGerard Ryan2020-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | | | | Merge pull request #13077 from neheb/netdRosen Penev2020-08-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | netdiscover: fix compilation with GCC 10
| * | | | | | | | netdiscover: fix compilation with GCC 10Rosen Penev2020-08-10
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13080 from neheb/minidlnaRosen Penev2020-08-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | minidlna: fix GCC 10 multiple def compilation error
| * | | | | | | | minidlna: fix GCC 10 multiple def compilation errorSyrone Wong2020-08-10
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diffrent file use its own setjmp_buffer, thus we have two global variables called setjmp_buffer I am not sure if we should use only one instance of it. The patch sent upstream uses a similar approach. https://sourceforge.net/p/minidlna/bugs/327/ Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* | | | | | | | Merge pull request #13071 from neheb/quotRosen Penev2020-08-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | quota: fix compilation without sys/cdefs
| * | | | | | | quota: fix compilation without sys/cdefsRosen Penev2020-08-10
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs.h does not come included with musl. It's also deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13070 from neheb/lcdprRosen Penev2020-08-10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | lcdproc: fix compilation with GCC 10
| * | | | | | lcdproc: fix compilation with GCC 10Rosen Penev2020-08-10
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13066 from neheb/hfs2Rosen Penev2020-08-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | hfsprogs: fix compilation without sys/cdefs
| * | | | | hfsprogs: fix compilation without sys/cdefsRosen Penev2020-08-10
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | sys/cdefs.h does not come with musl. It's also deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13060 from wodu/linuxptp_maintRosen Penev2020-08-10
|\ \ \ \ \ | | | | | | | | | | | | linuxptp: Update to version 3.0
| * | | | | linuxptp: Update to version 3.0Wojciech Dubowik2020-08-10
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
* | | | | Merge pull request #13059 from aparcar/whichRosen Penev2020-08-10
|\ \ \ \ \ | | | | | | | | | | | | treewide: replace `which` with `command -v`
| * | | | | treewide: replace `which` with `command -v`Paul Spooren2020-08-09
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix shellcheck SC2230 > which is non-standard. Use builtin 'command -v' instead. Once applied to everything concerning OpenWrt we can disable the busybox feature `which` and save 3.8kB. Signed-off-by: Paul Spooren <mail@aparcar.org>
* / / / / openvswitch: bump to version 2.13.1Yousong Zhou2020-08-10
|/ / / / | | | | | | | | | | | | | | | | | | | | The two backported patches are included in 2.13.1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #13058 from guidosarducci/master-fix-gcc10-netperfToke Høiland-Jørgensen2020-08-09
|\ \ \ \ | | | | | | | | | | netperf: fix compilation with GCC10
| * | | | netperf: fix compilation with GCC10Tony Ambardar2020-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GCC10 defaults to -fno-common, which breaks compilation when there are multiple definitions of implicit "extern" variables. Remove the extra definitions. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* | | | | Merge pull request #13055 from micmac1/apa2446Rosen Penev2020-08-08
|\ \ \ \ \ | |/ / / / |/| | | | apache: security bump to 2.4.46
| * | | | apache: security bump to 2.4.46Sebastian Kemper2020-08-08
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From CHANGES_2.4: SECURITY: CVE-2020-11984 (cve.mitre.org) mod_proxy_uwsgi: Malicious request may result in information disclosure or RCE of existing file on the server running under a malicious process environment. [Yann Ylavic] SECURITY: CVE-2020-11993 (cve.mitre.org) mod_http2: when throttling connection requests, log statements where possibly made that result in concurrent, unsafe use of a memory pool. [Stefan Eissing] SECURITY: mod_http2: a specially crafted value for the 'Cache-Digest' header request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. [Stefan Eissing, Eric Covener, Christophe Jaillet] Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>