aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #3310 from jow-/ocserv-avoid-dependsNikos Mavrogiannopoulos2016-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | ocserv: avoid implicit dependencies
| * | | | | | ocserv: avoid implicit dependenciesJo-Philipp Wich2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitely disable liblz4 and external libtalloc support in order to avoid implicit dependencies leading to the following error on build environments that happen to provide liblz4 and libtalloc: Package ocserv is missing dependencies for the following libraries: liblz4.so.1 libtalloc.so.2 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #3279 from diizzyy/patch-14Ted Hess2016-10-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | m4: switch to xz tarball
| * | | | | | | m4: switch to xz tarball diizzyy2016-10-01
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #3311 from dibdot/adblockTed Hess2016-10-07
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | adblock: update 1.5.0
| * | | | | adblock: update 1.5.0Dirk Brenken2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'envchk'function to check adblock environment only, i.e. check volatile firewall rules or uhttpd instances without list updates * add new optional parm 'adb_loglevel', set it to "0" to mute output (print only errors) * set hotplug priority to '90' as well (missed in the last commit) * documentation update * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | mpd: Update to 0.19.19, update config optionsTed Hess2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | mii-tool: use current date for source tarball (fixes #3263)Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | bandwidthd-php: migrate to php7Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package maintainer reported off-list, that the package also works with php7. So lets migrate the dependencies to prepare the php5 removal. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | mii-tool: fix build on buildbots, next trial (fixes #3263)Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #3305 from mhei/fix-mii-toolHannu Nyman2016-10-06
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | mii-tool: fix build on buildbots (fixes #3263)
| * | | | | mii-tool: fix build on buildbots (fixes #3263)Michael Heimpold2016-10-05
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think re-ordering the assignments is important here, _and_ using := for PKG_SOURCE_SUBDIR instead of simple =. I also grouped the assignments to make it more readable, IMHO at least :-) While at, we should also specify the license file and remove the unneeded Compile definition - the default just works fine. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | boost: Fix immediate build problems until 1.62 update availableTed Hess2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost: Correct Sourceforge URI for boost releases Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | Merge pull request #3299 from fededim/masterHannu Nyman2016-10-04
|\ \ \ \ \ | | | | | | | | | | | | Updated packages
| * | | | | Updated packages:Rupan2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - lftp: updated to 4.7.3 - neon: update to 0.30.2 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | Merge pull request #3185 from fededim/masterHannu Nyman2016-10-04
|\| | | | | | | | | | | | | | | | | emailrelay: added configuration options
| * | | | | emailrelay: added configuration optionsRupan2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved from net to mail category - removed no-ssl package and added ssl support as configuration option (default enabled) - added configuration option to support extended logging (default disabled) - disabled build of test tools - added LEDE compatibility (support for openssl without SSL3) Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | Merge pull request #3298 from chris5560/masterHannu Nyman2016-10-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: fix answer of changeip.com
| * | | | | | ddns-scripts: fix answer of changeip.comChristian Schoenebeck2016-10-04
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix answer of changeip.com (#3292) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | Merge pull request #3286 from rest-switch/libnopollHannu Nyman2016-10-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | libnopoll: noPoll C WebSocket library 0.4.2
| * | | | | | libnopoll: use xz compression rather than gzJohn Clark2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Clark inindev@gmail.com Tested-by: John Clark inindev@gmail.com
| * | | | | | libnopoll: noPoll C WebSocket library 0.4.2John Clark2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Clark <inindev@gmail.com> Tested-by: John Clark <inindev@gmail.com>
* | | | | | | Merge pull request #3295 from NeoRaider/sudoHannu Nyman2016-10-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | sudo: use default host install prefix
| * | | | | | | sudo: use default host install prefixMatthias Schiffer2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | Merge pull request #3056 from plntyk/fix_nodeJohn Crispin2016-10-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node: fix soft/hard float compile on arm/mips
| * | | | | | | | node: fix soft/hard float compile on arm/mipsDirk Neukirchen2016-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reported by brcm2708/2709 user on IRC Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
* | | | | | | | | Merge pull request #3293 from NeoRaider/nodeJohn Crispin2016-10-04
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | node: use default host install prefix
| * | | | | | | | | node: use default host install prefixMatthias Schiffer2016-10-04
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | | Merge pull request #3296 from Wedmer/masterTed Hess2016-10-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [utils/zoneinfo] Updated to the latest release version
| * | | | | | | | | [utils/zoneinfo] Updated to the latest release versionVladimir Ulrich2016-10-04
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | openssh: move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS ↵Peter Wagner2016-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causes NULL deref see: https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | pulseaudio: update to 9.0, fix typoPeter Wagner2016-10-03
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | Merge pull request #3219 from diizzyy/masterHannu Nyman2016-10-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | stunnel: Update to 5.36, use pthreads and SSP.
| * | | | | | | | stunnel: Update to 5.36, use pthreads and SSP.diizzyy2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates stunnel to 5.36, changes it from using forking to pthreads and enables SSP linking. Also changes maintainer to myself. Regarding pthreads vs forking, http://blog.haproxy.com/2011/09/16/benchmarking_ssl_performance/ SSP is short for Stack Smashing Protector and you can read about it here: http://wiki.osdev.org/Stack_Smashing_Protector Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #3258 from diizzyy/patch-9Hannu Nyman2016-10-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | netdata: disable atomic instructions
| * | | | | | | | | netdata: disable atomic instructionsdiizzyy2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The auto detection is a bit dodgy and sometimes fails to identify support, disable atomic instruction for now. Fixes #3251 and bumps PKG_RELEASE Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | Merge pull request #3287 from dibdot/mcHannu Nyman2016-10-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mc: release 4.8.18
| * | | | | | | | | | mc: release 4.8.18Dirk Brenken2016-10-03
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.18 - use gettext from build environment - add help file mc.hlp Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | flent-tools: Bump to v0.15.0.Toke Høiland-Jørgensen2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | sqm-scripts: Bump to v1.0.8.Toke Høiland-Jørgensen2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | Merge pull request #3229 from noblepepper/gcc5Hannu Nyman2016-10-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | gcc: update to version 5.x
| * | | | | | | | | gcc: Update to version 5.4.0, change maintainerNoble Pepper2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noble Pepper <noblepepper@gmail.com>
* | | | | | | | | | Merge pull request #3282 from chris5560/masterHannu Nyman2016-10-02
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | radicale: enable running on python 3
| * | | | | | | | | radicale: enable running on python 3Christian Schoenebeck2016-10-02
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable running on python 3 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | Merge pull request #3272 from tsl0922/ttydHannu Nyman2016-10-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ttyd: remove the default insecure init script (#3271)
| * | | | | | | | | ttyd: remove the default insecure init script (#3271)Shuanglei Tao2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | | | | | | Merge pull request #3270 from dangowrt/libx264-more-fixesTed Hess2016-10-01
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | libx264: more build fixes
| * | | | | | | | | libx264: more build fixesDaniel Golle2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce blacklist for CPU_TYPEs without ASM support in libx264 Add libpthread dependency required on non-musl builds Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #3269 from zorun/wireguardHannu Nyman2016-10-01
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | wireguard: Bump to 0.0.20161001
| * | | | | | | | | wireguard: Bump to 0.0.20161001Baptiste Jonglez2016-10-01
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should massively improve performance for (at least) MIPS targets: * poly1305: optimize unaligned access This is a very appreciated fix from René van Dorst, adjusting the arithmetic in Poly1305 to work fast on platforms with slow unaligned access, such as MIPS. According to his calculation, this gives a 50% improvement on small MIPS boxes. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>