aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | lighttpd: add mod-wstunnelVincent Riou2018-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes the mod-wstunnel plugin which implements websocket proxying over http Signed-off-by: Vincent Riou <vincent@invizbox.com>
* | | | | | | Merge pull request #5938 from nxhack/bump_3_0_12Hannu Nyman2018-04-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | swig: bump to 3.0.12
| * | | | | | | swig: bump to 3.0.12Hirokazu MORIKAWA2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | Merge pull request #5963 from hnyman/htop220champtar2018-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | htop: update to 2.2.0
| * | | | | | | | htop: update to 2.2.0Hannu Nyman2018-04-24
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update htop to 2.2.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | Merge pull request #5960 from MikePetullo/snortHannu Nyman2018-04-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | snort: depend on libnghttp2
| * | | | | | | | snort: depend on libnghttp2W. Michael Petullo2018-04-23
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | Merge pull request #5902 from antonlacon/libvorbisTed Hess2018-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libvorbis: update to 1.3.6
| * | | | | | | | libvorbis: build with LTO on armIan Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduces library size by 0.6% Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | | | | | libvorbis: update to 1.3.6Ian Leonard2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves CVEs: 2018-5146 2017-14632 2017-14633 Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | Merge pull request #5959 from DocLM/gphoto2Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libgphoto2 and gphoto2: Update to 2.5.17
| * | | | | | | | | gphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
| * | | | | | | | | libgphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* | | | | | | | | | Merge pull request #5958 from MikePetullo/libdaqHannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | libdaq: update hash and change maintainer
| * | | | | | | | | libdaq: update hash and change maintainerW. Michael Petullo2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | Merge pull request #5879 from neheb/transmissionHannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | transmission: Add rpc_host_whitelist support.
| * | | | | | | | | transmission: Add rpc_host_whitelist support.Rosen Penev2018-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was requested as it can be useful under certain circumstances. Disabled rpc_whitelist by default. Not only is there a firewall, but it denies access when IP address of the device is changed. Added group support in UCI. Fixes cases where group does not match the user (nobody:nogroup). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | libdaq: update to 2.0.6Magnus Kroken2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Magnus Kroken <mkroken@gmail.com>
* | | | | | | | | | Merge pull request #5957 from MikePetullo/snortHannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | snort: set configuration file path in init script
| * | | | | | | | | | snort: set configuration file path in init scriptW. Michael Petullo2018-04-23
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | Merge pull request #5702 from MikePetullo/snort2Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | snort: update to 2.9.11.1
| * | | | | | | | | | snort: update to 2.9.11.1W. Michael Petullo2018-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #5927 from MikePetullo/snort3Hannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | snort: set W. Michael Petullo as maintainer
| * | | | | | | | | | | snort: set W. Michael Petullo as maintainerW. Michael Petullo2018-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | | Merge pull request #5863 from p-wassi/gpsdHannu Nyman2018-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | utils/gpsd: update to 3.17
| * | | | | | | | | | | | utils/gpsd: Update to 3.17Paul Wassi2018-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to upstream release 3.17 and refresh patch. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | | | | | | | Merge pull request #5955 from antonlacon/ffmpegTed Hess2018-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ffmpeg: libffmpeg-full to lgpl; include fdk-aac support
| * | | | | | | | | | | | | ffmpeg: libffmpeg-full to lgpl; include fdk-aac supportIan Leonard2018-04-22
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change libffmpeg-full to, by default, use the LGPL license. This allows libffmpeg-full to gain support for libfdk-aac. When libx264 is selected, this changes to GPL, and libfdk-aac support is lost. Libx264 support is prioritized when both are selected, which maintains the status quo of what happens now. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | | | | | | Merge pull request #5933 from alinnastac/rp-pppoe-improved-init-scriptsHans Dedecker2018-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | rp-pppoe: improve init scripts
| * | | | | | | | | | | | | rp-pppoe: add support for logical interface names and fix interface triggersAlin Nastac2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
| * | | | | | | | | | | | | rp-pppoe: support for enabled uci parametersAlin Nastac2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
| * | | | | | | | | | | | | rp-ppoe: fix init script indentation and add STOP levelAlin Nastac2018-04-19
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
* | | | | | | | | | | | | coova-chilli: change PKG_MAINTAINERJaehoon You2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | | | | | | | | coova-chilli: switch to procdJaehoon You2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com>
* | | | | | | | | | | | | Merge pull request #5954 from lucize/clamupHannu Nyman2018-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | clamav: update to 0.100.0
| * | | | | | | | | | | | | clamav: update to 0.100.0Lucian Cristian2018-04-22
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | | | | Merge pull request #5919 from diizzyy/patch-3Hannu Nyman2018-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | utils/ncdu: Update to 1.13
| * | | | | | | | | | | | | utils/ncdu: Update to 1.13Daniel Engberg2018-04-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ncdu to 1.13 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | | | Merge pull request #5950 from diizzyy/patch-4Hannu Nyman2018-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | utils/tio: Update to 1.30
| * | | | | | | | | | | | | | utils/tio: Update to 1.30Daniel Engberg2018-04-22
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tio to 1.30 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | | | | | | Merge pull request #5941 from zhaojh329/wifidog-ngHannu Nyman2018-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wifidog-ng: Update to 1.5.6
| * | | | | | | | | | | | | | wifidog-ng: Update to 1.5.6Jianhui Zhao2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #5944 from chris5560/masterHannu Nyman2018-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ddns-scripts: fixes "sed: no previous regexp"
| * | | | | | | | | | | | | | | ddns-scripts: fixes "sed: no previous regexp"Christian Schoenebeck2018-04-21
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewritten Pull for #5885 When ran from the command line, the script prints error messages like below. They are caused by supplying empty "$password" and "$URL_PASS" for some log messages like "130822 : Detect local IP on 'interface'". The fix is to check if the values are not empty before running through sed. /etc/init.d/ddns start sed: no previous regexp Reported by Marc Benoit <marcb62185@gmail.com> Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* / | | | | | | | | | | | | | ocserv: updated to 0.12.0Nikos Mavrogiannopoulos2018-04-22
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | | | | | gnurl: depend on libidn2 instead of libidnDaniel Golle2018-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package configure script decided to use libidn2 already now that it became available. This triggered a dependency error: Package libgnurl is missing dependencies for the following libraries: libidn2.so.0 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | | | | | php7-pecl-libevent: update to latest commitMichael Heimpold2018-04-20
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes several minor bugfixes. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | | | acme: Add acme-dnsapi packageZhong Jianxin2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Zhong Jianxin <azuwis@gmail.com>
* | | | | | | | | | | | | acme: Support DNS modeZhong Jianxin2018-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested with dynu.com ddns. Install acme-dnsapi: # opkg install acme-dnsapi Example `/etc/config/acme`: config acme option state_dir '/etc/acme' option account_email email@example.org' option debug '0' config cert 'foo' option enabled '1' option use_staging '1' option keylength '2048' option update_uhttpd '0' option dns 'dns_dynu' list domains 'foo.dynu.com' list domains '*.foo.dynu.com' list credentials 'Dynu_ClientId="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"' list credentials 'Dynu_Secret="yyyyyyyyyyyyyyyyyyyyyyyyy"' Run: # /etc/init.d/acme start Signed-off-by: Zhong Jianxin <azuwis@gmail.com>
* | | | | | | | | | | | | bcp38: add init scriptJo-Philipp Wich2018-04-19
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a simple procd init script for bcp38 with the sole purpose to register a configuration change trigger for /etc/config/bcp38. The change will allow for automatic firewall reloads triggered by invoking /sbin/reload_config or through ubus config change events emitted by LuCI. With the init script in place and started, calling ubus call service event '{"type":"config.change","data":{"package":"bcp38"}}' or /sbin/reload_config will issue an /etc/init.d/firewall reload if /etc/config/bcp38 has been modified since the last reload_config call. Signed-off-by: Jo-Philipp Wich <jo@mein.io>