Community maintained packages for difos.
Find a file
Thomas Heil 8609cc44e7 haproxy: update to version 1.5.11 and pending patches
- BUG/MEDIUM: backend: correctly detect the domain when use_domain_only is used
     - MINOR: ssl: load certificates in alphabetical order
     - BUG/MINOR: checks: prevent http keep-alive with http-check expect
     - BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
     - MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero
     - BUG/MINOR: stats:Fix incorrect printf type.
     - DOC: add missing entry for log-format and clarify the text
     - BUG/MEDIUM: http: fix header removal when previous header ends with pure LF
     - BUG/MEDIUM: channel: fix possible integer overflow on reserved size computation
     - BUG/MINOR: channel: compare to_forward with buf->i, not buf->size
     - MINOR: channel: add channel_in_transit()
     - MEDIUM: channel: make buffer_reserved() use channel_in_transit()
     - MEDIUM: channel: make bi_avail() use channel_in_transit()
     - BUG/MEDIUM: channel: don't schedule data in transit for leaving until connected
     - BUG/MAJOR: log: don't try to emit a log if no logger is set
     - BUG/MINOR: args: add missing entry for ARGT_MAP in arg_type_names
     - BUG/MEDIUM: http: make http-request set-header compute the string before removal
     - BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value
     - BUG/MINOR: http: abort request processing on filter failure
     - BUG/MINOR: pattern: error message missing
     - BUG/MEDIUM: pattern: some entries are not deleted with case insensitive match

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2015-02-15 14:26:03 +01:00
admin sudo: update to version 1.8.12 2015-02-14 22:33:46 +01:00
devel lttng-modules: add dependency on kernel tracing 2015-02-11 11:52:01 +01:00
ipv6 tayga: allow more flexible routing 2015-02-10 03:34:10 +01:00
lang python3-bottle: add package 2015-02-11 17:02:15 +01:00
libs libseccomp: added package 2015-02-14 13:31:03 +01:00
mail alpine: update to 2.20 2015-01-25 12:43:24 +02:00
multimedia Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
net haproxy: update to version 1.5.11 and pending patches 2015-02-15 14:26:03 +01:00
sound shine: add new package 2015-02-09 17:10:09 +01:00
utils unrar: update to 5.2.5 2015-02-15 02:08:50 +01:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05: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.