feed/packages.git
4 years agomac-telnet: install uci as config file
Jo-Philipp Wich [Wed, 15 Apr 2020 07:32:51 +0000 (09:32 +0200)]
mac-telnet: install uci as config file

Also mark it as configuration file while being at it.

Fixes: #11846
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years agoMerge pull request #11848 from neheb/quo
Rosen Penev [Wed, 15 Apr 2020 01:15:40 +0000 (18:15 -0700)]
Merge pull request #11848 from neheb/quo

quote: disable a bunch of options

4 years agoquote: disable a bunch of options 11848/head
Rosen Penev [Tue, 14 Apr 2020 03:48:33 +0000 (20:48 -0700)]
quote: disable a bunch of options

libwrap is fairly useless. It's also legacy and should not be used/

dbus is a big dependency. It's fairly useless in the OpenWrt context.

I don't know how useful netlink is.

Disabling BSD behavior results in a slightly smaller size.

Disable LDAP. No size difference but I have a feeling it pulls in
another dependency...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11838 from VolunteerComputingHelp/master
Hannu Nyman [Tue, 14 Apr 2020 19:47:00 +0000 (22:47 +0300)]
Merge pull request #11838 from VolunteerComputingHelp/master

boinc: new upstream version, adjustments

4 years agoMerge pull request #11844 from ja-pa/python-pyparsing-update
Hannu Nyman [Tue, 14 Apr 2020 14:30:21 +0000 (17:30 +0300)]
Merge pull request #11844 from ja-pa/python-pyparsing-update

python-pyparsing: update to version 2.4.7

4 years agopython-pyparsing: update to version 2.4.7 11844/head
Jan Pavlinec [Tue, 14 Apr 2020 12:08:01 +0000 (14:08 +0200)]
python-pyparsing: update to version 2.4.7

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoacme: depends on wget-ssl
Yousong Zhou [Mon, 6 Apr 2020 02:31:49 +0000 (10:31 +0800)]
acme: depends on wget-ssl

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agowget: make the ssl variant provides wget-ssl
Yousong Zhou [Mon, 6 Apr 2020 02:20:55 +0000 (10:20 +0800)]
wget: make the ssl variant provides wget-ssl

This is to address the need for specifying dependency on a wget
implementation with ssl support.

Now we have a game of names for opkg

 1. uclient-fetch: minimal version by openwrt project
 2. wget-nossl: gnu wget w/o ssl support
 3. wget-ssl: for the moment since this commit, gnu wget w/ ssl support
 4. wget: uclient-fetch, wget-nossl, or wget-ssl
 5. gnu-wget: wget-nossl or wget-ssl

By the time we provide some dummy package like uclient-fetch-ssl and
make it also provide wget-ssl, I guess by then we will also need
gnu-wget-ssl...

Ref: https://github.com/openwrt/packages/issues/11534
Ref: https://github.com/openwrt/packages/pull/9941
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agolibupnp: update to 1.8.7
Rosen Penev [Tue, 14 Apr 2020 02:39:52 +0000 (19:39 -0700)]
libupnp: update to 1.8.7

remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11832 from neheb/v45l
Rosen Penev [Tue, 14 Apr 2020 00:37:03 +0000 (17:37 -0700)]
Merge pull request #11832 from neheb/v45l

libv4l: update to 1.16.8

4 years agoboinc: new upstream version, adjustments 11838/head
Christian Dreihsig [Sun, 12 Apr 2020 20:37:49 +0000 (22:37 +0200)]
boinc: new upstream version, adjustments

 * new upstream version 7.16.6
 * fixing platform identifier for openwrt x86
   (boinc issue https://github.com/BOINC/boinc/issues/3595)
 * protected configuration from update

Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
4 years agoMerge pull request #11837 from tru7/libfmt
Hannu Nyman [Mon, 13 Apr 2020 16:26:19 +0000 (19:26 +0300)]
Merge pull request #11837 from tru7/libfmt

libfmt: bump to version 6.2.0

4 years agolibfmt: bump to version 6.2.0 11837/head
Othmar Truniger [Mon, 13 Apr 2020 16:04:22 +0000 (18:04 +0200)]
libfmt: bump to version 6.2.0

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 years agoadblock: fix another reporting bug
Dirk Brenken [Mon, 13 Apr 2020 04:16:03 +0000 (06:16 +0200)]
adblock: fix another reporting bug

* add a final sort step, this fixes dns reporting with
  multiple pcap files as input

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #11817 from cotequeiroz/python-src
Josef Schlehofer [Sun, 12 Apr 2020 10:25:45 +0000 (12:25 +0200)]
Merge pull request #11817 from cotequeiroz/python-src

python3: hide -src package until main pkg selected

4 years agoMerge pull request #11780 from WeekendSoftware/family-dns
Rosen Penev [Sun, 12 Apr 2020 04:54:29 +0000 (21:54 -0700)]
Merge pull request #11780 from WeekendSoftware/family-dns

family-dns: add new package

4 years agofamily-dns: add new package 11780/head
Gregory L. Dietsche [Mon, 6 Apr 2020 17:09:08 +0000 (12:09 -0500)]
family-dns: add new package

Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
4 years agolibv4l: update to 1.16.8 11832/head
Rosen Penev [Thu, 9 Apr 2020 22:48:02 +0000 (15:48 -0700)]
libv4l: update to 1.16.8

Fixed license information.

Update argp dependency to be for non glibc.

Added PKG_BUILD_PARALLEL for faster compilation.

Added --as-needed linker flag for slightly smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agontpclient: fixup time patch
Rosen Penev [Sat, 11 Apr 2020 05:22:14 +0000 (22:22 -0700)]
ntpclient: fixup time patch

Added missing header and added casts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonlbwmon: update to latest Git HEAD
Jo-Philipp Wich [Sat, 11 Apr 2020 21:22:41 +0000 (23:22 +0200)]
nlbwmon: update to latest Git HEAD

34a1887 nfnetlink: disable sequence number checking

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years agoadblock: update 4.0.4
Dirk Brenken [Sat, 11 Apr 2020 19:46:59 +0000 (21:46 +0200)]
adblock: update 4.0.4

* add 'ca-bundle' dependency
* fix a sort bug in report engine
* fix potential bugs in the f_extconf function

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #11819 from stangri/master-https-dns-proxy
Hannu Nyman [Sat, 11 Apr 2020 07:48:16 +0000 (10:48 +0300)]
Merge pull request #11819 from stangri/master-https-dns-proxy

https-dns-proxy: bugfix: memory leak

4 years agohttps-dns-proxy: bugfix: memory leak 11819/head
Stan Grishin [Sat, 11 Apr 2020 00:25:11 +0000 (00:25 +0000)]
https-dns-proxy: bugfix: memory leak

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agonlbwmon: update to latest Git HEAD
Jo-Philipp Wich [Fri, 10 Apr 2020 22:23:12 +0000 (00:23 +0200)]
nlbwmon: update to latest Git HEAD

e757e06 nfnetlink: allow specifying the socket buffer size
33c77cb nfnetlink: properly handle nl_recvmsgs() failures
95cced5 protocol: Include whitespace when reading names

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
4 years agoMerge pull request #11816 from ysc3839/frp
Hannu Nyman [Fri, 10 Apr 2020 16:58:35 +0000 (19:58 +0300)]
Merge pull request #11816 from ysc3839/frp

frp: update to 0.32.1

4 years agoMerge pull request #11818 from ysc3839/pycryptodome
Hannu Nyman [Fri, 10 Apr 2020 16:58:26 +0000 (19:58 +0300)]
Merge pull request #11818 from ysc3839/pycryptodome

python-cryptodome: update to 3.9.7

4 years agopython-cryptodome: update to 3.9.7 11818/head
Richard Yu [Fri, 10 Apr 2020 16:21:57 +0000 (00:21 +0800)]
python-cryptodome: update to 3.9.7

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agopython3: hide -src package until main pkg selected 11817/head
Eneas U de Queiroz [Fri, 10 Apr 2020 15:18:32 +0000 (12:18 -0300)]
python3: hide -src package until main pkg selected

This adds a 'Package/<pkg>-src/config' definition with a 'depends on
<pkg>' line, which will hide <pkg>-src unless <pkg> is selected.  This
makes the long list of python packages a bit shorter, and also indents
the src package:

<M> python3-base................................ Python 3.8 interpreter
< >   python3-base-src................. Python 3.8 interpreter (sources)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agofrp: update to 0.32.1 11816/head
Richard Yu [Fri, 10 Apr 2020 13:39:31 +0000 (21:39 +0800)]
frp: update to 0.32.1

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agoMerge pull request #11813 from lucize/postup
Rosen Penev [Fri, 10 Apr 2020 10:34:09 +0000 (03:34 -0700)]
Merge pull request #11813 from lucize/postup

postfix: update to 3.5.0

4 years agoMerge pull request #11815 from PolynomialDivision/feature/dawn_update
Rosen Penev [Fri, 10 Apr 2020 10:33:56 +0000 (03:33 -0700)]
Merge pull request #11815 from PolynomialDivision/feature/dawn_update

dawn: fix several typos

4 years agodawn: fix several typos 11815/head
Nick Hainke [Fri, 10 Apr 2020 08:30:45 +0000 (10:30 +0200)]
dawn: fix several typos

Signed-off-by: Nick Hainke <vincent@systemli.org>
4 years agopostfix: update to 3.5.0 11813/head
Lucian Cristian [Thu, 9 Apr 2020 23:45:00 +0000 (02:45 +0300)]
postfix: update to 3.5.0

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agoMerge pull request #11805 from neheb/ntp
Rosen Penev [Thu, 9 Apr 2020 22:36:36 +0000 (15:36 -0700)]
Merge pull request #11805 from neheb/ntp

ntpclient: fix compilation with newer kernels

4 years agoMerge pull request #11811 from flyn-org/quota
Rosen Penev [Thu, 9 Apr 2020 21:21:41 +0000 (14:21 -0700)]
Merge pull request #11811 from flyn-org/quota

quota: add necessary dependencies

4 years agoquota: add necessary dependencies 11811/head
W. Michael Petullo [Thu, 9 Apr 2020 20:33:15 +0000 (16:33 -0400)]
quota: add necessary dependencies

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agoMerge pull request #11810 from tru7/knxd
Hannu Nyman [Thu, 9 Apr 2020 18:59:30 +0000 (21:59 +0300)]
Merge pull request #11810 from tru7/knxd

knxd: bump to version 0.14.35

4 years agoMerge pull request #11784 from cotequeiroz/sane-backends
Luiz Angelo Daros de Luca [Thu, 9 Apr 2020 18:10:28 +0000 (15:10 -0300)]
Merge pull request #11784 from cotequeiroz/sane-backends

sane-backends: use "tristate" instead of "prompt"

4 years agoknxd: bump to version 0.14.35 11810/head
Othmar Truniger [Thu, 9 Apr 2020 17:29:47 +0000 (19:29 +0200)]
knxd: bump to version 0.14.35

Signed-off-by: Othmar Truniger <github@truniger.ch>
4 years agoMerge pull request #11793 from commodo/python3-default-bin
Hannu Nyman [Wed, 8 Apr 2020 15:03:39 +0000 (18:03 +0300)]
Merge pull request #11793 from commodo/python3-default-bin

python3: symlink 'python' to '/usr/bin/python3'

4 years agopython3: symlink 'python' to '/usr/bin/python3' 11793/head
Alexandru Ardelean [Tue, 7 Apr 2020 08:08:02 +0000 (11:08 +0300)]
python3: symlink 'python' to '/usr/bin/python3'

Time to make it more official.
Running 'python' should get you an interpreter running, and that one is now
Python3.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodnsdist: fix default SSL lib spelling
Eneas U de Queiroz [Thu, 12 Mar 2020 12:09:28 +0000 (09:09 -0300)]
dnsdist: fix default SSL lib spelling

This is cosmetic only, since openssl is the first one being defined, but
it avoids a warning in scripts/config, after upgrading to kconfig-v5.6:
tmp/.config-package.in:102839:warning: choice default symbol
'DNSDIST_OPENSSSL' is not contained in the choice

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #11807 from jefferyto/seafile-7.1.3
Hannu Nyman [Wed, 8 Apr 2020 10:21:50 +0000 (13:21 +0300)]
Merge pull request #11807 from jefferyto/seafile-7.1.3

seafile-server (and related packages): Update to 7.1.3

4 years agoseafile-server: Update to 7.1.3 11807/head
Jeffery To [Tue, 7 Apr 2020 15:41:21 +0000 (23:41 +0800)]
seafile-server: Update to 7.1.3

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoseafile-seahub: Update to 7.1.3, refresh patches
Jeffery To [Tue, 7 Apr 2020 15:37:15 +0000 (23:37 +0800)]
seafile-seahub: Update to 7.1.3, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoseafile-ccnet: Update to 7.1.3
Jeffery To [Tue, 7 Apr 2020 14:53:08 +0000 (22:53 +0800)]
seafile-ccnet: Update to 7.1.3

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agolibsearpc: Update to "new" version, switch to git download method
Jeffery To [Tue, 7 Apr 2020 08:45:19 +0000 (16:45 +0800)]
libsearpc: Update to "new" version, switch to git download method

Upstream changed the v3.2.0 tag. Previously it referred to
haiwen/libsearpc@23f581b39fa4555ede80efe2729f76e6159e8b7a; now it refers
to haiwen/libsearpc@d1fd7518a20b25766ff98d6fde6e40c63626ca0d.

This changes the packaged version to the "new" v3.2.0 and switches to
using the git download method (technically the github_archive method),
since the codeload filenames of the previous and current versions are
the same but the files have different hashes.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoMerge pull request #11804 from VolunteerComputingHelp/master
Hannu Nyman [Wed, 8 Apr 2020 05:23:06 +0000 (08:23 +0300)]
Merge pull request #11804 from VolunteerComputingHelp/master

boinc: FTBFS: avoiding unexpected dependencies

4 years agoBoinc: Avoiding unexpected dependencies 11804/head
Steffen Möller [Tue, 7 Apr 2020 22:44:31 +0000 (00:44 +0200)]
Boinc: Avoiding unexpected dependencies

In reaction to a comment by @hnyman in
https://github.com/openwrt/packages/pull/11768#issuecomment-610513948
on BOINC embracing too many libraries it finds on its build
host, the inclusion of the freetype library is now excluded
by an embracing "if" statement.

The patch is presented to BOINC upstream at
https://github.com/BOINC/boinc/pull/3578

Signed-off-by: Steffen Möller <moeller@debian.org>
4 years agoMerge pull request #11799 from dibdot/adblock
Dirk Brenken [Wed, 8 Apr 2020 05:04:31 +0000 (07:04 +0200)]
Merge pull request #11799 from dibdot/adblock

adblock: release 4.0.3

4 years agobind9: update to 9.16.1
Noah Meyerhans [Sun, 22 Mar 2020 17:09:20 +0000 (10:09 -0700)]
bind9: update to 9.16.1

Add libuv dependency

Fix optional libxml and c-json dependency handling

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
4 years agontpclient: fix compilation with newer kernels 11805/head
Rosen Penev [Wed, 8 Apr 2020 02:51:31 +0000 (19:51 -0700)]
ntpclient: fix compilation with newer kernels

glibc needs an extra header included.

Also cast time values to 64-bit in preparation for 64-bit time_t for
32-bit platforms.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11546 from neheb/gst
Rosen Penev [Wed, 8 Apr 2020 02:52:38 +0000 (19:52 -0700)]
Merge pull request #11546 from neheb/gst

gstreamer updates to 1.16.2 and meson

4 years agoMerge pull request #11786 from neheb/v4llll
Rosen Penev [Wed, 8 Apr 2020 02:19:30 +0000 (19:19 -0700)]
Merge pull request #11786 from neheb/v4llll

libv4l: fix compilation under kernel 4.14

4 years agoMerge pull request #11774 from neheb/netif
Rosen Penev [Wed, 8 Apr 2020 02:13:51 +0000 (19:13 -0700)]
Merge pull request #11774 from neheb/netif

netifyd: fix compilation with libcxx

4 years agoMerge pull request #11789 from neheb/h2oen
Rosen Penev [Wed, 8 Apr 2020 02:12:11 +0000 (19:12 -0700)]
Merge pull request #11789 from neheb/h2oen

h2o: fix compilation without engine support

4 years agoMerge pull request #11787 from neheb/shout
Rosen Penev [Wed, 8 Apr 2020 02:06:50 +0000 (19:06 -0700)]
Merge pull request #11787 from neheb/shout

libshout: don't use usleep

4 years agogst1-libav: update to 1.16.2 11546/head
Rosen Penev [Wed, 8 Apr 2020 02:05:26 +0000 (19:05 -0700)]
gst1-libav: update to 1.16.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogst1-plugins-ugly: update to 1.16.2
Rosen Penev [Tue, 10 Mar 2020 04:20:22 +0000 (21:20 -0700)]
gst1-plugins-ugly: update to 1.16.2

Switched to meson.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogst1-plugins-bad: update to 1.16.2
Rosen Penev [Tue, 10 Mar 2020 04:07:44 +0000 (21:07 -0700)]
gst1-plugins-bad: update to 1.16.2

Switched to meson.

Fixed license information.

Several Makefile cleanups for consistency between packages.

Enabled and added packages for a bunch of plugins.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogst1-plugins-good: update to 1.16.2
Rosen Penev [Tue, 10 Mar 2020 02:42:35 +0000 (19:42 -0700)]
gst1-plugins-good: update to 1.16.2

Switch to meson.

No more static libraries as meson makes you choose.

Enabled speex and shout2 as the libraries are available.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogst1-plugins-base: update to 1.16.2
Rosen Penev [Tue, 10 Mar 2020 00:29:34 +0000 (17:29 -0700)]
gst1-plugins-base: update to 1.16.2

Switched to meson.

Fixed license information.

No more static libraries as meson makes you choose.

Added several CONFIG_DEPENDS entries.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agogstreamer1: update to 1.16.2
Rosen Penev [Mon, 9 Mar 2020 23:17:31 +0000 (16:17 -0700)]
gstreamer1: update to 1.16.2

Switched to meson.

Fixed license information.

Rearranged some stuff for consistency between packages.

Removed static libraries. It seems meson only supports either one or the
other.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11785 from neheb/upnppp
Rosen Penev [Wed, 8 Apr 2020 01:56:07 +0000 (18:56 -0700)]
Merge pull request #11785 from neheb/upnppp

libupnp: do not use usleep

4 years agoMerge pull request #11801 from stangri/master-simple-adblock
Rosen Penev [Wed, 8 Apr 2020 01:39:25 +0000 (18:39 -0700)]
Merge pull request #11801 from stangri/master-simple-adblock

simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot

4 years agosimple-adblock: bugfixes: remove escape chars from log, restore from cache on boot 11801/head
Stan Grishin [Tue, 7 Apr 2020 21:55:22 +0000 (21:55 +0000)]
simple-adblock: bugfixes: remove escape chars from log, restore from cache on boot

Signed-off-by: Stan Grishin <stangri@melmac.net>
4 years agoadblock: release 4.0.3 11799/head
Dirk Brenken [Tue, 7 Apr 2020 19:48:09 +0000 (21:48 +0200)]
adblock: release 4.0.3

* add 'wally3k' and 'reg_vn' sources, change 'reg_pl' source
* update readme
* small fixes & cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agobind: use json-c instead of jsoncpp
Rosen Penev [Tue, 7 Apr 2020 01:31:14 +0000 (18:31 -0700)]
bind: use json-c instead of jsoncpp

The configure script prefers the latter whereas the code prefers the
latter. Hack around it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11797 from commodo/drop-flup
Hannu Nyman [Tue, 7 Apr 2020 17:09:44 +0000 (20:09 +0300)]
Merge pull request #11797 from commodo/drop-flup

lang: python: flup: drop package

4 years agolang: python: flup: drop package 11797/head
Alexandru Ardelean [Tue, 7 Apr 2020 15:12:58 +0000 (18:12 +0300)]
lang: python: flup: drop package

Was mostly required for Seafile.
Now it isn't.
It's also pretty ancient.
   https://www.saddi.com/software/flup/

Page was last updated in 2005.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agonano: update to 4.9.2
Hannu Nyman [Tue, 7 Apr 2020 15:05:11 +0000 (18:05 +0300)]
nano: update to 4.9.2

Update nano editor to version 4.9.2

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
4 years agoMerge pull request #11744 from ja-pa/pytest-new
Hannu Nyman [Tue, 7 Apr 2020 14:23:11 +0000 (17:23 +0300)]
Merge pull request #11744 from ja-pa/pytest-new

python-pytest: add new package

4 years agoMerge pull request #11794 from TDT-AG/pr/20200407-acme
Toke Høiland-Jørgensen [Tue, 7 Apr 2020 12:12:56 +0000 (14:12 +0200)]
Merge pull request #11794 from TDT-AG/pr/20200407-acme

acme: fix luci-app-acme dependency limitations

4 years agoacme: fix luci-app-acme dependency limitations 11794/head
Florian Eckert [Fri, 3 Apr 2020 12:53:19 +0000 (14:53 +0200)]
acme: fix luci-app-acme dependency limitations

This commit fix circle dependency.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
4 years agoMerge pull request #11782 from gfrancesco/master
Rosen Penev [Tue, 7 Apr 2020 11:16:56 +0000 (04:16 -0700)]
Merge pull request #11782 from gfrancesco/master

transmission: add init file STOP directive

4 years agotransmission: add init file STOP directive 11782/head
Francesco G [Mon, 6 Apr 2020 21:12:26 +0000 (23:12 +0200)]
transmission: add init file STOP directive

Transmission should stop early on system shutdown to avoid
for example fstab unmount disks when transmission is writing.

Signed-off-by: Francesco G <gfrancesco@users.noreply.github.com>
4 years agopython-pytest: add new package 11744/head
Jan Pavlinec [Fri, 27 Mar 2020 09:10:34 +0000 (10:10 +0100)]
python-pytest: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
4 years agoMerge pull request #11792 from commodo/gunicorn-update
Hannu Nyman [Tue, 7 Apr 2020 08:50:34 +0000 (11:50 +0300)]
Merge pull request #11792 from commodo/gunicorn-update

gunicorn: bump to version 20.0.4

4 years agogunicorn: bump to version 20.0.4 11792/head
Alexandru Ardelean [Mon, 18 Nov 2019 14:33:20 +0000 (16:33 +0200)]
gunicorn: bump to version 20.0.4

This change bumps gunicorn to version 20.0.4.
It also installs the binary for gunicorn without any suffix, via symlink.
And remove gunicorn_paster; that was removed from the package and moved
into the gunicorn library.
Also, now we need to use the full python3-setuptools package for the
gunicorn executable, as it won't start without it.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agomeson: update to version 0.54.0
Josef Schlehofer [Mon, 6 Apr 2020 19:54:13 +0000 (21:54 +0200)]
meson: update to version 0.54.0

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoboinc: new package for distributed computing/data acquisition
Christian Dreihsig [Sun, 5 Apr 2020 07:34:03 +0000 (09:34 +0200)]
boinc: new package for distributed computing/data acquisition

Compile tested: x86_64, OpenWrt master
Run tested: arm/mvebu

Signed-off-by: Christian Dreihsig <christian.dreihsig@t-online.de>
4 years agopython-yaml: update to version 5.3.1
Josef Schlehofer [Mon, 6 Apr 2020 21:59:14 +0000 (23:59 +0200)]
python-yaml: update to version 5.3.1

Fixes CVE-2020-1747

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #11791 from commodo/fix-typo-py3-package
Hannu Nyman [Tue, 7 Apr 2020 07:15:17 +0000 (10:15 +0300)]
Merge pull request #11791 from commodo/fix-typo-py3-package

python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBAL_ARGS

4 years agopython3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBA... 11791/head
Alexandru Ardelean [Tue, 7 Apr 2020 07:06:27 +0000 (10:06 +0300)]
python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SETUP_GLOBAL_ARGS

This fixes a typo with the default PYTHON3_PKG_SETUP_GLOBAL_ARGS.
Since in make context non-defined variables are empty anyway, this doesn't
produce any issues. The fix is more semantic in nature.

Fixes https://github.com/openwrt/packages/issues/11790

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoMerge pull request #11748 from flyn-org/quota
Rosen Penev [Tue, 7 Apr 2020 03:31:17 +0000 (20:31 -0700)]
Merge pull request #11748 from flyn-org/quota

quota: add new package

4 years agoquota: add new package 11748/head
W. Michael Petullo [Thu, 2 Apr 2020 21:00:23 +0000 (16:00 -0500)]
quota: add new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
4 years agoh2o: fix compilation without engine support 11789/head
Rosen Penev [Tue, 7 Apr 2020 01:59:19 +0000 (18:59 -0700)]
h2o: fix compilation without engine support

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibshout: don't use usleep 11787/head
Rosen Penev [Mon, 6 Apr 2020 02:57:53 +0000 (19:57 -0700)]
libshout: don't use usleep

usleep is deprecated and optionally unavailable with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibv4l: fix compilation under kernel 4.14 11786/head
Rosen Penev [Mon, 6 Apr 2020 02:53:24 +0000 (19:53 -0700)]
libv4l: fix compilation under kernel 4.14

The last patch used a macro unavailable with older kernel headers.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibupnp: do not use usleep 11785/head
Rosen Penev [Mon, 6 Apr 2020 02:50:35 +0000 (19:50 -0700)]
libupnp: do not use usleep

Deprecated and optionally unavailable under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #11761 from neheb/mpdddd
Rosen Penev [Tue, 7 Apr 2020 02:25:53 +0000 (19:25 -0700)]
Merge pull request #11761 from neheb/mpdddd

mpd: update to 0.21.22

4 years agosane-backends: use "tristate" instead of "prompt" 11784/head
Eneas U de Queiroz [Mon, 6 Apr 2020 23:31:55 +0000 (20:31 -0300)]
sane-backends: use "tristate" instead of "prompt"

Remove "prompt" command, dropped in kconfig-v5.6, from
Package/sane-backends/config, replacing it with "tristate".  This does
not affect the generated package.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #11735 from ja-pa/graphicsmagic-1.3.35
Rosen Penev [Tue, 7 Apr 2020 00:06:54 +0000 (17:06 -0700)]
Merge pull request #11735 from ja-pa/graphicsmagic-1.3.35

graphicsmagic: update to version 1.3.35 (security fix)

4 years agoMerge pull request #11771 from micmac1/master-apache-2443
Rosen Penev [Mon, 6 Apr 2020 21:08:07 +0000 (14:08 -0700)]
Merge pull request #11771 from micmac1/master-apache-2443

apache: security bump to 2.4.43

4 years agoMerge pull request #11779 from commodo/pillow-bump
Hannu Nyman [Mon, 6 Apr 2020 14:25:47 +0000 (17:25 +0300)]
Merge pull request #11779 from commodo/pillow-bump

pillow: bump to version 7.1.1

4 years agopillow: bump to version 7.1.1 11779/head
Alexandru Ardelean [Mon, 6 Apr 2020 10:57:32 +0000 (13:57 +0300)]
pillow: bump to version 7.1.1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agoMerge pull request #11778 from jefferyto/python-cryptography-2.9
Hannu Nyman [Mon, 6 Apr 2020 13:22:43 +0000 (16:22 +0300)]
Merge pull request #11778 from jefferyto/python-cryptography-2.9

python-cryptography: Update to 2.9, remove setup patch

4 years agoMerge pull request #11777 from jefferyto/python-zope-interface-5.0.2
Hannu Nyman [Mon, 6 Apr 2020 13:22:14 +0000 (16:22 +0300)]
Merge pull request #11777 from jefferyto/python-zope-interface-5.0.2

python-zope-interface: Update to 5.0.2

4 years agoopenssh: don't create ECDSA keys
Peter Wagner [Mon, 6 Apr 2020 08:18:50 +0000 (10:18 +0200)]
openssh: don't create ECDSA keys

Signed-off-by: Peter Wagner <tripolar@gmx.at>
4 years agoMerge pull request #10449 from ja-pa/python-pluggy
Hannu Nyman [Mon, 6 Apr 2020 08:14:20 +0000 (11:14 +0300)]
Merge pull request #10449 from ja-pa/python-pluggy

python-pluggy: add new package