Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Remi Gacogne 259eb5fc32 pdns: security update to 4.9.17
This commit updates the PowerDNS authoritative server to 4.9.17,
the latest release in the 4.9.x LTS branch.
This fixes several security issues, including but not limited to:
CVE-2026-33257, CVE-2026-33260, CVE-2026-33611, CVE-2026-33610,
CVE-2026-33609, CVE-2026-33608, CVE-2026-42002, CVE-2026-42001,
CVE-2026-42000, CVE-2026-41999, CVE-2026-42396, CVE-2026-42005,
CVE-2026-52682.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2026-09-09 12:52:50 +02:00
.devcontainer
.github ci: bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1 2026-08-16 08:09:57 +02:00
.vscode
admin zabbix: remove unneeded postinsts 2026-09-05 18:37:50 +03:00
devel delve: update to 1.27.1 2026-08-11 13:50:26 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel dcwapd: remove dcwapd and related packages 2026-08-26 08:24:13 +02:00
lang luasql: update to 2.7.0 2026-09-08 10:52:20 +03:00
libs c-ares: bump to 1.34.8 2026-09-04 17:04:44 +03:00
mail mutt: update to 2.4.2 2026-09-05 18:39:01 +03:00
multimedia
net pdns: security update to 4.9.17 2026-09-09 12:52:50 +02:00
sound fluidsynth: update to 2.6.0 2026-08-27 14:55:51 +03:00
utils fwupd: backport upstream support for MxL862xx switches 2026-09-08 12:25:52 +02:00
.gitignore
CONTRIBUTING.md CONTRIBUTING.md: add pointers to LLM review prompts 2026-08-31 18:06:41 +03:00
LICENSE
README.md

README.md

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.