aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | syncthing: bump to 1.3.4Paul Spooren2020-02-07
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | | | | Merge pull request #11270 from eduardoabinader/bump_check_0.14Rosen Penev2020-02-07
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | check: bump 0.14.0
| * | | | | | | | | check: bump 0.14.0Eduardo Abinader2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compiled and run in x86_64. This release adds support for CMake's FetchContent. Changes: -Add support for FetchContent in CMake -Rename CMake project from 'check' to 'Check' -Fix for checking for wrong tool when building docs in Autotools -Fix compiler warning with printf format Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
* | | | | | | | | | Merge pull request #11276 from zhaojh329/rttyHannu Nyman2020-02-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | rtty: update to 7.1.0
| * | | | | | | | | | rtty: update to 7.1.0Jianhui Zhao2020-02-07
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | | | | | | | | Merge pull request #11261 from neheb/rhgerg344Toke Høiland-Jørgensen2020-02-07
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | sqm-scripts: fix hash and simplify Makefile slightly
| * | | | | | | | | sqm-scripts: fix hash and simplify Makefile slightlyRosen Penev2020-02-06
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous commit required the hash to be updated. Removed a bunch of redundant variables. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11265 from neheb/rhhethertEtienne Champetier2020-02-06
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | zabbix: remove configure patch
| * | | | | | | | zabbix: remove configure patchRosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows removing autoreconf. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #11262 from neheb/rhgerg345Rosen Penev2020-02-06
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | canutils: update to 2020.02.04
| * | | | | | | | canutils: update to 2020.02.04Rosen Penev2020-02-06
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstream patch. Alphabetized tools and added jcat tool. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | usbmuxd: Update to 2020-01-20Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | idevicerestore: Update to 2019-12-26Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | libirecovery: Update to 1.0.0Rosen Penev2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | 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