- Jul 03, 2024
-
-
Michal Hrusecky authored
-
Tomas Zak authored
Added condition to remove -Wno_overread warning if toolchain is lower than version 11, based on recommendation (https://github.com/NixOS/nixpkgs/pull/168997) Added two patches from openwrt stream. patch3.10 (1df5290b92625823bb9725a5406383116463f3ac) invalid-pointer (d710a7938977c84d6ea0f74b21dc50111e5e968c) In previous patch there was error with empty intcmp. This commit fix error in in 26c38a17 Rename TARGET_CCFLAGS to EXTRA_TARGET_CFLAGS, because TARGET_CCFLAGS is for C++ stuff.
-
Tomas Zak authored
Remove non functional patch for cjdns
-
- Jul 02, 2024
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
This reverts the following commits: * ccd73f9c * deab928a. * 621e22f1. * 81714bb9.
-
-
- Jun 25, 2024
-
-
Richard Muzik authored
-
- Jun 24, 2024
-
-
Richard Muzik authored
This was merged in upstream: - https://github.com/openwrt/packages/pull/23493
-
- May 20, 2024
-
-
Michal Hrusecky authored
-
- May 13, 2024
-
-
Richard Muzik authored
Part of this patch was merged in upstream, so we need to drop it here.
-
- May 09, 2024
-
-
Tomas Zak authored
Temporary downgrade of transmission to v3, because v4 was not able to download torrents. Thread on turris forum: https://forum.turris.cz/t/after-update-to-os-7-0-transmission-4-0-3-runs-but-cannot-connect-to-trackers/19948
-
- May 06, 2024
-
-
Michal Hrusecky authored
-
- Apr 29, 2024
-
-
Tomas Zak authored
Because iftop package was not reinstalled automatically during system upgrade and showed negative numbers of network traffic, easy fix is to bump it to the latest version
-
Richard Muzik authored
Some changes were merged in OpenWrt for openssh and openvpn packages broking our patches. Links: - https://github.com/openwrt/packages/commit/8a1e03011acd4def2cc43973df2ea40560ad4771 - https://github.com/openwrt/packages/commit/1301ccb894d741ce161ebf54648249c89ddd948a
-
- Apr 25, 2024
-
-
-
Michal Hrusecky authored
-
-
- Apr 22, 2024
-
-
Richard Muzik authored
Since upstream does not support the v16.x they do not publish it with gz. Thus we need to download it with .xz.
-
- Apr 08, 2024
-
-
Richard Muzik authored
In upstream maintainer change prefered type of tarball which changed the context of our patch. Link: - https://github.com/nxhack/openwrt-node-packages/commit/fc3e803440aef7ed8e57609fa03ed0c35341c374
-
- Apr 03, 2024
-
-
Michal Hrusecky authored
This reverts commit 7c562930.
-
- Mar 28, 2024
-
-
Michal Hrusecky authored
This reverts commit 5a429df0. This reverts commit b18ff68d. This reverts commit d6d4e517. This reverts commit 66b2cfdb.
-
- Mar 26, 2024
-
-
Michal Hrusecky authored
There is a problem that we are fixing again and again and that is that there could be relative or absolute path in the for OpenVPN config. This should fix the case when the path is relative.
-
- Mar 22, 2024
-
-
Tomas Zak authored
Temporary patch for fixing adblock - DNS Report function. Due to new version of tcpdump package, pcap file is recorded correctly and DNS Report function is functional again.
-
Michal Hrusecky authored
-
- Mar 21, 2024
-
-
Michal Hrusecky authored
-
- Mar 11, 2024
-
-
Richard Muzik authored
For more details see the commit message inside the patch.
-
Richard Muzik authored
-
Richard Muzik authored
Ref: - https://github.com/openwrt/packages/pull/23602
-
Michal Hrusecky authored
This improves the heuristics. The problem would be detected by meson, but not when cross-compiling, in which case things would mostly run OK, except some lua code/modules.
-
Michal Hrusecky authored
-
- Mar 07, 2024
-
-
Michal Hrusecky authored
Take Wi-Fi drivers from 23.05 as we are using 5.15 anyway and those are more suited for it.
-
- Mar 04, 2024
-
-
Tomas Zak authored
If firewall ver. 3 is installed, then iptables switched to legacy mode. With this option we keep compatibility with other packages like mwan3 which reguires iptables in legacy mode. When switche to firewall ver. 4, iptables is switched back to nft mode.
-
- Mar 01, 2024
-
-
Marek Novotny authored
-
- Feb 26, 2024
-
-
Michal Hrusecky authored
-
Tomas Zak authored
In new lxc version old settings for network were not applied. Modified current patch for applying right network parameters.
-
-
- Feb 15, 2024
-
-
Michal Hrusecky authored
Just redirecting feeds to use master branches and not devel ones.
-
Michal Hrusecky authored
-
- Feb 14, 2024
-
-
Michal Hrusecky authored
As reported on our forum, there is a typo in the patch that is modifying default IPv6 assignment for LAN network. https://forum.turris.cz/t/turris-os-6-5-1-is-out/19722/15
-