Josef Schlehofer
844ba69911
Merge pull request #17017 from miska/mariadb-21.02
...
mariadb: Update to version 10.4.21
2021-11-03 08:47:32 +01:00
Josef Schlehofer
f2300cd651
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 dacda65d37
)
2021-11-01 11:24:17 +01:00
Elon Huang
3aa30ceee4
rclone-ng: initial package
...
Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9b7e817f93
)
2021-11-01 00:12:54 -07:00
Elon Huang
33b8520640
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 5204e148b3
)
2021-11-01 00:12:54 -07:00
Tianling Shen
6986994097
rclone: add test script
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e475df4b79
)
2021-11-01 00:12:54 -07:00
Tianling Shen
139dcb277b
rclone: fix logic err in service file
...
- Corrected `enable` detection.
- Granted config/log write permission for `rclone` user.
Fixes: d518239888
("rclone: initial package")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 00747f7b97
)
2021-11-01 00:12:54 -07:00
Elon Huang
ebabd2430c
rclone: initial package
...
Signed-off-by: Elon Huang <elonh@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d518239888
)
2021-11-01 00:12:54 -07:00
Tianling Shen
3ff099e0d3
yq: Update to 4.14.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 06bb78cf4d
)
2021-10-30 14:59:33 -07:00
Michal Hrusecky
fdda9ff98b
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>
2021-10-30 19:58:22 +02:00
Glenn Strauss
6b2535230a
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)
2021-10-30 01:05:20 -07:00
Glenn Strauss
a740068f03
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 07446a73ca
)
2021-10-30 01:05:20 -07:00
Philip Prindeville
6d753e5699
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 c2de702cbd
)
2021-10-29 09:02:30 -07:00
Rosen Penev
74081b945c
nginx: fix compilation with BUILD_NLS
...
Requires nls.mk because of libxml2.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit de176d6f6f
)
2021-10-27 16:32:58 +02:00
Rosen Penev
f57e56fd46
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 6123f3b48e
)
2021-10-27 16:28:52 +02:00
Michael Heimpold
9fa60fb624
Merge pull request #16989 from mhei/21.02-php8-update
...
[21.02] php8: update to 8.0.12
2021-10-27 09:45:10 +02:00
Michael Heimpold
19be77f0e5
Merge pull request #16991 from mhei/21.02-php7-update
...
[21.02] php7: update to 7.4.25
2021-10-27 09:44:57 +02:00
Michael Heimpold
7f10cee8ce
php7: update to 7.4.25
...
This fixes:
- CVE-2021-21703
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 1df333bfb0
)
2021-10-26 22:26:31 +02:00
Michael Heimpold
a446dba542
php8: update to 8.0.12
...
This fixes:
- CVE-2021-21703
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit fb7a33a114
)
2021-10-26 22:01:53 +02:00
Nick Hainke
b6d2c8f69d
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 8b7fb614dd
)
2021-10-26 19:20:42 +02:00
Rosen Penev
733126fc8a
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 8a62f2ea6b
)
2021-10-26 12:04:03 +02:00
Michal Vasilek
18a48195cf
python-websockets: new package
...
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit bc10fbaebf
)
2021-10-26 11:09:08 +02:00
Eneas U de Queiroz
bf3fc8365f
atlas-probe: allow parallel build
...
Set PKG_BUILD_PARALLEL:=1
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 9e8f127c31
)
2021-10-26 11:08:10 +02:00
Eneas U de Queiroz
11f686bc36
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 281df4bcf5
)
2021-10-26 11:08:06 +02:00
Michal Vasilek
9d02dfdbb6
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 2b3b2ffe42
)
2021-10-26 11:07:56 +02:00
Josef Schlehofer
55ba910179
git: update to version 2.33.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 972e6ed2e7
)
2021-10-26 11:07:44 +02:00
Josef Schlehofer
5a96548c25
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 18261fcd31
)
2021-10-26 11:07:34 +02:00
Josef Schlehofer
e6cea0eb58
syslog-ng: update to version 3.34.1
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit d8e88ef51e
)
2021-10-26 11:07:30 +02:00
Josef Schlehofer
08107fbc53
dnscrypt-proxy2: update to version 2.1.1
...
Update copyright
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 6b37a15230
)
2021-10-26 11:07:24 +02:00
Jan Pavlinec
63a261a34c
checksec: update to version 2.5.0
...
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit db358e8a89
)
2021-10-26 11:07:18 +02:00
Michal Vasilek
e0a2da4634
miniflux: new package
...
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
(cherry picked from commit 9697b69609
)
2021-10-26 11:07:02 +02:00
Jan Pavlinec
bc785e584d
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 766a5b285e
)
2021-10-26 11:06:33 +02:00
Jan Pavlinec
edadea28c6
redis: update to version 6.2.5
...
Fixes CVE-2021-32761
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
(cherry picked from commit 3cc8a1f37e
)
2021-10-26 11:06:28 +02:00
Jan Pavlinec
86ce4cee0e
redis: update to version 6.2.4
...
Fixes CVE-2021-32625
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit c7ffa391f1
)
2021-10-26 11:06:22 +02:00
Jan Pavlinec
0412c3f0eb
redis: update to version 6.2.3
...
Fixes CVE-2021-29477
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 5f47bec5e8
)
2021-10-26 11:06:18 +02:00
Jan Pavlinec
f5464f16d9
redis: update to version 6.2.2
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 5894ca38b2
)
2021-10-26 11:06:04 +02:00
Jan Pavlinec
cdd2b4668d
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 d4ead62706
)
2021-10-26 11:06:00 +02:00
Jan Pavlinec
a92f8ea070
redis: update to version 6.2.0
...
Fixes CVE-2021-21309
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit 4e0962e8f4
)
2021-10-26 11:05:56 +02:00
Jan Hák
14a3dfd307
knot: update to version 3.1.3
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
(cherry picked from commit 175087bf25
)
2021-10-26 11:05:15 +02:00
Nick Hainke
5fccb6fd7d
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 2e02deb5a9
)
2021-10-26 08:45:55 +02:00
Nick Hainke
e2d1c8a0d3
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 c1490175d3
)
2021-10-26 08:45:55 +02:00
Nick Hainke
44629438da
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 147c401d19
)
2021-10-26 08:45:55 +02:00
Nick Hainke
4855c37bdb
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 2039e3fce0
)
2021-10-26 08:45:55 +02:00
Michal Vasilek
ded142471e
docker: update to 20.10.9
...
* switch to AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-23 12:27:46 -07:00
Michal Vasilek
4ae2fa2df7
dockerd: update to 20.10.9
...
* switch to AUTORELEASE
* fixes CVE-2021-41089
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-10-23 12:27:46 -07:00
Tianling Shen
a8b45f6f6b
yq: Update to 4.13.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 336577fe29
)
2021-10-22 22:21:59 -07:00
Olivier Poitrey
97cd95d09d
nextdns: Update to version 1.37.3
...
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-10-22 10:13:50 -07:00
Marcos Del Sol Vives
26e9cbc4c7
ksmbd-tools: update to 3.4.2
...
Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
(cherry picked from commit 212f057df7
)
2021-10-19 23:39:50 -07:00
Rosen Penev
6bc415fce5
ksmbd-tools: update to 3.4.1
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit ac5097af94
)
2021-10-19 23:39:50 -07:00
Fritz D. Ansel
6657d5f61a
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 47e87e1b75
)
2021-10-19 23:39:50 -07:00
Rosen Penev
8677e7efa9
ksmbd-tools: update to 3.4.0
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 0162bd3a9f
)
2021-10-19 23:39:50 -07:00