- Apr 21, 2021
-
-
Hirokazu MORIKAWA authored
Resolve conflicts between OpenWrt's ICU package and the ICU shipped with node.js. https://github.com/openwrt/packages/issues/15437 Signed-off-by:
Hirokazu MORIKAWA <morikw2@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Florian Eckert authored
stunnel: update to 5.59
-
Rosen Penev authored
mtools: add new package
-
Rosen Penev authored
openssh: update to 8.6p1
-
Rosen Penev authored
nextdns: Update to version 1.32.0
-
Rosen Penev authored
podman: update to 3.1.1
-
Oskari Rauta authored
- Add support for AppArmor - Gracefully stop containers and pods on shutdown I found out that If you change location of containers to persistent storage instead of tmpfs, starting them will fail unless they have been stopped. If this is the case that reboot has occurred before pods and containers have been stopped, they cannot be started, they have to be removed and re-created. Change in initscript tries to avoid that. Even if containers are running at tmpfs, this won't hurt. Still, if something happens and system hangs/reboots/etc, script won't save you from that. It's just a attempt to make things better. I also enabled AppArmor support for future possibilities. Signed-off-by:
Oskari Rauta <oskari.rauta@gmail.com>
-
Oskari Rauta authored
Signed-off-by:
Oskari Rauta <oskari.rauta@gmail.com>
-
- Apr 20, 2021
-
-
Rosen Penev authored
boost: Bump to version 1.76.0
-
Oskari Rauta authored
Signed-off-by:
Oskari Rauta <oskari.rauta@gmail.com>
-
Carlos Miguel Ferreira authored
This commit updates boost to version 1.76.0 There are no new libraries in this version More info about Boost 1.76.0 can be found at the usual place [1]. Note: This package update includes a fix merged to Boost.Fiber in [2] which did not make into this version but it will be present in the next one. For now, the patch is needed, but it will be removed in version 1.77.0 [1]: https://www.boost.org/users/history/version_1_76_0.html [2]: https://github.com/boostorg/fiber/pull/276 Signed-off-by:
Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
-
Rosen Penev authored
This is a single C file. Don't bother using the Makefile. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Olivier Poitrey authored
Signed-off-by:
Olivier Poitrey <rs@nextdns.io>
-
Luka authored
uci2: update revision
-
Sibren Vasse authored
Signed-off-by:
Sibren Vasse <github@sibrenvasse.nl>
-
Jakov Petrina authored
Signed-off-by:
Jakov Petrina <jakov.petrina@sartura.hr>
-
Florian Eckert authored
Signed-off-by:
Florian Eckert <fe@dev.tdt.de>
-
Rosen Penev authored
udp-broadcast-relay-redux: Add package
-
Aaron Curley authored
This commit is largely based on the work from Daniel Dickinson in PR #2096 which was never merged. I tweaked it in a number of ways. All bugs with this package are mine, not his. Signed-off-by:
Aaron Curley <accwebs@gmail.com>
-
Rosen Penev authored
libtalloc: add Python3/host dependency
-
Rosen Penev authored
nextdns: Update to version 1.12.5
-
Olivier Poitrey authored
Signed-off-by:
Olivier Poitrey <rs@nextdns.io>
-
Rosen Penev authored
nextdns: Update to version 1.12.3
-
- Apr 19, 2021
-
-
Olivier Poitrey authored
Signed-off-by:
Olivier Poitrey <rs@nextdns.io>
-
Rosen Penev authored
nextdns: Update to version 1.31.3
-
Olivier Poitrey authored
Signed-off-by:
Olivier Poitrey <rs@nextdns.io>
-
- Apr 18, 2021
-
-
Philip Prindeville authored
strongswan: change name of config base directory
-
Josef Schlehofer authored
psmisc: move killall to /usr/libexec and add ALTERNATIVES
-
Hannu Nyman authored
Upgrade irqbalance to version 1.8.0 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
Josef Schlehofer authored
Currently, this package can not be installed while using standard path of busybox, because binary killall wants to be installed on the same location as busybox. Collision: • /usr/bin/killall: busybox (new-file), psmisc (existing-file) Many of these binaries, which provides alternatives were moved to folder /usr/libexec like wget, sed, findutils, less. So I moved killall to /usr/libexec and others leave in touch and added ALTERNATIVES for it, because preinstall script is no longer necessary. Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com>
-
Alexander Ryzhov authored
Otherwise, Package/Configure won't find distutils module from python3/host Signed-off-by:
Alexander Ryzhov <github@ryzhov-al.ru>
-
- Apr 17, 2021
-
-
Daniel Golle authored
Emmit ubus events when volumes come up/down. Make sure volume state is always well defined by introducing additional state 'write-prepare' (wp) during mkfs. Add init scripts to bring up volumes at boot. Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Rosen Penev authored
yq: Update to 4.7.0
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org>
-
Dirk Brenken authored
adblock: update to 4.1.1
-
Dirk Brenken authored
* support the RPZ trigger 'RPZ-CLIENT-IP' to always allow/block certain clients based on their IP (currently only supported by bind!) * avoid promiscuous mode in tcpdump setup for adblock reporting * speed up dns report preparation * support dns report mailing (/etc/init.d/adblock report mail) * fix bind autodetection * update LuCI-frontend (separate PR) * update readme Signed-off-by:
Dirk Brenken <dev@brenken.org>
-