Felix Kaechele
Felix Kaechele
AMD64, ARM64 and ARMv7 for now. The Tyk plugin depends on the tykio/tyk-plugin-compiler image which does not support any other architecture than AMD64 for now. See https://github.com/TykTechnologies/tyk-build-env/issues/4 Signed-off-by: Felix Kaechele
Old `ioctl` based tools like `brctl` are deprecated and have been removed from the default package set of some distributions. Also drop usage of ebtables in favour of native bridge...
The openwrt package currently lists a different version than is tagged in the tunneldigger repo. We should work to keep them in sync in the future.
The entire `unified` stack and community around it has received major updates to all ecosystem components. I was looking into maybe using `mdx-embed` for a project but that project requires...
When a macro wraps another macro that applies patches (as with `%forgeautosetup` which wraps `%autosetup` in Fedora), patches should be deemed applied.
Right now there is only one release which is also a moving target ("last-ci"), i.e. the "last-ci" tag and release may point to a different commit of the repository at...
The Ubuntu 24.04 base image now comes with a default user `ubuntu` that has a uid of `1000`. This breaks the ability to use uid `1000` for the `BORG_UID` environment...
Non-FQDN resolving/conditional forwarding doesn't work properly with two search domains configured
### Versions ```bash $ pihole -v Core Version is v5.18.3-457-ga8d305d5 (Latest: null) Branch is development-v6 Hash is a8d305d5 (Latest: a8d305d5) Web Version is v5.21-929-g085c2880 (Latest: null) Branch is development-v6 Hash...
Non-FQDN resolving/conditional forwarding doesn't work properly with two search domains configured
### Versions ```bash $ pihole -v Core Version is v5.18.3-457-ga8d305d5 (Latest: null) Branch is development-v6 Hash is a8d305d5 (Latest: a8d305d5) Web Version is v5.21-929-g085c2880 (Latest: null) Branch is development-v6 Hash...
This adds Webex as an OAuth provider. Should be pretty straightforward. Let me know if you have any questions.