feed/packages.git
3 years agolibmraa: update to 2.2.0 13901/head
Hirokazu MORIKAWA [Wed, 11 Nov 2020 01:13:37 +0000 (10:13 +0900)]
libmraa: update to 2.2.0

update to 2.2.0
Allow to build only python modules.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agoMerge pull request #13897 from flyn-org/libexif
Rosen Penev [Tue, 10 Nov 2020 20:37:51 +0000 (12:37 -0800)]
Merge pull request #13897 from flyn-org/libexif

libexif: update to 0.6.22

3 years agolibexif: update to 0.6.22 13897/head
W. Michael Petullo [Tue, 10 Nov 2020 20:09:02 +0000 (14:09 -0600)]
libexif: update to 0.6.22

Aside from updating the package, this modifies the Makefile to pull the
sources from GitHub rather than SourceForge. The exif project recently
moved to GitHub.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoMerge pull request #13873 from 1715173329/new-yq
Rosen Penev [Tue, 10 Nov 2020 05:10:31 +0000 (21:10 -0800)]
Merge pull request #13873 from 1715173329/new-yq

yq: add new package

3 years agoyq: add new package 13873/head
Tianling Shen [Sat, 7 Nov 2020 16:51:15 +0000 (00:51 +0800)]
yq: add new package

Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
3 years agoMerge pull request #13882 from null-cipher/netstinky_pkg
Rosen Penev [Tue, 10 Nov 2020 02:48:11 +0000 (18:48 -0800)]
Merge pull request #13882 from null-cipher/netstinky_pkg

NetStinky IDS for detecting IoCs on your network

3 years agonetstinky: IDS for detecting IoCs on your network 13882/head
Andrew Mackintosh [Wed, 28 Oct 2020 20:43:37 +0000 (20:43 +0000)]
netstinky: IDS for detecting IoCs on your network

Signed-off-by: Andrew Mackintosh <amackint@waikato.ac.nz>
Maintainer: me / @null-cipher
Compile tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
                Hyper-V VM / x86_64, OpenWrt 19.07.4
Run tested: Raspberry Pi 3 / brcm2708-bcm2710, OpenWrt 19.07.4
            Hyper-V VM / x86_64, OpenWrt 19.07.4

Description:
The NetStinky IDS is a component of the NetStinky suite of tools. It
monitors the traffic on the LAN interfaces of your router for
Indications of Compromise (IoCs), drawn from an auto-updating list of
definitions. IoCs are subsequently reported to the NetStinky smartphone
applications.

3 years agoMerge pull request #13807 from PolynomialDivision/fix-node-exporter
Rosen Penev [Tue, 10 Nov 2020 01:22:50 +0000 (17:22 -0800)]
Merge pull request #13807 from PolynomialDivision/fix-node-exporter

prometheus-node-exporter-lua: fix hostapd exporter

3 years agoMerge pull request #13885 from jefferyto/golang-1.15.4
Rosen Penev [Tue, 10 Nov 2020 01:10:56 +0000 (17:10 -0800)]
Merge pull request #13885 from jefferyto/golang-1.15.4

golang: Update to 1.15.4

3 years agoMerge pull request #13891 from jefferyto/python-zope-interface-5.2.0
Rosen Penev [Tue, 10 Nov 2020 01:10:31 +0000 (17:10 -0800)]
Merge pull request #13891 from jefferyto/python-zope-interface-5.2.0

python-zope-interface: Update to 5.2.0

3 years agoMerge pull request #13890 from jefferyto/python-attrs-20.3.0
Rosen Penev [Tue, 10 Nov 2020 01:10:17 +0000 (17:10 -0800)]
Merge pull request #13890 from jefferyto/python-attrs-20.3.0

python-attrs: Update to 20.3.0

3 years agopython-zope-interface: Update to 5.2.0 13891/head
Jeffery To [Mon, 9 Nov 2020 21:01:00 +0000 (05:01 +0800)]
python-zope-interface: Update to 5.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agopython-attrs: Update to 20.3.0 13890/head
Jeffery To [Mon, 9 Nov 2020 20:47:18 +0000 (04:47 +0800)]
python-attrs: Update to 20.3.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoMerge pull request #13886 from mstorchak/tgt
Rosen Penev [Mon, 9 Nov 2020 18:06:41 +0000 (10:06 -0800)]
Merge pull request #13886 from mstorchak/tgt

tgt: update to 1.0.80

3 years agoMerge pull request #13827 from cobaltchang/fix-cgroupfs-mount-init-script-order
Florian Eckert [Mon, 9 Nov 2020 13:28:56 +0000 (14:28 +0100)]
Merge pull request #13827 from cobaltchang/fix-cgroupfs-mount-init-script-order

cgroupfs-mount: fix symbolic link name

3 years agocgroupfs-mount: fix symbolic link name 13827/head
Cobalt Chang [Mon, 2 Nov 2020 07:11:49 +0000 (15:11 +0800)]
cgroupfs-mount: fix symbolic link name

Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.

3 years agotgt: update to 1.0.80 13886/head
Maxim Storchak [Mon, 9 Nov 2020 10:49:59 +0000 (12:49 +0200)]
tgt: update to 1.0.80

- add runtime test
- drop the patch that has gone upstream

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
3 years agogolang: Update to 1.15.4 13885/head
Jeffery To [Mon, 9 Nov 2020 09:53:43 +0000 (17:53 +0800)]
golang: Update to 1.15.4

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoMerge pull request #13876 from nxhack/node_12_19_0
Rosen Penev [Mon, 9 Nov 2020 04:48:18 +0000 (20:48 -0800)]
Merge pull request #13876 from nxhack/node_12_19_0

node: update to v12.19.0

3 years agoMerge pull request #13877 from BKPepe/transmission-web-control
Rosen Penev [Mon, 9 Nov 2020 04:47:48 +0000 (20:47 -0800)]
Merge pull request #13877 from BKPepe/transmission-web-control

transmission-web-control: remove Transmission SSL variants

3 years agoMerge pull request #13883 from nxhack/icu_68_1
Rosen Penev [Mon, 9 Nov 2020 04:47:21 +0000 (20:47 -0800)]
Merge pull request #13883 from nxhack/icu_68_1

icu: update to 68.1

3 years agoicu: update to 68.1 13883/head
Hirokazu MORIKAWA [Mon, 9 Nov 2020 03:49:56 +0000 (12:49 +0900)]
icu: update to 68.1

It updates to CLDR 38. New features including locale-dependent smart unit preferences (road distance, temperature, etc.) and locale ID canonicalization conformant with CLDR.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agolibinput: update to version 1.16.3
Daniel Golle [Sun, 8 Nov 2020 21:19:36 +0000 (21:19 +0000)]
libinput: update to version 1.16.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agolibassuan: update to version 2.5.4
Daniel Golle [Sun, 8 Nov 2020 20:59:23 +0000 (20:59 +0000)]
libassuan: update to version 2.5.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoMerge pull request #13853 from TDT-AG/pr/20201104-mwan3
Florian Eckert [Sun, 8 Nov 2020 12:24:40 +0000 (13:24 +0100)]
Merge pull request #13853 from TDT-AG/pr/20201104-mwan3

mwan3: code cleanup and fixes

3 years agotransmission-web-control: remove Transmission SSL variants 13877/head
Josef Schlehofer [Sun, 8 Nov 2020 10:34:50 +0000 (11:34 +0100)]
transmission-web-control: remove Transmission SSL variants

In recent commits, there were removed Transmission SSL variants and
there is just used one variant of transmission-daemon. Let's adjust it here as well.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agonode: update to v12.19.0 13876/head
Hirokazu MORIKAWA [Sun, 8 Nov 2020 07:00:12 +0000 (16:00 +0900)]
node: update to v12.19.0

Update to v12.19.0
Fixes for the removal of MIPS FPU emulator support.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agoMerge pull request #13872 from gladiac1337/haproxy-2.2.5
Rosen Penev [Sun, 8 Nov 2020 05:45:56 +0000 (21:45 -0800)]
Merge pull request #13872 from gladiac1337/haproxy-2.2.5

haproxy: Update HAProxy to v2.2.5

3 years agoMerge pull request #13871 from tru7/libfmt
Michael Heimpold [Sat, 7 Nov 2020 16:36:49 +0000 (17:36 +0100)]
Merge pull request #13871 from tru7/libfmt

libfmt: bump to version 7.1.2

3 years agopodman: add new package
Daniel Golle [Wed, 21 Oct 2020 00:24:25 +0000 (01:24 +0100)]
podman: add new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agocni-plugins: add package
Daniel Golle [Thu, 22 Oct 2020 03:57:11 +0000 (04:57 +0100)]
cni-plugins: add package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agocni: add package
Daniel Golle [Thu, 22 Oct 2020 03:02:10 +0000 (04:02 +0100)]
cni: add package

Thanks to @aparcar for help with porting this.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoconmon: new package
Daniel Golle [Tue, 20 Oct 2020 23:41:33 +0000 (00:41 +0100)]
conmon: new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agogpgme: new package
Daniel Golle [Tue, 20 Oct 2020 18:33:11 +0000 (19:33 +0100)]
gpgme: new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agognupg2: add package
Daniel Golle [Tue, 20 Oct 2020 18:32:58 +0000 (19:32 +0100)]
gnupg2: add package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agognupg: prepare for gnupg2
Daniel Golle [Tue, 20 Oct 2020 14:11:08 +0000 (15:11 +0100)]
gnupg: prepare for gnupg2

Use ALTERNATIVES for /usr/bin/gpg and /usr/bin/gpgv, so upcoming gnupg2
variants can be selected instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agolibassuan: new package
Daniel Golle [Tue, 20 Oct 2020 18:32:41 +0000 (19:32 +0100)]
libassuan: new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agolibksba: new package
Daniel Golle [Tue, 20 Oct 2020 18:32:26 +0000 (19:32 +0100)]
libksba: new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agonpth: new package
Daniel Golle [Tue, 20 Oct 2020 18:32:07 +0000 (19:32 +0100)]
npth: new package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agolibgpg-error: make gpgrt.h available for depending packages
Daniel Golle [Tue, 20 Oct 2020 18:31:07 +0000 (19:31 +0100)]
libgpg-error: make gpgrt.h available for depending packages

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agohaproxy: Update HAProxy to v2.2.5 13872/head
Christian Lachner [Sat, 7 Nov 2020 14:37:49 +0000 (15:37 +0100)]
haproxy: Update HAProxy to v2.2.5

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agolibfmt: bump to version 7.1.2 13871/head
Othmar Truniger [Sat, 7 Nov 2020 11:16:49 +0000 (12:16 +0100)]
libfmt: bump to version 7.1.2

Signed-off-by: Othmar Truniger <github@truniger.ch>
3 years agoMerge pull request #13863 from neheb/fuse3
Rosen Penev [Fri, 6 Nov 2020 20:39:32 +0000 (12:39 -0800)]
Merge pull request #13863 from neheb/fuse3

fuse3: update to 3.10.0

3 years agoMerge pull request #13862 from neheb/motu
Rosen Penev [Fri, 6 Nov 2020 20:20:32 +0000 (12:20 -0800)]
Merge pull request #13862 from neheb/motu

motion: update to 4.3.2

3 years agoRevert "CI: add super-linter for pull requests"
Aaron Goodman [Fri, 6 Nov 2020 03:06:47 +0000 (22:06 -0500)]
Revert "CI: add super-linter for pull requests"

Initial motivation for this commit was 'Just merge and see how people like it?'
https://github.com/openwrt/packages/pull/13358#issuecomment-692309158

It seems that many contributors don't like it.
https://github.com/openwrt/packages/issues/13395

So this should be reverted until issues with the linter can be
resolved.

This reverts commit 2b5de22202dafe849bfbce3adf1488d542ba8b24.

3 years agomwan3: update version to 2.10.2 13853/head
Florian Eckert [Fri, 6 Nov 2020 09:48:21 +0000 (10:48 +0100)]
mwan3: update version to 2.10.2

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: make it clearer who initiated the start
Florian Eckert [Wed, 4 Nov 2020 15:24:55 +0000 (16:24 +0100)]
mwan3: make it clearer who initiated the start

It was somewhat opaque how the variable a is questioned. To show this
better the variable is now a string and not a boolean. So you can see
directly what should happen. With a boolean you always have to think
about what it means when 0 or 1 is used.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: use procd for locking everywhere
Aaron Goodman [Fri, 6 Nov 2020 01:37:37 +0000 (20:37 -0500)]
mwan3: use procd for locking everywhere

Replace locks on /var/run/mwan3.lock with locks via procd.

This fixes a deadlock issue where mwan3 stop would have a procd
lock, but a hotplug script would have the /var/run/mwan3.lock

Locking can be removed from mwan3rtmon since:
1) procd will have sent the KILL signal to the process during
shutdown, so it will not add routes to already removed interfaces on
mwan3 shutdown and
2) mwan3rtmon checks if an interface is active based on the
mwan3_iface_in_<IFACE> entry in iptables, and the hotplug script
always adds this before creating the route table and removes it
before deleting the route table

Fixes github issue #13704
(https://github.com/openwrt/packages/issues/13704)

3 years agomwan3: reload unreachable/blackhole rules on hotplug
Aaron Goodman [Thu, 5 Nov 2020 03:06:17 +0000 (22:06 -0500)]
mwan3: reload unreachable/blackhole rules on hotplug

when the network procd service restarts, it flushes the ip rules. We
need to add these rules back. Since hotplug events are triggered when
the networks come back online, adding this call to the hotplug script
is the most convenient place to refresh the rules.

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agomwan3: fix boundary
Florian Eckert [Wed, 4 Nov 2020 11:10:23 +0000 (12:10 +0100)]
mwan3: fix boundary

he line is too long. For the future it is better to split it into
several lines and make it more clearly arranged. In case of a future
change, not the whole line will be marked as a change.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: use common makefile install wrappers
Florian Eckert [Wed, 4 Nov 2020 11:07:14 +0000 (12:07 +0100)]
mwan3: use common makefile install wrappers

With this change you can see at a glance which files will be installed on
the system.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: fix wait conditions in mwan3track
Florian Eckert [Fri, 6 Nov 2020 08:07:08 +0000 (09:07 +0100)]
mwan3: fix wait conditions in mwan3track

Will only run when no events are pending.

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
[ Update description and split into own commit ]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: move mwan3_init call in mwwan3track into main
Florian Eckert [Wed, 4 Nov 2020 10:40:45 +0000 (11:40 +0100)]
mwan3: move mwan3_init call in mwwan3track into main

Initialize TRACK_OUTPUT has been set after INTERFACE variable initialization.
Move definition into main fixes this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwan3: remove not needes jshn.sh include
Florian Eckert [Wed, 4 Nov 2020 10:39:36 +0000 (11:39 +0100)]
mwan3: remove not needes jshn.sh include

Remove not needed jshn.sh include.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agofuse3: update to 3.10.0 13863/head
Rosen Penev [Fri, 6 Nov 2020 04:57:06 +0000 (20:57 -0800)]
fuse3: update to 3.10.0

Backport two uClibc-ng patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomotion: update to 4.3.2 13862/head
Rosen Penev [Fri, 6 Nov 2020 04:04:30 +0000 (20:04 -0800)]
motion: update to 4.3.2

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agorp-pppoe: increase PKG_RELEASE
Josef Schlehofer [Thu, 5 Nov 2020 20:01:10 +0000 (21:01 +0100)]
rp-pppoe: increase PKG_RELEASE

In a recent commit, there was a fixed typo in config file of rp-ppoe
package. As there was no increased version in PKG_VERSION/PKG_RELEASE,
it means that fixed typo will be applied for users, who install
rp-pppoe now. Existing users will not be aware that there is an updated
package with fixed typo. They will need to do force overwrite/reinstall via opkg.

It makes a little bit complicated as we are fixing typo in conffile, but
this change will be applied to users who do not touch it. In any case,
there should be a bumped version.

Fixes: fe709078ffaaf323593b126c02e83e7512b84073 ("rp-pppoe: fix typo")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agopython-markdown: update to version 3.3.3 13836/head
Josef Schlehofer [Tue, 3 Nov 2020 00:31:32 +0000 (01:31 +0100)]
python-markdown: update to version 3.3.3

Remove dependency python3-setuptools, it is no longer needed since
version 3.2.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #13840 from BKPepe/python3-yarl
Josef Schlehofer [Thu, 5 Nov 2020 15:30:11 +0000 (16:30 +0100)]
Merge pull request #13840 from BKPepe/python3-yarl

python-yarl: update to version 1.6.2

3 years agoMerge pull request #13839 from BKPepe/sentrysdk
Josef Schlehofer [Thu, 5 Nov 2020 15:29:58 +0000 (16:29 +0100)]
Merge pull request #13839 from BKPepe/sentrysdk

python-sentry-sdk: update to version 0.19.2

3 years agoMerge pull request #13838 from BKPepe/urllib3-update
Josef Schlehofer [Thu, 5 Nov 2020 15:29:45 +0000 (16:29 +0100)]
Merge pull request #13838 from BKPepe/urllib3-update

python-urllib3: update to version 1.25.11

3 years agoMerge pull request #13837 from BKPepe/tornado-update
Josef Schlehofer [Thu, 5 Nov 2020 15:29:36 +0000 (16:29 +0100)]
Merge pull request #13837 from BKPepe/tornado-update

python-tornado: update to version 6.1

3 years agoMerge pull request #13859 from TDT-AG/pr/20201105-xinetd
Florian Eckert [Thu, 5 Nov 2020 13:51:13 +0000 (14:51 +0100)]
Merge pull request #13859 from TDT-AG/pr/20201105-xinetd

xinetd: do not restart service after config change if it is not running

3 years agoxinetd: do not restart service after config change if it is not running 13859/head
Helge Mader [Thu, 5 Nov 2020 12:09:55 +0000 (13:09 +0100)]
xinetd: do not restart service after config change if it is not running

Signed-off-by: Helge Mader <ma@dev.tdt.de>
3 years agoMerge pull request #13834 from br101/protobuf-3.13.0
Rosen Penev [Thu, 5 Nov 2020 07:01:43 +0000 (23:01 -0800)]
Merge pull request #13834 from br101/protobuf-3.13.0

protobuf: Update to version 3.13.0

3 years agoMerge pull request #13841 from EricLuehrsen/unbound_112
Rosen Penev [Thu, 5 Nov 2020 02:55:05 +0000 (18:55 -0800)]
Merge pull request #13841 from EricLuehrsen/unbound_112

unbound: update to 1.1.12

3 years agoMerge pull request #13854 from mstorchak/tmux
Rosen Penev [Thu, 5 Nov 2020 02:53:33 +0000 (18:53 -0800)]
Merge pull request #13854 from mstorchak/tmux

tmux: update to 3.1c

3 years agounbound: clean up interface interpretation in UCI 13841/head
Eric Luehrsen [Tue, 27 Oct 2020 03:09:18 +0000 (23:09 -0400)]
unbound: clean up interface interpretation in UCI

DNS flag day 2020, software should reflect the minimum EDNS 1232 bytes.
Added iface_wan and iface_lan to control internal DNS assignemnts and
to control what is local service ACL. Interface wild cards are not
explicitly set so that they can be customized in extended conf.

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
3 years agounbound: update to 1.1.12
Eric Luehrsen [Wed, 4 Nov 2020 03:02:29 +0000 (22:02 -0500)]
unbound: update to 1.1.12

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
3 years agotmux: update to 3.1c 13854/head
Maxim Storchak [Wed, 4 Nov 2020 17:47:02 +0000 (19:47 +0200)]
tmux: update to 3.1c

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
3 years agoMerge pull request #13851 from zhaojh329/master
Florian Eckert [Wed, 4 Nov 2020 12:26:59 +0000 (13:26 +0100)]
Merge pull request #13851 from zhaojh329/master

rp-pppoe: fix typo

3 years agorp-pppoe: fix typo 13851/head
Jianhui Zhao [Wed, 4 Nov 2020 12:03:01 +0000 (20:03 +0800)]
rp-pppoe: fix typo

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
3 years agoMerge pull request #13798 from TDT-AG/pr/20201018-extra-command-update
Florian Eckert [Wed, 4 Nov 2020 07:51:50 +0000 (08:51 +0100)]
Merge pull request #13798 from TDT-AG/pr/20201018-extra-command-update

treewide: use new extra_command function for init

3 years agodocker-ce: use new extra_command function definition 13798/head
Florian Eckert [Wed, 28 Oct 2020 14:57:56 +0000 (15:57 +0100)]
docker-ce: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agowifidog: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:57:43 +0000 (15:57 +0100)]
wifidog: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agovpnbypass: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:57:32 +0000 (15:57 +0100)]
vpnbypass: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agovpn-policy-routing: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:57:13 +0000 (15:57 +0100)]
vpn-policy-routing: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agotinc: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:56:46 +0000 (15:56 +0100)]
tinc: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agotgt: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:56:36 +0000 (15:56 +0100)]
tgt: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agosimple-adblock: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:56:21 +0000 (15:56 +0100)]
simple-adblock: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoseafile-server: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:56:04 +0000 (15:56 +0100)]
seafile-server: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoradicale: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:55:52 +0000 (15:55 +0100)]
radicale: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoopenvswitch: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:55:39 +0000 (15:55 +0100)]
openvswitch: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agonginx: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:55:28 +0000 (15:55 +0100)]
nginx: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agohaproxy: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:55:16 +0000 (15:55 +0100)]
haproxy: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agognunet: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:55:02 +0000 (15:55 +0100)]
gnunet: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoapfree-wifidog: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:54:35 +0000 (15:54 +0100)]
apfree-wifidog: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agopostfix: use new extra_command function definition
Florian Eckert [Wed, 28 Oct 2020 14:54:06 +0000 (15:54 +0100)]
postfix: use new extra_command function definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoMerge pull request #13849 from dibdot/adblock
Dirk Brenken [Tue, 3 Nov 2020 19:05:15 +0000 (20:05 +0100)]
Merge pull request #13849 from dibdot/adblock

adblock: adapt openwrt rc.common changes

3 years agoMerge pull request #13848 from dibdot/banip
Dirk Brenken [Tue, 3 Nov 2020 19:03:15 +0000 (20:03 +0100)]
Merge pull request #13848 from dibdot/banip

banip: adapt openwrt rc.common changes

3 years agoMerge pull request #13847 from dibdot/travelmate
Dirk Brenken [Tue, 3 Nov 2020 19:02:40 +0000 (20:02 +0100)]
Merge pull request #13847 from dibdot/travelmate

travelmate: adapt openwrt rc.common changes

3 years agoadblock: adapt openwrt rc.common changes 13849/head
Dirk Brenken [Tue, 3 Nov 2020 18:51:46 +0000 (19:51 +0100)]
adblock: adapt openwrt rc.common changes

* since openwrt master has merged the depending P/R, the old
extra_help/extra_commands syntax is no longer working, see #13798 for
reference

* removed test.sh script from package

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agobanip: adapt openwrt rc.common changes 13848/head
Dirk Brenken [Tue, 3 Nov 2020 18:44:22 +0000 (19:44 +0100)]
banip: adapt openwrt rc.common changes

* since openwrt master has merged the depending P/R, the old
extra_help/extra_commands syntax is no longer working, see #13798 for
reference

* removed logd dependency, see #13820 for reference

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agotravelmate: adapt openwrt rc.common changes 13847/head
Dirk Brenken [Tue, 3 Nov 2020 18:37:32 +0000 (19:37 +0100)]
travelmate: adapt openwrt rc.common changes

* since openwrt master has merged the depending P/R, the old
extra_help/extra_commands syntax is no longer working, see #13798 for
reference

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agousbip: remove no longer necessary udev hack
Rosen Penev [Tue, 3 Nov 2020 02:10:45 +0000 (18:10 -0800)]
usbip: remove no longer necessary udev hack

It's not only unnecessary, it interferes with libudev-zero.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotreewide: turn specific libudev-* DEPENDS to generic ones
Rosen Penev [Mon, 19 Oct 2020 22:36:08 +0000 (15:36 -0700)]
treewide: turn specific libudev-* DEPENDS to generic ones

libudev-zero as well as libudev-fbsd have PROVIDES:=libudev . These
packages have nothing specific that requires one or the other.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibudev-zero: add
Rosen Penev [Mon, 19 Oct 2020 22:28:19 +0000 (15:28 -0700)]
libudev-zero: add

This is a more actively developed libudev shim.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibudev-fbsd: remove
Rosen Penev [Mon, 19 Oct 2020 22:27:54 +0000 (15:27 -0700)]
libudev-fbsd: remove

This will be replaced with libudev-zero

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13748 from aaronjg/mwan3-owner-procd
Florian Eckert [Tue, 3 Nov 2020 11:28:42 +0000 (12:28 +0100)]
Merge pull request #13748 from aaronjg/mwan3-owner-procd

mwan3: fix mwan3 'use'

3 years agopython-yarl: update to version 1.6.2 13840/head
Josef Schlehofer [Tue, 3 Nov 2020 01:16:06 +0000 (02:16 +0100)]
python-yarl: update to version 1.6.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>