Glenn Strauss
85279b49ce
lighttpd: collect mods now built into lighttpd exe
...
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-03 21:35:57 -05:00
Glenn Strauss
74d26813f7
lighttpd: fix meson build
...
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-03 19:46:19 -05:00
Rosen Penev
fe018482f8
libmaxminddb: install pkgconfig file
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2023-01-03 16:31:01 -08:00
Tianling Shen
991c2d452c
libtorrent-rasterbar: Update to 2.0.8
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-01-03 16:19:30 -08:00
Stan Grishin
a7e01f2df8
Merge pull request #20166 from stangri/master-pbr
...
pbr: add provides: pbr to variants
2023-01-03 12:45:29 -07:00
John Crispin
df13b03e50
libwebsockets: fix uloop support
...
The commit adding uloop support failed to actually install the .so and
add the correct dependencies.
[2022/12/26 18:19:38:1835] E: lws_create_context: failed to load evlib_uloop
Fixes: 1557ac367a
("libwebsockets: enable built in uloop support")
Signed-off-by: John Crispin <john@phrozen.org>
2023-01-03 20:31:31 +01:00
Glenn Strauss
66001d5a91
lighttpd: remove patch included upstream
...
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-03 13:09:52 -05:00
Glenn Strauss
6383ae9407
lighttpd: update to lighttpd 1.4.68 release hash
...
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-03 12:55:52 -05:00
Glenn Strauss
4a3b62a92a
lighttpd: modify build cmd for type: feature opts
...
modify build command for meson type: feature options
remove -Dwith_libev=disabled (option no longer has any effect)
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-03 12:54:30 -05:00
Gerard Ryan
ce0679b61a
libnetwork: Update to dcdf8f1 for Docker v20.10.22
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan
1f2dcba6b0
containerd: Update to v1.6.13 for Docker v20.10.22
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan
dad87d556f
docker: Update to v20.10.22
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Gerard Ryan
e40f766da1
dockerd: Update to v20.10.22
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2023-01-03 15:08:28 +02:00
Philip Prindeville
a7b770eec4
bind: start up with -4 if not listening on ipv6 addresses
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-01-02 14:15:57 -08:00
Javier Marcet
360383a997
python-docker: Update to 6.0.1
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-01 16:35:59 +08:00
Javier Marcet
b80213e65e
python-jsonschema: Update to 4.17.3
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-01 16:35:50 +08:00
Javier Marcet
2ee0f893e3
python3-paramiko: update to version 2.12.0
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-01 16:35:40 +08:00
Javier Marcet
9fc88c846b
python3-texttable: update to version 1.6.7
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-01 11:12:57 +08:00
Javier Marcet
21a558522d
python-websocket-client: update to 1.4.2
...
Signed-off-by: Javier Marcet <javier@marcet.info>
2023-01-01 11:12:08 +08:00
Cristian Le
ff099ea53c
ddns-scripts: Allow setting root record for pdns script
...
Signed-off-by: Cristian Le <git@lecris.me>
2022-12-31 22:21:42 +01:00
Rudy Andram
ac13ebc68f
stubby: bump to 0.4.3
...
Signed-off-by: Rudy Andram <rmandrad@gmail.com>
2022-12-31 11:04:35 +02:00
John Audia
842c60e20e
tree: bump to 2.1.0
...
Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-12-31 11:03:39 +02:00
Philip Prindeville
f26edd58a0
Merge pull request #20182 from stintel/issue_16691
...
strongswan: fix typo in strongswan-mod-nonce description
2022-12-28 22:27:55 -07:00
Philip Prindeville
07f528b331
bind: update to version 9.18.10
...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-12-28 10:23:10 -08:00
Michael Heimpold
71741d1a25
Merge pull request #20165 from TDT-AG/pr/20221223-libgpiod
...
libgpiod: add missing kernel build options via KCONFIG
2022-12-28 11:06:56 +01:00
Stijn Tintel
e6060502e7
strongswan: fix typo in strongswan-mod-nonce description
...
Fixes : #16691
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-12-28 03:18:19 +02:00
Tianling Shen
35f33c99b1
golang: backport an upstream fix for non-retpoline-compatible error
...
This fixes the following build error:
```
Building targets
runtime
<autogenerated>:1: non-retpoline-compatible: 00200 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:915) JMP (R15)(R12*8)
<autogenerated>:1: non-retpoline-compatible: 00115 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:614) JMP (AX)(SI*8)
<autogenerated>:1: non-retpoline-compatible: 00028 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:452) JMP (R11)(R10*8)
<autogenerated>:1: non-retpoline-compatible: 00021 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/error.go:261) JMP (DX)(CX*8)
<autogenerated>:1: non-retpoline-compatible: 00050 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:691) JMP (CX)(R12*8)
<autogenerated>:1: non-retpoline-compatible: 00024 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/debuglog.go:616) JMP (CX)(SI*8)
<autogenerated>:1: non-retpoline-compatible: 00079 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/time.go:617) JMP (R9)(R8*8)
<autogenerated>:1: non-retpoline-compatible: 00025 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/cgocall.go:453) JMP (R9)(DX*8)
<autogenerated>:1: non-retpoline-compatible: 00018 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/type.go:66) JMP (DX)(CX*8)
<autogenerated>:1: non-retpoline-compatible: 00020 (/home/username/works/openwrt/staging_dir/hostpkg/lib/go-cross/src/runtime/alg.go:156) JMP (SI)(DX*8)
<autogenerated>:1: too many errors
```
Fixes : #20026
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-28 08:30:59 +08:00
Eneas U de Queiroz
fdc429fdbc
icecast: add libxml2 include directory
...
Fixes this error:
cfgfile.c:26:10: fatal error: libxml/xmlmemory.h: No such file or directory
26 | #include <libxml/xmlmemory.h>
| ^~~~~~~~~~~~~~~~~~~~
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-12-27 09:52:07 -03:00
Tianling Shen
ea969a117a
v2ray-geodata: Update to latest version
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-27 16:42:42 +08:00
Tianling Shen
7ea1c47c44
v2ray-core: Update to 5.2.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-27 16:42:33 +08:00
Tianling Shen
9a7926339b
xray-core: Update to 1.7.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-27 16:42:00 +08:00
Tianling Shen
eeb3074079
Merge pull request #20174 from ysc3839/natmap
...
natmap: fix some issues and update to 20221225
2022-12-27 16:39:47 +08:00
David Bauer
c8fcec9371
Merge pull request #20170 from blocktrron/zyxel-reset
...
zyxel-reset: add package
2022-12-26 22:45:14 +01:00
Richard Yu
6163de4ffa
natmap: update to 20221225
...
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2022-12-26 12:29:02 +08:00
Richard Yu
8111d49474
natmap: fix service not stopped when disabled in luci
...
luci removes `enable` option when disabled,
fix by setting default value to 0.
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2022-12-26 12:28:52 +08:00
Richard Yu
39af47f1c0
natmap: add Package/conffiles
...
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2022-12-26 12:28:36 +08:00
Robert N
30822cc2fb
motion: refresh patches
...
Signed-off-by: Robert N <nrobert13@gmail.com>
2022-12-25 18:39:13 -08:00
Robert N
e6cc4f9e9e
motion: update to 4.5.0
...
Signed-off-by: Robert N <nrobert13@gmail.com>
2022-12-25 18:39:13 -08:00
Tianling Shen
822d44e8f8
rclone: Update to 1.61.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:01:48 +08:00
Tianling Shen
c67193be61
cloudreve: Update to 3.6.2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:01:14 +08:00
Tianling Shen
4afc17e6e0
xray-core: Update to 1.6.6-2
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:01:03 +08:00
Tianling Shen
071e97949f
yq: Update to 4.30.6
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 15:00:20 +08:00
Tianling Shen
4e9c47e558
dnsproxy: Update to 0.46.5
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 14:59:33 +08:00
Tianling Shen
62cc9d2a39
dnslookup: Update to 1.8.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 14:59:13 +08:00
Tianling Shen
f526a1d169
cloudflared: Update to 2022.12.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-25 14:58:57 +08:00
David Bauer
d2f07181bb
zyxel-reset: add package
...
Add the zyxel-reset package.
This package allows to trigger a factory-reset for ZyXEL devices by
sending a magic LLDP package while the device-to-reset is booting.
This is useful for remote-resetting a ZyXEL device running stock
firmware connected to a switch using OpenWrt. It also allows to reset
devices which do not have a reset-button such as the NWA55AXE.
Signed-off-by: David Bauer <mail@david-bauer.net>
2022-12-25 02:28:48 +01:00
Stan Grishin
f1c8f1423b
pbr: add provides: pbr to variants
...
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-12-23 23:38:25 +00:00
W. Michael Petullo
2f3b939497
python3-networkx: update to 2.8.8
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-12-23 10:27:19 -08:00
Michal Vasilek
256f8f76a6
libarchive: add missing CONFLICT
...
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-12-23 10:25:32 -08:00
Michal Vasilek
85aed680be
libarchive: update to 3.6.2
...
* fixes CVE-2022-36227
* drop upstreamed patch
* removed deprecated AUTORELEASE
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-12-23 10:25:32 -08:00