feed/packages.git
2 years agolibxslt: fix compilation because of wrong libxml2 check in configure script 16293/head
Maxim Anisimov [Tue, 3 Aug 2021 14:43:31 +0000 (17:43 +0300)]
libxslt: fix compilation because of wrong libxml2 check in configure script

More details: https://github.com/GNOME/libxslt/commit/90c34c8bb90e095a8a8fe8b2ce368bd9ff1837cc

Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
2 years agopython3-distro: update to version 1.6.0
Javier Marcet [Mon, 2 Aug 2021 07:36:36 +0000 (09:36 +0200)]
python3-distro: update to version 1.6.0

- BACKWARDS COMPATIBILITY:

  - Deprecated the distro.linux_distribution() function. Use
  distro.id(), distro.version() and distro.name() instead [#296]
  - Deprecated Python 2.7, 3.4 and 3.5 support. Further releases will
  only support Python 3.6+

- ENHANCEMENTS:

  - Added type hints to distro module [#269]
  - Added __version__ for checking distro version [#292]
  - Added support for arbitrary rootfs via the root_dir parameter
  [#247]
  - Added the --root-dir option to CLI [#161]
  - Added fallback to /usr/lib/os-release when /etc/os-release isn't
  available [#262]

- BUG FIXES:

  - Fixed subprocess.CalledProcessError when running lsb_release
  [#261]
  - Ignore /etc/iredmail-release file while parsing distribution
  [#268]
  - Use a binary file for /dev/null to avoid TextIOWrapper overhead
  [#271]

- RELEASE:

 - Moved repository from nir0s/distro to python-distro/distro on
 GitHub.

Signed-off-by: Javier Marcet <javier@marcet.info>
2 years agoMerge pull request #16194 from miska/snort3-master
Josef Schlehofer [Tue, 3 Aug 2021 10:02:03 +0000 (12:02 +0200)]
Merge pull request #16194 from miska/snort3-master

net/snort3: Include default configs and snort2lua

2 years agoMerge pull request #16280 from 1715173329/dnsproxy
Josef Schlehofer [Tue, 3 Aug 2021 08:31:18 +0000 (10:31 +0200)]
Merge pull request #16280 from 1715173329/dnsproxy

dnsproxy: Update to 0.39.1

2 years agoMerge pull request #16281 from flyn-org/cyrus-sasl
Rosen Penev [Tue, 3 Aug 2021 02:17:03 +0000 (19:17 -0700)]
Merge pull request #16281 from flyn-org/cyrus-sasl

cyrus-sasl: add optional sasldb package

2 years agoMerge pull request #16255 from stangri/master-curl
Stan Grishin [Tue, 3 Aug 2021 00:26:33 +0000 (17:26 -0700)]
Merge pull request #16255 from stangri/master-curl

curl: enable HTTP/2 support by default

2 years agoccid: update to version 1.4.35
Daniel Golle [Tue, 3 Aug 2021 00:01:11 +0000 (01:01 +0100)]
ccid: update to version 1.4.35

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMerge pull request #16227 from WBNet-Wout/pdns-4.5.1
Rosen Penev [Mon, 2 Aug 2021 18:30:45 +0000 (11:30 -0700)]
Merge pull request #16227 from WBNet-Wout/pdns-4.5.1

pdns: Update to 4.5.1

2 years agocyrus-sasl: add optional sasldb package 16281/head
W. Michael Petullo [Mon, 2 Aug 2021 17:35:48 +0000 (12:35 -0500)]
cyrus-sasl: add optional sasldb package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2 years agodnsproxy: Update to 0.39.1 16280/head
Tianling Shen [Mon, 2 Aug 2021 13:23:31 +0000 (21:23 +0800)]
dnsproxy: Update to 0.39.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoopenblas: bump to version 0.3.17 and fix ccache build
Alexandru Ardelean [Mon, 2 Aug 2021 07:33:23 +0000 (10:33 +0300)]
openblas: bump to version 0.3.17 and fix ccache build

Fixes: https://github.com/openwrt/packages/issues/16271
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agopdns: Update to 4.5.1 16227/head
Wout Bertrums [Mon, 26 Jul 2021 15:11:32 +0000 (17:11 +0200)]
pdns: Update to 4.5.1

TARGET_CXX is added, because PowerDNS now uses C++17.

pdns.conf-dist is updated to the latest version shipped by PowerDNS.

010-time_t-check.patch, which is also used in pdns-recursor and dnsdist,
is added to patch out the check for 64-bit time_t,
because OpenWrt still supports 32-bit devices.

100-pdns-disable-pdns.conf-dist.patch is refreshed.

Signed-off-by: Wout Bertrums <wout@wbnet.eu>
2 years agoMerge pull request #16274 from stangri/master-simple-adblock
Stan Grishin [Mon, 2 Aug 2021 07:25:36 +0000 (00:25 -0700)]
Merge pull request #16274 from stangri/master-simple-adblock

simple-adblock: update to 1.8.7-6

2 years agosimple-adblock: update to 1.8.7-6 16274/head
Stan Grishin [Mon, 2 Aug 2021 06:34:08 +0000 (06:34 +0000)]
simple-adblock: update to 1.8.7-6

* supports newer shellcheck
* restore EXTRA_COMMANDS compatibility with 19.07
* move status display from various functions to status_service
* bugfix: status_service line break after output
* minor arythmetic fix in status_service

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agoMerge pull request #16252 from stangri/master-https-dns-proxy
Stan Grishin [Mon, 2 Aug 2021 05:58:22 +0000 (22:58 -0700)]
Merge pull request #16252 from stangri/master-https-dns-proxy

https-dns-proxy: update to 2021-07-29-1

2 years agoMerge pull request #16230 from rsalvaterra/transmission-dscp
Rosen Penev [Mon, 2 Aug 2021 00:15:22 +0000 (17:15 -0700)]
Merge pull request #16230 from rsalvaterra/transmission-dscp

transmission: apply DSCP to UDP sockets too

2 years agotransmission: apply DSCP to UDP sockets too 16230/head
Rui Salvaterra [Tue, 27 Jul 2021 09:25:54 +0000 (10:25 +0100)]
transmission: apply DSCP to UDP sockets too

Backport a pending patch in order to DSCP-mark UDP traffic. This allows for
correct binning of traffic in diffserv-capable routers.

Additionally, remove Rosen Penev from the maintainers list, as per his request.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2 years agopyodbc: update hash
Tianling Shen [Sun, 1 Aug 2021 16:07:54 +0000 (00:07 +0800)]
pyodbc: update hash

This package was updated without a hash change.

Fixes: c1575225807cab ("pyodbc: update to version 4.0.31")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoclocate: add package
David Bauer [Sun, 18 Jul 2021 15:40:47 +0000 (17:40 +0200)]
clocate: add package

clocate is a small utility to determinethe location of a
802.11 capable device by using a remote locator service
(Mozilla or Google).

Signed-off-by: David Bauer <mail@david-bauer.net>
2 years agoFlash: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:37 +0000 (04:13 +0100)]
Flash: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoJinja2: update to version 3.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:23 +0000 (04:13 +0100)]
Jinja2: update to version 3.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoWerkzeug: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:13:04 +0000 (04:13 +0100)]
Werkzeug: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMarkupSafe: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:54 +0000 (04:12 +0100)]
MarkupSafe: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoclick: update to version 8.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:33 +0000 (04:12 +0100)]
click: update to version 8.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoitsdangerous: update to version 2.0.1
Daniel Golle [Sun, 1 Aug 2021 03:12:12 +0000 (04:12 +0100)]
itsdangerous: update to version 2.0.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopyodbc: update to version 4.0.31
Daniel Golle [Sun, 1 Aug 2021 03:11:57 +0000 (04:11 +0100)]
pyodbc: update to version 4.0.31

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agopostgresql: update to version 13.3
Daniel Golle [Sun, 1 Aug 2021 03:08:17 +0000 (04:08 +0100)]
postgresql: update to version 13.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoopentracker: update to git HEAD
Daniel Golle [Sun, 1 Aug 2021 03:07:01 +0000 (04:07 +0100)]
opentracker: update to git HEAD

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibinput: update to version 1.18.0
Daniel Golle [Sun, 1 Aug 2021 03:06:44 +0000 (04:06 +0100)]
libinput: update to version 1.18.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibudev-zero: update to version 0.5.2
Daniel Golle [Sun, 1 Aug 2021 03:06:05 +0000 (04:06 +0100)]
libudev-zero: update to version 0.5.2

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agogpgme: update to version 1.16.0
Daniel Golle [Sun, 1 Aug 2021 03:05:48 +0000 (04:05 +0100)]
gpgme: update to version 1.16.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agolibksba: update to version 1.6.0
Daniel Golle [Sun, 1 Aug 2021 03:05:30 +0000 (04:05 +0100)]
libksba: update to version 1.6.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoi2c-tools: update to version 4.3
Daniel Golle [Sun, 1 Aug 2021 03:05:00 +0000 (04:05 +0100)]
i2c-tools: update to version 4.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoperl-net-dns: update to version 1.32
Daniel Golle [Sun, 1 Aug 2021 03:04:31 +0000 (04:04 +0100)]
perl-net-dns: update to version 1.32

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMerge pull request #16262 from nxhack/node_14174
Rosen Penev [Sun, 1 Aug 2021 01:01:50 +0000 (18:01 -0700)]
Merge pull request #16262 from nxhack/node_14174

node: bump to 14.17.4

2 years agoMerge pull request #16248 from mhei/php7-update
Michael Heimpold [Sat, 31 Jul 2021 07:11:29 +0000 (09:11 +0200)]
Merge pull request #16248 from mhei/php7-update

php7: update to 7.4.22

2 years agoMerge pull request #16247 from mhei/php8-update
Michael Heimpold [Sat, 31 Jul 2021 07:11:20 +0000 (09:11 +0200)]
Merge pull request #16247 from mhei/php8-update

php8: update to 8.0.9/add runtime test

2 years agoMerge pull request #16259 from OpenIoTHub/master
Rosen Penev [Sat, 31 Jul 2021 06:10:46 +0000 (23:10 -0700)]
Merge pull request #16259 from OpenIoTHub/master

gateway-go: update to 0.2.0

2 years agogateway-go: update to 0.2.0 16259/head
Yu Fang [Sat, 31 Jul 2021 02:29:58 +0000 (10:29 +0800)]
gateway-go: update to 0.2.0

Signed-off-by: Yu Fang <yu@iotserv.com>
2 years agonode: bump to 14.17.4 16262/head
Hirokazu MORIKAWA [Sat, 31 Jul 2021 02:28:02 +0000 (11:28 +0900)]
node: bump to 14.17.4

July 2021 Security Releases:

Use after free on close http2 on stream canceling (High) (CVE-2021-22930)
Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior.
You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2 years agoMerge pull request #16246 from neheb/ykk
Rosen Penev [Fri, 30 Jul 2021 23:18:44 +0000 (16:18 -0700)]
Merge pull request #16246 from neheb/ykk

ykclient: remove pointless PKG_BUILD_DEPENDS

2 years agocurl: enable HTTP/2 support by default 16255/head
Stan Grishin [Fri, 30 Jul 2021 13:34:04 +0000 (13:34 +0000)]
curl: enable HTTP/2 support by default

Description: Lack of support of HTTP/2 by default starts to hurt,
for example with https-dns-proxy package, some DoH resolvers (like mullvad)
no longer support HTTP/1 and are not usable.

This enables HTTP/2 support by default (which would bring ~68Kb libnghttp).

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agohttps-dns-proxy: update to 2021-07-29-01 16252/head
Stan Grishin [Fri, 30 Jul 2021 00:02:33 +0000 (00:02 +0000)]
https-dns-proxy: update to 2021-07-29-01

* update binary to the latest commit (2021-07-29) to fix #16222 and #16239
* add hotplug.d/iface file and update Makefile to install it
* use Cloudflare's and Google's bootstrap DNS if bootstrap DNS is missing
* minor improvements in append_bool function
* add append_counter function for verbosity setting
* add append_bootstrap function (and supporting functions) to parse/sanitize bootstrap setting
* move firewall array from 'main' instance to the first proxy instance
* delete useless 'main' instace

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agonextdns: Update to version 1.35.0
Olivier Poitrey [Thu, 29 Jul 2021 23:34:24 +0000 (23:34 +0000)]
nextdns: Update to version 1.35.0

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2 years agouvol: lvm: make 'up' call reliable
Daniel Golle [Fri, 30 Jul 2021 01:14:39 +0000 (02:14 +0100)]
uvol: lvm: make 'up' call reliable

Changing a volume right after activation doesn't work well due to some
caching or race-condition issue.
Perform activation as last lvchange operation as a work-around.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agophp7: update to 7.4.22 16248/head
Michael Heimpold [Thu, 29 Jul 2021 20:27:33 +0000 (22:27 +0200)]
php7: update to 7.4.22

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agophp8: add CI runtime test 16247/head
Michael Heimpold [Thu, 29 Jul 2021 20:20:45 +0000 (22:20 +0200)]
php8: add CI runtime test

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agoykclient: remove pointless PKG_BUILD_DEPENDS 16246/head
Rosen Penev [Fri, 23 Jul 2021 00:52:01 +0000 (17:52 -0700)]
ykclient: remove pointless PKG_BUILD_DEPENDS

Also replace dependency with + one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agophp8: update to 8.0.9
Michael Heimpold [Thu, 29 Jul 2021 19:46:37 +0000 (21:46 +0200)]
php8: update to 8.0.9

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2 years agoMerge pull request #16181 from neheb/Nc
Rosen Penev [Thu, 29 Jul 2021 19:40:52 +0000 (12:40 -0700)]
Merge pull request #16181 from neheb/Nc

ncdu: udpate to 1.16

2 years agoMerge pull request #16180 from neheb/Al
Rosen Penev [Thu, 29 Jul 2021 19:40:34 +0000 (12:40 -0700)]
Merge pull request #16180 from neheb/Al

alsa stuff: update to 12..5.1

2 years agoMerge pull request #16175 from neheb/Fi
Rosen Penev [Thu, 29 Jul 2021 19:40:17 +0000 (12:40 -0700)]
Merge pull request #16175 from neheb/Fi

fish: update to 3.3.1

2 years agoMerge pull request #16174 from neheb/Gf
Rosen Penev [Thu, 29 Jul 2021 19:39:56 +0000 (12:39 -0700)]
Merge pull request #16174 from neheb/Gf

gptfdisk: update to 1.0.8

2 years agoMerge pull request #16186 from neheb/Ya
Rosen Penev [Thu, 29 Jul 2021 19:39:37 +0000 (12:39 -0700)]
Merge pull request #16186 from neheb/Ya

libyaml-cpp: update to 0.7.0

2 years agoMerge pull request #16183 from neheb/Pc
Rosen Penev [Thu, 29 Jul 2021 19:39:19 +0000 (12:39 -0700)]
Merge pull request #16183 from neheb/Pc

pcre2: update to 10.37

2 years agoMerge pull request #16187 from neheb/Fu
Rosen Penev [Thu, 29 Jul 2021 19:39:00 +0000 (12:39 -0700)]
Merge pull request #16187 from neheb/Fu

sshfs: update to 3.7.2

2 years agoMerge pull request #16200 from neheb/th
Rosen Penev [Thu, 29 Jul 2021 19:38:40 +0000 (12:38 -0700)]
Merge pull request #16200 from neheb/th

triggerhappy: don't build man pages

2 years agoMerge pull request #16121 from sumpfralle/patch-1
Rosen Penev [Thu, 29 Jul 2021 19:37:52 +0000 (12:37 -0700)]
Merge pull request #16121 from sumpfralle/patch-1

muninlite: update to new upstream release (2.1.2)

2 years agoMerge pull request #16078 from ja-pa/fix-email
Rosen Penev [Thu, 29 Jul 2021 19:37:06 +0000 (12:37 -0700)]
Merge pull request #16078 from ja-pa/fix-email

treewide: change email address in PKG_MAINTAINER

2 years agoMerge pull request #16106 from rpoisel/dev-add-lua-curl-v3
Rosen Penev [Thu, 29 Jul 2021 19:35:20 +0000 (12:35 -0700)]
Merge pull request #16106 from rpoisel/dev-add-lua-curl-v3

Lua-cURLv3: add package

2 years agoMerge pull request #16171 from neheb/glr
Rosen Penev [Thu, 29 Jul 2021 12:59:13 +0000 (05:59 -0700)]
Merge pull request #16171 from neheb/glr

gitlab-runner: update to 14.0.1

2 years agonumpy: fix circular dependency
Alexandru Ardelean [Thu, 29 Jul 2021 10:13:33 +0000 (13:13 +0300)]
numpy: fix circular dependency

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agotreewide: change email 16078/head
Jan Pavlinec [Thu, 8 Jul 2021 13:32:31 +0000 (15:32 +0200)]
treewide: change email

Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2 years agoMerge pull request #16231 from stintel/ovs-controller-ssl
Stijn Tintel [Thu, 29 Jul 2021 10:11:06 +0000 (13:11 +0300)]
Merge pull request #16231 from stintel/ovs-controller-ssl

openvswitch: add SSL support

2 years agoopenvswitch: add SSL support 16231/head
Stijn Tintel [Tue, 27 Jul 2021 10:00:15 +0000 (13:00 +0300)]
openvswitch: add SSL support

Open vSwitch supports SSL to connect to an OpenFlow controller. This is
recommended for security. Expand the UCI ovs config section to allow
configuring SSL CA, certificate and private key.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoopenvswitch: add missing basescript variable
Stijn Tintel [Wed, 28 Jul 2021 14:48:41 +0000 (17:48 +0300)]
openvswitch: add missing basescript variable

The Open vSwitch init script does not set USE_PROCD=1. Instead, it
defines most of the functions and variables that would be set when
USE_PROCD is set to 1, but with some minor changes.

The basescript variable however, which is used when calling
procd_open_service and procd_kill, is not set. As a result, basename of
the contents of the initscript variable is used as the service name. As
the service is automatically started via its symlink in /etc/rc.d,
S15openvswitch, the service name is S15openvswitch.

Set the basescript variable so that the service name is openvswitch.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoMerge pull request #16228 from stintel/ovs-datapath_id
Stijn Tintel [Thu, 29 Jul 2021 09:29:19 +0000 (12:29 +0300)]
Merge pull request #16228 from stintel/ovs-datapath_id

openvswitch: support setting OpenFlow datapath ID

2 years agoopenvswitch: support setting OpenFlow datapath ID 16228/head
Stijn Tintel [Mon, 26 Jul 2021 16:04:19 +0000 (19:04 +0300)]
openvswitch: support setting OpenFlow datapath ID

By default, Open vSwitch will generate the OpenFlow datapath ID of a
bridge based on the MAC address of one of its ports. Due to this, it's
possible that the datapath ID changes when new ports are added. When the
datapath ID changes, Open vSwitch disconnects from the controller, as
there is no way to notify the controller that the datapath ID has
changed.

Add an option to set the datapath ID so that the above situation can be
avoided. The option takes either exactly 16 hex characters, or when
prefixed with 0x, between 1 and 16 hex characters.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoMerge pull request #16173 from neheb/Mc
Rosen Penev [Thu, 29 Jul 2021 02:47:19 +0000 (19:47 -0700)]
Merge pull request #16173 from neheb/Mc

minicom: update to 2.8

2 years agouvol: ubi: fix bring-up of ro volumes
Daniel Golle [Wed, 28 Jul 2021 17:18:33 +0000 (18:18 +0100)]
uvol: ubi: fix bring-up of ro volumes

Fix bring-up of ro volumes on creation and on boot.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoMerge pull request #16217 from mweinelt/prometheus-hostapd-stations-ifname-fix
David Bauer [Wed, 28 Jul 2021 16:17:13 +0000 (18:17 +0200)]
Merge pull request #16217 from mweinelt/prometheus-hostapd-stations-ifname-fix

prometheus-node-exporter-lua: fix bss identifier in hostapd_stations

2 years agoMerge pull request #16237 from stintel/ovs-libunbound-fix
Stijn Tintel [Wed, 28 Jul 2021 08:03:00 +0000 (11:03 +0300)]
Merge pull request #16237 from stintel/ovs-libunbound-fix

openvswitch: check correct config symbol

2 years agoopenvswitch: check correct config symbol 16237/head
Stijn Tintel [Tue, 27 Jul 2021 20:43:45 +0000 (23:43 +0300)]
openvswitch: check correct config symbol

The config symbol is named CONFIG_OPENVSWITCH_WITH_LIBUNBOUND, so check
for that instead of the non-existent CONFIG_OPENVSWITCH_WITH_UNBOUND.

Fixes: 45c8cc9d8a7b ("openvswitch: make libunbound optional")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agodawn: update to 2021-07-27
Nick Hainke [Tue, 27 Jul 2021 13:49:48 +0000 (15:49 +0200)]
dawn: update to 2021-07-27

276ca16 msghandler: fix rrm array parsing
1e4871d datastorage: debug rrm capabilities

Signed-off-by: Nick Hainke <vincent@systemli.org>
2 years agoirssi: add test.sh
Josef Schlehofer [Tue, 27 Jul 2021 08:50:37 +0000 (10:50 +0200)]
irssi: add test.sh

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2 years agoirssi: update to 1.2.3
Rosen Penev [Mon, 19 Jul 2021 03:54:55 +0000 (20:54 -0700)]
irssi: update to 1.2.3

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2 years agoMerge pull request #16054 from commodo/numpy
Rosen Penev [Tue, 27 Jul 2021 08:00:59 +0000 (01:00 -0700)]
Merge pull request #16054 from commodo/numpy

numpy: bump to version 1.21.1

2 years agoMerge pull request #15685 from commodo/openblas
Rosen Penev [Tue, 27 Jul 2021 07:59:23 +0000 (00:59 -0700)]
Merge pull request #15685 from commodo/openblas

openblas: add initial package

2 years agoMerge pull request #16211 from stintel/ovs-libunbound-optional
Stijn Tintel [Tue, 27 Jul 2021 05:11:12 +0000 (08:11 +0300)]
Merge pull request #16211 from stintel/ovs-libunbound-optional

openvswitch: make libunbound optional

2 years agoMerge pull request #16225 from lnslbrty/update/libndpi-4.0
Rosen Penev [Tue, 27 Jul 2021 03:38:12 +0000 (20:38 -0700)]
Merge pull request #16225 from lnslbrty/update/libndpi-4.0

libndpi: update to 4.0

2 years agoMerge pull request #16144 from stangri/master-vpn-policy-routing
Stan Grishin [Tue, 27 Jul 2021 03:36:07 +0000 (20:36 -0700)]
Merge pull request #16144 from stangri/master-vpn-policy-routing

vpn-policy-routing: update to 0.3.5-1

2 years agolibndpi: update to 4.0 16225/head
Toni Uhlig [Mon, 26 Jul 2021 10:36:20 +0000 (12:36 +0200)]
libndpi: update to 4.0

- libmaxminddb config option

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2 years agovpn-policy-routing: update to 0.3.5-1 16144/head
Stan Grishin [Sun, 18 Jul 2021 00:10:39 +0000 (00:10 +0000)]
vpn-policy-routing: update to 0.3.5-1

support for 21.02.0-rc2 and up
support for reloading a single interface on ifup/ifupdate
rename config file
updated shellcheck compatibility
remove obsolete create/remove_lock
interface processing optimizations to speed up reloads
drop dependency on curl in user scripts
uniform styling of functions

Signed-off-by: Stan Grishin <stangri@melmac.net>
2 years agoMerge pull request #16224 from commodo/squashfs-tools
Josef Schlehofer [Mon, 26 Jul 2021 19:21:34 +0000 (21:21 +0200)]
Merge pull request #16224 from commodo/squashfs-tools

squashfs-tools: bump to version 4.5

2 years agoMerge pull request #16226 from dibdot/master
Dirk Brenken [Mon, 26 Jul 2021 17:05:59 +0000 (19:05 +0200)]
Merge pull request #16226 from dibdot/master

adblock: bugfix 4.1.3-3

2 years agoadblock: bugfix 4.1.3-3 16226/head
Dirk Brenken [Mon, 26 Jul 2021 15:40:13 +0000 (17:40 +0200)]
adblock: bugfix 4.1.3-3

* fix regex to prepare google safesearch domains

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agoopenvswitch: make libunbound optional 16211/head
Stijn Tintel [Thu, 22 Jul 2021 15:37:50 +0000 (18:37 +0300)]
openvswitch: make libunbound optional

Installing openvswitch on an x86/64 snapshot image pulls in a bunch of
dependencies, good for a total size of 3648406 byte. Disabling
libunbound reduces that with 559941 byte, for a total of 3088465 byte.
This is quite a big reduction for a small tradeoff: without libunbound,
hostnames can not be used to specify OpenFlow managers or controllers.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2 years agoMerge pull request #16163 from stintel/openvswitch
Stijn Tintel [Mon, 26 Jul 2021 15:21:55 +0000 (18:21 +0300)]
Merge pull request #16163 from stintel/openvswitch

openvswitch: allow complex port configurations

2 years agonumpy: bump to version 1.21.1 16054/head
Alexandru Ardelean [Mon, 17 May 2021 10:57:38 +0000 (13:57 +0300)]
numpy: bump to version 1.21.1

Also bump Cython version to 0.29.23.
And add support for OpenBLAS.
Currently optional, but will be enabled by default on some architectures
later.

Depends on PR https://github.com/openwrt/packages/pull/15685

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agosquashfs-tools: bump to version 4.5 16224/head
Alexandru Ardelean [Mon, 26 Jul 2021 07:38:12 +0000 (10:38 +0300)]
squashfs-tools: bump to version 4.5

Drop GCC 10 build patch
Adds 2 more utilities which are symlinks to mksquashfs,unsquashfs.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoopenblas: add initial package 15685/head
Alexandru Ardelean [Fri, 26 Feb 2021 11:19:41 +0000 (13:19 +0200)]
openblas: add initial package

Initial draft PR is:
  https://github.com/openwrt/packages/pull/11894

This one is a bit more complete, and follows packaging practices.

For now, disabling builds on ARC and PowerPC. Will require more work to get
them going.
Explicitly disabling OpenMP support, so that it doesn't get picked by
accident.

Later we may use the `CPU_TYPE` parameter to tweak things a little further.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2 years agoMerge pull request #16221 from dibdot/travelmate
Dirk Brenken [Mon, 26 Jul 2021 04:27:14 +0000 (06:27 +0200)]
Merge pull request #16221 from dibdot/travelmate

travelmate: update to 2.0.4

2 years agotravelmate: update to 2.0.4 16221/head
Dirk Brenken [Sun, 25 Jul 2021 19:41:58 +0000 (21:41 +0200)]
travelmate: update to 2.0.4

* code cleanup
* add auto login script for Julianahoeve beach resort (NL)
* add auto login script for Vodafone hotspots (DE)
* add auto login script for telekom hotspots (DE)
* enhance captive portal detection to support html redirects as well
* change default captive portal detection url to
  'detectportal.firefox.com'

Signed-off-by: Dirk Brenken <dev@brenken.org>
2 years agoMerge pull request #16201 from neheb/rrd
Rosen Penev [Sun, 25 Jul 2021 19:21:16 +0000 (12:21 -0700)]
Merge pull request #16201 from neheb/rrd

rrdtool1: don't build docs

2 years agoMerge pull request #16202 from neheb/rout
Rosen Penev [Sun, 25 Jul 2021 18:16:02 +0000 (11:16 -0700)]
Merge pull request #16202 from neheb/rout

librouteros: don't build docs

2 years agouvol: update to version 0.3
Daniel Golle [Sat, 24 Jul 2021 03:35:10 +0000 (04:35 +0100)]
uvol: update to version 0.3

 * genrate UCI fstab configs for each volume before first 'up'
 * remove UCI section on volume remove
 * use autofs automounter for read-only volumes
 * try umount on 'down'
 * emulate hotplug events for UBI volume up/down
 * more robust error paths

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2 years agoprometheus-node-exporter-lua: fix bss identifier in hostapd_stations 16217/head
Martin Weinelt [Sat, 24 Jul 2021 15:42:25 +0000 (17:42 +0200)]
prometheus-node-exporter-lua: fix bss identifier in hostapd_stations

We previously did not identify the correct BSS from the output of
`hostapd_cli -i <phy> status`, because when asked for a vif it will
always respond with information relevant to the whole phy.

The per vif settings will use an iterator and we now try to detect
the correct BSS from that output.

Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2 years agoMerge pull request #16212 from 1715173329/yq
Josef Schlehofer [Sat, 24 Jul 2021 15:27:13 +0000 (17:27 +0200)]
Merge pull request #16212 from 1715173329/yq

yq: Update to 4.11.2

2 years agoyq: Update to 4.11.2 16212/head
Tianling Shen [Sat, 24 Jul 2021 10:27:59 +0000 (18:27 +0800)]
yq: Update to 4.11.2

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2 years agoMerge pull request #16198 from 1715173329/dnsproxy
Rosen Penev [Sat, 24 Jul 2021 03:48:05 +0000 (20:48 -0700)]
Merge pull request #16198 from 1715173329/dnsproxy

dnsproxy: Update to 0.39.0 and add init script