Commit Graph

14043 Commits

Author SHA1 Message Date
Lassulus
d24929277b
Merge pull request #264401 from ehmry/yggdrasil
yggdrasil: 0.4.7 -> 0.5.1
2023-10-31 08:09:43 +00:00
zowoq
52f32fe37c saldl: update waf 2023-10-31 16:43:21 +10:00
Nick Cao
5eeb08f776
Merge pull request #264345 from NickCao/sing-box
sing-box: 1.5.4 -> 1.5.5
2023-10-30 20:10:41 -04:00
Emery Hemingway
50d4288307 yggdrasil: 0.4.7 -> 0.5.1 2023-10-30 22:23:34 +00:00
Martin Weinelt
a90ad78067
Merge pull request #263516 from jmbaur/kea-cross-compile
kea: allow kea to cross-compile
2023-10-30 19:58:40 +01:00
Nick Cao
e1ea1ba340
Merge pull request #264296 from r-ryantm/auto-update/grpcurl
grpcurl: 1.8.8 -> 1.8.9
2023-10-30 08:53:21 -04:00
Nick Cao
4014c7a3d0
Merge pull request #264320 from r-ryantm/auto-update/ddns-go
ddns-go: 5.6.3 -> 5.6.4
2023-10-30 08:45:03 -04:00
Nick Cao
57853e57b8
sing-box: 1.5.4 -> 1.5.5
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.4...v1.5.5
2023-10-30 08:34:23 -04:00
Janne Heß
73b2187e5f
Merge pull request #259459 from jcgruenhage/openssh-ldns
openssh: enable ldns
2023-10-30 11:03:41 +01:00
R. Ryantm
1aa5e4f866 ddns-go: 5.6.3 -> 5.6.4 2023-10-30 09:23:20 +00:00
R. Ryantm
fa1b02a52f grpcurl: 1.8.8 -> 1.8.9 2023-10-30 04:49:41 +00:00
figsoda
d82801fc94
Merge pull request #264032 from SFrijters/hurl
hurl: 4.0.0 -> 4.1.0
2023-10-29 23:08:02 -04:00
Jared Baur
5628aeb5b0
kea: allow kea to cross-compile
While not a final solution for cross-compiling kea with database
backends enabled, this does allow a non-overridden kea derivation to
cross-compile successfully.

Output from `pkgsCross.aarch64-multiplatform.kea`:
```console
$ qemu-aarch64 ./result/bin/kea-dhcp4 -V
2.4.0
tarball
linked with:
log4cplus 2.1.0
OpenSSL 3.0.11 19 Sep 2023
database:
Memfile backend 3.0
```
2023-10-29 18:02:29 +00:00
Rémy Grünblatt
c9e3cc43c7
nixos: fix iproute2 invocations (#263976)
When using iproute2's ip binary, you can omit the dev parameter, e.g. ip link set up eth0 instead of ip link set up dev eth0.

This breaks if for some reason your device is named e.g. he, hel, … because it is interpreted as ip link set up help.

I just encountered this bug using networking.bridges trying to create an interface named he.

I used a grep on nixpkgs to try to find iproute2 invocations using variables without the dev keyword, and found a few, and fixed them by providing the dev keyword.

I merely fixed what I found, but the use of abbreviated commands makes it a bit hard to be sure everything has been found (e.g. ip l set … up instead of ip link set … up).
2023-10-29 18:27:16 +01:00
Nick Cao
7842178de9
Merge pull request #264049 from r-ryantm/auto-update/grpcui
grpcui: 1.3.2 -> 1.3.3
2023-10-29 08:55:16 -04:00
R. Ryantm
bf12f88950 grpcui: 1.3.2 -> 1.3.3 2023-10-28 22:00:11 +00:00
Stefan Frijters
b6e1d7ddd0
hurl: 4.0.0 -> 4.1.0 2023-10-28 22:42:59 +02:00
Nick Cao
4f8ddcdfb2
Merge pull request #264015 from r-ryantm/auto-update/speedtest-go
speedtest-go: 1.6.6 -> 1.6.7
2023-10-28 16:38:31 -04:00
R. Ryantm
ccfa698aaf speedtest-go: 1.6.6 -> 1.6.7 2023-10-28 19:04:55 +00:00
linsui
58262c1348 wireproxy: use buildGo120Module 2023-10-28 13:16:53 +08:00
OTABI Tomoya
ba10b01778
Merge pull request #263567 from michaeladler/fixes/offlineimap
offlineimap: backport fix for sqlite multi-threading issue in Python 3.11
2023-10-28 12:48:40 +09:00
Weijia Wang
b1d1042616
Merge pull request #262178 from r-ryantm/auto-update/swagger-codegen
swagger-codegen: 2.4.31 -> 2.4.34
2023-10-28 04:01:13 +02:00
Weijia Wang
a4e06055d6
Merge pull request #262161 from r-ryantm/auto-update/stunnel
stunnel: 5.70 -> 5.71
2023-10-28 03:59:03 +02:00
Weijia Wang
d69e608846
Merge pull request #261471 from r-ryantm/auto-update/q
q: 0.12.0 -> 0.13.5
2023-10-28 03:28:37 +02:00
Mario Rodas
bbbea476e0
Merge pull request #260382 from r-ryantm/auto-update/miniupnpc
miniupnpc: 2.2.4 -> 2.2.5
2023-10-27 06:35:37 -05:00
Mario Rodas
9ab36f6714
Merge pull request #262274 from r-ryantm/auto-update/ooniprobe-cli
ooniprobe-cli: 3.18.1 -> 3.19.0
2023-10-27 06:08:51 -05:00
Jennifer Graul
640f50fdd8 iperf3d: add wdz team as maintainers 2023-10-27 12:37:16 +02:00
Bjørn Forsman
095c80fbfc ddclient: remove unused iproute2 2023-10-27 08:08:46 +02:00
Bjørn Forsman
30fa94edbc ddclient: 3.11.0 -> 3.11.1
Changelog: 66af014aad/ChangeLog.md (2023-10-25-v3111)
2023-10-27 08:08:46 +02:00
Bobby Rong
ed605168c0
Merge pull request #262647 from r-ryantm/auto-update/v2ray
v2ray, qv2ray, v2raya: Update
2023-10-26 23:31:48 +08:00
Elliot
dfcfab9986
v2raya: 2.0.5 -> 2.2.4
https://github.com/v2rayA/v2rayA/compare/v2.0.5...v2.2.4

This fixes startup issue with go 1.21, see upstream issue 1017.

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2023-10-26 22:43:09 +08:00
R. Ryantm
2f57f6eab4
v2ray: 5.7.0 -> 5.8.0
https://github.com/v2fly/v2ray-core/compare/v5.7.0...v5.8.0

Fixes https://hydra.nixos.org/build/239295592/nixlog/1
2023-10-26 21:39:08 +08:00
Michael Adler
935f8ab9ce offlineimap: backport fix for sqlite multi-threading issue in Python 3.11
The transition from Python 3.10 to 3.11 broke offlineimap due to an
incorrect sqlite3 multi-threading check. Although addressed upstream, it
hasn't been released yet. This commit backports the necessary fix, which
can be removed upon the next offlineimap release.
2023-10-26 13:35:57 +02:00
Mario Rodas
31ba79f929
Merge pull request #263029 from nbraud/pkgs/aardvark-dns
aardvark-dns: 1.7.0 → 1.8.0
2023-10-25 19:51:45 -05:00
Mario Rodas
c96e6ff719
Merge pull request #263160 from aaronjheng/datadog-agent
datadog: 7.45.1 -> 7.48.1
2023-10-25 19:22:34 -05:00
Mario Rodas
1306c65bd3
Merge pull request #263267 from r-ryantm/auto-update/boundary
boundary: 0.13.1 -> 0.14.1
2023-10-25 19:12:53 -05:00
Fabián Heredia Montiel
762156ec5d
Merge pull request #263343 from r-ryantm/auto-update/goimapnotify
goimapnotify: 2.3.7 -> 2.3.9
2023-10-25 15:55:48 -06:00
R. Ryantm
de22144f9b goimapnotify: 2.3.7 -> 2.3.9 2023-10-25 13:38:50 +00:00
R. Ryantm
849a788776 boundary: 0.13.1 -> 0.14.1 2023-10-25 02:22:03 +00:00
FliegendeWurst
10cf70c644 netbird: 0.23.8 -> 0.24.0 2023-10-24 16:57:24 -03:00
Aaron Jheng
8ea2212f74
datadog: 7.45.1 -> 7.48.1 2023-10-24 15:03:29 +00:00
Maximilian Bosch
71d8b89ecd
Merge pull request #263109 from r-ryantm/auto-update/curlie
curlie: 1.7.1 -> 1.7.2
2023-10-24 13:29:47 +02:00
R. Ryantm
7b3466e4db curlie: 1.7.1 -> 1.7.2 2023-10-24 10:28:44 +00:00
Tom Tarpey
a76d914fe7
logmein-hamachi: fix wrong base address (#262973) 2023-10-24 07:40:33 +02:00
Weijia Wang
1f2f8073d1
Merge pull request #262784 from vifino/xdp-tools-1.4.1
xdp-tools: 1.4.0 -> 1.4.1
2023-10-24 03:59:51 +02:00
Nick Cao
c23146ebe3
Merge pull request #262931 from NickCao/singbox
sing-box: 1.5.3 -> 1.5.4
2023-10-23 21:45:53 -04:00
Fabián Heredia Montiel
f5ce312f61
Merge pull request #262995 from r-ryantm/auto-update/wget2
wget2: 2.0.1 -> 2.1.0
2023-10-23 19:44:49 -06:00
Mario Rodas
67249b9431
Merge pull request #262992 from figsoda/xh
xh: 0.19.3 -> 0.19.4
2023-10-23 18:38:31 -05:00
nicoo
a941e4352a aardvark-dns: 1.7.0 → 1.8.0 2023-10-23 21:08:18 +00:00
R. Ryantm
fae968ee42 wget2: 2.0.1 -> 2.1.0 2023-10-23 18:00:39 +00:00