feed/packages.git
3 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>
(cherry picked from commit 50bb46baaa54146b3135921722edb7585f43518f)

3 years agolibudev-zero: update to version 0.4.8
Daniel Golle [Thu, 25 Mar 2021 22:49:51 +0000 (22:49 +0000)]
libudev-zero: update to version 0.4.8

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 7341e397681a39fe87249716430c04905d879e64)

3 years agoMerge pull request #17113 from paper42/cve-2019-19906-21
Josef Schlehofer [Sun, 14 Nov 2021 23:23:44 +0000 (00:23 +0100)]
Merge pull request #17113 from paper42/cve-2019-19906-21

[21.02] cyrus-sasl: patch CVE-2019-19906

3 years agophp8: Clean up and update distributed php.ini for php 8.0.12
Giovanni Giacobbi [Sat, 13 Nov 2021 21:28:43 +0000 (21:28 +0000)]
php8: Clean up and update distributed php.ini for php 8.0.12

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 8.0.12
- Added newly existing directives commented out
- Added '~E_DEPRECATED' to 'error_reporting'

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
(cherry picked from commit f54b987c8f1bbc8b908f14d7616dd417d18cc887)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
3 years agocyrus-sasl: patch CVE-2019-19906 17113/head
Michal Vasilek [Fri, 12 Nov 2021 17:09:39 +0000 (18:09 +0100)]
cyrus-sasl: patch CVE-2019-19906

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit f7717bd382d4f03c6353beaaf198d29a34c8e6ab)

3 years agoMerge pull request #17111 from thg2k/pr/21_php74_ini_1
Michael Heimpold [Fri, 12 Nov 2021 06:47:26 +0000 (07:47 +0100)]
Merge pull request #17111 from thg2k/pr/21_php74_ini_1

[21.02] php7: Update and clean up distributed php7.ini

3 years agodockerd: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:46:04 +0000 (12:46 +0800)]
dockerd: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
3 years agodocker: Update to 20.10.10
Ren Zongjia [Tue, 2 Nov 2021 04:45:52 +0000 (12:45 +0800)]
docker: Update to 20.10.10

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
3 years agocontainerd: Update to 1.4.11
Ren Zongjia [Tue, 2 Nov 2021 04:35:09 +0000 (12:35 +0800)]
containerd: Update to 1.4.11

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
3 years agorunc: Update to 1.0.2
Ren Zongjia [Tue, 2 Nov 2021 04:34:42 +0000 (12:34 +0800)]
runc: Update to 1.0.2

Signed-off-by: Ren Zongjia <acooler15@foxmail.com>
3 years agophp7: Clean up and update distributed php.ini for php 7.4.25 17111/head
Giovanni Giacobbi [Thu, 11 Nov 2021 10:07:04 +0000 (10:07 +0000)]
php7: Clean up and update distributed php.ini for php 7.4.25

Details:
- Cleaned up whitespace and removed comments (refer to official PHP documentation for that)
- Removed directives that no longer exist as of PHP 7.4.25
- Added '~E_DEPRECATED' to 'error_reporting'

Directives removed that no longer exist as of PHP 7.4.25:
- zend.ze1_compatibility_mode
- y2k_compliance
- register_globals
- register_long_arrays
- magic_quotes_gpc
- magic_quotes_runtime
- magic_quotes_sybase
- always_populate_raw_post_data

Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
3 years agonano: enable showing line numbers with M-N (Alt-n)
Hannu Nyman [Wed, 10 Nov 2021 18:25:15 +0000 (20:25 +0200)]
nano: enable showing line numbers with M-N (Alt-n)

Backport new upstream patch to enable toggling the display of
the line numbers with the shortcut key M-N (Alt-n).

Also the cmdline option "-l" works.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 9023845d500cbaf6be4ce5c20794d11445c8e120)

3 years agoMerge pull request #17099 from mhei/php7-pecl-updates
Michael Heimpold [Wed, 10 Nov 2021 06:45:43 +0000 (07:45 +0100)]
Merge pull request #17099 from mhei/php7-pecl-updates

[21.02] Pull latest php7 pecl package updates from master

3 years agonano: enable line numbers (from cmdline)
Hannu Nyman [Tue, 9 Nov 2021 21:12:39 +0000 (23:12 +0200)]
nano: enable line numbers (from cmdline)

Enable showing line numbers, which makes it easier to find
the correct place in long files. Due to the "tiny" build,
the functionality is only available from cmdline with "-l"
option.
For example:  nano -l /etc/banner

Key shortcut M-n is disabled due to "tiny".
See https://savannah.gnu.org/bugs/?61441 for explanation.

Also
* remove without-slang config option, deprecated in Dec 2020
* adopt AUTORELEASE

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit ae7f62d637d86b8fe6ae03cdce948ab2d25ff19b)

3 years agomosquitto: bump to 2.0.13
Karl Palsson [Tue, 9 Nov 2021 09:12:24 +0000 (09:12 +0000)]
mosquitto: bump to 2.0.13

Security and bugfix releases.

Changelogs:
https://mosquitto.org/blog/2021/10/version-2-0-13-released/
https://mosquitto.org/blog/2021/08/version-2-0-12-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agophp7-pecl-redis: update to 5.3.4 17099/head
Michael Heimpold [Sun, 7 Nov 2021 09:27:16 +0000 (10:27 +0100)]
php7-pecl-redis: update to 5.3.4

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 82f115bded1a6399f743070a6fbab70bd30e5d16)

3 years agophp7-pecl-imagick: update to 3.5.1
Michael Heimpold [Sun, 7 Nov 2021 09:55:05 +0000 (10:55 +0100)]
php7-pecl-imagick: update to 3.5.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 755e3c2eb6255160e5cc1c1e3d8020f006324316)

3 years agophp7-pecl-http: update to version 3.2.4
Michael Heimpold [Sun, 7 Nov 2021 09:13:55 +0000 (10:13 +0100)]
php7-pecl-http: update to version 3.2.4

This is the latest version, which still has support for PHP 7.x.

It's an intermediate step in the transition to PHP 8.x.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 5fe58d00021e5d92d01d9ad877a5c642e68d4560)

3 years agoMerge pull request #17052 from mhei/21.01-php8-icu-compat
Michael Heimpold [Wed, 3 Nov 2021 16:27:52 +0000 (17:27 +0100)]
Merge pull request #17052 from mhei/21.01-php8-icu-compat

[21.02] php8: Support for icu 70.1

3 years agoMerge pull request #17053 from mhei/21.01-php7-icu-compat
Michael Heimpold [Wed, 3 Nov 2021 16:27:36 +0000 (17:27 +0100)]
Merge pull request #17053 from mhei/21.01-php7-icu-compat

[21.02] php7: Support for icu 70.1

3 years agoxray-core: remove dead jail files
Tianling Shen [Thu, 28 Oct 2021 09:13:38 +0000 (17:13 +0800)]
xray-core: remove dead jail files

It never works... And Xray-core needs root access to work.

Bump geodata to latest version while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit ab540e6990a26950a8bee31ae306928f573f0874)

3 years agoafuse: Add new package 17036/head
Michal Hrusecky [Thu, 28 Oct 2021 12:43:22 +0000 (14:43 +0200)]
afuse: Add new package

This commit add new package afuse into packages feed.

afuse is an automounting file system implemented in user-space using
FUSE. It implements the most basic functionality that can be expected by
an automounter; that is it manages a directory of virtual directories.
If one of these virtual directories is accessed and is not already
automounted, afuse will attempt to mount a filesystem onto that
directory. If the mount succeeds the requested access proceeds as
normal, otherwise it will fail with an error.

Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
(cherry picked from commit 3d0f73ea676b7e1e0bb1184f9f1e0d1b7f18a3fe)

3 years agoMerge pull request #17017 from miska/mariadb-21.02
Josef Schlehofer [Wed, 3 Nov 2021 07:47:32 +0000 (08:47 +0100)]
Merge pull request #17017 from miska/mariadb-21.02

mariadb: Update to version 10.4.21

3 years agophp7: Support for icu 70.1 17053/head
Hirokazu MORIKAWA [Tue, 2 Nov 2021 00:36:12 +0000 (09:36 +0900)]
php7: Support for icu 70.1

This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit bc13112a7c180dfad51db065c74438017fc8a8c7)

3 years agophp8: Support for icu 70.1 17052/head
Hirokazu MORIKAWA [Tue, 2 Nov 2021 00:28:45 +0000 (09:28 +0900)]
php8: Support for icu 70.1

This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1.

Change UBool to bool for equality operators in ICU >= 70.1

https://github.com/php/php-src/pull/7596

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 4da149b68a10e121eb0ef5c19d2d18020828ec24)

3 years agotvheadend: add patch to update hdhomerun 17041/head
Josef Schlehofer [Tue, 19 Oct 2021 11:25:55 +0000 (13:25 +0200)]
tvheadend: add patch to update hdhomerun

Tarball with libhdhomerun_20171221 [1] was removed from upstream repository
and as it can not be found.

[1] http://download.silicondust.com/hdhomerun/libhdhomerun_20171221.tgz

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit dacda65d376df03e12936f74e896a012ce0d45c4)

3 years agorclone-ng: initial package
Elon Huang [Sun, 10 Oct 2021 06:42:16 +0000 (14:42 +0800)]
rclone-ng: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9b7e817f93720dbfb3e02229d9ad6e2f3fbd8f43)

3 years agorclone-webui-react: initial package
Elon Huang [Sun, 10 Oct 2021 06:42:00 +0000 (14:42 +0800)]
rclone-webui-react: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5204e148b337cc835a96999a9921046cb07289c5)

3 years agorclone: add test script
Tianling Shen [Fri, 15 Oct 2021 08:20:09 +0000 (16:20 +0800)]
rclone: add test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e475df4b7972da5045fed6ae1996be9b0e86092c)

3 years agorclone: fix logic err in service file
Tianling Shen [Fri, 15 Oct 2021 07:59:50 +0000 (15:59 +0800)]
rclone: fix logic err in service file

- Corrected `enable` detection.
- Granted config/log write permission for `rclone` user.

Fixes: d51823988847fc ("rclone: initial package")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 00747f7b97e68df3a475601606e7e403551d36d8)

3 years agorclone: initial package
Elon Huang [Sun, 10 Oct 2021 06:41:36 +0000 (14:41 +0800)]
rclone: initial package

Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d51823988847fcaf598f8f547cfac2c2099b5a16)

3 years agoyq: Update to 4.14.1
Tianling Shen [Sat, 30 Oct 2021 07:41:05 +0000 (15:41 +0800)]
yq: Update to 4.14.1

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 06bb78cf4db6543c9d33b3066373837ffb9ee1dc)

3 years agomariadb: Update to version 10.4.21 17017/head
Michal Hrusecky [Fri, 29 Oct 2021 09:18:13 +0000 (11:18 +0200)]
mariadb: Update to version 10.4.21

Update to the latest stable version. Also contains minor Makefile
polishing - better source RL and correctly formatted license.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
3 years agolighttpd: update to lighttpd 1.4.61 release hash
Glenn Strauss [Fri, 29 Oct 2021 01:51:44 +0000 (21:51 -0400)]
lighttpd: update to lighttpd 1.4.61 release hash

also remove patches incorporated upstream into lighttpd 1.4.61

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
(cherry picked from commit 9786df13a82e58e36d4730e209ea6849fa27a113)

3 years agolighttpd: update to lighttpd 1.4.60 release hash
Glenn Strauss [Fri, 27 Aug 2021 20:32:43 +0000 (16:32 -0400)]
lighttpd: update to lighttpd 1.4.60 release hash

also remove patches incorporated upstream into lighttpd 1.4.60

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
(cherry picked from commit 07446a73cabefb9f0afeb3c2fcf3d4159be68191)

3 years agobind: Bump to 9.17.19
Philip Prindeville [Thu, 28 Oct 2021 19:44:44 +0000 (13:44 -0600)]
bind: Bump to 9.17.19

The following CVE updates are included:

* CVE-2021-25219: The "lame-ttl" option is now forcibly set to 0. This
  effectively disables the lame server cache, as it could previously be
  abused by an attacker to significantly degrade resolver performance.

* CVE-2021-25218: An assertion failure occurred when named attempted
  to send a UDP packet that exceeded the MTU size, if Response Rate
  Limiting (RRL) was enabled.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry-picked from commit c2de702cbdb0034a84550589195fe95df25572b9)

3 years agonginx: fix compilation with BUILD_NLS
Rosen Penev [Tue, 2 Mar 2021 03:27:10 +0000 (19:27 -0800)]
nginx: fix compilation with BUILD_NLS

Requires nls.mk because of libxml2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit de176d6f6f7bbe8abd8ae26c9b2350a9f9f38916)

3 years agogenerate-ipv6-address: fix PIC compilation
Rosen Penev [Tue, 20 Apr 2021 01:28:14 +0000 (18:28 -0700)]
generate-ipv6-address: fix PIC compilation

This is a single C file. Don't bother using the Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6123f3b48e3bd89ee7731ba442c21367558e372f)

3 years agoMerge pull request #16989 from mhei/21.02-php8-update
Michael Heimpold [Wed, 27 Oct 2021 07:45:10 +0000 (09:45 +0200)]
Merge pull request #16989 from mhei/21.02-php8-update

[21.02] php8: update to 8.0.12

3 years agoMerge pull request #16991 from mhei/21.02-php7-update
Michael Heimpold [Wed, 27 Oct 2021 07:44:57 +0000 (09:44 +0200)]
Merge pull request #16991 from mhei/21.02-php7-update

[21.02] php7: update to 7.4.25

3 years agophp7: update to 7.4.25 16991/head
Michael Heimpold [Fri, 22 Oct 2021 20:28:27 +0000 (22:28 +0200)]
php7: update to 7.4.25

This fixes:
    - CVE-2021-21703

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 1df333bfb0e67fe879fde51b0ca9ab6f2127692e)

3 years agophp8: update to 8.0.12 16989/head
Michael Heimpold [Fri, 22 Oct 2021 19:04:15 +0000 (21:04 +0200)]
php8: update to 8.0.12

This fixes:
    - CVE-2021-21703

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit fb7a33a114c27bc127e10bffca01e3ec3c6c0bdc)

3 years agodawn: set symm_enc default to 0
Nick Hainke [Tue, 26 Oct 2021 15:16:21 +0000 (17:16 +0200)]
dawn: set symm_enc default to 0

User mpeleshenko reported that symm encryption breaks hearing map.
Set the default to 0.

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 8b7fb614dd35a5fc88aa1d7d6e539aa5be50c7cd)

3 years agomariadb: update to 10.4.18
Rosen Penev [Mon, 22 Feb 2021 22:50:50 +0000 (14:50 -0800)]
mariadb: update to 10.4.18

Remove uClibc depends. It's gone now.

Remove CMAKE_INSTALL to avoid installing to InstallDev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 8a62f2ea6b8462fea85905490099290983914cc5)

3 years agopython-websockets: new package
Michal Vasilek [Mon, 27 Sep 2021 15:52:46 +0000 (17:52 +0200)]
python-websockets: new package

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit bc10fbaebffb036731b4e9a1fdc40c9d1f535ba0)

3 years agoatlas-probe: allow parallel build
Eneas U de Queiroz [Sat, 9 Oct 2021 00:38:25 +0000 (21:38 -0300)]
atlas-probe: allow parallel build

Set PKG_BUILD_PARALLEL:=1

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 9e8f127c31384da55473b81693fcecf7200b0c78)

3 years agoatlas-probe: Fix compilation with gcc11
Eneas U de Queiroz [Thu, 7 Oct 2021 19:50:04 +0000 (16:50 -0300)]
atlas-probe: Fix compilation with gcc11

This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present
in musl or gcc11.

Also use clock_gettime() instead of syscall(__NR_clock_gettime,...),
which is not currently defined.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 281df4bcf5bb36f44f7163d045df74c6144b7daf)

3 years agoknot-resolver: update to 5.4.2
Michal Vasilek [Thu, 14 Oct 2021 22:27:35 +0000 (00:27 +0200)]
knot-resolver: update to 5.4.2

* refresh patches
* disabling kres_gen_test is not required anymore for cross compilation, it was fixed upstream with the 5.4.1 release

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 2b3b2ffe42cab96504e4e56683317ff1cb6dc4f6)

3 years agogit: update to version 2.33.1
Josef Schlehofer [Sun, 17 Oct 2021 08:01:24 +0000 (10:01 +0200)]
git: update to version 2.33.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 972e6ed2e7073f3c1adc2e9ffab705ce36b2f0c4)

3 years agomsmtp: update to version 1.8.17
Josef Schlehofer [Sun, 17 Oct 2021 07:24:29 +0000 (09:24 +0200)]
msmtp: update to version 1.8.17

- Use AUTORELEASE fce
It helps when someone forgets to bump PKG_RELEASE

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 18261fcd313b073e36a5ba39eeaf0aef808a1694)

3 years agosyslog-ng: update to version 3.34.1
Josef Schlehofer [Sat, 16 Oct 2021 20:45:27 +0000 (22:45 +0200)]
syslog-ng: update to version 3.34.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit d8e88ef51ec85c3f459fb4e8bf0e08fa26cffb29)

3 years agodnscrypt-proxy2: update to version 2.1.1
Josef Schlehofer [Mon, 18 Oct 2021 01:23:25 +0000 (03:23 +0200)]
dnscrypt-proxy2: update to version 2.1.1

Update copyright

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 6b37a1523043f0488fedae8c38e995c4f206b5be)

3 years agochecksec: update to version 2.5.0
Jan Pavlinec [Mon, 18 Oct 2021 21:24:33 +0000 (23:24 +0200)]
checksec: update to version 2.5.0

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit db358e8a89b363dca2fe17130a6f058ce6ce3ae9)

3 years agominiflux: new package
Michal Vasilek [Mon, 4 Oct 2021 15:32:33 +0000 (17:32 +0200)]
miniflux: new package

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 9697b69609b10aed8ca1a92859d1dce460144884)

3 years agoredis: update to version 6.2.6
Jan Pavlinec [Sun, 24 Oct 2021 12:41:47 +0000 (14:41 +0200)]
redis: update to version 6.2.6

Fixes:
- CVE-2021-41099
- CVE-2021-32762
- CVE-2021-32687
- CVE-2021-32675
- CVE-2021-32672
- CVE-2021-32628
- CVE-2021-32627
- CVE-2021-32626

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit 766a5b285e169a438b7b0642eec00be00fc610b9)

3 years agoredis: update to version 6.2.5
Jan Pavlinec [Wed, 11 Aug 2021 06:38:50 +0000 (08:38 +0200)]
redis: update to version 6.2.5

Fixes CVE-2021-32761

Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit 3cc8a1f37e6dfd6297e550956a3570726f7f3236)

3 years agoredis: update to version 6.2.4
Jan Pavlinec [Mon, 14 Jun 2021 12:33:22 +0000 (14:33 +0200)]
redis: update to version 6.2.4

Fixes CVE-2021-32625

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit c7ffa391f19b6d5292969d697511853446f27a8d)

3 years agoredis: update to version 6.2.3
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>
(cherry picked from commit 5f47bec5e8505d609917d41fdf0f089f87558fe5)

3 years agoredis: update to version 6.2.2
Jan Pavlinec [Mon, 26 Apr 2021 09:49:33 +0000 (11:49 +0200)]
redis: update to version 6.2.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 5894ca38b2177d15dcfee5881c740e6335548345)

3 years agoredis: update to version 6.2.1
Jan Pavlinec [Mon, 8 Mar 2021 13:48:07 +0000 (14:48 +0100)]
redis: update to version 6.2.1

Changes:
-remove zmalloc patch which is part of release

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit d4ead62706cac0d1b5a9d4bdcc3def6a9d038111)

3 years agoredis: update to version 6.2.0
Jan Pavlinec [Mon, 1 Mar 2021 11:26:14 +0000 (12:26 +0100)]
redis: update to version 6.2.0

Fixes CVE-2021-21309

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 4e0962e8f484fa64381f9b12f176e66bb8723ded)

3 years agoknot: update to version 3.1.3
Jan Hák [Mon, 25 Oct 2021 08:58:04 +0000 (10:58 +0200)]
knot: update to version 3.1.3

Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 175087bf250d1e1043ecad1ee352297398816d51)

3 years agodawn: update to 2021-10-26
Nick Hainke [Mon, 25 Oct 2021 22:29:20 +0000 (00:29 +0200)]
dawn: update to 2021-10-26

ddc007e32ced ubus: avoid use after free in handle_probe_req()
e1275713c057 github: fix workflow

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 2e02deb5a95c75012d4078425417fc3c960db744)

3 years agodawn: respawn dawn in case of crash
Nick Hainke [Wed, 20 Oct 2021 08:26:54 +0000 (10:26 +0200)]
dawn: respawn dawn in case of crash

Some users report that DAWN sometimes crashes after a while. Mostly
this happens after the new update has been rolled out.

Since I would not like to go back to the older version, I add as
a workaround for now that DAWN automatically respawned.

Workaround for:
https://github.com/berlin-open-wireless-lab/DAWN/issues/151

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit c1490175d3e47319235ab47fa8e4184d46698265)

3 years agodawn: update to 2021-10-13
Nick Hainke [Wed, 13 Oct 2021 09:11:08 +0000 (11:11 +0200)]
dawn: update to 2021-10-13

d222d12bcb58 ubus: use local blub_buffer definitions and free

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 147c401d195218f12822ee292c9d07fcf0d92758)

3 years agodawn: update to 2021-08-05
Nick Hainke [Sat, 7 Aug 2021 08:54:21 +0000 (10:54 +0200)]
dawn: update to 2021-08-05

c70773a - datastorage: use signal strength as a metric
14e0f83 - Don't display debugging output with DAWN_NO_OUTPUT
97e5de1 - uci: add neighbor list priority options
2b1a53c - dawn_uci: set default values
6eb747b - Use separate configs for 802.11g & 802.11a bands
1e34357 - Verify compatibility before parsing config message
a7a8309 - List all neighbors with same score when kicking
3ba0fa4 - Change beacon request fields to appropriate values
009aab9 - Change mode config parameter from int to string

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 2039e3fce068d39ff51cf2be514bf50f66468043)

3 years agodocker: update to 20.10.9
Michal Vasilek [Tue, 5 Oct 2021 14:06:19 +0000 (16:06 +0200)]
docker: update to 20.10.9

* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years agodockerd: update to 20.10.9
Michal Vasilek [Tue, 5 Oct 2021 14:06:14 +0000 (16:06 +0200)]
dockerd: update to 20.10.9

* switch to AUTORELEASE
* fixes CVE-2021-41089

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years agoyq: Update to 4.13.5
Tianling Shen [Fri, 22 Oct 2021 16:24:12 +0000 (00:24 +0800)]
yq: Update to 4.13.5

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 336577fe29f569d8a7455603ba92cdde14dde300)

3 years agonextdns: Update to version 1.37.3
Olivier Poitrey [Fri, 22 Oct 2021 13:29:24 +0000 (13:29 +0000)]
nextdns: Update to version 1.37.3

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
3 years agoksmbd-tools: update to 3.4.2
Marcos Del Sol Vives [Sun, 17 Oct 2021 14:49:23 +0000 (16:49 +0200)]
ksmbd-tools: update to 3.4.2

Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
(cherry picked from commit 212f057df74b3937ebaf8b347852c937484ee7bb)

3 years agoksmbd-tools: update to 3.4.1
Rosen Penev [Wed, 11 Aug 2021 23:29:58 +0000 (16:29 -0700)]
ksmbd-tools: update to 3.4.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit ac5097af94a6e63a4089c7c4bc1ecd443c6248e7)

3 years agoksmbd: use hostname only as name
Fritz D. Ansel [Sun, 15 Aug 2021 15:05:56 +0000 (17:05 +0200)]
ksmbd: use hostname only as name

even if a fqdn (with domain) is set by user

Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
(cherry picked from commit 47e87e1b75dfd5286a7e87cbfee25db3d9c78f8a)

3 years agoksmbd-tools: update to 3.4.0
Rosen Penev [Mon, 19 Jul 2021 04:09:44 +0000 (21:09 -0700)]
ksmbd-tools: update to 3.4.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0162bd3a9f449ee92ee73232db10f541576be162)

3 years agodjango: bump to version 3.2.8
Alexandru Ardelean [Mon, 18 Oct 2021 08:18:28 +0000 (11:18 +0300)]
django: bump to version 3.2.8

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #16930 from stangri/openwrt-21.02
Stan Grishin [Tue, 19 Oct 2021 06:35:23 +0000 (23:35 -0700)]
Merge pull request #16930 from stangri/openwrt-21.02

[21.02] vpn-policy-routing: bugfixes: killall and tmpfs params

3 years agovpn-policy-routing: bugfixes: killall and tmpfs params 16930/head
Stan Grishin [Tue, 19 Oct 2021 05:24:34 +0000 (05:24 +0000)]
vpn-policy-routing: bugfixes: killall and tmpfs params

* bugfix: change killall param from -HUP to -s HUP
* bugfix: change tmpfs param from status to gateway

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit 2b6c8d827369a29d3546c6bae27121aeb93e7f9a)

3 years agonode: bump to 14.18.1 / October 12th 2021 Security Releases
Hirokazu MORIKAWA [Mon, 18 Oct 2021 06:47:01 +0000 (15:47 +0900)]
node: bump to 14.18.1 / October 12th 2021 Security Releases

October 12th 2021 Security Releases:
 HTTP Request Smuggling due to spaced in headers (Medium)(CVE-2021-22959)
 HTTP Request Smuggling when parsing the body (Medium)(CVE-2021-22960)

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agoMerge pull request #16924 from stangri/openwrt-21.02
Stan Grishin [Tue, 19 Oct 2021 02:58:33 +0000 (19:58 -0700)]
Merge pull request #16924 from stangri/openwrt-21.02

[21.02] vpn-policy-routing: revert to 0.3.4-8

3 years agovpn-policy-routing: revert to 0.3.4-8 16924/head
Stan Grishin [Sun, 17 Oct 2021 15:08:31 +0000 (15:08 +0000)]
vpn-policy-routing: revert to 0.3.4-8

* there are reports that 0.3.5-x versions do not work on some configs
* the development of the new features moved to the new package (pbr)
* revert to the last known good version of vpn-policy-routing

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit 77514c10a7795a395167213f02cb9669ea9a1d77)

3 years agomsgpack-c: Update to 4.0.0
Tianling Shen [Tue, 12 Oct 2021 07:42:36 +0000 (15:42 +0800)]
msgpack-c: Update to 4.0.0

- Fixed typo error in PKG_LICENSE_FILES.
- Updated CMAKE_OPTIONS.
- Refreshed the patch.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e4d463b89d300bb6148a4e232667bb5838cd718a)

3 years agomsgpack-c: don't check for GTest
Rosen Penev [Thu, 24 Jun 2021 08:11:27 +0000 (01:11 -0700)]
msgpack-c: don't check for GTest

Not available with OpenWrt. Fixes compilation when host GTest is
present.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 7f34b03356e770d6aa14a9fa5152ac4020338b93)

3 years agonnn: update to 4.2
Michal Vasilek [Wed, 22 Sep 2021 14:02:43 +0000 (16:02 +0200)]
nnn: update to 4.2

* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 42bf46039c48d7a7b03c292e1975870b1d360269)

3 years agofakepop: fix compilation with PKG_ASLR
Rosen Penev [Sat, 21 Aug 2021 00:23:59 +0000 (17:23 -0700)]
fakepop: fix compilation with PKG_ASLR

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 15d2ed15caa23003447e83d1de219b7968919088)

3 years agolxc: update to 4.0.10
Rosen Penev [Thu, 15 Jul 2021 02:02:42 +0000 (19:02 -0700)]
lxc: update to 4.0.10

Remove getline patch. It seems to be for uClibc, which is no longer in
the tree.

Remove commands patch. Issue was fixed upstream. Same with the tests
patch.

Remove gpg patch. It's an upstream backport.

Refreshed others.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 3df43e2f66a8f089e7b0b2af9c012a2e300229b0)

3 years agoMerge pull request #16899 from stangri/openwrt-21.02
Stan Grishin [Fri, 15 Oct 2021 22:29:16 +0000 (15:29 -0700)]
Merge pull request #16899 from stangri/openwrt-21.02

[21.02] simple-adblock: update to 1.8.8-1

3 years agosimple-adblock: update to 1.8.8-1 16899/head
Stan Grishin [Fri, 15 Oct 2021 21:25:08 +0000 (21:25 +0000)]
simple-adblock: update to 1.8.8-1

* update 'check' function

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit d11f310230497ea81cf207f9214528bd9d221eee)

3 years agoMerge pull request #16896 from stangri/openwrt-21.02
Stan Grishin [Fri, 15 Oct 2021 21:15:48 +0000 (14:15 -0700)]
Merge pull request #16896 from stangri/openwrt-21.02

[21.02] curl: update to 7.79.1

3 years agocurl: update to 7.79.1 16896/head
Stan Grishin [Sun, 26 Sep 2021 18:32:27 +0000 (18:32 +0000)]
curl: update to 7.79.1

* update to [7.79.1](https://curl.se/changes.html#7_79_1)

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #16889 from paper42/knot-3.1.2-21
Josef Schlehofer [Fri, 15 Oct 2021 13:09:51 +0000 (15:09 +0200)]
Merge pull request #16889 from paper42/knot-3.1.2-21

[21.02]: knot: update to 3.1.2

3 years agoknot: update to 3.1.2 16889/head
Michal Vasilek [Thu, 14 Oct 2021 22:02:33 +0000 (00:02 +0200)]
knot: update to 3.1.2

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years agocrowdsec-firewall-bouncer: initial package v0.0.15
Kerma Gérald [Sat, 9 Oct 2021 09:11:05 +0000 (11:11 +0200)]
crowdsec-firewall-bouncer: initial package v0.0.15

/net/crowdsec-firewall-bouncer/

crowdsec-firewall-bouncer will fetch new and old decisions from
 a CrowdSec API to add them in a blocklist used by supported firewalls.

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
(cherry picked from commit 676a621647000c2618360a7752151c7110bd6c58)

3 years agocrowdsec: initial package v1.2.0
Kerma Gérald [Thu, 29 Jul 2021 15:36:58 +0000 (17:36 +0200)]
crowdsec: initial package v1.2.0

/net/crowdsec/

Crowdsec - An open-source, lightweight agent to detect
 and respond to bad behaviours.
 It also automatically benefits from a global community-wide
 IP reputation database.

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
(cherry picked from commit 8903d1b7ca403bcffaead372ac288213252d5d75)

3 years agoyq: Update to 4.13.4
Tianling Shen [Tue, 12 Oct 2021 08:16:37 +0000 (16:16 +0800)]
yq: Update to 4.13.4

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2f51a0188c36ed99b21d53fa9ddb123458b935e8)

3 years agoMerge pull request #16884 from stangri/openwrt-21.02
Stan Grishin [Thu, 14 Oct 2021 05:08:27 +0000 (22:08 -0700)]
Merge pull request #16884 from stangri/openwrt-21.02

[21.02] https-dns-proxy: update to 2021-09-27

3 years agohttps-dns-proxy: update to 2021-09-27 16884/head
Stan Grishin [Thu, 30 Sep 2021 18:44:30 +0000 (18:44 +0000)]
https-dns-proxy: update to 2021-09-27

* update to [2021-09-27](https://github.com/aarond10/https_dns_proxy/commit/da2501f542a732167a78f1851a511d9c0abc2fd8)
* fixes https://github.com/aarond10/https_dns_proxy/issues/125
* restart instead of reload on interface hotplug
* fixes https://github.com/openwrt/packages/issues/16794
* produce output and log entries on service start/stop
* prevent unnecessary dnsmasq restarts if service has previously updated dnsmasq settings
* allow both named and typed dnsmasq instance settings to be updated
* update 010-fix-cmakelists patch file

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit f8d16338da979ad20908bd2a16ca62857a902e91)

3 years agotor: update to 0.4.5.10
Michal Vasilek [Tue, 12 Oct 2021 12:49:07 +0000 (14:49 +0200)]
tor: update to 0.4.5.10

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
3 years agoacme: update to 3.0.1
Georgi Valkov [Sun, 10 Oct 2021 10:00:44 +0000 (13:00 +0300)]
acme: update to 3.0.1

On September the 29th, the certificate for R3, the intermediate
CA of Let's Encrypt expired, followed by the root CA expiration
on September the 30th. Update the acme client to 3.0.1,
to make sure newly generated certificates are using the new CA.
This is a backport of 468fc5fca429ca4276dfcfb4136a0d741ed9038b.
https://github.com/openwrt/packages/pull/16801

Default to letsencrypt because the upstream default may change.
Passing --staging is no longer needed, since --serever will
select a staging server if needed.

Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
Tested-by: Georgi Valkov <gvalkov@abv.bg>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
3 years agogolang: Update to 1.17.2
Jeffery To [Sun, 10 Oct 2021 21:49:00 +0000 (05:49 +0800)]
golang: Update to 1.17.2

Includes fix for CVE-2021-38297 (passing very large arguments to WASM
module functions can cause portions of the module to be overwritten).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit dd986cde7fba08b7c01e3c2a7e25ae612319041f)

3 years agoMerge pull request #16806 from mhei/21.02-php8-update
Michael Heimpold [Sat, 9 Oct 2021 08:58:45 +0000 (10:58 +0200)]
Merge pull request #16806 from mhei/21.02-php8-update

[21.02] php8: update to 8.0.11