Go to file
Stefan Hellermann 9c2110c7e2 luasec: update to 0.5 to fix memory leak hit by prosody
Noted in luasec 0.4.1 Changelog:
Activate SSL_MODE_RELEASE_BUFFERS by default if it is available (thanks Prosody project)

Update to latest 0.5 to fix a few other leaks.
luasec moved to github, so update URL and license info.
Move package maintainer to correct place in Makefile, hope he is okay with it.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
2014-12-08 14:43:28 +01:00
admin debootstrap: bump to version 1.0.66 2014-11-27 13:41:08 +01:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang luasec: update to 0.5 to fix memory leak hit by prosody 2014-12-08 14:43:28 +01:00
libs Merge pull request #578 from Frieds-Technology/dmx_usb_module 2014-12-07 11:17:53 +01:00
mail fdm: add missing quote mark in Makefile 2014-12-07 19:48:17 +08:00
multimedia gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp) 2014-12-06 10:44:56 -05:00
net ddns-scripts: Update to version 2.1.0-3 2014-12-07 14:45:31 +01:00
sound misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
utils btrfs-progs: fix libattr linking and dependency 2014-12-08 07:22:29 +01:00
CONTRIBUTING.md CONTRIBUTING.md: typo in PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

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.