Commit Graph

73698 Commits

Author SHA1 Message Date
Michele Guerini Rocco
ac1dd9de6c
Merge pull request #264269 from rnhmjoj/pr-cie
cie-middleware-linux: 1.4.4.0 -> 1.5.0
2023-10-30 12:00:25 +01:00
R. Ryantm
6d8ef00edc cf-terraforming: 0.14.0 -> 0.15.0 2023-10-30 10:34:25 +00: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
5f3e09f413 fulcio: 1.4.1 -> 1.4.3 2023-10-30 09:25:56 +00:00
R. Ryantm
1aa5e4f866 ddns-go: 5.6.3 -> 5.6.4 2023-10-30 09:23:20 +00:00
The Galaxy
16c2c0819b
lux: 0.19.0 -> 0.21.0 2023-10-30 17:21:54 +08:00
natsukium
1689fed51f
pdm: 2.9.3 -> 2.10.0
Changelog: https://github.com/pdm-project/pdm/releases/tag/2.10.0
2023-10-30 17:06:11 +09:00
R. Ryantm
fa1b02a52f grpcurl: 1.8.8 -> 1.8.9 2023-10-30 04:49:41 +00:00
Mario Rodas
3c46bb4528 iredis: 1.13.2 -> 1.14.0
Diff: https://github.com/laixintao/iredis/compare/refs/tags/v1.13.2...v1.14.0

Changelog: https://github.com/laixintao/iredis/raw/refs/tags/v1.14.0/CHANGELOG.md
2023-10-30 04:20:00 +00:00
Mario Rodas
22c601148e chezmoi: 2.40.3 -> 2.40.4
Diff: https://github.com/twpayne/chezmoi/compare/v2.40.3...v2.40.4

Changelog: https://github.com/twpayne/chezmoi/releases/tag/v2.40.4
2023-10-30 04:20:00 +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
R. Ryantm
a0cf0dfae1 der-ascii: 0.1.0 -> 0.3.0 2023-10-30 00:23:53 +00:00
R. Ryantm
96ac708b24 dar: 2.7.10 -> 2.7.13 2023-10-30 00:23:42 +00:00
rnhmjoj
1152e78522
cie-middleware-linux: 1.4.4.0 -> 1.5.0 2023-10-30 01:04:03 +01:00
R. Ryantm
eda430b89e kubeclarity: 2.21.1 -> 2.22.0 2023-10-29 21:15:34 +00:00
Flakebi
fc4478d4ae
salt: 3006.3 -> 3006.4
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.4.html
2023-10-29 21:49:59 +01:00
R. Ryantm
a313a406cd xsubfind3r: 0.3.0 -> 0.4.0 2023-10-29 19:43:58 +00:00
Ryan Lahfa
24df047637
Merge pull request #264073 from josephst/fix/netdata-relative-path 2023-10-29 20:10:43 +01: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
Joseph Stahl
78aa559913
netdata: don't use absolute path for echo
Upstream fix pending - https://github.com/netdata/netdata/pull/16300
2023-10-29 13:10:41 -04: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
rnhmjoj
c2ac35cf62
ddcutil: 1.4.2 -> 2.0.0 2023-10-29 16:47:57 +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
R. Ryantm
2cb8f62d52 chezmoi: 2.40.0 -> 2.40.3 2023-10-29 14:15:11 +00: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
0x4A6F
17983c800b
atuin: 17.0.0 -> 17.0.1
- Release: https://github.com/atuinsh/atuin/releases/tag/v17.0.1
- Changes: https://github.com/atuinsh/atuin/compare/v17.0.0...v17.0.1
2023-10-29 08:54:15 +01: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
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
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
Alexandre Macabies
76008c01dc vcsi: 7.0.13 -> 7.0.16 2023-10-28 19:03:42 +02: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
Florian Brandes
b553f3a109 pgadmin4: fix build due to Flask update
Also updates security-flask-too from 5.3.0 -> 5.3.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-10-28 16:41:34 +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
82d6672cc9 go-ios: 1.0.117 -> 1.0.120 2023-10-28 09:33:54 +00: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
9c143ca68a wl-mirror: 0.13.2 -> 0.14.2 2023-10-28 07:21:43 +00: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
figsoda
7bedd81ae1 scraper: 0.17.1 -> 0.18.0
Diff: https://diff.rs/scraper/0.17.1/0.18.0

Changelog: https://github.com/causal-agent/scraper/releases/tag/v0.18.0
2023-10-27 23:19:24 -04:00
Weijia Wang
59c1bc2c1f
Merge pull request #262858 from r-ryantm/auto-update/viddy
viddy: 0.3.7 -> 0.4.0
2023-10-28 04:37:14 +02:00
Weijia Wang
1209b348ce
Merge pull request #262711 from r-ryantm/auto-update/kopia
kopia: 0.14.1 -> 0.15.0
2023-10-28 04:25:33 +02:00
Weijia Wang
9b35c047c3
Merge pull request #262635 from r-ryantm/auto-update/usbimager
usbimager: 1.0.9 -> 1.0.10
2023-10-28 04:19:26 +02:00
Weijia Wang
b387d1f23e
Merge pull request #262477 from r-ryantm/auto-update/fio
fio: 3.35 -> 3.36
2023-10-28 04:07:49 +02:00
Weijia Wang
62bf3823e3
Merge pull request #262181 from r-ryantm/auto-update/swayrbar
swayrbar: 0.3.6 -> 0.3.7
2023-10-28 04:01:59 +02: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
6da321fe5f
Merge pull request #262119 from r-ryantm/auto-update/ssdfs-utils
ssdfs-utils: 4.27 -> 4.35
2023-10-28 03:54:07 +02:00
Weijia Wang
ebcc146796
Merge pull request #262112 from r-ryantm/auto-update/spire
spire: 1.7.2 -> 1.8.2
2023-10-28 03:51:44 +02:00
Weijia Wang
a3095de3b3
Merge pull request #261951 from r-ryantm/auto-update/rtx
rtx: 2023.10.1 -> 2023.10.2
2023-10-28 03:41:32 +02:00
Weijia Wang
e31c7fcf57
Merge pull request #261949 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2308.0 -> 8.2310.0
2023-10-28 03:41:07 +02:00
Weijia Wang
4874cf41fa
Merge pull request #261797 from r-ryantm/auto-update/libinput-gestures
libinput-gestures: 2.74 -> 2.76
2023-10-28 03:38:16 +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
Weijia Wang
59924f3101
Merge pull request #261383 from r-ryantm/auto-update/ddccontrol
ddccontrol: 0.6.3 -> 1.0.0
2023-10-28 03:27:35 +02:00
Weijia Wang
ff99602138
Merge pull request #260800 from r-ryantm/auto-update/profile-sync-daemon
profile-sync-daemon: 6.48 -> 6.50
2023-10-28 02:57:32 +02:00
Weijia Wang
90efef2f61
Merge pull request #260787 from r-ryantm/auto-update/panicparse
panicparse: 2.2.0 -> 2.3.1
2023-10-28 02:56:01 +02:00
Weijia Wang
a6593ade2c
Merge pull request #260732 from r-ryantm/auto-update/platinum-searcher
platinum-searcher: 2.1.5 -> 2.2.0
2023-10-28 02:52:32 +02:00
Weijia Wang
afcec3d2e2
Merge pull request #260688 from r-ryantm/auto-update/gromit-mpx
gromit-mpx: 1.4.3 -> 1.5.0
2023-10-28 02:48:41 +02:00
Weijia Wang
bb68150392
Merge pull request #260741 from r-ryantm/auto-update/poedit
poedit: 3.3.2 -> 3.4
2023-10-28 02:44:19 +02:00
Weijia Wang
80cb79f385
Merge pull request #260201 from r-ryantm/auto-update/keybase
keybase: 6.2.2 -> 6.2.3
2023-10-28 02:35:39 +02:00
Weijia Wang
ad51ee1988
Merge pull request #260147 from r-ryantm/auto-update/gwe
gwe: 0.15.5 -> 0.15.6
2023-10-28 02:33:45 +02:00
Weijia Wang
569ba66b43
Merge pull request #263741 from katexochen/mkosi/repart-fix
mkosi: fix repart hardlink store leak into image
2023-10-28 02:18:19 +02:00
Hubert Jasudowicz
4c8c08b3f5 honggfuzz: 2.5 -> 2.6 2023-10-28 01:54:17 +02:00
Mario Rodas
69554b2f39
Merge pull request #262691 from trofi/argyllcms-update
argyllcms: 3.0.0 -> 3.0.2
2023-10-27 17:41:23 -05:00
R. Ryantm
c4e8ee187b multitail: 7.0.0 -> 7.1.1 2023-10-27 22:10:45 +00:00
Victor Engmark
c15e1f61b0 ssh-audit: add test of audited configuration
On current nixpkgs, no modifications to the server settings were
necessary to pass the audit. However, some of the client algorithms were
considered insecure. The client configuration lists all algorithms which
were listed as acceptable by `ssh-audit`.

This can be used as an example of a configuration currently considered
acceptable by `ssh-audit`, and verifies that such a configuration
results in a compatible client/server configuration.

Beware that this test will continue passing when future versions of
`ssh-audit` add support for new algorithms. In other words, the example
configuration represents a subset of what the current version of
`ssh-audit` would consider acceptable.
2023-10-27 22:07:52 +03:00
nicoo
664ecf4f04 sops: set meta.mainProgram
This allows things like `lib.getExe sops` to get the path of the `sops`
executable.
2023-10-27 20:33:42 +02:00
Peder Bergebakken Sundt
fb1c60b65a
Merge pull request #262224 from chayleaf/tsja
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00
Weijia Wang
07d3e1ea7e
Merge pull request #263795 from katexochen/dnf5/5-1-6
dnf5: 5.1.4 -> 5.1.6
2023-10-27 19:36:49 +02:00
R. Ryantm
bdbfa94378 gfxreconstruct: 1.0.0 -> 1.0.1 2023-10-27 17:31:19 +00:00
Nick Cao
6c4264b789
Merge pull request #263656 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.74.2 -> 1.74.3
2023-10-27 12:53:18 -04:00
R. Ryantm
6f806fb0eb exfatprogs: 1.2.1 -> 1.2.2 2023-10-27 16:13:12 +00:00
tomf
df67798db1
Merge pull request #261890 from MikaelFangel/update-ugrep
ugrep: 4.3.0 -> 4.3.1
2023-10-28 03:10:33 +11:00
Mario Rodas
109cd24fb4
Merge pull request #263687 from Misaka13514/bump-nuclei
nuclei: 3.0.1 -> 3.0.2
2023-10-27 09:10:47 -05:00
Mario Rodas
04b02e2964
Merge pull request #263722 from r-ryantm/auto-update/fuc
fuc: 1.1.8 -> 1.1.9
2023-10-27 09:09:23 -05:00
Mario Rodas
a332020699
Merge pull request #263734 from fabaff/trufflehog-bump
trufflehog: 3.60.3 -> 3.60.4
2023-10-27 09:07:15 -05:00
Mario Rodas
c0b87c93bd
Merge pull request #263726 from r-ryantm/auto-update/gcsfuse
gcsfuse: 1.1.0 -> 1.2.0
2023-10-27 08:59:27 -05:00
Mario Rodas
94bf32a3fb
Merge pull request #263737 from fabaff/qovery-cli-bump
qovery-cli: 0.73.0 -> 0.74.2
2023-10-27 08:59:08 -05:00
Mario Rodas
db41893ca0
Merge pull request #263763 from matthiasbeyer/update-kmon
kmon: 1.6.3 -> 1.6.4
2023-10-27 08:57:06 -05:00
Paul Meyer
5054ee1c4b dnf5: 5.1.5 -> 5.1.6
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 15:44:01 +02:00
Paul Meyer
8f2bc7e1af dnf5: 5.1.4 -> 5.1.5
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 15:35:33 +02:00
Nick Cao
237ec029e4
Merge pull request #263727 from fabaff/exploitdb-bump
exploitdb: 2023-10-24 -> 2023-10-26
2023-10-27 08:58:34 -04:00
Paul Meyer
ac4d3c4f58 dnf5: add changelog and mainProgram
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 14:50:06 +02:00
Mario Rodas
ae1374a337
Merge pull request #250525 from ivan-timokhin/junicode-2.00
junicode: 1.003 -> 2.200
2023-10-27 06:46:28 -05: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
R. Ryantm
ba934a8807 clamav: 1.2.0 -> 1.2.1 2023-10-27 11:16:24 +00:00
Mario Rodas
2e2c9d5476
Merge pull request #262463 from r-ryantm/auto-update/trinsic-cli
trinsic-cli: 1.11.0 -> 1.12.0
2023-10-27 06:09:15 -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
Mario Rodas
5069df56d7
Merge pull request #263581 from trofi/netpbm-update
netpbm: 11.4.2 -> 11.4.3
2023-10-27 06:03:51 -05:00
Paul Meyer
576aee4186 mkosi: fix mcopy using host timezone for fat timestamps
Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 12:40:01 +02:00
Matthias Beyer
552b01f4ee
kmon: 1.6.3 -> 1.6.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-27 12:38:06 +02:00
Jennifer Graul
640f50fdd8 iperf3d: add wdz team as maintainers 2023-10-27 12:37:16 +02:00
Jennifer Graul
1327d996fb oxidized: replace netali with wdz team as maintainer 2023-10-27 12:37:16 +02:00
Domen Kožar
6c25d85e04
Merge pull request #263632 from gepbird/arandr-bump
arandr: 0.1.10 -> 0.1.11
2023-10-27 11:33:04 +01:00
Domen Kožar
690ae1f887
arandr: remove domenkozar as maintainer 2023-10-27 11:32:53 +01:00
Gaetan Lepage
44f7a8c2f2 nbqa: disable failing test 2023-10-27 12:01:15 +02:00
OTABI Tomoya
29f758fc90
Merge pull request #263699 from r-ryantm/auto-update/fend
fend: 1.2.2 -> 1.3.1
2023-10-27 18:25:29 +09:00
OTABI Tomoya
4da90df96d
Merge pull request #263695 from r-ryantm/auto-update/drawterm
drawterm: unstable-2023-08-22 -> unstable-2023-09-03
2023-10-27 18:25:02 +09:00
OTABI Tomoya
8859a795a2
Merge pull request #263556 from r-ryantm/auto-update/dt
dt: 1.2.4 -> 1.2.5
2023-10-27 18:19:34 +09:00
Paul Meyer
96685a75ca mkosi: fix repart hardlink store leak into image
Co-authored-by: Malte Poll <mp@edgeless.systems>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 10:54:40 +02:00
Fabian Affolter
85f31a2966 qovery-cli: 0.73.0 -> 0.74.2
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.73.0...v0.74.2

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.74.2
2023-10-27 10:39:39 +02:00
Stanislav Ochotnický
59ebe39f7b wakapi: 2.9.1 -> 2.9.2
Also fixes version reported on startup and in web UI
2023-10-27 10:38:59 +02:00
Fabian Affolter
eaa7c2ec5b trufflehog: 3.60.3 -> 3.60.4
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.60.3...v3.60.4

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.60.4
2023-10-27 10:37:17 +02:00
Nick Cao
8da071d624
davfs2: fix aarch64 cross compilation by explicitly setting --with-neon (#263453) 2023-10-27 07:43:59 +00:00
Fabian Affolter
2956def2f4 exploitdb: 2023-10-24 -> 2023-10-26
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-10-24...2023-10-26
2023-10-27 09:41:34 +02:00
R. Ryantm
935a56c84c gcsfuse: 1.1.0 -> 1.2.0 2023-10-27 07:40:04 +00:00
R. Ryantm
c0aea7a771 fuc: 1.1.8 -> 1.1.9 2023-10-27 07:25:46 +00: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
Anthony Roussel
9fc549a6df
goss: add passthru.tests.goss and meta.mainProgram 2023-10-27 07:59:50 +02:00
Anthony Roussel
7b553b67cf
goss: ensure bash, getent and systemd are in the PATH
This will fix the failing `command` rule of `goss`
which requires the sh binary and use a hardcoded path upstream.
2023-10-27 07:59:47 +02:00
R. Ryantm
56cd48c986 fits-cloudctl: 0.11.13 -> 0.12.6 2023-10-27 05:16:09 +00:00
R. Ryantm
077d56eca0 fend: 1.2.2 -> 1.3.1 2023-10-27 04:34:55 +00:00
R. Ryantm
80bff7539d drawterm: unstable-2023-08-22 -> unstable-2023-09-03 2023-10-27 04:00:07 +00:00
Misaka13514
73098d2fdc
nuclei: 3.0.1 -> 3.0.2
Diff: https://github.com/projectdiscovery/nuclei/compare/v3.0.1...v3.0.2

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.0.2
2023-10-27 09:25:18 +08:00
Bernardo Meurer
95a4689275
Merge pull request #263613 from lovesegfault/wluma-update
wluma: 4.2.0 -> 4.3.0
2023-10-26 20:29:01 -04:00
R. Ryantm
a0e3610a5f exoscale-cli: 1.74.2 -> 1.74.3 2023-10-26 22:02:04 +00:00
Doron Behar
1772a2ac20 beets-unstable: unstable-2023-07-05 -> unstable-2023-10-26 2023-10-27 00:33:45 +03:00
Doron Behar
4f2859fd38 beets{,-unstable}: support extraNativeBuildInputs 2023-10-27 00:32:05 +03:00
Doron Behar
20753def4b beets: disable a failing test. 2023-10-27 00:31:14 +03:00
Doron Behar
425de6e3fe beets{,-unstable}: use a patch for pillow10 compatibility fix
This patch will fail to apply when a new version comes out, and thus
will force us to remove it, where the `sed` command in `postPatch` may
become abandoned, and not fail the build due to it not doing anything.
2023-10-27 00:23:17 +03:00
Doron Behar
fa95aced90 beets{,-unstable}: use pytestCheckHook; small reformattings 2023-10-27 00:23:08 +03:00
Ivan Timokhin
efb9f909d6 junicode: 1.003 -> 2.001
Release announcement:
https://github.com/psb1558/Junicode-font/releases/tag/v2.001

This is a breaking change, at least in font file naming (Junicode.ttf
is now Junicode-Regular.ttf). In general, 2.0 adds a lot more font
variants and opentype and web font versions of the font.

Seeing as backward compatibility is broken anyway, I opted to break it
a bit more and change custom install path (`junicode-ttf`) to
seemingly more conventional `truetype`; new .otf and .woff2 variants
are then naturally placed in corresponding directories. This
does *not* affect the `fonts.packages` NixOS option, which rearranges
font files anyway, but brings a degree of consistency with other
fonts.

Both the file renaming and the directory structure change break
satysfi, however, so I adjusted its builder accordingly, copying over
only those font variants that were also present in 1.0 series.
2023-10-26 22:52:23 +03:00
mdarocha
08a740252d azure-cli: fix azure-cli-core build
Apply patch to fix tests broken on python311
2023-10-26 20:56:17 +02:00
0x4A6F
fc5f9cae21
atuin: 16.0.0 -> 17.0.0
- Release: https://github.com/atuinsh/atuin/releases/tag/v17.0.0
- Changes: https://github.com/atuinsh/atuin/compare/v16.0.0...v17.0.0
2023-10-26 20:44:26 +02:00
Gutyina Gergő
b24f546ebd
arandr: 0.1.10 -> 0.1.11 2023-10-26 19:01:07 +02:00
Peder Bergebakken Sundt
4d6d43f444
Merge pull request #263460 from arcuru/rename-arcuru
treewide: rename handle/GH account patricksjackson to arcuru
2023-10-26 18:46:42 +02:00
K900
b3a60e3705 nixops-dns: relocate to pkgs/by-name
Since the nixops directory is going away.
2023-10-26 19:05:15 +03:00
K900
553774a7ab nixops (stable): drop
It's dead, Jim.
2023-10-26 19:01:46 +03:00
Bernardo Meurer
8dab1e740f
wluma: 4.2.0 -> 4.3.0
Diff: https://github.com/maximbaz/wluma/compare/4.2.0...4.3.0

Changelog: https://github.com/maximbaz/wluma/releases/tag/4.3.0
2023-10-26 12:36:01 -03: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
Martin Weinelt
d21921b6e9
Merge pull request #263596 from mweinelt/wyoming-faster-whisper-fix-model-download
wyoming-faster-whisper: fix model download with python3.11+
2023-10-26 16:39:40 +02:00
figsoda
b04cb5bbf7
Merge pull request #263533 from matthiasbeyer/maintain-orhun
Add myself as maintainer for packages wrote by orhun
2023-10-26 09:57:59 -04: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
Nick Cao
3c99ced892
Merge pull request #263380 from figsoda/svg2pdf
svg2pdf: 0.8.0 -> 0.9.0
2023-10-26 08:57:28 -04:00
Martin Weinelt
363358f66f
wyoming-faster-whisper: fix model download with python3.11+
A change in the enum behavior in python3.11 broke the download URL
pattern interpolation for accessing models.
2023-10-26 14:54:07 +02:00
Sergei Trofimovich
fc33f967a7 netpbm: 11.4.2 -> 11.4.3 2023-10-26 13:29:38 +01:00
R. Ryantm
08f81afb5d govc: 0.32.0 -> 0.33.0 2023-10-26 11:55:29 +00: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
a0a35b099d
Merge pull request #263062 from techknowlogick/scw-2240
scaleway-cli: 2.21.0 -> 2.24.0
2023-10-26 06:27:23 -05:00
R. Ryantm
de4c6ac627 dt: 1.2.4 -> 1.2.5 2023-10-26 10:35:33 +00:00
Mario Rodas
0041e629e5
Merge pull request #263514 from r-ryantm/auto-update/scalr-cli
scalr-cli: 0.15.1 -> 0.15.2
2023-10-26 05:32:14 -05:00
Mario Rodas
0fb8e020e7
Merge pull request #257340 from Trundle/pulumi-random-4.14.0
pulumiPackages.pulumi-random: 4.8.2 -> 4.14.0
2023-10-26 05:31:17 -05:00
Mario Rodas
0c4654d09a
Merge pull request #263271 from r-ryantm/auto-update/cloud-init
cloud-init: 23.3.1 -> 23.3.3
2023-10-26 05:20:11 -05:00
MadMaurice
81d3b089dd opkg: Fix localstatedir and sysconfdir 2023-10-26 11:05:44 +02:00
Matthias Beyer
b66253c269
gpg-tui: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-26 10:37:22 +02:00
Matthias Beyer
db4111df96
systeroid: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-26 10:37:11 +02:00
Matthias Beyer
ece14fa329
kmon: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-26 10:37:01 +02:00
Fabian Affolter
ca308aa0f4
Merge pull request #263427 from fabaff/trufflehog-bump
trufflehog: 3.60.1 -> 3.60.3
2023-10-26 08:58:16 +02:00
Fabian Affolter
d22218ecc4
Merge pull request #263430 from fabaff/ospd-openvas-bump
ospd-openvas: 22.6.0 -> 22.6.1
2023-10-26 08:57:58 +02:00
R. Ryantm
85b1e7e4f0 scalr-cli: 0.15.1 -> 0.15.2 2023-10-26 06:24:31 +00:00
Damien Cassou
5c7aa4a2ca
Merge pull request #263341 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.14.0 -> 3.15.0
2023-10-26 08:11:13 +02:00
Mario Rodas
77ed358e3d
Merge pull request #261118 from trofi/cowpatty-parallel-fix
cowpatty: backport parallel build fix
2023-10-25 21:15:32 -05:00
Mario Rodas
86e692105b
Merge pull request #262851 from r-ryantm/auto-update/tailspin
tailspin: 1.5.1 -> 1.6.0
2023-10-25 19:56:35 -05: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
b4d93ff424
Merge pull request #263237 from r-ryantm/auto-update/awscli2
awscli2: 2.13.25 -> 2.13.28
2023-10-25 19:15:51 -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
Nick Cao
b8f93f048d
sov: fix cross compilation 2023-10-25 19:29:22 -04:00
Nick Cao
97bfad5e15
duperemove: fix cross compilation 2023-10-25 18:45:02 -04:00
Patrick Jackson
4a938cc665 treewide: rename handle/GH account patricksjackson to arcuru 2023-10-25 15:42:48 -07:00