aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | ser2net: update to 3.2Michael Heimpold2016-11-17
| | | | | | | | | | | | | | | | | | Beside some bugfixes, this adds multi-connection support. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | lame: Fix i386 SSE builds, disable NASM (really)Ted Hess2016-11-17
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #3469 from bobafetthotmail/patch-1Daniel Golle2016-11-17
|\ \ \ | | | | | | | | freeradius2: create temp directory /tmp/radiusd
| * | | freeradius2: create temp directory /tmp/radiusdAlberto Bursi2016-11-06
| | | | | | | | | | | | | | | | | | | | Fixes issue openwrt#3403 "radiusd requires a temporary directory to be existent for certain operations, like verification of certificates." Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3500 from kissg1988/postgresqlDaniel Golle2016-11-17
|\ \ \ \ | | | | | | | | | | postgresql: fix download URLs
| * | | | postgresql: fix download URLsGergely Kiss2016-11-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | Merge pull request #3517 from nwf/for-upstreamDaniel Golle2016-11-17
|\ \ \ \ \ | |_|_|/ / |/| | | | gnunet: add PKG_CONFIG_DEPENDS for all components
| * | | | gnunet: add PKG_CONFIG_DEPENDS for all componentsNathaniel Wesley Filardo2016-11-16
|/ / / / | | | | | | | | | | | | Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
* | | | php7: update to 7.0.13Michael Heimpold2016-11-16
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | ocserv: updated to 0.11.6Nikos Mavrogiannopoulos2016-11-16
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #3516 from danrl/wireguard-tools-buildbugHannu Nyman2016-11-16
|\ \ \ \ | | | | | | | | | | wireguard-tools: Add missing directory
| * | | | wireguard-tools: Add missing directorydanrl2016-11-16
|/ / / / | | | | | | | | | | | | | | | | | | | | fixes issue #3515 Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | Merge pull request #3501 from dedeckeh/pr-strongswan-netlinkStijn Tintel2016-11-15
|\ \ \ \ | | | | | | | | | | strongswan: Fix compile error due to __kernel_nlink_t being re-defined
| * | | | strongswan: Fix compile error due to __kernel_nlink_t being re-definedHans Dedecker2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch 101-musl-fixes defines __kernel_nlink_t as void; but using a pre-3.6.11 kernel on an arm cortex defines __kernel_nlink_t as unsigned short using uclibc Fix the compile issue by not redefining __kernel_nlink_t Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | Merge pull request #3514 from danrl/proto-wgStijn Tintel2016-11-15
|\ \ \ \ \ | | | | | | | | | | | | wireguard-tools: Add netifd protocol helper
| * | | | | wireguard-tools: Add netifd protocol helperdanrl2016-11-15
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | Merge pull request #3510 from ClaymorePT/boost_1_62_5Ted Hess2016-11-14
|\ \ \ \ \ | | | | | | | | | | | | boost: Patch to support Fiber
| * | | | | boost: Patch to support FiberCarlos Ferreira2016-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update provides a patch in order to support Boost.Fiber. Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | | | | | Merge pull request #3513 from zorun/wireguardHannu Nyman2016-11-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | wireguard: Bump to 0.0.20161110
| * | | | | | wireguard: Bump to 0.0.20161110Baptiste Jonglez2016-11-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | | Merge pull request #3511 from dibdot/travelmateHannu Nyman2016-11-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: bugfix 0.2.6
| * | | | | | travelmate: bugfix 0.2.6Dirk Brenken2016-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix two potential race conditions in ap/sta handling Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | haproxy: integrate patches from mainline and fix depencies to OPENSSL_..heil2016-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - haproxy 1.6 needs OPENSSL_WITH_DEPRECATED, OPENSSL_WITH_EC NPM ... - fix buildflags for lua, so its not build with the host compiler - fix duplication of defines Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | Merge pull request #3509 from tsl0922/ttyd-1.2.0Hannu Nyman2016-11-13
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | ttyd: update to 1.2.0
| * | | | | | ttyd: update to 1.2.0Shuanglei Tao2016-11-13
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | / tcsh: bump to version 6.19.01Nuno Goncalves2016-11-12
| |_|_|_|/ |/| | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | mpd: Add procd mdns definition from MPD config fileTed Hess2016-11-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | gst1-libav: Fix builds on x86_64 (CPU_TYPE is blank)Ted Hess2016-11-11
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #3421 from miska/rsyslogYousong Zhou2016-11-11
|\ \ \ \ | | | | | | | | | | rsyslog: Add uClibc dependencies
| * | | | rsyslog: Add uClibc dependenciesMichal Hrušecký2016-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package doesn't build with uClibc without them, but no change for other libc variants so no need to bump revision. Signed-off-by: Michal Hrušecký Michal.Hrusecky@nic.cz
* | | | | Merge pull request #3503 from the2masters/rng-toolsHannu Nyman2016-11-11
|\ \ \ \ \ | | | | | | | | | | | | rng-tools: Fixup Makefile and initscript
| * | | | | rng-tools: Fixup Makefile and initscriptStefan Hellermann2016-11-10
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - typo in path of uci-defaults scripts - fix init script when there is no rngd config - convert init script to procd Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
* | | | | collectd: enable cpufreq plugin also for ipq806xHannu Nyman2016-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable cpufreq plugin also for ipq806x, as IPQ8065 supports CPU frequency scaling. Run-tested with Netgear R7800. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #3493 from diizzyy/patch-21Hannu Nyman2016-11-10
|\ \ \ \ \ | | | | | | | | | | | | netdata: Make netdata less noisy during startup
| * | | | | netdata: Make netdata less noisy during startupDaniel Engberg2016-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disables proc entries that aren't available/enabled by default in LEDE/OpenWRT Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | git: update to 2.10.2Peter Wagner2016-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | package haproxy: fix typo for buildvariant nosslheil2016-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | haproxy: bump to version 1.6.9 mainline and pending patchesheil2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | Merge pull request #3497 from thess/boost-buildTed Hess2016-11-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: Fix python packages. Remove boost-libs from boost meta package…
| * | | | | | boost: Fix python packages. Remove boost-libs from boost meta package when ↵Ted Hess2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CONFIG_ALL specified boost: add python packages to PKG_BUILD_DEPENDS for boost python libs Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #3418 from miska/crtmpserverThomas Heil2016-11-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | crtmpserver: Disable apple streaming to fix build
| * | | | | | | crtmpserver: Disable apple streaming to fix buildMichal Hrušecký2016-10-30
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apple streaming is quite broken so disabling it to make package building again. Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
* | | | | | | ser2net: add missing dependency to librt when using uClibcMichael Heimpold2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | gnunet: update source and follow upstream switch to gitDaniel Golle2016-11-09
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #3499 from commodo/fix-python-dnsHannu Nyman2016-11-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-dns: add python-setuptools as dependency (fixes build)
| * | | | | | python-dns: add python-setuptools/host as build dependencyAlexandru Ardelean2016-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After commit a4b0c0a9fb4a767f1e7fe344423f77ef1f10d991 python host does not install/have the built-in setuptools package. So, for python-dns, we need to add it explicitly (since it's required). Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-dns: use --prefix & --root config optionsAlexandru Ardelean2016-11-09
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Does not fix anything, just brings it inline with the other python packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #3494 from ffainelli/plc-utils-3481Florian Fainelli2016-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | open-plc-utils: Force creation of open-plc-utils metapackage
| * | | | | | open-plc-utils: Force creation of open-plc-utils metapackageFlorian Fainelli2016-11-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without it, all other plugin packages are not installable. Fixes #3481 Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* | | | | | | Merge pull request #3496 from LucileQ/masterchamptar2016-11-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtalloc: add libattr dependency