- Mar 26, 2021
-
-
Rosen Penev authored
It errors out with this section. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Stijn Tintel authored
strongswan: change maintainers
-
Paul Spooren authored
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>
-
Rosen Penev authored
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>
-
Philip Prindeville authored
Signed-off-by:
Philip Prindeville <philipp@redfish-solutions.com>
-
- Mar 25, 2021
-
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
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>
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Stan Grishin authored
Signed-off-by:
Stan Grishin <stangri@melmac.net>
-
Daniel Golle authored
Adresses CVE-2021-20229 (Incorrect Authorization) Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Rosen Penev authored
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>
-
Rosen Penev authored
gost_engine: fix compilation without deprecated OpenSSL APIs
-
Rosen Penev authored
uledd: update to 2020-09-15
-
Rosen Penev authored
sshpass: update to version 1.0.9
-
Rosen Penev authored
spdlog: update to 1.8.3
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- Mar 24, 2021
-
-
Rosen Penev authored
libpng: do not build MIPS MSA code at all
-
Rosen Penev authored
cshark: update to 2020-07-22
-
Rosen Penev authored
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>
-
Rosen Penev authored
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>
-
Rosen Penev authored
Build with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
Switch to AUTORELEASE for simplicity. Switch to building with Ninja for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
forked-daapd: update to 27.4
-
Paul Spooren authored
See changes at upstream release log: https://github.com/prometheus/prometheus/releases Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
- Mar 23, 2021
-
-
Espen Jürgensen authored
Incl remove "--enable-itunes" compile option (no longer exists) Signed-off-by:
Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
-
Rosen Penev authored
uMurmur: Update to 0.2.20. Fix build against OpenSSL without deprecat…
-
Martin Johansson authored
Signed-off-by:
Martin Johansson <martin@fatbob.nu>
-
Paul Spooren authored
By using OPKGs `whatdepends` all packages dependent on a library are printed. Use that feature to obtain packages which a version change may break and build them as well. Change "default" packages to contain a lib on which other packages depend, instead of compiling `tmux` compile `attendedsysupgrade-common` on which other packages depend. Ignore any LuCI packages which only contains translations. Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
Paul Spooren authored
Better readability on split screens. Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
Paul Spooren authored
This allows more specific definition per test, like on which target packages should be compiled. Signed-off-by:
Paul Spooren <mail@aparcar.org>
-
Dirk Brenken authored
adblock: update 4.1.0-3
-
Dirk Brenken authored
* add a restrictive "jail mode only" variant, just point your jail directory to your primary dns directory * update readme Signed-off-by:
Dirk Brenken <dev@brenken.org>
-