feed/packages.git
3 years agomandoc: fix compilation with GCC10
Rosen Penev [Tue, 16 Mar 2021 04:13:37 +0000 (21:13 -0700)]
mandoc: fix compilation with GCC10

This is probably fixed in CVS. Unfortunately, I have no idea how to
import such a patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoreptyr: add mips64el to the DEPENDS list
Rosen Penev [Sun, 21 Mar 2021 01:39:46 +0000 (18:39 -0700)]
reptyr: add mips64el to the DEPENDS list

MIPS is completely unsupported.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agouw-imap: fix no deprecated API OpenSSL
Rosen Penev [Sat, 20 Mar 2021 22:11:04 +0000 (15:11 -0700)]
uw-imap: fix no deprecated API OpenSSL

The previous patch was for OpenSSL 1.0.2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibre2: update to 2021-02-02
Rosen Penev [Sun, 21 Mar 2021 01:06:08 +0000 (18:06 -0700)]
libre2: update to 2021-02-02

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Remove libcxx hacks as it's gone now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibgd: update to 2.3.2
Rosen Penev [Sun, 21 Mar 2021 01:26:12 +0000 (18:26 -0700)]
libgd: update to 2.3.2

Switch to building with Ninja for faster compilation.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15191 from neheb/zn3
Rosen Penev [Sun, 21 Mar 2021 03:25:32 +0000 (20:25 -0700)]
Merge pull request #15191 from neheb/zn3

znc: fix compilation without deprecated OpenSSL APIs

3 years agoMerge pull request #15128 from neheb/ch
Rosen Penev [Sun, 21 Mar 2021 01:36:46 +0000 (18:36 -0700)]
Merge pull request #15128 from neheb/ch

check: update to 0.15.2

3 years agoMerge pull request #15127 from neheb/ev
Rosen Penev [Sun, 21 Mar 2021 01:36:30 +0000 (18:36 -0700)]
Merge pull request #15127 from neheb/ev

lua-ev: update to 1.5

3 years agoMerge pull request #15182 from neheb/mupnpc
Rosen Penev [Sun, 21 Mar 2021 01:29:44 +0000 (18:29 -0700)]
Merge pull request #15182 from neheb/mupnpc

miniupnpc: update to 2.2.2

3 years agoMerge pull request #15180 from neheb/mjg
Rosen Penev [Sun, 21 Mar 2021 01:18:36 +0000 (18:18 -0700)]
Merge pull request #15180 from neheb/mjg

mjpg-streamer: update to 1.0.0

3 years agoMerge pull request #15179 from neheb/pr
Rosen Penev [Sun, 21 Mar 2021 00:58:38 +0000 (17:58 -0700)]
Merge pull request #15179 from neheb/pr

protobuf: update to 3.15.6

3 years agoMerge pull request #15174 from neheb/uv
Rosen Penev [Sun, 21 Mar 2021 00:45:15 +0000 (17:45 -0700)]
Merge pull request #15174 from neheb/uv

libuv: update to 1.41.0

3 years agoznc: fix compilation without deprecated OpenSSL APIs 15191/head
Rosen Penev [Sat, 20 Mar 2021 22:00:43 +0000 (15:00 -0700)]
znc: fix compilation without deprecated OpenSSL APIs

Patch was wrongly removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agominiupnpc: update to 2.2.2 15182/head
Rosen Penev [Sat, 20 Mar 2021 23:12:56 +0000 (16:12 -0700)]
miniupnpc: update to 2.2.2

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agomjpg-streamer: update to 1.0.0 15180/head
Rosen Penev [Sat, 20 Mar 2021 23:39:18 +0000 (16:39 -0700)]
mjpg-streamer: update to 1.0.0

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Modify PKG_UNPACK instead of overriding Build/Prepare.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoprotobuf: update to 3.15.6 15179/head
Rosen Penev [Sat, 20 Mar 2021 23:45:12 +0000 (16:45 -0700)]
protobuf: update to 3.15.6

Remove upstreamed patch.

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibuv: update to 1.41.0 15174/head
Rosen Penev [Sun, 21 Mar 2021 00:00:52 +0000 (17:00 -0700)]
libuv: update to 1.41.0

Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agonmap: bump to 7.91
Konstantin Demin [Sat, 27 Feb 2021 12:25:01 +0000 (15:25 +0300)]
nmap: bump to 7.91

changes: https://nmap.org/changelog#7.91

drop patches (applied upstream):
- 010-Avoid-using-namespace-std-causing-name-conflicts.patch
refresh patches:
- 020-Python3-port-of-ndiff.patch
- 030-libcxx.patch

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
3 years agoMerge pull request #15037 from neheb/btr
Rosen Penev [Sat, 20 Mar 2021 20:37:47 +0000 (13:37 -0700)]
Merge pull request #15037 from neheb/btr

btrfs-progs: update to 5.11

3 years agobtrfs-progs: update to 5.11 15037/head
Rosen Penev [Sun, 7 Mar 2021 06:42:00 +0000 (22:42 -0800)]
btrfs-progs: update to 5.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15161 from pprindeville/isc-dhcp-dyndns-ipv4
Philip Prindeville [Sat, 20 Mar 2021 17:40:46 +0000 (11:40 -0600)]
Merge pull request #15161 from pprindeville/isc-dhcp-dyndns-ipv4

isc-dhcp: add dynamic DNS as meta package

3 years agoMerge pull request #15169 from pprindeville/issue#14921
Philip Prindeville [Sat, 20 Mar 2021 02:35:13 +0000 (20:35 -0600)]
Merge pull request #15169 from pprindeville/issue#14921

treewide: fix places where $(FPIC) is unquoted

3 years agoMerge pull request #15163 from gladiac1337/haproxy-2.2.11
Rosen Penev [Fri, 19 Mar 2021 22:51:40 +0000 (15:51 -0700)]
Merge pull request #15163 from gladiac1337/haproxy-2.2.11

haproxy: Update HAProxy to v2.2.11

3 years agotreewide: fix places where $(FPIC) is unquoted 15169/head
Philip Prindeville [Fri, 19 Mar 2021 22:26:31 +0000 (16:26 -0600)]
treewide: fix places where $(FPIC) is unquoted

Fixes part of issue #14921.

When $(FPIC) gets added to TARGET_CFLAGS (for instance), we can
count on $(TARGET_CFLAGS) in turn being quoted when it gets
expanded.  But there are a few places where $(FPIC) gets
expanded directly into environment variables passed on the
command line, such as when setting lt_cv_* variables as in this
case.

It's wrong to assume that the expansion of $(FPIC) won't require
quoting (such as it containing spaces) if it has multiple compiler
flags.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoMerge pull request #15168 from dibdot/banIP
Dirk Brenken [Fri, 19 Mar 2021 21:19:29 +0000 (22:19 +0100)]
Merge pull request #15168 from dibdot/banIP

banip: update 0.7.5-3

3 years agobanip: update 0.7.5-3 15168/head
Dirk Brenken [Fri, 19 Mar 2021 19:49:59 +0000 (20:49 +0100)]
banip: update 0.7.5-3

* fix iptables/chain creation in setups without IPv6 support

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agohaproxy: Update HAProxy to v2.2.11 15163/head
Christian Lachner [Fri, 19 Mar 2021 17:13:39 +0000 (18:13 +0100)]
haproxy: Update HAProxy to v2.2.11

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agotmate: add new package
Tianling Shen [Thu, 18 Mar 2021 05:12:13 +0000 (13:12 +0800)]
tmate: add new package

Tmate is a fork of tmux. It provides an instant pairing solution.
For more details, see https://tmate.io.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agomsgpack-c: add new package
Tianling Shen [Thu, 18 Mar 2021 05:08:45 +0000 (13:08 +0800)]
msgpack-c: add new package

This is needed by tmate.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agoMerge pull request #15148 from dhewg/meson
Rosen Penev [Thu, 18 Mar 2021 08:28:46 +0000 (01:28 -0700)]
Merge pull request #15148 from dhewg/meson

meson: update and fix 2 issue

3 years agosimple-adblock: jsonOps-related bugfixes
Stan Grishin [Thu, 18 Mar 2021 01:37:30 +0000 (01:37 +0000)]
simple-adblock: jsonOps-related bugfixes

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoCI: use new `openwrt` Docker username
Paul Spooren [Thu, 18 Mar 2021 06:25:16 +0000 (20:25 -1000)]
CI: use new `openwrt` Docker username

We now own `openwrtorg` and `openwrt`, where the latter replaces the
former. Slowly migrate over.

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agoisc-dhcp: add dynamic DNS as meta package 15161/head
Philip Prindeville [Thu, 18 Mar 2021 06:21:01 +0000 (00:21 -0600)]
isc-dhcp: add dynamic DNS as meta package

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoauc: bump to version 0.1.6
Daniel Golle [Thu, 18 Mar 2021 00:31:18 +0000 (00:31 +0000)]
auc: bump to version 0.1.6

Fixes running on release branches.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agonet-snmp: bump to 5.9
Stijn Tintel [Sat, 26 Sep 2020 01:11:05 +0000 (04:11 +0300)]
net-snmp: bump to 5.9

Neither the configure option nor configure variable to disable linking
against PCRE seem to work anymore, so simply drop both and add a
dependency on libpcre. As net-snmp is unlikely to fit on devices with
small flash anyway, the extra size requirement shouldn't be a problem.
If it is, feel free to submit a patch to fix the broken upstream
behaviour.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
3 years agouci2: update revision
Jakov Petrina [Wed, 17 Mar 2021 14:24:40 +0000 (15:24 +0100)]
uci2: update revision

Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
3 years agoadguardhome: bump to 0.105.2
Dobroslaw Kijowski [Tue, 16 Mar 2021 14:03:39 +0000 (15:03 +0100)]
adguardhome: bump to 0.105.2

* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.2

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
3 years agoMerge pull request #15105 from TDT-AG/pr/20210312-collectd
Florian Eckert [Wed, 17 Mar 2021 09:56:18 +0000 (10:56 +0100)]
Merge pull request #15105 from TDT-AG/pr/20210312-collectd

collectd: enable smart plugin

3 years agomeson: reconfigure on incremental builds 15148/head
Andre Heider [Tue, 9 Mar 2021 09:12:38 +0000 (10:12 +0100)]
meson: reconfigure on incremental builds

When toggling a package specific config knob, we need to pass --reconfigure
to the meson setup command if an earlier build already exists.

Fixes #15032.

Signed-off-by: Andre Heider <a.heider@gmail.com>
3 years agomeson: fix host cpu setting
Andre Heider [Tue, 9 Feb 2021 06:37:48 +0000 (07:37 +0100)]
meson: fix host cpu setting

CONFIG_TARGET_SUBTARGET is bogus for this, it can contain values such as
'nand' or 'tiny', use the real cpu type instead.

Fixes #14662.

Signed-off-by: Andre Heider <a.heider@gmail.com>
3 years agomeson: update to 0.57.1
Andre Heider [Wed, 17 Mar 2021 08:54:47 +0000 (09:54 +0100)]
meson: update to 0.57.1

v0.57 is the first version that requires at least python 3.6.
Since commit 7379f8bd on the main repository we can now rely on this
prerequisite.

Switch to AUTORELEASE while at it.

Signed-off-by: Andre Heider <a.heider@gmail.com>
3 years agoMerge pull request #15144 from ja-pa/tor-0.4.5.7
Rosen Penev [Wed, 17 Mar 2021 06:19:54 +0000 (23:19 -0700)]
Merge pull request #15144 from ja-pa/tor-0.4.5.7

tor: update to version 0.4.5.7 (security fix)

3 years agoMerge pull request #15138 from mstorchak/haserl
Rosen Penev [Wed, 17 Mar 2021 06:19:35 +0000 (23:19 -0700)]
Merge pull request #15138 from mstorchak/haserl

haserl: update to 0.9.36

3 years agosudo: update to version 1.9.6p1
Alexandru Ardelean [Mon, 15 Mar 2021 14:07:00 +0000 (16:07 +0200)]
sudo: update to version 1.9.6p1

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agotor: update to version 0.4.5.7 15144/head
Jan Pavlinec [Tue, 16 Mar 2021 17:13:54 +0000 (18:13 +0100)]
tor: update to version 0.4.5.7

Fixes CVE-2021-28089 and CVE-2021-28090

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #14996 from TDT-AG/pr/20210302-mwan3
Florian Eckert [Tue, 16 Mar 2021 13:07:05 +0000 (14:07 +0100)]
Merge pull request #14996 from TDT-AG/pr/20210302-mwan3

mwan3: add connecting and disconnecting event to mwan3track

3 years agocollectd: upate PKG_RELEASE number 15105/head
Florian Eckert [Fri, 12 Mar 2021 15:30:31 +0000 (16:30 +0100)]
collectd: upate PKG_RELEASE number

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agocollectd: make compile time debug option configurable
Florian Eckert [Mon, 8 Mar 2021 13:40:34 +0000 (14:40 +0100)]
collectd: make compile time debug option configurable

Enables the compiler option that collectd is compiled with
debugging support. This is used at development stages to get
more messages from the collectd during development.

This option is default disabled.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agocollectd: fix COLLECTD_PLUGINS_SELECTED end of line
Florian Eckert [Mon, 8 Mar 2021 12:00:32 +0000 (13:00 +0100)]
collectd: fix COLLECTD_PLUGINS_SELECTED end of line

This removes the trailing back slash. This is not needed.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agocollectd: fix smart disk detection
Florian Eckert [Mon, 8 Mar 2021 15:30:53 +0000 (16:30 +0100)]
collectd: fix smart disk detection

On my system the attribute DEVTYPE was not set. The plugin could not
read any data and the function call blocked forever on this function and did
not returned. By removing it, all block devices under `/sys/class/block`
were checked.

Block devices that do not support SMART were not evaluated. The
collected displays the following message.

smart plugin: checking SMART status of /dev/loop4.
smart plugin: unable to open /dev/loop4.

If you do not like this message, you could only enable device in the uci that
does support SMART.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agocollectd: enable collectd-mod-smart
Florian Eckert [Mon, 8 Mar 2021 08:56:45 +0000 (09:56 +0100)]
collectd: enable collectd-mod-smart

Switching on compilation for collectd smart plugin.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agolibatasmart: initial checkin
Florian Eckert [Fri, 5 Mar 2021 16:26:45 +0000 (17:26 +0100)]
libatasmart: initial checkin

This library is required by the smart plugin of the collectd.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agohaserl: update to 0.9.36 15138/head
Maxim Storchak [Mon, 15 Mar 2021 13:46:17 +0000 (15:46 +0200)]
haserl: update to 0.9.36

- refresh patches
- switch to AUTORELEASE
- remove myself as maintainer

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
3 years agomwan3: add connecting and disconnecting event to mwan3track 14996/head
Florian Eckert [Tue, 2 Mar 2021 15:04:49 +0000 (16:04 +0100)]
mwan3: add connecting and disconnecting event to mwan3track

If the interface goes into failure state (is disconnecting)
then with this change one hotplug.d event is generated.

The same is true for the recovery state (is connecting), when the interface
comes back from a failure state.

In both cases, a hotplug.d event for the iface is triggered. Once
with the $ACTION=disconnecting and once for the $ACTION=connecting.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoMerge pull request #14857 from neheb/em
Rosen Penev [Tue, 16 Mar 2021 02:23:58 +0000 (19:23 -0700)]
Merge pull request #14857 from neheb/em

emailrelay: update to 2.2

3 years agoMerge pull request #15139 from dibdot/banIP
Dirk Brenken [Mon, 15 Mar 2021 21:29:52 +0000 (22:29 +0100)]
Merge pull request #15139 from dibdot/banIP

banip: update to 0.7.5-2

3 years agobanip: update to 0.7.5-2 15139/head
Dirk Brenken [Mon, 15 Mar 2021 19:38:46 +0000 (20:38 +0100)]
banip: update to 0.7.5-2

* refine the new dns resolving process
* add a caching mechanism for the resolved IPs, the detached name
  lookup takes place only during 'restart' or 'reload' action, 'start'
  and 'refresh' actions are using an auto-generated backup instead.
* update the readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agoopenpyxl: bump to version 3.0.7
Alexandru Ardelean [Mon, 15 Mar 2021 08:05:53 +0000 (10:05 +0200)]
openpyxl: bump to version 3.0.7

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agolibwebsockets: update to 4.1.6
Karl Palsson [Thu, 14 May 2020 11:13:33 +0000 (11:13 +0000)]
libwebsockets: update to 4.1.6

This is a major version bump, from 3.x to 4.x, and continues the path
towards a mail client.

New features:
* ntp client
* dns resolver
* mqtt client
* number humanizing string helpers

License change upstream.
cmake options tweaked to match current upstream defaults again.

Tested with mosquitto and ttyd.

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agonet/mosquitto: Update to 2.0.9
Karl Palsson [Mon, 15 Mar 2021 09:47:20 +0000 (09:47 +0000)]
net/mosquitto: Update to 2.0.9

This is a bugfix release, with minor security fixes for outgoing bridge
connections and the client library.

Full details here: https://mosquitto.org/blog/2021/03/version-2-0-9-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agolang/lua-libmodbus: bump to 0.7 release
Karl Palsson [Mon, 15 Feb 2021 20:42:09 +0000 (20:42 +0000)]
lang/lua-libmodbus: bump to 0.7 release

Includes fixes for OpenWrt's Lnum patched lua.
Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agoMerge pull request #15131 from neheb/unrar
Rosen Penev [Mon, 15 Mar 2021 07:56:27 +0000 (00:56 -0700)]
Merge pull request #15131 from neheb/unrar

unrar: update to 6.0.4

3 years agoMerge pull request #15130 from neheb/udpxy
Rosen Penev [Mon, 15 Mar 2021 07:56:16 +0000 (00:56 -0700)]
Merge pull request #15130 from neheb/udpxy

udpxy: update to 1.0-25.1

3 years agoMerge pull request #15132 from neheb/upmpdc
Rosen Penev [Mon, 15 Mar 2021 04:46:58 +0000 (21:46 -0700)]
Merge pull request #15132 from neheb/upmpdc

upmpdcli: update to 1.5.9

3 years agoMerge pull request #15129 from neheb/v4
Rosen Penev [Mon, 15 Mar 2021 01:04:41 +0000 (18:04 -0700)]
Merge pull request #15129 from neheb/v4

v4l2rtspserver: update to 0.23

3 years agoauc: several improvements
Daniel Golle [Wed, 10 Mar 2021 16:12:17 +0000 (16:12 +0000)]
auc: several improvements

 * include version_code in request
 * include versions of selected packages in request
 * add SHA256 verification via busybox sha256sum
 * sort attributes in policies alphabetically
 * move all API-specific string constants to precompiler macros
 * set correct MIME type for JSON post request (application/json)
 * output string error message if something goes wrong
 * auto-generate version string

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoupmpdcli: update to 1.5.9 15132/head
Rosen Penev [Sun, 14 Mar 2021 01:10:19 +0000 (17:10 -0800)]
upmpdcli: update to 1.5.9

Remove inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agov3l2rtspserver: update to 0.23 15129/head
Rosen Penev [Sun, 14 Mar 2021 00:47:24 +0000 (16:47 -0800)]
v3l2rtspserver: update to 0.23

Update live555 as well.

Switch to building with ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibupnpp: update to 0.20.1
Rosen Penev [Sun, 14 Mar 2021 01:02:27 +0000 (17:02 -0800)]
libupnpp: update to 0.20.1

Remove inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agounrar: update to 6.0.4 15131/head
Rosen Penev [Sun, 14 Mar 2021 01:16:56 +0000 (17:16 -0800)]
unrar: update to 6.0.4

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoudpxy: update to 1.0-25.1 15130/head
Rosen Penev [Sun, 14 Mar 2021 01:22:51 +0000 (17:22 -0800)]
udpxy: update to 1.0-25.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15126 from neheb/wsl
Rosen Penev [Sun, 14 Mar 2021 23:52:22 +0000 (16:52 -0700)]
Merge pull request #15126 from neheb/wsl

gerbera: update to 1.7.0 and update friends

3 years agocheck: update to 0.15.2 15128/head
Rosen Penev [Sun, 14 Mar 2021 23:51:10 +0000 (16:51 -0700)]
check: update to 0.15.2

Switch to AUTORELEASE for simplicity.

Switch to building with ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolua-ev: update to 1.5 15127/head
Rosen Penev [Sun, 14 Mar 2021 23:44:24 +0000 (16:44 -0700)]
lua-ev: update to 1.5

Use AUTORELEASE for simplicity

Switch to compilation with ninja as it's faster.

Use the proper install paths to install ev.so

Use codeload for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #15122 from 1715173329/xray-update
Rosen Penev [Sun, 14 Mar 2021 23:34:47 +0000 (16:34 -0700)]
Merge pull request #15122 from 1715173329/xray-update

xray-core: Update to 1.4.0

3 years agoMerge pull request #15120 from bkuhls/master-ffmpeg-parallel
Rosen Penev [Sun, 14 Mar 2021 23:33:53 +0000 (16:33 -0700)]
Merge pull request #15120 from bkuhls/master-ffmpeg-parallel

ffmpeg: enable parallel build

3 years agoMerge pull request #15119 from bkuhls/master-libx264-parallel
Rosen Penev [Sun, 14 Mar 2021 23:33:41 +0000 (16:33 -0700)]
Merge pull request #15119 from bkuhls/master-libx264-parallel

libx264: enable parallel build

3 years agogerbera: update to 1.7.0 15126/head
Rosen Penev [Sun, 14 Mar 2021 21:58:31 +0000 (14:58 -0700)]
gerbera: update to 1.7.0

Switch to AUTORELEASE for simplicity.

Switch to building with ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibnpupnp: update to 4.1.1
Rosen Penev [Sun, 14 Mar 2021 22:20:08 +0000 (15:20 -0700)]
libnpupnp: update to 4.1.1

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopugixml: update to 1.11.4
Rosen Penev [Sun, 14 Mar 2021 21:55:49 +0000 (14:55 -0700)]
pugixml: update to 1.11.4

Switch to AUTORELEASE for simplicity.

Switch to ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotaglib: update to 1.12-beta-2
Rosen Penev [Sun, 14 Mar 2021 21:51:55 +0000 (14:51 -0700)]
taglib: update to 1.12-beta-2

Switch to AUTORELEASE for simplicity.

Switch to building with ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibmatroska: update to 1.6.3
Rosen Penev [Sun, 14 Mar 2021 21:46:03 +0000 (14:46 -0700)]
libmatroska: update to 1.6.3

Switch to AUTORELEASE for simplicity.

Switch to ninja for faster compilation.

Remove LTO as it's broken on this package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibebml: update to 1.4.2
Rosen Penev [Sun, 14 Mar 2021 21:42:05 +0000 (14:42 -0700)]
libebml: update to 1.4.2

Switch to AUTORELEASE for simplicity.

Switch to ninja for faster compilation.

Remove LTO as it's broken on this package.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoasu: remove ASU server from packages
Paul Spooren [Sun, 14 Mar 2021 22:15:16 +0000 (12:15 -1000)]
asu: remove ASU server from packages

This package wasn't updated since forever, I'll pack it in a container
for easier installation but don't want to maintain it as an OpenWrt
package.

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agoxray-core: Update to 1.4.0 15122/head
Tianling Shen [Sun, 14 Mar 2021 16:10:01 +0000 (00:10 +0800)]
xray-core: Update to 1.4.0

- Re-assigned myself as the maintainer
- Updated geodata to latest version

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agoffmpeg: enable parallel build 15120/head
Bernd Kuhls [Sun, 14 Mar 2021 11:45:29 +0000 (12:45 +0100)]
ffmpeg: enable parallel build

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agolibx264: enable parallel build 15119/head
Bernd Kuhls [Sun, 14 Mar 2021 11:36:32 +0000 (12:36 +0100)]
libx264: enable parallel build

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agowg-installer: delete old interfaces
Nick Hainke [Sat, 13 Mar 2021 19:55:02 +0000 (20:55 +0100)]
wg-installer: delete old interfaces

Add "wg_check_interfaces" and specify a timeout in the config file.
This allows to delete not used wireguard-interfaces automatically.

For example a cronjob can be installed that calls:
  . /usr/share/wginstaller/wg_functions.sh && wg_check_interfaces

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoooniprobe: update to version 3.7.0
Jan Pavlinec [Mon, 8 Mar 2021 15:48:47 +0000 (16:48 +0100)]
ooniprobe: update to version 3.7.0

Changes:
-add Configure stage to prebuild resources

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #15116 from dibdot/banIP
Dirk Brenken [Sun, 14 Mar 2021 05:25:35 +0000 (06:25 +0100)]
Merge pull request #15116 from dibdot/banIP

banip: bump to 0.7.5

3 years agobanip: bump to 0.7.5 15116/head
Dirk Brenken [Sat, 13 Mar 2021 20:08:25 +0000 (21:08 +0100)]
banip: bump to 0.7.5

* black- and whitelist now supporting domain names as well - the
corresponding IPs (IPv4 & IPv6) will be resolved in a detached
background process and added to the IPsets

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agowg-installer: fix get_usage function
Nick Hainke [Sat, 13 Mar 2021 19:16:45 +0000 (20:16 +0100)]
wg-installer: fix get_usage function

The get_usage function always returns 0. The shell syntax was wrong.

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agoMerge pull request #15111 from gladiac1337/liburing-2.0
Rosen Penev [Sat, 13 Mar 2021 14:12:16 +0000 (06:12 -0800)]
Merge pull request #15111 from gladiac1337/liburing-2.0

liburing: Update to v2.0

3 years agoMerge pull request #15112 from bkuhls/master-freetype-pc
Rosen Penev [Sat, 13 Mar 2021 14:11:51 +0000 (06:11 -0800)]
Merge pull request #15112 from bkuhls/master-freetype-pc

freetype: meson.build: Fix .pc file generation

3 years agoMerge pull request #15109 from G-M0N3Y-2503/docker-20.10.5
Hannu Nyman [Sat, 13 Mar 2021 12:45:09 +0000 (14:45 +0200)]
Merge pull request #15109 from G-M0N3Y-2503/docker-20.10.5

docker,dockerd: Updated to 20.10.5

3 years agofreetype: meson.build: Fix .pc file generation 15112/head
Bernd Kuhls [Sat, 13 Mar 2021 11:09:50 +0000 (12:09 +0100)]
freetype: meson.build: Fix .pc file generation

Fixes error when building fontconfig:

checking for FREETYPE... no
configure: error: Package requirements (freetype2 >= 21.0.15) were not met:

Package dependency requirement 'freetype2 >= 21.0.15' could not be satisfied.
Package 'freetype2' has version '6.17.4', required version is '>= 21.0.15'

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
3 years agoliburing: Update to v2.0 15111/head
Christian Lachner [Sat, 13 Mar 2021 09:28:13 +0000 (10:28 +0100)]
liburing: Update to v2.0

- Updated download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agoMerge pull request #15031 from gladiac1337/haproxy-2.2.10
Rosen Penev [Sat, 13 Mar 2021 09:11:09 +0000 (01:11 -0800)]
Merge pull request #15031 from gladiac1337/haproxy-2.2.10

haproxy: Update HAProxy to v2.2.10

3 years agohaproxy: Update HAProxy to v2.2.10 15031/head
Christian Lachner [Sat, 13 Mar 2021 08:37:49 +0000 (09:37 +0100)]
haproxy: Update HAProxy to v2.2.10

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agodocker,dockerd: Updated to 20.10.5 15109/head
Gerard Ryan [Sat, 13 Mar 2021 08:30:49 +0000 (18:30 +1000)]
docker,dockerd: Updated to 20.10.5

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>