Community maintained packages for difos.
Find a file
Thomas Heil fbe4697b49 haproxy: new release 1.5.4 that fixes recent cve
- BUG: config: error in http-response replace-header number of arguments
    - BUG/MINOR: Fix search for -p argument in systemd wrapper.
    - BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
    - BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
    - MEDIUM: connection: add new bit in Proxy Protocol V2
    - BUG/MINOR: server: move the directive #endif to the end of file
    - BUG/MEDIUM: http: tarpit timeout is reset
    - BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
    - BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
    - BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
    - BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
    - BUG/MEDIUM: acl: correctly compute the output type when a converter is used
    - CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
    - BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-09-03 15:37:24 +02:00
admin muninlite: Fix PKG_LICENSE information 2014-08-14 01:04:12 +01:00
devel Merge pull request #194 from bk138/gcc-signed-off 2014-08-12 17:25:44 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang Merge pull request #265 from berlinmeshnet/meshbox 2014-09-02 14:15:11 +02:00
libs libsodium: add package, version 0.7.0 2014-09-02 22:13:38 +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 ffmpeg: update to 2.3.3 2014-08-30 01:23:46 -07:00
net haproxy: new release 1.5.4 that fixes recent cve 2014-09-03 15:37:24 +02:00
sound mpd: disable libsoup 2014-09-02 16:01:28 +02:00
utils add tracertools package 2014-08-25 22:35:26 +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.