mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 01:09:30 +04:00
23c3d208e86c97abda69c29c47ddb3e00350868b
go1.25.2 (released 2025-10-07) includes security fixes to the archive/tar, crypto/tls, crypto/x509, encoding/asn1, encoding/pem, net/http, net/mail, net/textproto, and net/url packages, as well as bug fixes to the compiler, the runtime, and the context, debug/pe, net/http, os, and sync/atomic packages. go1.25.3 (released 2025-10-13) includes fixes to the crypto/x509 package. Changelog: https://go.dev/doc/devel/release#go1.25.minor Fixes: - CVE-2025-47912 - CVE-2025-58183 - CVE-2025-58185 - CVE-2025-58186 - CVE-2025-58187 - CVE-2025-58188 - CVE-2025-58189 - CVE-2025-61723 - CVE-2025-61724 - CVE-2025-61725 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%