aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #15251 from ja-pa/gnutls-3.7.1Nikos Mavrogiannopoulos2021-03-26
|\ \ \ \ \ | | | | | | | | | | | | gnutls: update to version 3.7.1
| * | | | | gnutls: update to version 3.7.1Jan Pavlinec2021-03-25
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2021-20231 CVE-2021-20232 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #15247 from neheb/fiberRosen Penev2021-03-26
|\ \ \ \ \ | | | | | | | | | | | | boost: fixup mips64 fiber patch
| * | | | | boost: fixup mips64 fiber patchRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out that this is also broken on mips64el. Further testing reveals that -mips32r2 -mtune=mips32r2 -mabi=32 compiles the PAUSE instruction just fine whereas -mips64r2 -mtune=mips64r2 -mabi=64 does not. The PAUSE instruction was introduced in version 2.6 of the MIPS ISA and GCC for some reason does not allow usage of it with MIPS64. Modify the macro to fix the situation instead of just matching on octeon, which is not quite correct. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ipfs-http-client: update to 2021-03-01Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libmariadb: update to 3.1.12Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | fish: update to 3.2.1Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libulfus: update to 2.7.2Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | liborcania: update to 2.2.0Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libical: update to 3.0.9Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Refresh and simplify patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | exim: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | perl-mail-spamassassin: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | mbusd: update to 0.5.0Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | netstinky: fix no deprecated OpenSSLRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libyang: update to 1.0.225Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libuwsc: update to 3.3.5Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libtorrent-rasterbar: update to 1.0.2Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | forked-daapd: add missing dependency (libuuid)Espen Jürgensen2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build error due to missing libuuid dependency Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | docker-compose: Update to version 1.28.6Javier Marcet2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bugs: - Make --env-file relative to the current working directory and error out for invalid paths. Environment file paths set with --env-file are relative to the current working directory while the default .env file is located in the project directory which by default is the base directory of the Compose file. - Fix missing service property storage_opt by updating the compose schema - Fix build extra_hosts list format - Remove extra error message on exec - Fix OpenSSL version mismatch error when shelling out to the ssh client - Add missing build flags to the native builder: platform, isolation and extra_hosts - Remove info message on native build - Avoid fetching logs when service logging driver is set to 'none' Miscellaneous: - Add compose.yml and compose.yaml to default filename list Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | oci-runtime-tools: bump to git HEADDaniel Golle2021-03-26
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Remove local patch which was merged upstream. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | acme: Get listener name from /proc/PID/exe instead of netstat outputToke Høiland-Jørgensen2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems the command name output from netstat can be truncated in weird ways, so let's get the binary name from /proc instead and use that for matching which listener we have. Fixes #15071. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | luajit: fix compilation with host clangRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It errors out with this section. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | luv: update to 1.36.0-0Rosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | netopeer2: update to 1.1.70Rosen Penev2021-03-26
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15266 from pprindeville/strongswan-change-maintainersStijn Tintel2021-03-26
|\ \ \ \ | | | | | | | | | | strongswan: change maintainers
| * | | | strongswan: change maintainersPhilip Prindeville2021-03-25
| |/ / / | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | CI: revert adding of *depending* packagesPaul Spooren2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the idea may make sense the current implementation is faulty. Problem is that OpenWrt uses the folder name of packages within the build system while `opkg` spits out the actual packages names. An example, compiling the packages of folder `vim` (`make package/vim/compile`) creates a package called `xxd`, where `make package/xxd/compile` would fail. The current implementation uses `opkg` to figure out dependent packages, but the resulting names do not match the above mentioned folders. Revert this for now until we come up with a better implementation to avoid false positive CI failures. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | mpd: remove libavfilter supportRosen Penev2021-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The ffmpeg package in OpenWrt is customizable and that can cause issues with a dirty InstallDev. Just remove libavfilter support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | tessdata: update to 2.1.0Rosen Penev2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | tesseract: update to 4.1.1Rosen Penev2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Add libarchive dependency since it's now used. Build with ninja for faster compilation. Refresh SIMD CMake patch and add musl patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | leptonica: update to 1.80.0Rosen Penev2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | https-dns-proxy: bugfix: correct PROCD firewall objectStan Grishin2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | postgresql: update to version 13.2Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | Adresses CVE-2021-20229 (Incorrect Authorization) Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | cryptsetup: update to version 2.3.5Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | ccid: update to version 1.4.34Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | opensc: update to version 0.21.0Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | pcsc-lite: update to version 1.9.1Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | exfatprogs: update to version 1.1.0Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libudev-zero: update to version 0.4.8Daniel Golle2021-03-25
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | ratechecker: update to 2020-01-30Rosen Penev2021-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganize Makefile for consistency between packages. Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15245 from neheb/gostRosen Penev2021-03-25
|\ \ \ \ | |/ / / |/| | | gost_engine: fix compilation without deprecated OpenSSL APIs
| * | | gost_engine: fix compilation without deprecated OpenSSL APIsRosen Penev2021-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Build with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15239 from neheb/ulRosen Penev2021-03-25
|\ \ \ \ | | | | | | | | | | uledd: update to 2020-09-15
| * | | | uledd: update to 2020-09-15Rosen Penev2021-03-24
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster speed. Several cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15216 from BKPepe/sshpass-updateRosen Penev2021-03-25
|\ \ \ \ | | | | | | | | | | sshpass: update to version 1.0.9
| * | | | sshpass: update to version 1.09Josef Schlehofer2021-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog [1]: Version 1.09 * Explicitly set the controlling TTY Version 1.08 * Report when IP key has changed * Scrub the environment variable for -e Version 1.07 * Pass signals that should terminate to ssh * Fix race around signal handling * Report IPC errors to stderr * Report if can't open -f password file [1] https://sourceforge.net/p/sshpass/code/76/tree/trunk/ChangeLog Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | Merge pull request #15248 from neheb/spdRosen Penev2021-03-24
|\ \ \ \ \ | | | | | | | | | | | | spdlog: update to 1.8.3
| * | | | | spdlog: update to 1.8.3Rosen Penev2021-03-24
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15246 from neheb/pngg2Rosen Penev2021-03-24
|\ \ \ \ \ | | | | | | | | | | | | libpng: do not build MIPS MSA code at all
| * | | | | libpng: do not build MIPS MSA code at allRosen Penev2021-03-24
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CMake file matches on mipsel and mips64el. Just remove mips altogether. Also build with ninja for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>