aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | libimobiledevice: Update to 2020-01-20Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | qemu: enable guest_agent no matter whether softmmu is enabledYousong Zhou2020-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: openwrt/packages#11067 Reported-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #11118 from traud/patch-1Josef Schlehofer2020-02-06
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | syslog-ng: listen not globally but just locally
| * | | | | | | syslog-ng: listen not globally but just locallyAlexander Traud2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beside that, listen not only on IPv4 but also on IPv6 = Dual Stack. Signed-off-by: Alexander Traud <pabstraud@compuserve.com>
* | | | | | | | Merge pull request #11242 from peter-stadler/nginxRosen Penev2020-02-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nginx: fix endianness issue with http2
| * | | | | | | | nginx: fix endianness issue #8988Peter Stadler2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch the auto/endianess file to use CONFIG_BIG_ENDIAN. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | | python-libmodbus: depend on python-cffiDaniel Golle2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dependency on python{,3}-cffi was missing. Add it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | python-libmodbus: fix dependenciesDaniel Golle2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-libmodbus should depend on python3-variants. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | Merge pull request #11251 from val-kulkov/graphicsmagick-packageHannu Nyman2020-02-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | graphicsmagick: update to the latest release
| * | | | | | | | | graphicsmagick: update to the latest releaseVal Kulkov2020-02-04
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v1.3.34. This service release provides a number of bug fixes, including security fixes. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | Merge pull request #11256 from valdi74/update_python-curlHannu Nyman2020-02-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python-curl: update to version 7.43.0.5
| * | | | | | | | | python-curl: update to version 7.43.0.5Waldemar Konik2020-02-05
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PycURL changeLog: Version 7.43.0.5 - 2020-01-29 ----------------------------------------------------------------- - Fixed build with recent Pythons on RHEL/CentOS. Signed-off-by: Waldemar Konik <informatyk74@interia.pl> Compile tested: mipsel_24kc
* | | | | | | | | Merge pull request #11254 from neheb/rhgerg34233Rosen Penev2020-02-05
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | ninja: updated to 1.10.0
| * | | | | | | | meson: update to 0.53.1Rosen Penev2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | ninja: updated to 1.10.0Rosen Penev2020-02-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11255 from jefferyto/golang-reorgRosen Penev2020-02-04
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | golang: More updates
| * | | | | | | golang: Update files installedJeffery To2020-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | | | | | golang: Reorganize GoPackage/Environment and Makefile variablesJeffery To2020-02-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move more environment variables into GoPackage/Environment * Split GoPackage/Environment into target and build sections * Do not set GOROOT_FINAL for Go packages (setting it should only affect the Go compiler and not Go packages) * Set CGO_LDFLAGS to $(TARGET_LDFLAGS) * Move GO_TARGET_* variables from golang-values.mk, and GO_VERSION_* variables from golang-version.mk, into golang/Makefile This also updates runc, containerd, and docker-ce to reflect the changes in GoPackage/Environment. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #11236 from neheb/rhgerg34ege4Rosen Penev2020-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | h2o: fix compilation without deprecated OpenSSL APIs
| * | | | | | | h2o: fix compilation without deprecated OpenSSL APIsRosen Penev2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11231 from nxhack/mraa_210Rosen Penev2020-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libmraa: update to 2.1.0
| * | | | | | | | libmraa: update to 2.1.0Hirokazu MORIKAWA2020-02-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to 2.1.0 The MRAA project is joining the Eclipse Foundation as an Eclipse IoT project. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #11250 from micmac1/apache-conf-vars-aprRosen Penev2020-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | apache: apr update + configure vars
| * | | | | | | | apache: add gettid supportSebastian Kemper2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gettid happens to be supported by all glibc, musl and uclibc, but configure cannot detect it when cross-compiling. This adds a configure variable for it. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | apr-util: add configure varsSebastian Kemper2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds configure variables for features that the compiler or the libc supports and which cannot be detected by apr-util's configure script when cross-compiling. Also removes one call to INSTALL_DIR (no functional change here). Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | apr: add configure vars and cachesSebastian Kemper2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apr's configure script uses lots of AC_TRY_RUNs and when cross-compiling needs a leg-up. This commit adds more configure variables (and removes one, too). Notable changes: - apr_cv_use_lfs64=yes is removed (again) after having a discussion about it with the musl developers. The conclusion was that _LARGEFILE64_SOURCE is a horrible thing that we don't want and should avoid (hence the removal of the variable, because defining _LARGEFILE64_SOURCE is all it does). - ap_cv_atomic_builtins is set to "yes" for 64-bit platforms. If anybody is interested in enabling this for other targets feel free to send a patch after testing it. - configure doesn't add -lpthread to LIBS when cross-compiling. This is not a problem for musl but might be for other libcs. This commit adds to related variable. - configure caches are added (via patches) for strerror and /dev/zero mmap tests. The former fixes a warning on musl (where strerror returns int instead of a pointer) and the latter is required for pthread pshared mutex apr_lock implementation and cannot be detected during cross-compile either. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | apr: bump to 1.7.0Sebastian Kemper2020-02-04
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump + patches refresh. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #11238 from peter-stadler/ariangRosen Penev2020-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ariang: use new configuration of Nginx
| * | | | | | | | ariang: use new configuration of NginxPeter Stadler2020-02-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the superfluous parts of the uci-defaults file. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | | | Merge pull request #11248 from ejurgensen/forked-daapd_update_271Rosen Penev2020-02-04
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | forked-daapd: update to 27.1
| * | | | | | | forked-daapd: update to 27.1Espen Jürgensen2020-02-02
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | | Merge pull request #11247 from micmac1/maria104-CVE-2020-7221Rosen Penev2020-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mariadb: follow up on CVE-2020-7221
| * | | | | | | mariadb: follow up on CVE-2020-7221Sebastian Kemper2020-02-04
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Today CVE-2020-7221 was publicly discussed on oss-sec [1]. MariaDB upstream had not mentioned this CVE in their last release notes. The CVE is related to auth-pam and the possibility of a local mariadb to root user exploit in the mysql_install_db script. Upstream has made amendments to the script, but according to the oss-sec posts the folder permissions were not updated as they should have been. In OpenWrt the script mysql_install_db is actually patched to never run the commands in question. This has been this way since MariaDB 10.4 was made available. Still, the directory permissions set by the postinstall script are too lax. To quote the discoverer of the issue, Matthias Gerstner from Suse, they exhibit "the dangerous situation of a setuid-root binary residing in a directory owned by an unprivileged user". This commit fixes this by changing the permissions to the following: root:mariadb 0750 /usr/lib/mariadb/plugin/auth_pam_tool_dir This way the setuid-root binary is only available to root and the mariadb user, while at the same time the mariadb user has no ownership of the directory. [1] https://seclists.org/oss-sec/2020/q1/55 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | Merge pull request #11232 from neheb/lswanRosen Penev2020-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libreswan: fix compilation with musl
| * | | | | | | libreswan: fix compilation with muslRosen Penev2020-02-03
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing limits header. This is normally included in fortify-headers, which I have disabled locally. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11246 from ja-pa/tor-update-0.4.2.6tripolar2020-02-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | tor: update to version 0.4.2.6
| * | | | | | tor: update to version 0.4.2.6Jan Pavlinec2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #11233 from neheb/hhgRosen Penev2020-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | zerotier: fix compilation with libcxx
| * | | | | | | zerotier: fix compilation with libcxxRosen Penev2020-02-03
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | nmap: fix compilation with libcxxRosen Penev2020-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing headers and confusion between std::bind and bind. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | mpd: fix ffmpeg AIFF and AMR supportRosen Penev2020-02-03
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11145 from jefferyto/aircrack-ng-1.6Rosen Penev2020-02-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | aircrack-ng: Update to 1.6
| * | | | | | aircrack-ng: Update to 1.6Jeffery To2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #11188 from neheb/mpdRosen Penev2020-02-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mpd changes
| * | | | | | | mpd: replace mpg123 with libmadRosen Penev2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libmad is almost half the size of libmpg123. The docoding is done with integers instead of floats. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | mpd: fix compilation with uClibc-ngRosen Penev2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With mpd's build system, it requires either an iconv built into the libc or icu. Since uClibc-ng as configured by OpenWrt currently has no iconv, use icu for it to work around the problem. This is the simplest solution. Added a patch to use boost's rounding functions. They are more appropriate and work with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | mpd: update to 0.21.19Rosen Penev2020-02-02
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed URLs to HTTPS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11221 from blocktrron/prom-hostapdEtienne Champetier2020-02-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: add hostapd exporter
| * | | | | | | prometheus-node-exporter-lua: add hostapd exporterDavid Bauer2020-02-03
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This exporter exposes information of the connected stations acquired from hostapd. These contain additional information compared to the existing station exporter, however they require a full build of hostapd / wpad. Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | | Merge pull request #11212 from adde88/masterRosen Penev2020-02-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | hcxtools: update to latest version