Hirokazu MORIKAWA
5beac54277
node: Major update from v14 to v16
...
This update also changes npm from v6 to v8.
This change also requires node module packages to be modified.
Each package will be updated later.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2022-04-16 11:00:20 -07:00
Florian Eckert
5968460691
Merge pull request #17303 from CarlosDerSeher/feature_bt_agent
...
bt-agent: add new package
2022-04-16 13:39:14 +02:00
Derek Yerger
51203cae24
strongswan: add wolfssl plugin
...
Signed-off-by: Derek Yerger <derek@altdevs.net>
Signed-off-by: Joel Low <joel@joelsplace.sg>
2022-04-16 18:49:58 +08:00
Rosen Penev
e35467459b
ola: fix compilation with musl 1.2.3
...
Upstream sent patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-15 22:05:24 -07:00
Jeffery To
86fd1ebbe4
golang: Fix conditionals not stripped
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-15 15:18:12 -07:00
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
Karl Osterseher
f6e8fdedaa
bluez-tools: Add package bluezetools
...
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2022-04-14 15:41:56 +02: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
Florian Eckert
fdeaa02ccf
strongswan: do not force to use iptable-legacy
...
The default firewall is the fw4, which uses nft. In order to not
install the legacy implementation when installing strongswan, the build
system should decide which firewall backend to use.
While we are at it, I have also added the dependency packages for IPV6.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-04-06 17:19:02 +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