nixpkgs-ci[bot]
|
52f51ae1e3
|
Merge staging-next into staging
|
2026-08-17 00:11:20 +00:00 |
|
R. Ryantm
|
9e20f7709c
|
dnscontrol: 4.45.0 -> 4.46.0
|
2026-08-16 18:50:56 +00:00 |
|
nixpkgs-ci[bot]
|
f66de93f85
|
Merge staging-next into staging
|
2026-08-13 18:18:57 +00:00 |
|
Stefan Frijters
|
4101a91e99
|
dns-root-data: enable strictDeps, enable structuredAttrs
|
2026-08-12 13:14:43 +02:00 |
|
Skye Soss
|
99da38e65e
|
dnsi: add meta.changelog
|
2026-08-11 17:04:48 -05:00 |
|
Skye Soss
|
c6f859c5a6
|
dnst: add meta.changelog
|
2026-08-11 17:04:44 -05:00 |
|
zowoq
|
35858032fc
|
dnscontrol: 4.44.1 -> 4.45.0 (#550394)
|
2026-08-08 06:00:28 +00:00 |
|
R. Ryantm
|
59483e7a63
|
dnscontrol: 4.44.1 -> 4.45.0
|
2026-08-08 05:39:10 +00:00 |
|
Ben Siraphob
|
9328e894fd
|
pkgs/by-name: fix typos (#549386)
|
2026-08-07 19:02:08 +00:00 |
|
R. Ryantm
|
54f6123c51
|
dnsproxy: 0.83.1 -> 0.83.2
|
2026-08-06 21:45:51 +00:00 |
|
Ben Siraphob
|
5506449838
|
pkgs/by-name: fix typos
Assisted-by: Claude Code (claude-opus-5)
|
2026-08-05 09:56:33 -07:00 |
|
R. Ryantm
|
de7ff4ce25
|
dnscontrol: 4.43.0 -> 4.44.1
|
2026-07-29 23:16:09 +00:00 |
|
R. Ryantm
|
75fe738166
|
dnsproxy: 0.83.0 -> 0.83.1
|
2026-07-28 15:36:23 +00:00 |
|
Nick Cao
|
a06c4a66e8
|
dnsdiag: 2.9.3 -> 2.9.4 (#544445)
|
2026-07-22 20:33:37 +00:00 |
|
R. Ryantm
|
aaab691bbe
|
dn42-registry-wizard: 0.4.20 -> 0.4.21
|
2026-07-22 12:10:58 +00:00 |
|
R. Ryantm
|
b09733d369
|
dnsdiag: 2.9.3 -> 2.9.4
|
2026-07-22 05:47:24 +00:00 |
|
R. Ryantm
|
83f90b1f3e
|
dnscontrol: 4.42.0 -> 4.43.0
|
2026-07-20 15:32:40 +00:00 |
|
Fabian Affolter
|
e2403f0909
|
dnsx: 1.2.3 -> 1.3.0
Changelog: https://github.com/projectdiscovery/dnsx/releases/tag/v1.3.0
|
2026-07-19 09:39:01 +02:00 |
|
Eman Resu
|
ff094f60ad
|
treewide: replace more singleton license lists
|
2026-07-15 14:04:39 -04:00 |
|
Sandro
|
d34f2a2400
|
dnsmasq: libidn -> libidn2 (#535096)
|
2026-07-14 20:44:49 +00:00 |
|
R. Ryantm
|
61159270ad
|
dnsproxy: 0.82.1 -> 0.83.0
|
2026-07-12 15:58:31 +00:00 |
|
Peder Bergebakken Sundt
|
188ca35d41
|
dnst: 0.2.0-alpha2 -> 0.2.0-alpha3 (#537836)
|
2026-07-10 15:40:42 +00:00 |
|
R. Ryantm
|
dc01ba966d
|
dns-collector: 2.3.0 -> 2.4.0
|
2026-07-08 14:27:05 +00:00 |
|
R. Ryantm
|
1c60a3879c
|
dnsproxy: 0.81.4 -> 0.82.1
|
2026-07-04 00:05:52 +00:00 |
|
Skye Soss
|
13006deb27
|
dnst: 0.2.0-alpha2 -> 0.2.0-alpha3
|
2026-07-02 09:53:58 -05:00 |
|
Skye Soss
|
c62dda778f
|
dnst: track unstable releases with nix-update
|
2026-07-02 09:51:52 -05:00 |
|
Fabian Affolter
|
606dee1b42
|
dnsrecon: 1.6.1 -> 1.6.3
Diff: https://github.com/darkoperator/dnsrecon/compare/1.6.1...1.6.3
Changelog: https://github.com/darkoperator/dnsrecon/releases/tag/1.6.3
|
2026-06-30 09:57:22 +02:00 |
|
Robert Schütz
|
261068a53f
|
dnsdist: inherit both NixOS tests
Otherwise `nix-build -A dnsdist.tests` doesn't build anything.
|
2026-06-26 21:58:55 -07:00 |
|
Robert Schütz
|
b6c40eed41
|
dnsdist: 2.0.5 -> 2.0.7
Changelog: https://www.dnsdist.org/changelog.html
|
2026-06-26 21:25:52 -07:00 |
|
whispers
|
3be23fbab1
|
dnsmasq: libidn -> libidn2
upstream libidn recommends migrating to libidn2 wherever possible,
see https://codeberg.org/libidn/libidn. dnsmasq supports building
against libidn2, and the upstream debian packaging does so as well:
https://thekelleys.org.uk/gitweb-noai/?p=dnsmasq-debian.git;a=blob;f=debian/control;h=211c8fa5a3d9a26e8ef41763f37afa20cce24bcc;hb=HEAD#l10
thus, we should probably do the same.
|
2026-06-24 16:26:33 -04:00 |
|
R. Ryantm
|
17ec7a8e69
|
dnscontrol: 4.41.0 -> 4.42.0
|
2026-06-20 18:46:54 +00:00 |
|
Fabian Affolter
|
da96be4e45
|
dnsrecon: 1.6.0 -> 1.6.1
Changelog: https://github.com/darkoperator/dnsrecon/releases/tag/1.6.1
|
2026-06-17 18:09:55 +02:00 |
|
Gliczy
|
5efefac4ae
|
dnsmasq: 2.92rel2 -> 2.93
Dropping the patch for CVE-2026-6507 since it has been fixed in this
tag.
|
2026-06-14 10:41:32 +02:00 |
|
Yohann Boniface
|
20115f0017
|
dns-collector: Fix broken links in metadata (#531044)
|
2026-06-12 21:35:12 +00:00 |
|
Dionysis Grigoropoulos
|
07aa7f1a3e
|
dns-collector: Fix broken links in metadata
|
2026-06-12 17:08:13 +03:00 |
|
R. Ryantm
|
3c96ab6305
|
dns-collector: 2.2.3 -> 2.3.0
|
2026-06-12 07:59:05 +00:00 |
|
R. Ryantm
|
7cd9ae3e82
|
dnscontrol: 4.40.0 -> 4.41.0
|
2026-06-11 10:36:06 +00:00 |
|
R. Ryantm
|
d3ef05e639
|
dnscontrol: 4.39.0 -> 4.40.0
|
2026-06-02 07:16:30 +00:00 |
|
Clément
|
5d26766cbf
|
treewide: add missing meta.homepage with source git repository
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
|
2026-06-01 23:40:52 +02:00 |
|
R. Ryantm
|
1448347601
|
dnslookup: 1.11.2 -> 1.12.0
|
2026-06-01 15:38:30 +00:00 |
|
Skye Soss
|
c2d4a104ca
|
dnst: init at 0.2.0-alpha2
|
2026-05-27 13:39:55 -05:00 |
|
Skye Soss
|
38a3008d08
|
dnsi: init at 0.2.0
|
2026-05-27 13:36:14 -05:00 |
|
R. Ryantm
|
c2cb506ff5
|
dnscontrol: 4.38.0 -> 4.39.0
|
2026-05-24 07:24:10 +00:00 |
|
Paul Meyer
|
cd149029a1
|
dnf5: 5.4.1.0 -> 5.4.2.1 (#520034)
|
2026-05-23 11:33:18 +00:00 |
|
R. Ryantm
|
d817bf83c7
|
dnsproxy: 0.81.3 -> 0.81.4
|
2026-05-21 20:03:00 +00:00 |
|
R. Ryantm
|
6842f5c792
|
dnscontrol: 4.37.1 -> 4.38.0
|
2026-05-16 09:13:49 +00:00 |
|
Marcin Serwin
|
5e75181628
|
maintainers: drop dit7ya
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
|
2026-05-15 20:24:01 +02:00 |
|
Paul Meyer
|
bd0b3186d7
|
dnf5: 5.4.1.0 -> 5.4.2.1
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
|
2026-05-14 09:35:30 +02:00 |
|
Paul Meyer
|
ce0681e47b
|
dnf5: 5.2.18.0 -> 5.4.1.0
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
|
2026-05-13 09:11:36 +02:00 |
|
Martin Weinelt
|
addd636375
|
dnsmasq: 2.92 -> 2.92rel2 (#519082)
|
2026-05-11 17:38:01 +00:00 |
|