Jeffery To
8c0477a895
golang: Update to 1.18.1
...
Includes fixes for:
* CVE-2022-24675 - encoding/pem: stack overflow
* CVE-2022-28327 - crypto/elliptic: generic P-256 panic when scalar has
too many leading zeroes
This also adds -buildvcs=false to omit VCS information in Go programs.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-15 15:18:12 -07:00
Tianling Shen
bedad06107
yq: Update to 4.24.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-15 19:57:55 +02:00
Daniel Golle
362ff12fb4
uvol: update to version 0.8
...
Bump version to reset PKG_RELEASE counter.
Add missing dependency on ucode-mod-math which is needed for the
mkdtemp() implementation used to format UBI volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-15 17:40:45 +01:00
James White
ff6946e73e
adguardhome: Update v0.107.6
...
Remove Go 1.18 patch as upstream source has updated go dependencies
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-15 08:57:15 +02:00
ZiMing Mo
b3b911e992
miniupnpd: bump to latest git source
...
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
2022-04-14 19:01:03 -07:00
Jitao Lu
a2a3bbcad7
kitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulator
...
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
2022-04-14 18:58:57 -07:00
W. Michael Petullo
4478a1d382
bison: new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-04-14 06:41:49 +02:00
W. Michael Petullo
baaf7f95cb
flex: new package
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-04-14 06:40:58 +02:00
Marko Ratkaj
2993c358ce
zlog: update PKG_SOURCE to avoid dl clashes
...
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-04-13 20:53:54 -07:00
Marko Ratkaj
ac33108c4b
zlog: add new package
...
zlog is a reliable, high-performance, thread safe, flexible,
clear-model, pure C logging library.
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-04-13 20:53:54 -07:00
Peter van Dijk
da524a4d08
pdns: update to 4.6.2
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-04-13 15:46:51 -07:00
Peter van Dijk
cbcc4c08df
pdns-recursor: update to 4.6.2
...
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2022-04-13 15:46:51 -07:00
Sibren Vasse
08b45115d7
openssh: update to 9.0p1
...
Remove upstreamed patches.
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
2022-04-13 15:46:37 -07:00
Tianling Shen
07a29d211a
yq: Update to 4.24.4
...
Updated GO_PKG due to upstream changes.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-13 23:56:03 +02:00
Tianling Shen
74bf9cc71c
cloudflared: Update to 2022.4.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-13 23:54:14 +02:00
Daniel Golle
3959a9b22c
uvol: unbreak if LVM is installed but unused
...
Fix and simplify console output, make sure uvol doesn't break in case
of LVM being installed but not used.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-13 18:01:49 +01:00
Alexander Egorenkov
cbc1b0790d
transmission: add 'incomplete' and 'watch' dirs to ujail mounts
...
To fix the errors:
Sun Apr 10 14:19:41 2022 daemon.err transmission-daemon[29831]: [2022-04-10 14:19:41.098] watchdir Failed to open directory "/mnt/sda1/openwrt/transmission/watch" (2): No such file or directory (watchdir.c:358)
and
Sun Apr 10 14:20:18 2022 daemon.err transmission-daemon[30175]: [2022-04-10 14:20:18.641] Couldn't create "/mnt/sda1/openwrt/transmission/incomplete": Permission denied (file-posix.c:243)
References:
- https://github.com/openwrt/packages/issues/17674
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2022-04-13 15:03:15 +01:00
Jeffery To
35e419ae14
Merge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1
...
ooniprobe: Update to v3.14.2
2022-04-13 16:10:25 +08:00
James White
ddb4ccfeaf
ooniprobe: Update 3.14.2
...
Signed-off-by: James White <james@jmwhite.co.uk>
2022-04-13 08:35:35 +01:00
Dirk Brenken
51a5ec6069
adblock: 4.1.3-8
...
* add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference)
* print runtime/date information in ISO-8601 standard format
* minor cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-04-11 21:33:57 +02:00
Hannu Nyman
8579494bbb
haveged: update to 1.9.18
...
Update haveged to version 1.9.18
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-04-11 18:24:28 +03:00
Jeffery To
4b7ff2df5e
syncthing: Update to 1.19.2
...
Includes patch based on upstream change[1] to fix compilation with Go
1.18.
Fixes https://github.com/openwrt/packages/issues/18267 .
[1]: e30898ddb3
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-10 13:40:01 +02:00
Rosen Penev
fcfd9e4743
open-vm-tools: update to 12.0.0
...
Update patches with the Alpine Linux ones.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-09 10:47:45 -07:00
Eneas U de Queiroz
1642b68d45
uacme: add libev dependency to uacme-ualpn
...
The dependency has a PACKAGE_uacme-ualpn condition so that libev won't
be unnecessarily built if uacme-ualpn is not selected.
Remove PKG_USE_MIPS16:=0, as it is not necessary when not using the
libev that is bundled with uacme.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-04-09 14:45:57 -03:00
Michael Heimpold
78754b4f21
Merge pull request #18273 from cotequeiroz/opensc
...
opensc: do not build man pages
2022-04-09 13:46:14 +02:00
Jonathan Pagel
86b8b30683
telegraf: Update to version 1.22.1
...
Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
2022-04-09 07:15:55 +02:00
Eneas U de Queiroz
e85ceaaa14
opensc: do not build man pages
...
Add --disable-man to configure flags to skip building man pages.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-04-08 17:35:49 -03:00
Florian Eckert
fa95654b28
Merge pull request #18263 from TDT-AG/pr/20220406-keepalived
...
keepalived: fix makfile
2022-04-08 08:32:03 +02:00
Dengfeng Liu
9af01c87bf
xfrpc: fast reverve proxy client in c language
...
Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
2022-04-07 16:40:36 -07:00
Lucian Cristian
e1ed4ee3d3
domoticz: update to 2022.1
...
change to codeload
fix python 3.10 plugin loading and usage
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2022-04-07 15:34:27 -07:00
Javier Marcet
3e4ec2a9a8
docker-compose: Update to version 2.4.1
...
What's Changed:
- now we use directly the Docker CLI to run autoremove flag should
be p… by @glours
- use ssh config when building from compose up by @glours
- get Tty from container to know adequate way to attach to by
@ndeloof
Signed-off-by: Javier Marcet <javier@marcet.info>
2022-04-07 15:33:38 -07:00
Alexandru Ardelean
1f0244f0c5
django: bump to version 4.0.3
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-04-07 15:32:34 -07:00
Alexandru Ardelean
f86d5849b0
squashfs-tools: bump to version 4.5.1
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-04-07 15:32:25 -07:00
Josef Schlehofer
129855e2d5
Merge pull request #18266 from 1715173329/cf
...
cloudflared: Update to 2022.4.0
2022-04-07 22:38:47 +02:00
Alexander Egorenkov
8b9e90d926
tvheadend: add noacl config option for server
...
Add support for --noacl option to disable all access control checks.
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2022-04-07 11:17:17 -07:00
Jeffery To
9cc2107ece
Merge pull request #18228 from jamesmacwhite/adguardhome-v0.107.5-go-1.18-fix
...
[master] adguardhome: Patch quic-go to fix compilation on Go 1.18
2022-04-08 01:12:02 +08:00
Jeffery To
87d56fd0f2
Merge pull request #18246 from 1715173329/dl
...
dnslookup: Update to 1.6.0
2022-04-08 00:59:29 +08:00
Tianling Shen
51208c9514
cloudflared: Update to 2022.4.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-07 23:36:57 +08:00
Florian Eckert
eed4277d5c
keepalived: fix libip6tc dependency
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-04-06 17:31:58 +02:00
Florian Eckert
209bcc649a
keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elements
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-04-06 17:31:49 +02:00
Tianling Shen
b6a86a2b63
dnslookup: Update to 1.6.0
...
Fixed typo error: `AUTORELESE` > `AUTORELEASE`.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-06 22:26:00 +08:00
Alexandru Ardelean
ac670e8095
Merge pull request #18244 from liudf0716/apfree-wifidog
...
apfree-wifidog: fix compile error
2022-04-06 09:11:16 +03:00
Alexandru Ardelean
7df142a006
Merge pull request #18200 from neheb/8
...
ptunnel-ng: fix compilation with kernel 5.15
2022-04-06 09:10:10 +03:00
Alexandru Ardelean
4c0dfeed81
Merge pull request #18217 from rsalvaterra/tor-bump
...
tor: bump to 0.4.6.10 stable
2022-04-06 09:09:29 +03:00
Alexandru Ardelean
4ee0a2f745
Merge pull request #18224 from rs/nextdns-1.37.11-master
...
nextdns: Update to version 1.37.11
2022-04-06 09:07:44 +03:00
Alexandru Ardelean
20dd80dfb0
Merge pull request #18245 from 1715173329/dp
...
dnsproxy: Update to 0.42.1
2022-04-06 09:05:20 +03:00
Rosen Penev
1cd93b673b
xtables-addons: fix various warning in lua patch
...
These will become errors in the next LTS kernel.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-05 07:34:36 -07:00
Rosen Penev
e5af506795
xtables-addons: update to 3.19
...
Fixes compilation with kernel 5.15.
Fixed changed binary name.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-05 07:34:36 -07:00
Adam Williams
aabd0da680
wifi-presence: add new package
...
See https://github.com/awilliams/wifi-presence for details.
Signed-off-by: Adam Williams <pwnfactory@gmail.com>
2022-04-05 13:37:55 +01:00
Tianling Shen
a1f86641d2
dnsproxy: Update to 0.42.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-04-05 20:35:41 +08:00