Commit Graph

73495 Commits

Author SHA1 Message Date
R. Ryantm
96ac708b24 dar: 2.7.10 -> 2.7.13 2023-10-30 00:23:42 +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
Weijia Wang
618c38d746
Merge pull request #263859 from r-ryantm/auto-update/multitail
multitail: 7.0.0 -> 7.1.1
2023-10-29 17:05:13 +01:00
Rick van Schijndel
ec43978695
Merge pull request #263932 from paumr/maintainers_paumr
paumr: add maintainer, archi: add paumr as maintainer
2023-10-29 15:51:31 +01:00
Michele Guerini Rocco
8ab0e6fdae
Merge pull request #264129 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.222 -> 1.223
2023-10-29 15:04:20 +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
Nick Cao
669698655c
Merge pull request #264070 from r-ryantm/auto-update/kaldi
kaldi: unstable-2023-05-02 -> unstable-2023-10-13
2023-10-29 08:53:45 -04:00
Nick Cao
8857c4f1ad
Merge pull request #264143 from r-ryantm/auto-update/ibus-engines.m17n
ibus-engines.m17n: 1.4.22 -> 1.4.23
2023-10-29 08:40:35 -04:00
Nick Cao
d94c1a422d
Merge pull request #264152 from r-ryantm/auto-update/nfpm
nfpm: 2.33.1 -> 2.34.0
2023-10-29 08:38:55 -04:00
Ryan Lahfa
0891a9099b
Merge pull request #259884 from RaitoBezarius/drop-graylog-eol 2023-10-29 12:54:15 +01:00
Felix Bühler
2997d4bb2f
Merge pull request #263867 from chivay/honggfuzz
honggfuzz: 2.5 -> 2.6
2023-10-29 12:12:59 +01:00
R. Ryantm
3f70a50cc5 nfpm: 2.33.1 -> 2.34.0 2023-10-29 10:52:41 +00:00
R. Ryantm
307cb4e161 ibus-engines.m17n: 1.4.22 -> 1.4.23 2023-10-29 09:59:02 +00:00
Guillaume Girol
98b63514f0
Merge pull request #261862 from vifino/syslog-ng-4.4.0
syslogng: Late cleanup
2023-10-29 09:51:02 +01:00
R. Ryantm
67be9f80f8 bdf2psf: 1.222 -> 1.223 2023-10-29 08:35:57 +00:00
OTABI Tomoya
90e85bc7c1
Merge pull request #263637 from mdarocha/azure-cli-fix-build
azure-cli: fix build failure
2023-10-29 13:21:19 +09:00
R. Ryantm
904decfcce kaldi: unstable-2023-05-02 -> unstable-2023-10-13 2023-10-29 01:13:41 +00:00
R. Ryantm
bf12f88950 grpcui: 1.3.2 -> 1.3.3 2023-10-28 22:00:11 +00:00
nikstur
27759aac11
Merge pull request #264026 from zupo/patch-1
tesh: 0.3.0 -> 0.3.2
2023-10-28 23:12:56 +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
Pierre Bourdon
0b9c0d5a5c
Merge pull request #263962 from orhun/add/daktilo
daktilo: init at 0.5.0
2023-10-28 22:23:21 +02:00
Neyts Zupan
da11cef1e5
tesh: 0.3.0 -> 0.3.2 2023-10-28 21:21:14 +01:00
Orhun Parmaksız
419c865d5b
daktilo: init at 0.5.0 2023-10-28 21:16:12 +02:00
R. Ryantm
ccfa698aaf speedtest-go: 1.6.6 -> 1.6.7 2023-10-28 19:04:55 +00:00
Charlotte 🦝 Delenk
98d93b7652
keybase: fix source hash 2023-10-28 16:41:49 +01:00
Felix Bühler
33aeaa4c20
Merge pull request #263542 from tu-maurice/upstream-fix/opkg
opkg: Fix localstatedir and sysconfdir
2023-10-28 17:22:24 +02:00
Guillaume Girol
72a0006e04
Merge pull request #262457 from muscaln/qdl
qdl: 2021-05-06 > 2023-04-11
2023-10-28 16:45:06 +02:00
Felix Bühler
40f88f6e7f
Merge pull request #262452 from muscaln/adriconf-bump
adriconf: 2.5.1 -> 2.7.1
2023-10-28 16:38:04 +02:00
Guillaume Girol
d1fb34fece
Merge pull request #262694 from mstarzyk/tab-9.2
tab: 9.1 -> 9.2
2023-10-28 16:37:24 +02:00
Weijia Wang
38c9fcdf40
Merge pull request #263724 from linsui/wireproxy
wireproxy: use buildGo120Module
2023-10-28 15:53:56 +02:00
Mario Rodas
2f9c831f05
Merge pull request #263894 from figsoda/scraper
scraper: 0.17.1 -> 0.18.0
2023-10-28 08:24:21 -05:00
Mario Rodas
37c697918d
Merge pull request #263703 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.11.13 -> 0.12.6
2023-10-28 08:22:53 -05:00
Felix Bühler
2d1809b3b5
Merge pull request #262210 from sengaya/ansible-lint-6.21.1
ansible-lint: 6.20.0 -> 6.21.1
2023-10-28 15:19:07 +02:00
paumr
d0580c2d49 archi: added paumr as maintainer 2023-10-28 15:15:40 +02:00
OTABI Tomoya
b1f3e2614e
multitail: update meta
- use the fork url as the homepage instead of the original one
- change the license to asl20
2023-10-28 22:05:37 +09:00
Nick Cao
9f1bb04f41
Merge pull request #263930 from r-ryantm/auto-update/go-exploitdb
go-exploitdb: 0.4.5 -> 0.4.6
2023-10-28 09:03:32 -04:00
Nick Cao
695abb4f94
Merge pull request #263917 from fabaff/trufflehog-bump
trufflehog: 3.60.4 -> 3.61.0
2023-10-28 09:00:51 -04:00
Nick Cao
c410bfc25f
Merge pull request #263903 from r-ryantm/auto-update/saml2aws
saml2aws: 2.36.11 -> 2.36.12
2023-10-28 08:57:51 -04:00
OTABI Tomoya
f7f4193a9e
Merge pull request #263808 from r-ryantm/auto-update/exfatprogs
exfatprogs: 1.2.1 -> 1.2.2
2023-10-28 21:54:44 +09:00
R. Ryantm
963cd52c0f go-exploitdb: 0.4.5 -> 0.4.6 2023-10-28 09:25:02 +00:00
Fabian Affolter
2353abf8a5
Merge pull request #263912 from fabaff/cnspec-bump
cnspec: 9.2.3 -> 9.4.0
2023-10-28 11:14:37 +02:00
Fabian Affolter
7e8de547ab
Merge pull request #263913 from fabaff/trivy-bump
trivy: 0.46.0 -> 0.46.1
2023-10-28 11:14:23 +02:00
K900
3406dd96b3
Merge pull request #263308 from K900/rip-poetry2nix
treewide: drop poetry2nix
2023-10-28 11:40:04 +03:00
Fabian Affolter
0e38a3b7c0 trufflehog: 3.60.4 -> 3.61.0
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.60.4...v3.61.0

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.61.0
2023-10-28 10:21:01 +02:00
Fabian Affolter
2cbc206944 trivy: 0.46.0 -> 0.46.1
Diff: https://github.com/aquasecurity/trivy/compare/refs/tags/v0.46.0...v0.46.1

Changelog: https://github.com/aquasecurity/trivy/releases/tag/v0.46.1
2023-10-28 10:15:57 +02:00
Fabian Affolter
9f2d30ada0 cnspec: 9.2.3 -> 9.4.0
Diff: https://github.com/mondoohq/cnspec/compare/refs/tags/v9.2.3...v9.4.0

Changelog: https://github.com/mondoohq/cnspec/releases/tag/v9.4.0
2023-10-28 09:29:24 +02:00
R. Ryantm
df44b94c4b saml2aws: 2.36.11 -> 2.36.12 2023-10-28 06:59:54 +00:00
linsui
58262c1348 wireproxy: use buildGo120Module 2023-10-28 13:16:53 +08:00
Peder Bergebakken Sundt
dc42e2603b
Merge pull request #263335 from anthonyroussel/nixos-goss
nixos/goss: init
2023-10-28 06:36:43 +02: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