feed/packages.git
3 years agopodman: bumb version to 3.1.2
Oskari Rauta [Tue, 18 May 2021 00:35:01 +0000 (03:35 +0300)]
podman: bumb version to 3.1.2

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
3 years agoyq: Update to 4.9.1
Tianling Shen [Tue, 18 May 2021 04:15:53 +0000 (12:15 +0800)]
yq: Update to 4.9.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agodjango: bump to version 3.2.3
Alexandru Ardelean [Wed, 12 May 2021 12:30:40 +0000 (15:30 +0300)]
django: bump to version 3.2.3

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoet_xmlfile: bump to version 1.1.0
Alexandru Ardelean [Wed, 12 May 2021 08:36:57 +0000 (11:36 +0300)]
et_xmlfile: bump to version 1.1.0

Updating Eneas' email as requested on Github:
  https://github.com/openwrt/packages/pull/15622

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopython-six: bump to version 1.16.0
Alexandru Ardelean [Wed, 12 May 2021 08:16:40 +0000 (11:16 +0300)]
python-six: bump to version 1.16.0

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agohaproxy: Update HAProxy to v2.4.0
Christian Lachner [Fri, 14 May 2021 15:33:42 +0000 (17:33 +0200)]
haproxy: Update HAProxy to v2.4.0

- New upstream major release with tons of new features and LTS (see: https://www.haproxy.com/blog/announcing-haproxy-2-4/)
- Update haproxy download URL and hash
- Activate promtheus exporter support the new way (using USE_PROMEX=1)
- Cleaned up haproxy-specific CFLAGS
- Changed the halog build to make use of the new Makefile target (admin/halog/halog)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agoMerge pull request #15630 from nxhack/node_14170
Rosen Penev [Sat, 15 May 2021 08:22:05 +0000 (01:22 -0700)]
Merge pull request #15630 from nxhack/node_14170

node: bump to v14.17.0

3 years agoMerge pull request #15601 from pprindeville/strongswan-make-swanctl-default
Philip Prindeville [Fri, 14 May 2021 17:49:35 +0000 (11:49 -0600)]
Merge pull request #15601 from pprindeville/strongswan-make-swanctl-default

strongswan: make default bundle use swanctl

3 years agorsync: Add rrsync script
Matt Reeve [Wed, 12 May 2021 13:28:22 +0000 (14:28 +0100)]
rsync: Add rrsync script

Rrsync is a perl script that is supplied as an extra with the rsync program.
It must be used in conjunction with openssh-server or openssh-server-pam
as it requires ~/.ssh/authorized_keys which is not supported by dropbear.

Rrsync allows selective access to subdirectories in either read-only, write-only or read-write,
depending on settings in authorized_keys. This allows for safe, restrictive access.
It's particularly useful for automated backup purposes.

An example usage would be this entry:

command="/usr/bin/rrsync -ro /home" <public key here>

This would allow a system connecting with this public key to be able to rsync FROM the
/home directory tree only. It could not write to this directory, nor read from any other directory.

Signed-off-by: Matt Reeve <matt@mreeve.com>
3 years agolibpqxx: update to version 7.5.2
Igor Bezzubchenko [Thu, 13 May 2021 05:52:40 +0000 (08:52 +0300)]
libpqxx: update to version 7.5.2

Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
3 years agoatlas-sw-probe: fix missing link on sysupgrade
Ansuel Smith [Tue, 11 May 2021 22:27:31 +0000 (00:27 +0200)]
atlas-sw-probe: fix missing link on sysupgrade

Recreate symbolic link if it's missing after a sysupgrade with a private and public key present in /etc/atlas/

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
3 years agochrony: update to 4.1
Miroslav Lichvar [Thu, 13 May 2021 15:54:32 +0000 (17:54 +0200)]
chrony: update to 4.1

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
3 years agoMerge pull request #15618 from Payne-X6/master
Josef Schlehofer [Thu, 13 May 2021 15:02:23 +0000 (17:02 +0200)]
Merge pull request #15618 from Payne-X6/master

knot: update to version 3.0.6

3 years agoMerge pull request #15615 from flyn-org/libgpg-error
Stijn Tintel [Thu, 13 May 2021 12:25:05 +0000 (15:25 +0300)]
Merge pull request #15615 from flyn-org/libgpg-error

libgpg-error: patch to fix cross-compile

Fixes #15621

3 years agoknot: update to version 3.0.6 15618/head
Jan Hak [Thu, 13 May 2021 07:32:01 +0000 (09:32 +0200)]
knot: update to version 3.0.6

Signed-off-by: Jan Hak <jan.hak@nic.cz>
3 years agodocker-compose: Update to version 1.29.2
Javier Marcet [Tue, 11 May 2021 12:20:26 +0000 (12:20 +0000)]
docker-compose: Update to version 1.29.2

Miscellaneous:

- Remove prompt to use docker compose in the up command

- Bump py to 1.10.0 in requirements-indirect.txt

Signed-off-by: Javier Marcet <javier@marcet.info>
3 years agonode: bump to v14.17.0 15630/head
Hirokazu MORIKAWA [Thu, 13 May 2021 04:19:24 +0000 (13:19 +0900)]
node: bump to v14.17.0

Notable Changes:
Diagnostics channel (experimental module)
UUID support in the crypto module
Experimental support for AbortController and AbortSignal

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agolibgpg-error: patch to fix cross-compile 15615/head
W. Michael Petullo [Thu, 13 May 2021 03:15:50 +0000 (22:15 -0500)]
libgpg-error: patch to fix cross-compile

Paul Blazejowski discovered that the recent update to this package broke
cross-compiling for some OpenWrt platforms. This backports commit 33593864
(March 26, 2021) from the upstream libgpg-error project to fix this
problem.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoMerge pull request #15593 from flyn-org/snort3
Rosen Penev [Tue, 11 May 2021 18:25:13 +0000 (11:25 -0700)]
Merge pull request #15593 from flyn-org/snort3

Update snort3 and libdaq3 packages

3 years agoMerge pull request #15590 from flyn-org/gstreamer
Rosen Penev [Tue, 11 May 2021 18:24:25 +0000 (11:24 -0700)]
Merge pull request #15590 from flyn-org/gstreamer

Gstreamer: update to 1.18.4

3 years agosnort3: update to 3.1.4.0 15593/head
W. Michael Petullo [Tue, 11 May 2021 03:22:23 +0000 (22:22 -0500)]
snort3: update to 3.1.4.0

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoMerge pull request #15608 from dobo90/adguardhome_v0.106.2
Rosen Penev [Tue, 11 May 2021 17:29:24 +0000 (10:29 -0700)]
Merge pull request #15608 from dobo90/adguardhome_v0.106.2

adguardhome: bump to 0.106.2

3 years agoMerge pull request #15603 from ja-pa/knot-resolver-5.3.2
Rosen Penev [Tue, 11 May 2021 17:28:57 +0000 (10:28 -0700)]
Merge pull request #15603 from ja-pa/knot-resolver-5.3.2

knot-resolver: update to version 5.3.2

3 years agoMerge pull request #15605 from 1715173329/yq
Rosen Penev [Tue, 11 May 2021 17:28:25 +0000 (10:28 -0700)]
Merge pull request #15605 from 1715173329/yq

yq: Update to 4.8.0

3 years agoMerge pull request #15586 from commodo/python3-update
Rosen Penev [Tue, 11 May 2021 17:28:03 +0000 (10:28 -0700)]
Merge pull request #15586 from commodo/python3-update

python3: bump version to 3.9.5

3 years agoMerge pull request #15591 from flyn-org/grilo-plugins
Rosen Penev [Tue, 11 May 2021 17:27:40 +0000 (10:27 -0700)]
Merge pull request #15591 from flyn-org/grilo-plugins

grilo-plugins: update to 0.3.13

3 years agolibassuan: fix linking of host's libgpg-error
Alexander Egorenkov [Sat, 8 May 2021 10:44:45 +0000 (12:44 +0200)]
libassuan: fix linking of host's libgpg-error

gpgrt-config is trying to use the host's /usr/lib path when looking for
libgpg-error. Therefore, disable it and gpg-error-config will be used
as a fallback.

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
3 years agoadguardhome: bump to 0.106.2 15608/head
Dobroslaw Kijowski [Mon, 10 May 2021 10:41:39 +0000 (12:41 +0200)]
adguardhome: bump to 0.106.2

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

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
3 years agogst1-libav: update to 1.18.4 15590/head
W. Michael Petullo [Tue, 11 May 2021 15:17:20 +0000 (10:17 -0500)]
gst1-libav: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agogst1-plugins-ugly: update to 1.18.4
W. Michael Petullo [Tue, 11 May 2021 15:17:09 +0000 (10:17 -0500)]
gst1-plugins-ugly: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agogst1-plugins-bad: update to 1.18.4
W. Michael Petullo [Tue, 11 May 2021 15:17:00 +0000 (10:17 -0500)]
gst1-plugins-bad: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agogst1-plugins-good: update to 1.18.4
W. Michael Petullo [Tue, 11 May 2021 15:16:51 +0000 (10:16 -0500)]
gst1-plugins-good: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agogst1-plugins-base: update to 1.18.4
W. Michael Petullo [Tue, 11 May 2021 15:16:32 +0000 (10:16 -0500)]
gst1-plugins-base: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agogstreamer1: update to 1.18.4
W. Michael Petullo [Tue, 11 May 2021 15:16:18 +0000 (10:16 -0500)]
gstreamer1: update to 1.18.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoyq: Update to 4.8.0 15605/head
Tianling Shen [Tue, 11 May 2021 13:38:31 +0000 (21:38 +0800)]
yq: Update to 4.8.0

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 years agoMerge pull request #15602 from ja-pa/redis-6.2.3
Josef Schlehofer [Tue, 11 May 2021 13:05:53 +0000 (15:05 +0200)]
Merge pull request #15602 from ja-pa/redis-6.2.3

redis: update to version 6.2.3

3 years agoMerge pull request #15604 from ja-pa/lmdb-0.9.29
Josef Schlehofer [Tue, 11 May 2021 13:05:39 +0000 (15:05 +0200)]
Merge pull request #15604 from ja-pa/lmdb-0.9.29

lmbd: update to version 0.9.29

3 years agolmbd: update to version 0.9.29 15604/head
Jan Pavlinec [Tue, 11 May 2021 08:14:43 +0000 (10:14 +0200)]
lmbd: update to version 0.9.29

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoredis: update to version 6.2.3 15602/head
Jan Pavlinec [Tue, 11 May 2021 07:58:54 +0000 (09:58 +0200)]
redis: update to version 6.2.3

Fixes CVE-2021-29477

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agopython3: bump version to 3.9.5 15586/head
Alexandru Ardelean [Mon, 10 May 2021 07:10:17 +0000 (10:10 +0300)]
python3: bump version to 3.9.5

Refreshed Python patches.
Updated pip & setuptools version.

For pip, patch '001-pep517-pyc-fix.patch' was reworked.

Also, the current version of the bundled pip (21.1.1) no longer supports
Python2, so the 'py2.py3' suffix gets replaced with just py3.

For setuptools, there is no longer a script/module:
  https://github.com/pypa/setuptools/pull/2544

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoknot-resolver: update to version 5.3.2 15603/head
Jan Pavlinec [Tue, 11 May 2021 08:28:09 +0000 (10:28 +0200)]
knot-resolver: update to version 5.3.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #15599 from mhei/php8-update
Michael Heimpold [Tue, 11 May 2021 05:59:07 +0000 (07:59 +0200)]
Merge pull request #15599 from mhei/php8-update

php8: update to 8.0.6

3 years agoMerge pull request #15600 from mhei/php7-update
Michael Heimpold [Tue, 11 May 2021 05:58:54 +0000 (07:58 +0200)]
Merge pull request #15600 from mhei/php7-update

php7: update to 7.4.19

3 years agostrongswan: make default bundle use swanctl 15601/head
Philip Prindeville [Tue, 11 May 2021 04:04:01 +0000 (22:04 -0600)]
strongswan: make default bundle use swanctl

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agogrilo-plugins: update to 0.3.13 15591/head
W. Michael Petullo [Mon, 10 May 2021 17:39:39 +0000 (12:39 -0500)]
grilo-plugins: update to 0.3.13

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agolibdaq3: update to 3.0.3
W. Michael Petullo [Tue, 11 May 2021 02:44:23 +0000 (21:44 -0500)]
libdaq3: update to 3.0.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agosyslog-ng: update to 3.32.1
W. Michael Petullo [Mon, 10 May 2021 17:59:28 +0000 (12:59 -0500)]
syslog-ng: update to 3.32.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoMerge pull request #15594 from flyn-org/snort
Rosen Penev [Mon, 10 May 2021 21:29:32 +0000 (14:29 -0700)]
Merge pull request #15594 from flyn-org/snort

snort: update 2.9.17.1

3 years agoMerge pull request #15589 from flyn-org/krb5
Rosen Penev [Mon, 10 May 2021 21:27:13 +0000 (14:27 -0700)]
Merge pull request #15589 from flyn-org/krb5

krb5: update to 1.19.1

3 years agoMerge pull request #15595 from flyn-org/libgcrypt
Rosen Penev [Mon, 10 May 2021 21:26:17 +0000 (14:26 -0700)]
Merge pull request #15595 from flyn-org/libgcrypt

Update libgpg-error and libgcrypt

3 years agoMerge pull request #15596 from flyn-org/openldap
Rosen Penev [Mon, 10 May 2021 21:25:51 +0000 (14:25 -0700)]
Merge pull request #15596 from flyn-org/openldap

openldap: update to 2.4.58

3 years agoMerge pull request #15597 from flyn-org/scapy
Rosen Penev [Mon, 10 May 2021 21:25:41 +0000 (14:25 -0700)]
Merge pull request #15597 from flyn-org/scapy

scapy: update to 2.4.5

3 years agoMerge pull request #15588 from flyn-org/nfdump
Rosen Penev [Mon, 10 May 2021 21:25:19 +0000 (14:25 -0700)]
Merge pull request #15588 from flyn-org/nfdump

nfdump: update to 1.6.23

3 years agoMerge pull request #15585 from ja-pa/tailscale-1.8.1
Rosen Penev [Mon, 10 May 2021 21:25:05 +0000 (14:25 -0700)]
Merge pull request #15585 from ja-pa/tailscale-1.8.1

tailscale: update to version 1.8.1

3 years agophp7: update to 7.4.19 15600/head
Michael Heimpold [Mon, 10 May 2021 20:37:12 +0000 (22:37 +0200)]
php7: update to 7.4.19

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agoMerge pull request #15587 from flyn-org/libgee
Rosen Penev [Mon, 10 May 2021 20:36:13 +0000 (13:36 -0700)]
Merge pull request #15587 from flyn-org/libgee

libgee: update to 0.20.4

3 years agophp8: update to 8.0.6 15599/head
Michael Heimpold [Mon, 10 May 2021 19:24:53 +0000 (21:24 +0200)]
php8: update to 8.0.6

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agolibgcrypt: update to 1.9.3 15595/head
W. Michael Petullo [Mon, 10 May 2021 18:19:47 +0000 (13:19 -0500)]
libgcrypt: update to 1.9.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agolibgpg-error: update to 1.42
W. Michael Petullo [Mon, 10 May 2021 18:19:34 +0000 (13:19 -0500)]
libgpg-error: update to 1.42

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoscapy: update to 2.4.5 15597/head
W. Michael Petullo [Mon, 10 May 2021 17:57:47 +0000 (12:57 -0500)]
scapy: update to 2.4.5

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agoopenldap: update to 2.4.58 15596/head
W. Michael Petullo [Mon, 10 May 2021 17:56:18 +0000 (12:56 -0500)]
openldap: update to 2.4.58

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agosnort: update 2.9.17.1 15594/head
W. Michael Petullo [Mon, 10 May 2021 17:50:01 +0000 (12:50 -0500)]
snort: update 2.9.17.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agokrb5: update to 1.19.1 15589/head
W. Michael Petullo [Mon, 10 May 2021 16:58:11 +0000 (11:58 -0500)]
krb5: update to 1.19.1

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agonfdump: update to 1.6.23 15588/head
W. Michael Petullo [Mon, 10 May 2021 16:54:30 +0000 (11:54 -0500)]
nfdump: update to 1.6.23

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agolibgee: update to 0.20.4 15587/head
W. Michael Petullo [Mon, 10 May 2021 16:52:32 +0000 (11:52 -0500)]
libgee: update to 0.20.4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
3 years agotailscale: update to version 1.8.1 15585/head
Jan Pavlinec [Fri, 7 May 2021 16:53:58 +0000 (18:53 +0200)]
tailscale: update to version 1.8.1

Add readme with simple tailscale howto.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agolvm2: update to version 2.03.12
Daniel Golle [Mon, 10 May 2021 02:42:01 +0000 (03:42 +0100)]
lvm2: update to version 2.03.12

Two notable changes are devices file and metadata based autoactivation.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoexim: update to version 4.94.2
Daniel Golle [Mon, 10 May 2021 02:17:25 +0000 (03:17 +0100)]
exim: update to version 4.94.2

Several exploitable vulnerabilities in Exim were reported to us and are
fixed.
Local vulnerabilities
- CVE-2020-28007: Link attack in Exim's log directory
- CVE-2020-28008: Assorted attacks in Exim's spool directory
- CVE-2020-28014: Arbitrary PID file creation
- CVE-2020-28011: Heap buffer overflow in queue_run()
- CVE-2020-28010: Heap out-of-bounds write in main()
- CVE-2020-28013: Heap buffer overflow in parse_fix_phrase()
- CVE-2020-28016: Heap out-of-bounds write in parse_fix_phrase()
- CVE-2020-28015: New-line injection into spool header file (local)
- CVE-2020-28012: Missing close-on-exec flag for privileged pipe
- CVE-2020-28009: Integer overflow in get_stdinput()
Remote vulnerabilities
- CVE-2020-28017: Integer overflow in receive_add_recipient()
- CVE-2020-28020: Integer overflow in receive_msg()
- CVE-2020-28023: Out-of-bounds read in smtp_setup_msg()
- CVE-2020-28021: New-line injection into spool header file (remote)
- CVE-2020-28022: Heap out-of-bounds read and write in extract_option()
- CVE-2020-28026: Line truncation and injection in spool_read_header()
- CVE-2020-28019: Failure to reset function pointer after BDAT error
- CVE-2020-28024: Heap buffer underflow in smtp_ungetc()
- CVE-2020-28018: Use-after-free in tls-openssl.c
- CVE-2020-28025: Heap out-of-bounds read in pdkim_finish_bodyhash()

The update to 4.94.2 also integrates a fix for a printf format issue
previously addressed by a local patch which is removed.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoauc: support queue_position status from server
Daniel Golle [Wed, 17 Mar 2021 21:09:50 +0000 (21:09 +0000)]
auc: support queue_position status from server

Display position in queue while waiting for build.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
3 years agoMerge pull request #15552 from mhei/php7-update
Michael Heimpold [Sat, 8 May 2021 21:11:22 +0000 (23:11 +0200)]
Merge pull request #15552 from mhei/php7-update

php7: update to 7.4.18

3 years agoMerge pull request #15575 from pprindeville/strongswan-always-generate-var-strongswan
Philip Prindeville [Fri, 7 May 2021 23:28:37 +0000 (17:28 -0600)]
Merge pull request #15575 from pprindeville/strongswan-always-generate-var-strongswan

strongswan: swanctl init script doesn't load connections

3 years agoMerge pull request #15474 from ja-pa/unbound-ttl-neg
Rosen Penev [Fri, 7 May 2021 22:55:52 +0000 (15:55 -0700)]
Merge pull request #15474 from ja-pa/unbound-ttl-neg

unbound: add cache-max-negative-ttl config option

3 years agoMerge pull request #15553 from PolynomialDivision/add-samplicator
Rosen Penev [Thu, 6 May 2021 21:33:52 +0000 (14:33 -0700)]
Merge pull request #15553 from PolynomialDivision/add-samplicator

samplicator: add samplicator

3 years agoMerge pull request #15539 from ja-pa/tailscale
Rosen Penev [Thu, 6 May 2021 21:32:44 +0000 (14:32 -0700)]
Merge pull request #15539 from ja-pa/tailscale

tailscale: add new package

3 years agovim: install vimdiff symlink for vim-full
Sergio E. Nemirowski [Wed, 5 May 2021 18:39:56 +0000 (21:39 +0300)]
vim: install vimdiff symlink for vim-full

vim-full comes with diff feature

Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
3 years agosamba4: update to 4.13.8
Andy Walsh [Thu, 6 May 2021 09:03:26 +0000 (11:03 +0200)]
samba4: update to 4.13.8

* update to 4.13.8
* remove faulty io_uring kernel detection
* fixes CVE's: CVE-2020-27840, CVE-2021-20277, CVE-2020-27840, CVE-2021-20277, CVE-2020-27840, CVE-2021-20277, CVE-2021-20254
* resolves #15512

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agoMerge pull request #15537 from aaronjg/mwan3/notrack
Florian Eckert [Thu, 6 May 2021 10:16:09 +0000 (12:16 +0200)]
Merge pull request #15537 from aaronjg/mwan3/notrack

mwan3: allow interfaces with no tracking IPs

3 years agoMerge pull request #15562 from TDT-AG/pr/20200503-mwan3
Florian Eckert [Thu, 6 May 2021 10:15:34 +0000 (12:15 +0200)]
Merge pull request #15562 from TDT-AG/pr/20200503-mwan3

mwan3: update ubus status for no tracked interfaces

3 years agostrongswan: swanctl init script doesn't load connections 15575/head
Philip Prindeville [Wed, 5 May 2021 17:40:19 +0000 (11:40 -0600)]
strongswan: swanctl init script doesn't load connections

Fixes issue #15446

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agoMerge pull request #15554 from pprindeville/fix-dhcp-route-whitespaces
Philip Prindeville [Wed, 5 May 2021 17:35:51 +0000 (11:35 -0600)]
Merge pull request #15554 from pprindeville/fix-dhcp-route-whitespaces

isc-dhcpd: handle extra spaces in routes

3 years agotcpreplay: bump to version 4.3.4
Alexandru Ardelean [Tue, 4 May 2021 12:20:29 +0000 (15:20 +0300)]
tcpreplay: bump to version 4.3.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoadguardhome: bump to 0.106.1
Dobroslaw Kijowski [Tue, 4 May 2021 07:36:33 +0000 (09:36 +0200)]
adguardhome: bump to 0.106.1

* Create working directory when it is not present. Apparently
  some recent change made adguardhome fail to start when working
  directory is missing.
* Full changelog available at:
  * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.106.1

Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
3 years agostress-ng: bump to version 0.12.07
Alexandru Ardelean [Wed, 28 Apr 2021 07:39:11 +0000 (10:39 +0300)]
stress-ng: bump to version 0.12.07

Refreshed patch.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopython-dotenv: update to v0.17.1
Javier Marcet [Tue, 4 May 2021 07:57:38 +0000 (07:57 +0000)]
python-dotenv: update to v0.17.1

Signed-off-by: Javier Marcet <javier@marcet.info>
3 years agoMerge pull request #15566 from BKPepe/hwdata
Rosen Penev [Wed, 5 May 2021 03:16:05 +0000 (20:16 -0700)]
Merge pull request #15566 from BKPepe/hwdata

hwdata: update to version 0.347

3 years agoMerge pull request #15572 from dibdot/banip
Dirk Brenken [Tue, 4 May 2021 18:06:41 +0000 (20:06 +0200)]
Merge pull request #15572 from dibdot/banip

banip: update to 0.7.8

3 years agobanip: update to 0.7.8 15572/head
Dirk Brenken [Tue, 4 May 2021 14:32:35 +0000 (16:32 +0200)]
banip: update to 0.7.8

* fix pid file processing of the background monitor plus child
  processes (bug reported in the forum)
* made the enabled/disabled switch of the background monitor functional

Signed-off-by: Dirk Brenken <dev@brenken.org>
3 years agosamplicator: add samplicator 15553/head
Nick Hainke [Fri, 30 Apr 2021 21:57:09 +0000 (23:57 +0200)]
samplicator: add samplicator

Samplicator receives UDP datagrams on a given port and resends those
datagrams to a specified set of receivers.

Use Cases:
- replicate Flow Samples to multiple receivers
- use with conntrackd to synchronize via unicast to multiple targets

Signed-off-by: Nick Hainke <vincent@systemli.org>
3 years agohwdata: update to version 0.347 15566/head
Josef Schlehofer [Mon, 3 May 2021 18:00:46 +0000 (20:00 +0200)]
hwdata: update to version 0.347

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agolibmaxminddb: update to version 1.6.0
Jan Pavlinec [Mon, 3 May 2021 11:38:44 +0000 (13:38 +0200)]
libmaxminddb: update to version 1.6.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agopython-typing-extensions: update to version 3.10.0.0
Jan Pavlinec [Mon, 3 May 2021 11:23:11 +0000 (13:23 +0200)]
python-typing-extensions: update to version 3.10.0.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agoMerge pull request #15532 from dangowrt/bunch-of-updates
Eneas U de Queiroz [Mon, 3 May 2021 14:30:53 +0000 (11:30 -0300)]
Merge pull request #15532 from dangowrt/bunch-of-updates

a bunch of package updates

3 years agomwan3: update ubus status for not tracked interfaces 15562/head
Florian Eckert [Mon, 3 May 2021 08:52:26 +0000 (10:52 +0200)]
mwan3: update ubus status for not tracked interfaces

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agomwna3: fix whitespace
Florian Eckert [Mon, 3 May 2021 08:51:44 +0000 (10:51 +0200)]
mwna3: fix whitespace

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
3 years agoisc-dhcpd: handle extra spaces in routes 15554/head
Philip Prindeville [Sat, 1 May 2021 02:39:10 +0000 (20:39 -0600)]
isc-dhcpd: handle extra spaces in routes

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agomwan3: allow interfaces with no tracking IPs 15537/head
Aaron Goodman [Wed, 28 Apr 2021 23:42:38 +0000 (19:42 -0400)]
mwan3: allow interfaces with no tracking IPs

In the procd refactor, support for interfaces with no tracking IPs was
inadvertentiy removed. This commit restores the previous behavior

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
3 years agonano: update version to 5.7
Hannu Nyman [Sat, 1 May 2021 20:50:21 +0000 (23:50 +0300)]
nano: update version to 5.7

Upgrade nano editor to version 5.7.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
3 years agohaproxy: Update HAProxy to v2.2.14
Christian Lachner [Sat, 1 May 2021 09:06:22 +0000 (11:06 +0200)]
haproxy: Update HAProxy to v2.2.14

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
3 years agoMerge pull request #14237 from commodo/python-abi-version
Josef Schlehofer [Sat, 1 May 2021 10:32:55 +0000 (12:32 +0200)]
Merge pull request #14237 from commodo/python-abi-version

python3: introduce libpython3 with ABI_VERSION flag

3 years agonextdns: Update to version 1.32.1
Olivier Poitrey [Fri, 30 Apr 2021 15:51:07 +0000 (15:51 +0000)]
nextdns: Update to version 1.32.1

Signed-off-by: Olivier Poitrey <rs@nextdns.io>