mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
9667c7473d52e7cce070a688c08dd93548d66233
Changes since 0.25.1: 0.27.0: * util: Removed GNUNET_CRYPTO_symmetric_derive_iv API * util: Deprecate GNUNET_CRYPTO_symmetric_* APIs * util: Revise GNUNET_CRYPTO_hkdf_* APIs for safe variadic arguments. Fixes #10898 0.26.x: * util: Revise crypto API to prevent misuse of key material * util: Add various TIME related helper APIs * pils: Ship missing header * pq: fix NULL reporting in arrays * pq: fix consistency check errors * util: fix UTF-8 uppercase/lowercase conversion API insanity 0.25.2: * build: Various build system and detection logic improvements * reintroduce some flat file storages Drop patches that have been merged upstream: - 0001-meson-convert-SQLite-version-detection-to-compile-time - 0002-meson-convert-cURL-version-detection-to-compile-time - 0003-meson-convert-libsodium-version-detection-to-compile - 0004-meson-convert-cURL-SSL-library-detection-to-compile - 0007-namecache-install-sql-files - 0008-namecache-build-flat-namecache-plugin Refresh 0005-meson-detect-libcurl-gnutls.patch for the upstream switch from cc.compiles to cc.run for the cURL SSL backend check. Link: https://git.gnunet.org/gnunet.git/tree/NEWS?h=v0.27.0 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%