mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 15:36:19 +04:00
699d8b0032637293577d2b58fd9beefacebab967
v0.23.0 (tagged as v0.23.1) - Add GNUNET_CONFIGURATION_set_value_float - util: Float configuration values are no longer locale-dependent, but instead must always be in LC_NUMERIC=C format - GNUNET_DISK_internal_file_handle_ changed to always return int - Reworkd ProjectData handling; Now required as input for various API calls. v0.22.2: - GNUNET_STRINGS_get_utf8_args removed. - Removed unsafe and unused functions for 2d/3d array allocation. v0.22.1: - Update HELLO files for new bootstrap peer - Fix regression in DHT Bloom filter - Fix long-standing regression in HELLO URI expirations v0.22.0: - New logging API to print/parse hex bytes - Added RFC9180 HPKE and associated KEMs - Replace oneshot PKE and KEM APIs with HPKE - New Elligator KEM - Namestore API allows multiple records to be inserted in a single transaction (if plugin supports this) - New ECDH API that uses KDFs instead of hash - Renamed GNUNET_CRYPTO_hkdf to GNUNET_CRYPTO_hkdf_gnunet - Added new standard SHA256-based HKDF APIs - New hostlist bootstrap domain https://bootstrap.gnunet.org 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
54.5%
Shell
31.4%
C
8.1%
C++
1.9%
Lua
1.4%
Other
2.5%