1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 09:37:44 +02:00
Go to file
Jo-Philipp Wich f195dcf02c bash: Update to 4.3.26
* Fixes CVE-2014-7169.
 * Fix two out-of-bounds array accesses in the bash parser
 * Add prefix & suffix to variables containing exported functions

Ref: http://seclists.org/oss-sec/2014/q3/712

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-26 11:33:41 +02:00
admin admin/zabbix: put myself as maintainer 2014-09-16 23:28:20 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang micropython: update to latest 2014-09-25 14:53:23 -05:00
libs libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github 2014-09-25 12:41:17 +02:00
mail mailsend: import command-line mail sender. Use v1.17b15 for correct IPv4/6 support 2014-08-21 15:52:39 -04:00
multimedia gst1-libav: fix build on x86_64 2014-09-22 10:52:18 +02:00
net Merge pull request #360 from equinox0815/tcpproxy-license 2014-09-25 20:27:26 -04:00
sound mpd: disable libsoup 2014-09-02 16:01:28 +02:00
utils bash: Update to 4.3.26 2014-09-26 11:33:41 +02:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03: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

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.