aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | net/nut: Add back serial supportDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It looks like serial support was accidentally dropped due to missing pieces on Config.in and Makefile. Add back serial support by fixing that. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net/nut: Protect CGI via HTTP Basic AuthDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using uhttpd (the default), protect NUT CGI via HTTP Basic Auth. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
| * | | | | | | | | | | | net/nut: Build optional separate packages and ucifyDaniel Dickinson2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With a LuCI app (of which I have one written) ucification makes sense (and is in fact needed), so ucify the initscripts. Also, rather than making selection of things to include an image a matter of selecting compile-time config options, make optional things into seperate packages that are built in default builds, and leave selection of what to include or not up to the user (e.g. using ImageBuilder, or adding packages via opkg). Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | | | | | | | | Merge pull request #3928 from diizzyy/patch-30Hannu Nyman2017-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | admin/netdata: Update to 1.5.0
| * | | | | | | | | | | | | admin/netdata: Update to 1.5.0Daniel Engberg2017-02-04
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to 1.5.0 * Refresh patches * Make config file more usable out of the box * Adjust a few default settings Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | | Merge pull request #3950 from Shulyaka/postfixHannu Nyman2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | postfix: update to 3.1.4
| * | | | | | | | | | | | | postfix: update to 3.1.4Denis Shulyaka2017-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
* | | | | | | | | | | | | | sqm-scripts: Bump to v1.1.3Toke Høiland-Jørgensen2017-02-03
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3943 from commodo/python3-cffiHannu Nyman2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3-cffi: add variant
| * | | | | | | | | | | | | python-cffi: add python3 variantAlexandru Ardelean2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-pycparser: add python3 variantAlexandru Ardelean2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | | | python-ply: add python3 variantAlexandru Ardelean2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | | | Merge pull request #3949 from pprindeville/reprioritize-rngd-startupHannu Nyman2017-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | rng-tools: start rngd early enough to actually be useful
| * | | | | | | | | | | | | rng-tools: start rngd early enough to actually be usefulPhilip Prindeville2017-02-02
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lighttpd starts at priority 50, but promptly calls getrandom() on initialization (li_rand_reseed() and li_rand_device_bytes() from server_init()). If /dev/urandom (which getrandom() uses by default) doesn't have sufficient entropy, this will block. Since Openwrt runs the startup scripts serially, this can block initialization indefinitely. I've seen 15-20 minutes typically. Seeding the pool early on can quickly built sufficient entropy to complete booting without blocking. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | | | | | Merge pull request #3941 from val-kulkov/nginx-packageThomas Heil2017-02-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nginx: update to 1.10.3, add new module options
| * | | | | | | | | | | | | nginx: update to 1.10.3, add new module optionsVal Kulkov2017-02-01
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nginx to version 1.10.3. Add new configuration options to enable the following optional modules (disabled by default): - http_auth_request_module - http_v2_module - http_realip_module - http_secure_link_module Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | | | | | | Merge pull request #3944 from smutt/python-pcapyHannu Nyman2017-02-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | lang/python-pcapy: Bumped version to 0.11.1
| * | | | | | | | | | | | lang/python-pcapy: Bumped version to 0.11.1Andrew McConachie2017-02-01
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew McConachie <andrew@depht.com> Compile tested: AMD64 Run tested: tested Description: new release
* | | | | | | | | | | | Merge pull request #3850 from diizzyy/patch-24Jo-Philipp Wich2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | wshaper: Retire package
| * | | | | | | | | | | wshaper: Retire packageDaniel Engberg2017-01-16
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wondershaper has been superseded by both qos-scripts and sqm-scripts, it's time to retire it for good. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | Merge pull request #3935 from mlichvar/chrony-update-3.1Hannu Nyman2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chrony: update to 3.1
| * | | | | | | | | | | chrony: update to 3.1Miroslav Lichvar2017-01-31
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | | | | | | Merge pull request #3932 from Wedmer/masterHannu Nyman2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [libs/fftw3] Updated to version 3.3.6-pl1
| * | | | | | | | | | | [libs/fftw3] Updated to version 3.3.6-pl1Vladimir Ulrich2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | | | | Merge pull request #3934 from aTanW/masterHannu Nyman2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | joe: bump to new upstream v4.4
| * | | | | | | | | | | joe: bump to new upstream v4.4aTanW2017-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | | | | | | strongswan: enable IKEv2 Mediation ExtensionStijn Tintel2017-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #3905. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | | | | Merge pull request #3927 from dibdot/adblockHannu Nyman2017-01-30
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | adblock: bugfix 2.1.5 (release 2)
| * | | | | | | | | | | adblock: bugfix 2.1.5 (release 2)Dirk Brenken2017-01-29
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix wget/uclient-switch Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | | | Merge pull request #3926 from damianorenfer/masterHannu Nyman2017-01-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | net/dnscrypt-proxy: update to 1.9.4
| * | | | | | | | | | | net/dnscrypt-proxy: update to 1.9.4Damiano Renfer2017-01-29
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | | | | | | | | sqm-scripts: Bump to v1.1.2, depend on kmod-sched-coreToke Høiland-Jørgensen2017-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The needed shaper modules are now in kmod-sched-core, so we don't need to depend on the full kmod-sched anymore. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | | | rsync and cifs-utils: update download addressHannu Nyman2017-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | samba.org has apparently started to enforce https-only downloads, so update the download links for rsync and cifs-utils. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | | | | Merge pull request #3918 from commodo/python-setuptools-host-removeHannu Nyman2017-01-29
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | remove python-setuptools/host dependency from other packages
| * | | | | | | | | | | python-packages: remove python-pip/host dependencyAlexandru Ardelean2017-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | | | python-dns: remove python-setuptools/host dependencyAlexandru Ardelean2017-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | | | | Merge pull request #3923 from diizzyy/patch-29Hannu Nyman2017-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | net/stunnel: Update to version 5.40
| * | | | | | | | | | | | net/stunnel: Update to version 5.40Daniel Engberg2017-01-29
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update stunnel to 5.40 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | Merge pull request #3920 from aTanW/masterHannu Nyman2017-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | gammu: bump to new upstream 1.38.1
| * | | | | | | | | | | gammu: bump to new upstream 1.38.1aTanW2017-01-28
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | | | | | | | | | Merge pull request #3903 from stangri/vpnbypassHannu Nyman2017-01-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vpnbypass: easy to configure service for split tunnelling
| * | | | | | | | | | | vpnbypass: initial commitStan Grishin2017-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net> vpnbypass: fixed renamed option in stop_service Signed-off-by: Stan Grishin <stangri@melmac.net> vpnbypass: fixed typo in makefile, switch FW_MARK to 0x010000 to play nice with SQM/mwan (thanks Hannu) Signed-off-by: Stan Grishin <stangri@melmac.net> vpnbypass: proper masking in setting mark Signed-off-by: Stan Grishin <stangri@melmac.net> vpnbypass: separating luci-app-vpnbypass into different tree Signed-off-by: Stan Grishin <stangri@melmac.net> vpnbypass: fixed incorrect use of procd_add_reload_interface_trigger according to http://wiki.prplfoundation.org/wiki/Procd_reference Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | | | | | vnstat: update to v1.16Jo-Philipp Wich2017-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates vnStat to the latest stable version, drops obsolete patches. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | | | | Merge pull request #3915 from noblepepper/AddArmFpuHannu Nyman2017-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | gcc:Add support for Arm with FPU
| * | | | | | | | | | | gcc:Add support for Arm with FPUNoble Pepper2017-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also removes erroneous --with-local-prefix=/usr configure option Signed-off-by: Noble Pepper <gitmail@noblepepper.com> compile tested: mips Vocore2 mvebu WRT1200AC (Caiman) run tested: mips Vocore2 mvebu WRT1200AC (Caiman)
* | | | | | | | | | | | Merge pull request #3806 from diizzyy/patch-23Ted Hess2017-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repo
| * | | | | | | | | | | | sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repoDaniel Engberg2017-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Fraunhofer FDK AAC Codec Library v0.1.5 to repo Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | | Merge pull request #3867 from luizluca/libvpx-1.6.1Luiz Angelo Daros de Luca2017-01-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | libvpx: bump to 1.6.1
| * | | | | | | | | | | | libvpx: bump to 1.6.1Luiz Angelo Daros de Luca2017-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.6.1: - Faster VP9 encoding and decoding - Bug Fixes Now the ABI_VERSION is derived from PKG_VERSION Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | | | | Merge pull request #3881 from tru7/knxdMichael Heimpold2017-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | knxd: bump to new version