aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* nginx: bump to version 1.9.13heil2016-03-30
| | | | Signed-off-by: heil <heil@terminal-consulting.de>
* net/wavemon: Was incorrectly using host netlink headersDaniel Dickinson2016-03-29
| | | | | | | | TARGET_CFLAGS was pointing to /usr/include/libnl3 instead of $(STAGING_DIR)/usr/include/libnl3 Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* Merge pull request #2554 from antonyantony/isc-dhcp-4.3.3Hannu Nyman2016-03-29
|\ | | | | isc-dhcp: update to 4.3.3 and migrate from oldplackages
| * isc-dhcp: update to 4.3.3. Migrate from oldplackagesAntony Antony2016-03-25
| | | | | | | | Signed-off-by: Antony Antony <antony@phenome.org>
* | haproxy: bump to version 1.5.16heil2016-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RELEASE] Released version 1.5.16 Released version 1.5.16 with the following main changes : - BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin. - BUG/MINOR: acl: don't use record layer in req_ssl_ver - BUG: http: do not abort keep-alive connections on server timeout - BUG/MEDIUM: http: switch the request channel to no-delay once done. - MINOR: config: extend the default max hostname length to 64 and beyond - BUG/MEDIUM: http: don't enable auto-close on the response side - BUG/MEDIUM: stream: fix half-closed timeout handling - BUG/MEDIUM: cli: changing compression rate-limiting must require admin level - BUILD: freebsd: double declaration - BUG/MEDIUM: sample: urlp can't match an empty value - BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay. - BUG/MEDIUM: peers: old stick table updates could be repushed. - CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro. - BUG/MINOR: chunk: make chunk_dup() always check and set dst->size - MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero - MINOR: chunks: add chunk_strcat() and chunk_newstr() - MINOR: chunk: make chunk_initstr() take a const string - BUG/MEDIUM: config: Adding validation to stick-table expire value. - BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week - BUG/MEDIUM: channel: fix miscalculation of available buffer space. - BUG/MINOR: stream: don't force retries if the server is DOWN - MINOR: unix: don't mention free ports on EAGAIN - BUG/CLEANUP: CLI: report the proper field states in "show sess" - MINOR: stats: send content-length with the redirect to allow keep-alive - BUG: stream_interface: Reuse connection even if the output channel is empty - DOC: remove old tunnel mode assumptions - DOC: add server name at rate-limit sessions example - BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation - BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation - BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly - BUG/MINOR: http: Be sure to process all the data received from a server - BUG/MEDIUM: chunks: always reject negative-length chunks - BUG/MINOR: systemd: ensure we don't miss signals - BUG/MINOR: systemd: report the correct signal in debug message output - BUG/MINOR: systemd: propagate the correct signal to haproxy - MINOR: systemd: ensure a reload doesn't mask a stop - CLEANUP: stats: Avoid computation with uninitialized bits. - CLEANUP: pattern: Ignore unknown samples in pat_match_ip(). - CLEANUP: map: Avoid memory leak in out-of-memory condition. - BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port - BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs - MINOR: cfgparse: warn when uid parameter is not a number - MINOR: cfgparse: warn when gid parameter is not a number - BUG/MINOR: standard: Avoid free of non-allocated pointer - BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition - CLEANUP: http: fix a build warning introduced by a recent fix - BUG/MINOR: log: GMT offset not updated when entering/leaving DST Signed-off-by: heil <heil@terminal-consulting.de>
* | fastd: update to v18Matthias Schiffer2016-03-29
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | git: update to 2.7.3Peter Wagner2016-03-28
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | Merge branch 'rsyslog-upgrade-to-8.17.0' of https://github.com/dubek/packagesVasilis Tsiligiannis2016-03-28
|\ \
| * | net/rsyslog: Upgrade to 8.17.0Dov Murik2016-03-28
| |/ | | | | | | * From 8.17.0 rsyslog depends on libfastjson (instead of libjson-c).
* | krb5: update to 1.14.1W. Michael Petullo2016-03-26
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | nsd: Update to v4.1.9Vasilis Tsiligiannis2016-03-27
| | | | | | | | Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
* | Merge pull request #2558 from dibdot/adblockchamptar2016-03-26
|\ \ | |/ |/| adblock: update 1.0.2
| * adblock: update 1.0.2Dirk Brenken2016-03-26
| | | | | | | | | | | | | | * fix corner case during shallalist backup/restore Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | ethtool: update to v4.5Matthias Schiffer2016-03-25
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | gnunet: update to r36953 and break-out peerstoreDaniel Golle2016-03-24
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #2546 from dibdot/adblockHannu Nyman2016-03-23
|\| | | | | adblock: update 1.0.1
| * adblock: update 1.0.1Dirk Brenken2016-03-23
| | | | | | | | | | | | | | * optimize list sort * simplified block list removal Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | ocserv: updated to 0.11.1Nikos Mavrogiannopoulos2016-03-21
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #2526 from DonkZZ/bindNoah Meyerhans2016-03-20
|\ \ | | | | | | net/bind: Update db.root
| * | net/bind: PKG_RELEASE increasedDonkZZ2016-03-20
| | | | | | | | | Signed-off-by: DonkZZ <donk@evhr.net>
| * | net/bind: Update db.rootDonkZZ2016-03-20
| | | | | | | | | | | | | | | | | | The contents of the file "db.root" is very old (12 years). Here's a new version downloaded from ftp://ftp.internic.net/domain/ Signed-off-by: DonkZZ <donk@evhr.net>
| * | net/bind: Little cleaning in named.initDonkZZ2016-03-20
| | | | | | | | | | | | | | | The variable "config_file" appears twice. Signed-off-by: DonkZZ donk@evhr.net
* | | Merge pull request #2527 from commodo/ovs-kernel-patch-fixHannu Nyman2016-03-20
|\ \ \ | | | | | | | | openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
| * | | openvswitch: fix kernel 4.4 patch for pre-4.4 kernelsAlexandru Ardelean2016-03-20
| |/ / | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* / / wavemon: update to v0.8.0Jonathan McCrohan2016-03-20
|/ / | | | | | | | | | | | | Requires small changes to the included header files in order to build successfully using musl. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | nut: upstream version bumpMarty R2016-03-18
| | | | | | | | Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
* | Merge pull request #2485 from commodo/ovs-kernel-4.4Hannu Nyman2016-03-18
|\ \ | | | | | | openvswitch: add support for kernel 4.4
| * | openvswitch: add support for kernel 4.4Alexandru Ardelean2016-03-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | openvswitch: fix pthread stack size patchAlexandru Ardelean2016-03-10
| | | | | | | | | | | | | | | | | | | | | pthread_attr needed to be applied. otherwhise it still crashes. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | ola: fix dependency issues.Christian Beier2016-03-17
| | | | | | | | | | | | | | | | | | | | | This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time detection and properly adds liblo as a dependency. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | [Unbound] Update to 1.5.8Michael Hanselmann2016-03-17
| | | | | | | | | | | | | | | | | | Bump unbound to version 1.5.8 released on March 2, 2016. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | radsecproxy: Update to v1.6.7.Toke Høiland-Jørgensen2016-03-15
| | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | Merge pull request #2499 from tru7/knxdHannu Nyman2016-03-13
|\ \ \ | | | | | | | | knxd: bump to new version
| * | | knxd: bump to new versionOthmar Truniger2016-03-13
| | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | transmission: update to 2.92, refresh patchesCezary Jackiewicz2016-03-12
| | | |
* | | | openssh: update to 7.2p2Peter Wagner2016-03-11
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | bind: Update to 9.9.8-P4 to resolve CVE-2016-1285 and CVE-2016-1286Noah Meyerhans2016-03-09
| | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | ola: update to 0.10.1Christian Beier2016-03-09
| |/ / |/| | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | Merge pull request #2475 from dibdot/adblockHannu Nyman2016-03-09
|\ \ \ | | |/ | |/| adblock: release 1.0.0
| * | adblock: release 1.0.0Dirk Brenken2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add sysctl.org as new adblock source * add main debug switch (by default all stderr outputs are going to /dev/null) * small cleanups * first 'stable' release! ;-) Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | mosquitto: Bump to version 1.4.8Karl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | Changelog and release notes: http://mosquitto.org/2016/02/version-1-4-8-released/ Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | mosquitto: convert init script to procdKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | Adds support for persistence settings. Bumps package version for new init script. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | mosquitto: Include viable stub config fileKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | This should always have been available in the mosquitto package itself. This file needs to exist in basic form to allow the init scripts to even check whether it exists. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | mosquitto: use mirrored files/ treeKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | | | | Instead of manually copying files and renaming on install, use the nice clean "files/<mirror>" structure and just $(CP) them into place. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | mosquitto: package c++ bindingsKarl Palsson2016-03-07
| | | | | | | | | | | | | | | | | | Only available in the "full" SSL version. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | ddns-scripts: fix comparing IPv6 addressesChristian Schoenebeck2016-03-07
| | | | | | | | | | | | | | | | | | fix comparing IPv6 addresses Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | shadowsocks-client: change git repository urlZhao, Gang2016-03-07
| | | | | | | | | | | | | | | | | | | | | Change the git repository url to use https. Because it's found that in some network environments http doesn't work. Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
* | | openssh: v7.2p1Peter Wagner2016-03-06
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #2457 from commodo/ovs-upgradeHannu Nyman2016-03-06
|\ \ \ | | | | | | | | openvswitch: pull released version 2.5.0
| * | | openvswitch: pull released version 2.5.0Alexandru Ardelean2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added a patch (from OVS trunk) that fixes pthread thread stack sizes with musl. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>