Rosen Penev
7679f5afe9
Merge pull request #10927 from mans0n/chilli
...
coova-chilli: more fixes and improvements
2020-01-03 14:58:00 -08:00
Rosen Penev
c5f4c2629d
Merge pull request #10936 from Andy2244/rpcsvc-proto_buildonly
...
rpcsvc-proto: set as buildonly
2020-01-03 14:56:32 -08:00
Rosen Penev
cc20898999
Merge pull request #10909 from Andy2244/smbd-3_0_1-rename
...
smbd: rename from cifsd, update to 3.0.1
2020-01-03 14:55:08 -08:00
Andy Walsh
6620f6cc72
rpcsvc-proto: set as buildonly
...
* set package buildonly
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-01-03 20:03:33 +01:00
Andy Walsh
6c9973a9d9
smbd: rename from cifsd, update to 3.0.1
...
* follow upstream rename to 'smbd' and 'smbd-tools'
* config is '/config/smbd' and '/etc/smbd/smb.conf'
* smbd: update to 3.0.1
* smbd: fixes delete access on readonly shares
* smbd: add patch to keep version metadata in kmod
* smbd: add synchrous kill_server patches
* smbd-tools: update to 3.0.1
* smbd-tools: userspace service is now 'usmbd'
* smbd-tools: userspace tools are: 'smbuseradd', 'smbshareadd' with /etc/smbd/smbdpwd.db
* smbd-tools: split package into server/utils (reduce size)
* smbd-tools: fix init (luci save&apply)
* smbd-tools: remove kill_server related timeouts
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-01-03 19:09:30 +01:00
Hannu Nyman
58d5044a79
Merge pull request #10925 from peter-stadler/nginx-uwsgi-modular
...
nginx: update to 1.17.7 and use new modular uwsgi for luci
2020-01-03 19:48:33 +02:00
Sungbo Eo
23a44aab2a
coova-chilli: enable service by default
...
If "disabled" option does not exist, service should be enabled.
Fixes : #10392
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:50:00 +09:00
Sungbo Eo
2ce311209d
coova-chilli: remove redundant options from config file
...
"fg" and "pidfile" parameters are already used in the init script,
so they are not controllable by config file anyway.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:49:22 +09:00
Sungbo Eo
532088818a
coova-chilli: add dependency for miniportal
...
If miniportal option is enabled, some haserl scripts are provided which
present a simple login web page. To make it functional haserl is required.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:49:00 +09:00
Sungbo Eo
2c71fb2065
coova-chilli: clean up Makefile
...
- add missing configs to PKG_CONFIG_DEPENDS and sort it
- remove redundant INSTALL_DIR
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:48:48 +09:00
Sungbo Eo
95954b84f5
coova-chilli: remove dnslog option
...
dnslog feature has been removed since v1.4.
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:48:35 +09:00
Sungbo Eo
225e323033
coova-chilli: cosmetic changes for Config.in
...
- simplify configuration menu definition
- fix indent
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-01-03 20:47:59 +09:00
Rosen Penev
9a67d3bfb3
msmtp: Update to 1.8.7
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-01-02 18:29:04 -08:00
Hannu Nyman
e020c10eb2
Merge pull request #9855 from peter-stadler/uwsgi
...
uwsgi: add package with modules (currently cgi and python plugin) [RFC]
2020-01-01 20:07:36 +02:00
Rosen Penev
6560a2918c
Merge pull request #10917 from neheb/luas
...
luasec: Update to 0.9
2020-01-01 10:02:13 -08:00
Peter Stadler
86514ef3f2
nginx: update to 1.17.7 and use new modular uwsgi for luci
...
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-01 18:28:49 +01:00
Peter Stadler
96d1910d81
uwsgi: add modular package superseeding uwsgi-cgi
...
Provide the minimal applications and plugins for: cgi, filelog, syslog and
python3. More plugins can be added if needed by other packages. Autostart
uwsgi in emperor mode loading vassals on demand.
For now, include luci-support (maybe it will be moved to another package),
which uses the syslog plugin by default.
Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-01-01 18:28:01 +01:00
Hannu Nyman
6990e2a1e5
Merge pull request #10923 from Ansuel/nginxd
...
nginx: change luci dependency and fix luci nossl
2020-01-01 17:44:40 +02:00
Ansuel Smith
1f0f760982
nginx: change luci dependency and fix luci nossl
...
Luci nginx config file for non ssl varian had user as nobody nogroup. This cause some problem with ubus use.
Luci file support package depends on uwsgi-cgi. As this package will be renamed shortly to a more generic version, make the subpackage depends on the uwsgi subpackage only.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-01-01 16:19:27 +01:00
Rosen Penev
166b3032a1
Merge pull request #10918 from neheb/sms
...
smstools3: Run in foreground
2020-01-01 05:56:25 -08:00
Rosen Penev
a3ab7a7931
smstools3: Run in foreground
...
Allows procd to be able to stop the service.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-31 21:37:23 -08:00
Rosen Penev
48b303fd1e
Merge pull request #10916 from neheb/co
...
coova-chili: Fix version
2019-12-31 21:30:44 -08:00
Rosen Penev
71f82ad771
luasec: Update to 0.9
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-31 21:27:14 -08:00
Rosen Penev
df20377ee9
coova-chili: Fix version
...
Upstream was sloppy when cutting the release.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-31 21:12:13 -08:00
Daniel Engberg
40a7b4ec35
Merge pull request #10914 from BKPepe/youtube
...
youtube-dl: update to version 2020.1.1
2020-01-01 00:44:52 +01:00
Josef Schlehofer
fc3ced7ddb
youtube-dl: update to version 2020.1.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-01 00:04:18 +01:00
Andy Walsh
fbd991aaa2
wsdd2: update init for renamed cifsd->smbd
...
* update init for renamed cifsd->smbd
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-31 15:16:07 +01:00
tripolar
7fb36fb8d0
Merge pull request #10441 from neheb/glib
...
glib2: Disable Werror
2019-12-31 14:17:01 +01:00
Hannu Nyman
04a03a35b3
Merge pull request #10902 from stangri/master-vpn-policy-routing
...
vpn-policy-routing: initial release
2019-12-31 09:13:42 +02:00
Rosen Penev
ae23ebdd28
Merge pull request #10652 from gladiac1337/pcre2-jit-co
...
pcre2: Update to v10.34 & add JIT-support for select architectures
2019-12-30 21:51:14 -08:00
Etienne Champetier
42912ea829
Merge pull request #10878 from neheb/zab
...
zabbix: Fix compilation with uClibc-ng
2019-12-30 20:50:34 -08:00
Rosen Penev
8bc32479ea
zabbix: Fix compilation with uClibc-ng
...
This is similar to a patch that was previously carried.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-30 16:37:36 -08:00
Hannu Nyman
1fd0fee3d1
Merge pull request #10698 from Rixerx/master
...
zabbix: update to 4.0.16
2019-12-30 20:12:40 +02:00
Rosen Penev
d2733d5b60
Merge pull request #10905 from Andy2244/libtirpc-1.2.5
...
libtirpc: update to 1.2.5
2019-12-30 09:45:36 -08:00
Rosen Penev
ad5f6be041
Merge pull request #10895 from neheb/h
...
gst1-plugins-bad: Make HLS crypto explicit
2019-12-30 09:44:44 -08:00
Andy Walsh
f2631db1a5
libtirpc: update to 1.2.5
...
* update to 1.2.5
* remove upstream merged patches
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-30 17:31:57 +01:00
Stan Grishin
496aa34cb8
vpn-policy-routing: initial release
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-30 07:40:25 -07:00
tripolar
948b7f809f
Merge pull request #10816 from Cynerd/wget-no-self-provide
...
wget: do not provide itself
2019-12-30 14:05:10 +01:00
tripolar
6b02ed27a1
Merge pull request #10901 from ja-pa/tor-respawn
...
tor: add respawn to init script
2019-12-30 14:01:47 +01:00
Jan Pavlinec
5bce9c3e1d
tor: add respawn to init script
...
Note:
In some cases when tor daemon starts before
than the router is connected to the Internet.
Tor will exit and you have to run it manually.
This should fix this case.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-30 13:55:02 +01:00
Jan Pavlinec
a339e0ede3
tor: update to version 0.4.2.5
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-29 17:31:25 +01:00
Hannu Nyman
c62f8962ba
nano: update to 4.7
...
Update nano to version 4.7
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-29 15:18:27 +02:00
Rosen Penev
7b6e55e200
Merge pull request #10896 from jefferyto/golang-format-ldflags
...
golang: Format TARGET_LDFLAGS for gcc
2019-12-29 04:36:02 -08:00
Stijn Tintel
f8ce6b1045
Merge pull request #10871 from neheb/frfgeg
...
domoticz: Fix compilation with uClibc-ng
2019-12-29 13:24:49 +01:00
Daniel Golle
b924c3e001
gnunet: update to version 0.12.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-12-29 14:18:45 +02:00
Jeffery To
dbd6f224c3
golang: Format TARGET_LDFLAGS for gcc
...
go invokes the external linker by calling gcc, so -zxxx options in
TARGET_LDFLAGS (in golang-package.mk) need to be formatted as -Wl,z,xxx.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-12-29 18:49:06 +08:00
Hannu Nyman
c14a88451a
Merge pull request #10784 from antonlacon/ffmpeg-3
...
ffmpeg: update to 3.4.7
2019-12-29 11:42:17 +02:00
Hannu Nyman
5a18057ea4
Merge pull request #10894 from Ansuel/nginx
...
nginx: fix missing cgi-exec definition
2019-12-29 10:52:40 +02:00
Rosen Penev
49b5de830e
gst1-plugins-bad: Make HLS crypto explicit
...
It's normally set to auto. When nettle is missing, it tries to use the
other libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-28 19:22:53 -08:00
Ansuel Smith
85b09eebb2
nginx: fix missing cgi-exec definition
...
Add missing cgi-io exec definition to fix broken
luci webui as now it does actually use it.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-12-29 01:11:26 +01:00