mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
523e9e5df8dc141cb92ff254e63b844ace8e7486
Changes since 0.4.16: 0.4.18 (2026-02-16): * Support for RSA-PSS and RSA-OAEP using keys retrieved using the PKCS11_get_private_key() libp11 API and the PKCS#11 provider. * Improved test coverage. 0.4.17 (2026-02-01): * Ed25519 and Ed448 support (PKCS#11 v3.2). * Fixed OPENSSL_NO_EC builds. * Reverted RSA public exponent change from PR #474. * Fixed crash on module initialization failures. * Ignoring trailing newlines in pin-source files. * Initial build fixes for the upcoming OpenSSL 4.x. Drop the now obsolete 001-fix-install.patch which has been merged upstream. Link: https://github.com/OpenSC/libp11/blob/libp11-0.4.18/NEWS Signed-off-by: Daniel Golle <daniel@makrotopia.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
51.3%
Shell
33.6%
C
7.5%
UnrealScript
2.9%
C++
1.7%
Other
2.8%