- Nov 02, 2023
-
-
Michal Hrusecky authored
For details see the included patch serie or the github repo: https://github.com/turris-cz/easycwmp
-
Marek Behun authored
Last year we prepared U-Boot so that when the turris-omnia-mcu driver is finally in kernel, U-Boot will, before loading kernel, fixup Omnia's device-tree by injecting reset-gpios to PCIe nodes (for board revisions 32+). Now that the device-tree contains the node with "cznic,turris-omnia-mcu" compatible, U-Boot does exactly that. But the problem is that the pci-mvebu driver with reset-gpios available fails to enumerate the ath10k card WLE900VX. Rename the compatible of the driver to "cznic,turris-omnia-ctrl" so that U-Boot does not inject the reset-gpios for now.
-
- Oct 31, 2023
-
-
Michal Hrusecky authored
On WAN side automatically request prefix delegation. On LAN side use eui64 as static IPv6 identifier (::1 is an easy target) and assign also fe80::1 to the interface as it is common IPv6 address for a default gateway.
-
Michal Hrusecky authored
-
- Oct 30, 2023
-
-
Update Turris Omnia LED driver patches from upstream, and add pending patches to support Turris Omnia MCU.
-
- Oct 16, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
For details see the patch.
-
- Oct 13, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
We need lighttpd-https-cert enabled in order to get lighttpd up and running and we have updated default configuration of mwan3 to work with automatically configured 4G/5G modems, so we shouldn't hesitate to enable it as well.
-
- Oct 11, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Kernel 5.15 updated to version 5.15.135 and 5.10 updated to 5.10.198.
-
- Oct 07, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Autoreconf was dropped upstream, so we no longer need this patch.
-
- Oct 04, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Somebody again started updating same package as we in out-of-maintenance branch of OpenWrt, so we need to rebase.
-
- Oct 03, 2023
-
-
Michal Hrusecky authored
-
- Oct 02, 2023
-
-
Tomas Zak authored
Upgrade openssl to latest version 1.1.1w and follow upstream OpenWrt 22.03 This upgrade fixing CVE-2023-4807
-
Tomas Zak authored
Bump numpy to version 1.24.3 and added two patches. First patch used for setuptools and wheel pinned in pyproject.toml are older than the versions available in the packages repo. (8d331953f34a1ed231cb24893c68606813c36824) Second patch is for stops numpy from reading .numpy-site.cfg in the build user's home directory. (3cee44d88837b5679a96f0155205ec15883d5aef) Added openblas support. (5cafab68ff5bddf5470e7674bb0bf8d0415e8804) Upgrade Cython to 0.29.32 (5b9a66cd7c437ab9d0c1e2b466739ec060f6e9d6)
-
Michal Hrusecky authored
Autoreconfiguring wget can result in broken setup with GNULIBHEADERS_OVERRIDE_WINT_T not being set. This might be caused by something being too old, haven't dug deep enough to find the root cause, but for now using upstream generated configure and Makefile will help us keep going.
-
Michal Hrusecky authored
When doing a release, it is nice to also tag a packages feed. It is bothersome to do it manually, so let's do it automatically if possible.
-
- Sep 27, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
-
- Sep 26, 2023
-
-
Richard Muzik authored
After update of curl, perl-www-curl stopped to compile. The newer versions have some incompatibilities. This patch ensures compatibility. Taken from openwrt/packages commit: f51a784a83e4b5e4068de6e0c4c6b86b479d1144
-
- Sep 25, 2023
-
-
Tomas Zak authored
Update hashes in patch for new versions
-
- Sep 21, 2023
-
-
Michal Hrusecky authored
Remove old wolfssl patches, follow openwrt upstream
-
- Sep 19, 2023
-
-
Tomas Zak authored
Update curl to the latest version 8.3.0, fixes CVE-2023-38039
-
- Sep 15, 2023
-
-
Richard Muzik authored
Replaced by php8-mod-sodium.
-
Richard Muzik authored
In openwrt-21.02 php8 does not include sodium extensions, which are used by some other packages. This is a backport from openwrt packages repository. Commit with the changes in openwrt: da7f305f0e3184900bb0643d2875361e4feb62d2
-
- Aug 24, 2023
-
-
Michal Hrusecky authored
Updating Samba to the latest release fixing even some security issues.
-
- Aug 23, 2023
-
-
Michal Hrusecky authored
Mention php8-pecl-sodium, update schnapps change and mention tvheadend webapp fix.
-
Michal Hrusecky authored
-
- Aug 22, 2023
-
-
Michal Hrusecky authored
-
Michal Hrusecky authored
Although the hash was changed, the kernel version wasn't so fixing it now.
-
- Aug 21, 2023
-
-
Michal Hrusecky authored
-
- Aug 18, 2023
-
-
Michal Hrusecky authored
-
- Aug 16, 2023
-
-
Michal Hrusecky authored
See NEWS file for details.
-
Michal Hrusecky authored
For details see respected patches, but long story short, this updates Samba to the latest version making sure we have all the security patches.
-