feed/packages.git
4 years agounbound: fix TLS forwards with optional suffix 10986/head
Eric Luehrsen [Sat, 11 Jan 2020 19:13:56 +0000 (14:13 -0500)]
unbound: fix TLS forwards with optional suffix

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
4 years agoMerge pull request #10984 from dhewg/pull/meson
Rosen Penev [Sat, 11 Jan 2020 18:49:18 +0000 (10:49 -0800)]
Merge pull request #10984 from dhewg/pull/meson

meson: fix building host binaries with ccache

4 years agomeson: fix building host binaries with ccache 10984/head
Andre Heider [Sat, 11 Jan 2020 17:40:41 +0000 (18:40 +0100)]
meson: fix building host binaries with ccache

With CONFIG_CCACHE, $HOSTCC is 'ccache gcc' while $TARGET_CC points to a
single wrapper script. Compiling target binaries with ccache works, but
doesn't for host binaries, because we need to supply an argv array for
argc > 1 in the meson cross file.

Always pass an array for the c and c++ compiler, and while at it, do it
for the target as well - just to be on the safe side if that ever
changes.

Fixes #10982.

Signed-off-by: Andre Heider <a.heider@gmail.com>
4 years agoMerge pull request #10973 from dengqf6/xt3.7
Rosen Penev [Sat, 11 Jan 2020 07:17:01 +0000 (23:17 -0800)]
Merge pull request #10973 from dengqf6/xt3.7

xtables-addons: update to 3.7

4 years agoMerge pull request #10978 from neheb/cifs
Rosen Penev [Sat, 11 Jan 2020 03:04:32 +0000 (19:04 -0800)]
Merge pull request #10978 from neheb/cifs

smbd: Update to 3.0.2

4 years agolibcap: Fix compilation with uClibc-ng
Rosen Penev [Sat, 11 Jan 2020 02:36:33 +0000 (18:36 -0800)]
libcap: Fix compilation with uClibc-ng

The test does not compile with --static.

As this does not touch binaries, not bumping the package release.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agosmbd: Update to 3.0.2 10978/head
Rosen Penev [Sat, 11 Jan 2020 02:18:59 +0000 (18:18 -0800)]
smbd: Update to 3.0.2

Fixes a nasty stack corruption issue and a big endian fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agospi-tools: Disable PIE
Rosen Penev [Sat, 11 Jan 2020 02:13:05 +0000 (18:13 -0800)]
spi-tools: Disable PIE

Causes compilation failure.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10975 from paulfertser/bump-openocd
Mirko Vogt [Fri, 10 Jan 2020 17:38:43 +0000 (18:38 +0100)]
Merge pull request #10975 from paulfertser/bump-openocd

openocd: update to current master, allow building without USB

4 years agoopenocd: update to current master, allow building without USB 10975/head
Paul Fertser [Fri, 10 Jan 2020 11:20:05 +0000 (12:20 +0100)]
openocd: update to current master, allow building without USB

The last OpenOCD release was 3 years ago, plenty of new functionality
was added since then. Two security-related patches went in too.

While at it, add a menuconfig option to allow building without any USB
dependencies, useful for devices counting on sysfsgpio to access
targets.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
4 years agolua-penlight: bump to 1.7.0
Karl Palsson [Thu, 2 Jan 2020 13:47:54 +0000 (13:47 +0000)]
lua-penlight: bump to 1.7.0

Maintainership upstream has changed: https://github.com/Tieske/Penlight/issues/306#issuecomment-536194901

Various fixes across the project, nothing individually standout.

Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years agolibwebsockets: move to 3.2.1
Karl Palsson [Thu, 2 Jan 2020 13:38:29 +0000 (13:38 +0000)]
libwebsockets: move to 3.2.1

3.2.x is formally "not maintained" and people should stick with 3.1.x
until a new release of the master branch occurs.  However, in reality,
3.2.1 has been released, with performance improvements and fixes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years agolibev: bump to 4.31
Karl Palsson [Thu, 2 Jan 2020 13:31:40 +0000 (13:31 +0000)]
libev: bump to 4.31

Very minor changes: http://cvs.schmorp.de/libev/Changes?revision=1.355&view=markup

Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years agoMerge pull request #10974 from TDT-AG/pr/20200109-ipvsadm
Rosen Penev [Thu, 9 Jan 2020 12:14:21 +0000 (04:14 -0800)]
Merge pull request #10974 from TDT-AG/pr/20200109-ipvsadm

ipvsadm: update version to 1.31

4 years agoipvsadm: update version to 1.31 10974/head
Florian Eckert [Wed, 8 Jan 2020 13:51:03 +0000 (14:51 +0100)]
ipvsadm: update version to 1.31

Update ipvsadm to new upstream version.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #10945 from neheb/jjb
Rosen Penev [Thu, 9 Jan 2020 03:40:15 +0000 (19:40 -0800)]
Merge pull request #10945 from neheb/jjb

transmission: Fix message_level setting

4 years agotransmission: Fix message_level setting 10945/head
Rosen Penev [Sun, 5 Jan 2020 01:01:46 +0000 (17:01 -0800)]
transmission: Fix message_level setting

--log-error in the init script was overriding it.

Added several optimizations to the init script for speed and correctness.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoxtables-addons: update to 3.7 10973/head
DENG Qingfang [Thu, 9 Jan 2020 03:03:42 +0000 (11:03 +0800)]
xtables-addons: update to 3.7

Update xtables-addons to 3.7
Remove linux 4.9 compatible patch as OpenWrt master no longer supports it

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years agoMerge pull request #10969 from ja-pa/measurement-kit-0.10.8
Rosen Penev [Thu, 9 Jan 2020 02:41:56 +0000 (18:41 -0800)]
Merge pull request #10969 from ja-pa/measurement-kit-0.10.8

measurement-kit: update to version 0.10.8

4 years agotransmission: fix typo in jail setup
Daniel Golle [Thu, 9 Jan 2020 00:31:21 +0000 (02:31 +0200)]
transmission: fix typo in jail setup

Fixes: 609109fa9 ("transmission: add seccomp filter and improve jail")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agomeasurement-kit: update to version 0.10.8 10969/head
Jan Pavlinec [Thu, 9 Jan 2020 00:22:26 +0000 (01:22 +0100)]
measurement-kit: update to version 0.10.8

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #10934 from neheb/tc
Rosen Penev [Thu, 9 Jan 2020 00:19:33 +0000 (16:19 -0800)]
Merge pull request #10934 from neheb/tc

tcsh: Update to 6.22.02

4 years agoMerge pull request #10933 from neheb/cap
Rosen Penev [Thu, 9 Jan 2020 00:11:31 +0000 (16:11 -0800)]
Merge pull request #10933 from neheb/cap

libcap: Update to 2.30

4 years agoMerge pull request #10930 from neheb/jj
Rosen Penev [Thu, 9 Jan 2020 00:10:05 +0000 (16:10 -0800)]
Merge pull request #10930 from neheb/jj

spi-tools: Update to 0.8.4

4 years agolibcap: Update to 2.29 10933/head
Rosen Penev [Fri, 3 Jan 2020 06:17:18 +0000 (22:17 -0800)]
libcap: Update to 2.29

Fixed PKG_LICENSE.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10867 from neheb/pci
Rosen Penev [Wed, 8 Jan 2020 23:54:24 +0000 (15:54 -0800)]
Merge pull request #10867 from neheb/pci

pciutils: Use MIPS16

4 years agoMerge pull request #10941 from neheb/knot
Rosen Penev [Wed, 8 Jan 2020 23:53:03 +0000 (15:53 -0800)]
Merge pull request #10941 from neheb/knot

knot: Do not try to build under ARC

4 years agoknot: Do not try to build under ARC 10941/head
Rosen Penev [Sat, 4 Jan 2020 03:08:21 +0000 (19:08 -0800)]
knot: Do not try to build under ARC

liburcu does not support ARC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10962 from zokl/mjpg-streamer-libpath
Rosen Penev [Wed, 8 Jan 2020 18:19:38 +0000 (10:19 -0800)]
Merge pull request #10962 from zokl/mjpg-streamer-libpath

mjpg-streamer: Fix of the mjpg-streamer modules path

4 years agoMerge pull request #10958 from Ansuel/wsdd2
Rosen Penev [Wed, 8 Jan 2020 10:55:54 +0000 (02:55 -0800)]
Merge pull request #10958 from Ansuel/wsdd2

wsdd2: fix install warning on compile

4 years agolibwebsockets: enable unix socket support in the full build 10966/head
Mathew McBride [Wed, 8 Jan 2020 05:17:33 +0000 (16:17 +1100)]
libwebsockets: enable unix socket support in the full build

This functionality can be used by downstream applications such as
ttyd to present their HTTP service as a unix domain socket rather
than a TCP server.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
4 years agoopenvswitch: bump PKG_RELEASE
Yousong Zhou [Wed, 8 Jan 2020 03:41:40 +0000 (11:41 +0800)]
openvswitch: bump PKG_RELEASE

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoopenvswitch: fix building failure caused by dst_ops api change
Yousong Zhou [Wed, 8 Jan 2020 03:40:50 +0000 (11:40 +0800)]
openvswitch: fix building failure caused by dst_ops api change

Ref: https://github.com/openwrt/packages/issues/10961
Reported-by: Sven Roederer <devel-sven@geroedel.de>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoopenvswitch: configure with --disable-silent-rules
Yousong Zhou [Wed, 8 Jan 2020 03:05:28 +0000 (11:05 +0800)]
openvswitch: configure with --disable-silent-rules

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agomjpg-streamer: Fix of the mjpg-streamer modules path 10962/head
Zbyněk Kocur [Tue, 7 Jan 2020 22:42:44 +0000 (23:42 +0100)]
mjpg-streamer: Fix of the mjpg-streamer modules path

Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
4 years agoMerge pull request #10835 from TDT-AG/pr/20191219-net-tools-route
Rosen Penev [Tue, 7 Jan 2020 21:42:59 +0000 (13:42 -0800)]
Merge pull request #10835 from TDT-AG/pr/20191219-net-tools-route

net-tools: add route utility

4 years agowsdd2: fix install warning on compile 10958/head
Ansuel Smith [Tue, 7 Jan 2020 18:36:17 +0000 (19:36 +0100)]
wsdd2: fix install warning on compile

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agonet-tools: add route utility 10835/head
Martin Schiller [Thu, 19 Dec 2019 08:02:20 +0000 (09:02 +0100)]
net-tools: add route utility

Extend (and rename) the existing mii-tool package to also support
the net-tools route command.

This may be needed if you want to support other address families than
inet/inet6 like x.25.

Also bump to version 2018-11-03.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
4 years agopostgresql: fix PKG_HASH
Daniel Golle [Tue, 7 Jan 2020 07:40:36 +0000 (09:40 +0200)]
postgresql: fix PKG_HASH

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoopensc: update to version 0.20.0
Daniel Golle [Mon, 6 Jan 2020 23:26:06 +0000 (01:26 +0200)]
opensc: update to version 0.20.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoccid: update to version 1.4.31
Daniel Golle [Mon, 6 Jan 2020 23:25:45 +0000 (01:25 +0200)]
ccid: update to version 1.4.31

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agopcsc-lite: update to version 1.8.26
Daniel Golle [Mon, 6 Jan 2020 23:25:23 +0000 (01:25 +0200)]
pcsc-lite: update to version 1.8.26

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agocryptsetup: update to version 2.2.2
Daniel Golle [Mon, 6 Jan 2020 23:23:55 +0000 (01:23 +0200)]
cryptsetup: update to version 2.2.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolvm2: update to version 2.03.05
Daniel Golle [Mon, 6 Jan 2020 23:23:32 +0000 (01:23 +0200)]
lvm2: update to version 2.03.05

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agodebootstrap: update to version 1.0.116
Daniel Golle [Mon, 6 Jan 2020 23:22:56 +0000 (01:22 +0200)]
debootstrap: update to version 1.0.116

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agopostgresql: update to version 12.1
Daniel Golle [Mon, 6 Jan 2020 23:26:22 +0000 (01:26 +0200)]
postgresql: update to version 12.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoMerge pull request #10952 from commodo/asn1crypto-update
Hannu Nyman [Mon, 6 Jan 2020 17:47:35 +0000 (19:47 +0200)]
Merge pull request #10952 from commodo/asn1crypto-update

python-asn1crypto: bump to version 1.3.0 + rework

4 years agoMerge pull request #10951 from commodo/django-update
Hannu Nyman [Mon, 6 Jan 2020 17:47:05 +0000 (19:47 +0200)]
Merge pull request #10951 from commodo/django-update

 django: bump to version 3.0.2

4 years agopython-asn1crypto: bump to version 1.3.0 + rework 10952/head
Alexandru Ardelean [Mon, 6 Jan 2020 13:45:13 +0000 (15:45 +0200)]
python-asn1crypto: bump to version 1.3.0 + rework

This change:
* bumps the version 1.3.0
* switches to pypi.org download
* removes the python2 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango: bump to version 3.0.2 10951/head
Alexandru Ardelean [Mon, 6 Jan 2020 11:29:43 +0000 (13:29 +0200)]
django: bump to version 3.0.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango: remove conditional deps
Alexandru Ardelean [Sat, 4 Jan 2020 19:30:19 +0000 (21:30 +0200)]
django: remove conditional deps

These are left over/forgotten. Remove them.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agosmartmontools: fix dependency declaration by f5f49e4
Hannu Nyman [Mon, 6 Jan 2020 10:39:45 +0000 (12:39 +0200)]
smartmontools: fix dependency declaration by f5f49e4

Fix the dependency declaration by removing the unnecessary/illegal
commas:

>  WARNING: Makefile 'package/feeds/packages/smartmontools/Makefile' has a dependency on 'smartd,', which does not exist
>  WARNING: Makefile 'package/feeds/packages/smartmontools/Makefile' has a dependency on 'nail,', which does not exist
>  tmp/.config-package.in:153368:warning: ignoring unsupported character ','
>  tmp/.config-package.in:153373:warning: ignoring unsupported character ','

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoMerge pull request #10950 from expiron/kcptun-updates
Hannu Nyman [Mon, 6 Jan 2020 10:26:56 +0000 (12:26 +0200)]
Merge pull request #10950 from expiron/kcptun-updates

kcptun: bump to v20200103

4 years agokcptun: bump to v20200103 10950/head
Chao Liu [Mon, 6 Jan 2020 08:30:24 +0000 (16:30 +0800)]
kcptun: bump to v20200103

Reference: https://github.com/xtaci/kcptun/releases/tag/v20200103

Signed-off-by: Chao Liu <expiron18@gmail.com>
4 years agotcsh: Update to 6.22.02 10934/head
Rosen Penev [Fri, 3 Jan 2020 06:27:19 +0000 (22:27 -0800)]
tcsh: Update to 6.22.02

Updated URL list. Changed to HTTPS also.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_INSTALL as is standard with most packages.

Small optimization to shell script.

Added two patches to fix compilation. Refreshed the other one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agospi-tools: Update to 0.8.4 10930/head
Rosen Penev [Fri, 3 Jan 2020 02:21:47 +0000 (18:21 -0800)]
spi-tools: Update to 0.8.4

Fix PKG_LICENSE

Switch to standard PKG_INSTALL to simplify the Makefile.

Add PKG_BUILD_PARALLEL for faster compilation.

Add URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10949 from mstorchak/smartd-mail
Rosen Penev [Mon, 6 Jan 2020 01:07:33 +0000 (17:07 -0800)]
Merge pull request #10949 from mstorchak/smartd-mail

smartmontools: provide smartd_warning.sh

4 years agosmartmontools: package a script for sending email notifications 10949/head
Maxim Storchak [Sun, 5 Jan 2020 17:41:52 +0000 (19:41 +0200)]
smartmontools: package a script for sending email notifications

A separate package which depdens on msmtp and nail is introduced.
Once more packages provide `sendmail` and `mail` interfaces, this
dependency can be made more flexible.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agoMerge pull request #10943 from flyn-org/libgd
Rosen Penev [Sun, 5 Jan 2020 20:26:11 +0000 (12:26 -0800)]
Merge pull request #10943 from flyn-org/libgd

libgd: fix building with freetype support

4 years agoMerge pull request #10948 from mstorchak/smartmontools
Rosen Penev [Sun, 5 Jan 2020 20:25:01 +0000 (12:25 -0800)]
Merge pull request #10948 from mstorchak/smartmontools

smartmontools: update to 7.1

4 years agoMerge pull request #10947 from Ansuel/nginx
Hannu Nyman [Sun, 5 Jan 2020 17:54:31 +0000 (19:54 +0200)]
Merge pull request #10947 from Ansuel/nginx

nginx: update ubus module

4 years agonginx: update ubus module 10947/head
Ansuel Smith [Sun, 5 Jan 2020 17:21:29 +0000 (18:21 +0100)]
nginx: update ubus module

Fix a bug in LuCI interface.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
4 years agosmartmontools: update to 7.1 10948/head
Maxim Storchak [Sun, 5 Jan 2020 17:18:21 +0000 (19:18 +0200)]
smartmontools: update to 7.1

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
4 years agotransmission: fix directory creation in init script
Daniel Golle [Sun, 5 Jan 2020 09:45:33 +0000 (11:45 +0200)]
transmission: fix directory creation in init script

Things were done in the wrong order, leading to config_dir not being
chown'ed and subdirectories not being created in case of download_dir
being inside config_dir.

Fixes: 609109fa9 ("transmission: add seccomp filter and improve jail")
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agolibgd: fix building with freetype support 10943/head
W. Michael Petullo [Sat, 4 Jan 2020 15:07:04 +0000 (10:07 -0500)]
libgd: fix building with freetype support

Freetype support is required for php7-mod-gd as of commit 0f10c8c8,
which causes the PHP7 package to build using this external libgd library.
This commit adds FREETYPE_INCLUDE_DIRS to the definition of CMAKE_OPTIONS.
Without this, libgd does not build freetype support as shown by
this message:

....
Build libgd:
-- Could NOT find Freetype (missing:  FREETYPE_INCLUDE_DIRS)
-- Configuring done
-- Generating done
....

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agotransmission: add seccomp filter and improve jail
Daniel Golle [Fri, 3 Jan 2020 19:37:53 +0000 (21:37 +0200)]
transmission: add seccomp filter and improve jail

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years agoperl: Don't build InstallDev under ARC
Rosen Penev [Sat, 4 Jan 2020 04:06:40 +0000 (20:06 -0800)]
perl: Don't build InstallDev under ARC

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoliburcu: Don't build under ARC, not even InstallDev
Rosen Penev [Sat, 4 Jan 2020 02:54:26 +0000 (18:54 -0800)]
liburcu: Don't build under ARC, not even InstallDev

This should finally get rid of buildbot failures.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10910 from Andy2244/wsdd2-smbd-rename
Rosen Penev [Sat, 4 Jan 2020 00:32:35 +0000 (16:32 -0800)]
Merge pull request #10910 from Andy2244/wsdd2-smbd-rename

wsdd2: update init for renamed cifsd->smbd

4 years agoMerge pull request #10931 from neheb/msm
Rosen Penev [Sat, 4 Jan 2020 00:32:21 +0000 (16:32 -0800)]
Merge pull request #10931 from neheb/msm

msmtp: Update to 1.8.7

4 years agoMerge pull request #10927 from mans0n/chilli
Rosen Penev [Fri, 3 Jan 2020 22:58:00 +0000 (14:58 -0800)]
Merge pull request #10927 from mans0n/chilli

coova-chilli: more fixes and improvements

4 years agoMerge pull request #10936 from Andy2244/rpcsvc-proto_buildonly
Rosen Penev [Fri, 3 Jan 2020 22:56:32 +0000 (14:56 -0800)]
Merge pull request #10936 from Andy2244/rpcsvc-proto_buildonly

rpcsvc-proto: set as buildonly

4 years agoMerge pull request #10909 from Andy2244/smbd-3_0_1-rename
Rosen Penev [Fri, 3 Jan 2020 22:55:08 +0000 (14:55 -0800)]
Merge pull request #10909 from Andy2244/smbd-3_0_1-rename

smbd: rename from cifsd, update to 3.0.1

4 years agorpcsvc-proto: set as buildonly 10936/head
Andy Walsh [Fri, 3 Jan 2020 19:03:33 +0000 (20:03 +0100)]
rpcsvc-proto: set as buildonly

* set package buildonly

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agosmbd: rename from cifsd, update to 3.0.1 10909/head
Andy Walsh [Tue, 31 Dec 2019 13:59:11 +0000 (14:59 +0100)]
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>
4 years agoMerge pull request #10925 from peter-stadler/nginx-uwsgi-modular
Hannu Nyman [Fri, 3 Jan 2020 17:48:33 +0000 (19:48 +0200)]
Merge pull request #10925 from peter-stadler/nginx-uwsgi-modular

nginx: update to 1.17.7 and use new modular uwsgi for luci

4 years agocoova-chilli: enable service by default 10927/head
Sungbo Eo [Thu, 2 Jan 2020 13:21:28 +0000 (22:21 +0900)]
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>
4 years agocoova-chilli: remove redundant options from config file
Sungbo Eo [Thu, 2 Jan 2020 13:20:27 +0000 (22:20 +0900)]
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>
4 years agocoova-chilli: add dependency for miniportal
Sungbo Eo [Thu, 2 Jan 2020 13:19:41 +0000 (22:19 +0900)]
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>
4 years agocoova-chilli: clean up Makefile
Sungbo Eo [Thu, 2 Jan 2020 13:17:13 +0000 (22:17 +0900)]
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>
4 years agocoova-chilli: remove dnslog option
Sungbo Eo [Thu, 2 Jan 2020 13:14:11 +0000 (22:14 +0900)]
coova-chilli: remove dnslog option

dnslog feature has been removed since v1.4.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
4 years agocoova-chilli: cosmetic changes for Config.in
Sungbo Eo [Thu, 2 Jan 2020 13:12:21 +0000 (22:12 +0900)]
coova-chilli: cosmetic changes for Config.in

- simplify configuration menu definition
- fix indent

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
4 years agomsmtp: Update to 1.8.7 10931/head
Rosen Penev [Fri, 3 Jan 2020 02:29:04 +0000 (18:29 -0800)]
msmtp: Update to 1.8.7

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9855 from peter-stadler/uwsgi
Hannu Nyman [Wed, 1 Jan 2020 18:07:36 +0000 (20:07 +0200)]
Merge pull request #9855 from peter-stadler/uwsgi

uwsgi: add package with modules (currently cgi and python plugin) [RFC]

4 years agoMerge pull request #10917 from neheb/luas
Rosen Penev [Wed, 1 Jan 2020 18:02:13 +0000 (10:02 -0800)]
Merge pull request #10917 from neheb/luas

luasec: Update to 0.9

4 years agonginx: update to 1.17.7 and use new modular uwsgi for luci 10925/head
Peter Stadler [Wed, 1 Jan 2020 16:57:37 +0000 (17:57 +0100)]
nginx: update to 1.17.7 and use new modular uwsgi for luci

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
4 years agouwsgi: add modular package superseeding uwsgi-cgi 9855/head
Peter Stadler [Wed, 28 Aug 2019 07:41:59 +0000 (09:41 +0200)]
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>
4 years agoMerge pull request #10923 from Ansuel/nginxd
Hannu Nyman [Wed, 1 Jan 2020 15:44:40 +0000 (17:44 +0200)]
Merge pull request #10923 from Ansuel/nginxd

nginx: change luci dependency and fix luci nossl

4 years agonginx: change luci dependency and fix luci nossl 10923/head
Ansuel Smith [Wed, 1 Jan 2020 15:19:27 +0000 (16:19 +0100)]
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>
4 years agoMerge pull request #10918 from neheb/sms
Rosen Penev [Wed, 1 Jan 2020 13:56:25 +0000 (05:56 -0800)]
Merge pull request #10918 from neheb/sms

smstools3: Run in foreground

4 years agosmstools3: Run in foreground 10918/head
Rosen Penev [Wed, 1 Jan 2020 05:37:23 +0000 (21:37 -0800)]
smstools3: Run in foreground

Allows procd to be able to stop the service.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10916 from neheb/co
Rosen Penev [Wed, 1 Jan 2020 05:30:44 +0000 (21:30 -0800)]
Merge pull request #10916 from neheb/co

coova-chili: Fix version

4 years agoluasec: Update to 0.9 10917/head
Rosen Penev [Wed, 1 Jan 2020 05:27:14 +0000 (21:27 -0800)]
luasec: Update to 0.9

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agocoova-chili: Fix version 10916/head
Rosen Penev [Wed, 1 Jan 2020 05:12:13 +0000 (21:12 -0800)]
coova-chili: Fix version

Upstream was sloppy when cutting the release.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #10914 from BKPepe/youtube
Daniel Engberg [Tue, 31 Dec 2019 23:44:52 +0000 (00:44 +0100)]
Merge pull request #10914 from BKPepe/youtube

youtube-dl: update to version 2020.1.1

4 years agoyoutube-dl: update to version 2020.1.1 10914/head
Josef Schlehofer [Tue, 31 Dec 2019 22:59:44 +0000 (23:59 +0100)]
youtube-dl: update to version 2020.1.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agowsdd2: update init for renamed cifsd->smbd 10910/head
Andy Walsh [Tue, 31 Dec 2019 14:16:07 +0000 (15:16 +0100)]
wsdd2: update init for renamed cifsd->smbd

* update init for renamed cifsd->smbd

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
4 years agoMerge pull request #10441 from neheb/glib
tripolar [Tue, 31 Dec 2019 13:17:01 +0000 (14:17 +0100)]
Merge pull request #10441 from neheb/glib

glib2: Disable Werror

4 years agoMerge pull request #10902 from stangri/master-vpn-policy-routing
Hannu Nyman [Tue, 31 Dec 2019 07:13:42 +0000 (09:13 +0200)]
Merge pull request #10902 from stangri/master-vpn-policy-routing

vpn-policy-routing: initial release

4 years agoMerge pull request #10652 from gladiac1337/pcre2-jit-co
Rosen Penev [Tue, 31 Dec 2019 05:51:14 +0000 (21:51 -0800)]
Merge pull request #10652 from gladiac1337/pcre2-jit-co

pcre2: Update to v10.34 & add JIT-support for select architectures