aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | 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>
* | | | | | | | | libx264: Re-enable powerpc (SOFT_FLOAT builds OK)Ted Hess2016-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | nmap: bump version to 7.30Nuno Goncalves2016-09-30
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | | bind: Set PKG_USE_MIPS16:=0Noah Meyerhans2016-09-29
| | | | | | | |
* | | | | | | | Merge pull request #3263 from Borromini/mii-toolHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | mii-tool: fix variable being declared too early
| * | | | | | | | mii-tool: fix variable being declared too earlyStijn Segers2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-29
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switch git to https. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | Merge pull request #3262 from dibdot/adblockHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | adblock: update 1.4.10
| * | | | | | | adblock: update 1.4.10Dirk Brenken2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add 'enabled' check to iface hotplug event handler - decrease startup priority from 99 to 90 - fix tab indentation in config Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #3072 from salzmdan/masterHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update libedit and Knot DNS
| * | | | | | | | knot: update to 2.3.0Daniel Salzman2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | | | libedit: update to 20160618-3.1Daniel Salzman2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | | Merge pull request #3224 from jow-/mwan3-local-fixHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | mwan3: remove bad local shell variable declarations
| * | | | | | | | mwan3: remove bad local shell variable declarationsJo-Philipp Wich2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipdClaudiu Brasovean2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can now specify in '/etc/config/network' config interface 'eth1_autoip' option ifname 'eth1' option proto 'autoip' And netifd would handle the rest of the logic/setup. Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | Merge pull request #3253 from chris5560/masterTed Hess2016-09-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | ddns-scripts: fix reporting wrong version
| * | | | | | | | | ddns-scripts: fix reporting wrong versionChristian Schoenebeck2016-09-28
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | udpxy: update to latest versionÁlvaro Fernández Rojas2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switches git to https Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | postgresql: move some binaries to pgsql-cli-extraDaniel Golle2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | bind: Update to 9.9.9-p3 for CVE-2016-2776Noah Meyerhans2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | | Merge pull request #3246 from diizzyy/patch-7Hannu Nyman2016-09-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | netdata: update to 1.3.0 and use procd init
| * | | | | | | | | netdata: update to 1.3.0 and use procd initdiizzyy2016-09-28
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.3.0 Change init.d script to use procd Use release binary instead of git Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>