aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gstreamer1: update to 1.12.4W. Michael Petullo2018-02-10
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #5589 from mwarning/kadnodeHannu Nyman2018-02-10
|\ | | | | kadnode: update to version 2.1.0
| * kadnode: update to version 2.1.0Moritz Warning2018-02-10
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | libvorbis: add patch for CVE-2017-14632 and CVE-2017-14633Ted Hess2018-02-10
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | sslh: Update to v1.19bJonathan McCrohan2018-02-10
| | | | | | | | | | | | | | Refresh patches Update upstream URLs Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | Merge pull request #5506 from neheb/patch-2Ted Hess2018-02-10
|\ \ | | | | | | libmad: Remove BUILD_PATENTED
| * | libmad: Remove BUILD_PATENTEDRosen Penev2018-01-25
| | | | | | | | | | | | | | | MP3 patents expired in 16 April 2017 and Fraunhoffer IIS has terminated its MP3 licensing program as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #5508 from neheb/patch-4Ted Hess2018-02-10
|\ \ \ | | | | | | | | gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
| * | | gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]Rosen Penev2018-01-25
| |/ / | | | | | | | | | | | | As of 2017, all relevant patents have expired. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #5507 from neheb/patch-3Ted Hess2018-02-10
|\ \ \ | |_|/ |/| | ffmpeg: Remove BUILD_PATENTED for AC3
| * | ffmpeg: Remove BUILD_PATENTED for AC3Rosen Penev2018-01-25
| |/ | | | | | | | | Dolby Digital patents expired February 1, 2017. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | node: depends on availability of fpuYousong Zhou2018-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It requires either hardware or software emulated fpu, otherwise program can fail with SIGILL for fp instructions emitted by the JIT compiler See #1937, #2633, #2442, FS#1257 for details From code snippet at deps/v8/src/mips/constants-mips.h #elif(defined(__mips_soft_float) && __mips_soft_float != 0) // This flag is raised when -msoft-float is passed to the compiler. // // Although FPU is a base requirement for v8, soft-float ABI is used // // on soft-float systems with FPU kernel emulation. // const bool IsMipsSoftFloatABI = true; [1] https://bugs.chromium.org/p/v8/issues/detail?id=4704 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #5575 from zhaojh329/rttyHannu Nyman2018-02-08
|\ \ | | | | | | rtty: Update to 3.1.2
| * | rtty: Update to 3.1.1Jianhui Zhao2018-02-07
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
| * | libuwsc: Update to 1.2.0Jianhui Zhao2018-02-06
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | gnunet: update sourcesDaniel Golle2018-02-07
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #5577 from jmv2009/patch-11tripolar2018-02-07
|\ \ \ | |/ / |/| | Pulseaudio: variant avahi/bluez
| * | Pulseaudio: variant avahi/bluezJohnny Vogels2018-02-06
|/ / | | | | Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
* | tor: update to 0.3.2.9Peter Wagner2018-02-05
| | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | php7: update to 7.2.2Michael Heimpold2018-02-05
| | | | | | | | | | | | Also refresh patches to reflect new year. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #5568 from lucize/clamupHannu Nyman2018-02-05
|\ \ | | | | | | clamav: update to 0.99.3
| * | clamav: update to 0.99.3Lucian Cristian2018-02-04
| | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #5569 from neheb/patch-1Hannu Nyman2018-02-05
|\ \ \ | | | | | | | | btrfs-progs: Update to 4.15
| * | | btrfs-progs: Update to 4.15Rosen Penev2018-02-04
| | | | | | | | | | | | | | | | | | | | Compile tested on ar71xx Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #5491 from TDT-AG/pr/20180123-mwan3-add-serviceHannu Nyman2018-02-05
|\ \ \ \ | |/ / / |/| | | mwan3: add init script to enable/disable mwan3
| * | | net/mwan3: update to version 2.6.10Florian Eckert2018-02-05
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | net/mwan3: add mwan3_init functionFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all shell commands which are executed during /lib/mwan3/mwan3.sh sourceing into a seperate init function which must be called at first. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | net/mwan3: send SIGKILL to mwan3trackFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some situation it is not enough to send a SIGTERM to mwan3track to ask service to stop accurate. If this does not work send him a SIGKILL to prevent mwan3track running more then once per interface. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | net/mwan3: add init script to enable/disable mwan3 globallyFlorian Eckert2018-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a init script to "/etc/init.d/" introduce the possibility to enable/disable mwan3 globally. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #5240 from ecsv/ap51-flashHannu Nyman2018-02-04
|\ \ \ \ | | | | | | | | | | ap51-flash: Update to newest "version" and package cleanups
| * | | | ap51-flash: Fix source repository URLSven Eckelmann2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The URL git://dev.cloudtrax.com/ap51-flash.git is not the actual public source repository URL for ap51-flash. It is not even accessible in the moment. The official repository can now be found at github. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Provide PKG_LICENSE* informationSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Update to version 2017-12-07Sven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added support for new OpenMesh devices: - A42 - A62 - G200 - D200 - P60 * Fix size calculation for combined ext images * Fixed build with musl Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove FLASH_FROM_FILE preprocessor variableSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash doesn't know the FLASH_FROM_FILE preprocessor variable and thus OpenWrt should not set it in its package Makefile. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove NO_LIBPCAP preprocessor variableSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash doesn't know the NO_LIBPCAP preprocessor variable and thus OpenWrt should not set it in its package Makefile. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove OFLAGS from MAKE_FLAGSSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in ap51-flash is using the variable OFLAGS. It should therefore not be set. Signed-off-by: Sven Eckelmann <sven@narfation.org>
| * | | | ap51-flash: Remove uIP workaroundsSven Eckelmann2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ap51-flash is no longer using uIP and thus these workarounds should no longer be used. Signed-off-by: Sven Eckelmann <sven@narfation.org>
* | | | | Merge pull request #5551 from yangfl/masterHannu Nyman2018-02-04
|\ \ \ \ \ | | | | | | | | | | | | i2pd: Update to 2.18.0, fix #5511
| * | | | | i2pd: Update to 2.18.0, fix #5511David Yang2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | Merge pull request #5557 from pprindeville/xtables-addons-xtgeoip-dirJo-Philipp Wich2018-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | xtables-addons: don't forget database dir
| * | | | | | xtables-addons: don't forget database dirPhilip Prindeville2018-02-01
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't /usr/share/xt_geoip/ which is needed to build database into. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | Merge pull request #4928 from p-wassi/smstoolsHannu Nyman2018-02-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | utils/smstools3: update to 3.1.21
| * | | | | | utils/smstools3: update to 3.1.21Paul Wassi2017-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to 3.1.21, remove parts of patches which were already included upstream, update some OpenWrt specific things. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | Merge pull request #5088 from hbl0307106015/libtallocHannu Nyman2018-02-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libtalloc: bump to latest version
| * | | | | | | libtalloc: bump to latest versionBangLang Huang2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
* | | | | | | | Merge pull request #5558 from Andy2244/acl-updateHannu Nyman2018-02-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | acl: update to 2018-01-21
| * | | | | | | | acl: update to 2018-01-21Andy Walsh2018-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | Merge pull request #5565 from micmac1/libssh2-masterJiri Slachta2018-02-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libssh2: Make crypto backends selectable
| * | | | | | | | | libssh2: Make crypto backends selectableSebastian Kemper2018-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a choice to menuselect so people can select if they would like to compile libssh2 against mbedtls (default) or openssl. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | | | nano: update to 2.9.3Hannu Nyman2018-02-03
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update nano to 2.9.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>