Community maintained packages for difos.
Find a file
Thomas Heil 9912b6cbff haproxy: update to version 1.9 patch 02
- BUILD: fix "make install" to support spaces in the install dirs
 - BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks
 - BUG/MEDIUM: ssl: fix bad ssl context init can cause segfault in case of OOM.
 - BUG/MINOR: samples: fix unnecessary memcopy converting binary to string.
 - BUG/MEDIUM: connection: sanitize PPv2 header length before parsing address information
 - BUG/MEDIUM: pattern: don't load more than once a pattern list.
 - BUG/MEDIUM: ssl: force a full GC in case of memory shortage
 - BUG/MINOR: config: don't inherit the default balance algorithm in frontends
 - BUG/MAJOR: frontend: initialize capture pointers earlier
 - BUG/MINOR: stats: correctly set the request/response analysers
 - DOC: fix typo in the body parser documentation for msg.sov
 - BUG/MINOR: peers: the buffer size is global.tune.bufsize, not trash.size
 - MINOR: sample: add a few basic internal fetches (nbproc, proc, stopping)
 - BUG/MAJOR: sessions: unlink session from list on out of memory
 - BUG/MEDIUM: patterns: previous fix was incomplete
 - BUG/MEDIUM: payload: ensure that a request channel is available

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-12-05 13:02:19 +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 python3 upgrade to version 3.4.2 2014-11-28 21:15:20 +02:00
libs Merge pull request #585 from chewi/master 2014-12-04 20:41:48 +01:00
mail Merge pull request #582 from Shulyaka/master 2014-12-01 08:53:28 +01:00
multimedia gstreamer1: Use lazy symbol binding to load plugins 2014-12-04 15:16:16 -05:00
net haproxy: update to version 1.9 patch 02 2014-12-05 13:02:19 +01:00
sound misc: correct typo in Makefiles for PKG_LICENSE_FILES 2014-11-24 23:43:37 -08:00
utils Update libimobiledevice, libplist, libusbmuxd and usbmuxd 2014-12-04 14:40:13 +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

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.