Skip to content

ldns: 1.9.0 -> 1.9.2#530337

Merged
SuperSandro2000 merged 1 commit into
NixOS:stagingfrom
r-ryantm:auto-update/ldns
Jun 21, 2026
Merged

ldns: 1.9.0 -> 1.9.2#530337
SuperSandro2000 merged 1 commit into
NixOS:stagingfrom
r-ryantm:auto-update/ldns

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/ldns/versions.

meta.description for ldns is: Library with the aim of simplifying DNS programming in C

meta.homepage for ldns is: https://www.nlnetlabs.nl/projects/ldns/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.9.1 with grep in /nix/store/4wmabvnn53nfj51bx6vbzyq23n32l90v-ldns-1.9.1
  • found 1.9.1 in filename of file in /nix/store/4wmabvnn53nfj51bx6vbzyq23n32l90v-ldns-1.9.1

Rebuild report (if merged into master) (click to expand)
3275 total rebuild path(s)

3275 package rebuild(s)

First fifty rebuilds by attrpath

CuboCore.coreaction
CuboCore.corearchiver
CuboCore.corefm
CuboCore.coregarage
CuboCore.corehunt
CuboCore.coreimage
CuboCore.coreinfo
CuboCore.corekeyboard
CuboCore.corepad
CuboCore.corepaint
CuboCore.corepdf
CuboCore.corepins
CuboCore.corerenamer
CuboCore.coreshot
CuboCore.corestats
CuboCore.corestuff
CuboCore.coreterminal
CuboCore.coretime
CuboCore.coretoppings
CuboCore.coreuniverse
CuboCore.libcsys
R
adapta-gtk-theme
adscan
advi
aerc
afew
aider-chat
aider-chat-full
aider-chat-with-bedrock
aider-chat-with-browser
aider-chat-with-help
aider-chat-with-playwright
aligator
alkimia
almanah
alot
alpaca
amarok
animeko
ansible-builder
ansible-navigator
apkg
apkleaks
apostrophe
appimageupdate
appimageupdate-qt
apptainer
apptainer-overriden-nixos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4wmabvnn53nfj51bx6vbzyq23n32l90v-ldns-1.9.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ldns https://github.com/r-ryantm/nixpkgs/archive/fe7c1cefed05c6c339b31df5cfdd0984f8118d5d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/fe7c1cefed05c6c339b31df5cfdd0984f8118d5d#ldns

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/4wmabvnn53nfj51bx6vbzyq23n32l90v-ldns-1.9.1
ls -la /nix/store/4wmabvnn53nfj51bx6vbzyq23n32l90v-ldns-1.9.1/bin


Pre-merge build results

Nixpkgs review skipped


Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches. labels Jun 10, 2026

@whispersofthedawn whispersofthedawn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixes CVE-2026-10846. also see https://seclists.org/oss-sec/2026/q2/863

changelog: https://github.com/NLnetLabs/ldns/blob/1.9.1/Changelog
diff: NLnetLabs/ldns@1.9.0...1.9.1

changelog and diff seem fine enough. built ldns and all direct dependents (openssh, perlPackages.ZonemasterLDNS, freeswitch, strongswan, redwax-tool, libreswan, tlspool, dnsperf) on x86_64-linux and aarch64-linux too.

@whispersofthedawn whispersofthedawn added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-26.05 Backport PR automatically labels Jun 11, 2026
@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jun 11, 2026
@r-ryantm r-ryantm changed the title ldns: 1.9.0 -> 1.9.1 ldns: 1.9.0 -> 1.9.2 Jun 19, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/ldns/versions.

meta.description for ldns is: Library with the aim of simplifying DNS programming in C

meta.homepage for ldns is: https://www.nlnetlabs.nl/projects/ldns/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.9.2 with grep in /nix/store/09cmpr5z5mi7bfdkg9an6rph8d7havvi-ldns-1.9.2
  • found 1.9.2 in filename of file in /nix/store/09cmpr5z5mi7bfdkg9an6rph8d7havvi-ldns-1.9.2

Rebuild report (if merged into master) (click to expand)
3298 total rebuild path(s)

3298 package rebuild(s)

First fifty rebuilds by attrpath

CuboCore.coreaction
CuboCore.corearchiver
CuboCore.corefm
CuboCore.coregarage
CuboCore.corehunt
CuboCore.coreimage
CuboCore.coreinfo
CuboCore.corekeyboard
CuboCore.corepad
CuboCore.corepaint
CuboCore.corepdf
CuboCore.corepins
CuboCore.corerenamer
CuboCore.coreshot
CuboCore.corestats
CuboCore.corestuff
CuboCore.coreterminal
CuboCore.coretime
CuboCore.coretoppings
CuboCore.coreuniverse
CuboCore.libcsys
R
adapta-gtk-theme
adscan
advi
aerc
afew
aider-chat
aider-chat-full
aider-chat-with-bedrock
aider-chat-with-browser
aider-chat-with-help
aider-chat-with-playwright
aligator
alkimia
almanah
alot
alpaca
amarok
animeko
ansible-builder
ansible-navigator
apkg
apkleaks
apostrophe
appimageupdate
appimageupdate-qt
apptainer
apptainer-overriden-nixos
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/09cmpr5z5mi7bfdkg9an6rph8d7havvi-ldns-1.9.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ldns https://github.com/r-ryantm/nixpkgs/archive/7a49c1337a521afc89d76115826542e230df8dcd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7a49c1337a521afc89d76115826542e230df8dcd#ldns

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/09cmpr5z5mi7bfdkg9an6rph8d7havvi-ldns-1.9.2
ls -la /nix/store/09cmpr5z5mi7bfdkg9an6rph8d7havvi-ldns-1.9.2/bin


Pre-merge build results

Nixpkgs review skipped


Maintainer pings

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.

@whispersofthedawn

Copy link
Copy Markdown
Contributor

upstream diff for 1.9.2 looks completely innocuous. built ldns and the same revdeps as above on x86_64-linux and they're still fine.

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Jun 21, 2026
Merged via the queue into NixOS:staging with commit dff4a48 Jun 21, 2026
28 checks passed
@nixpkgs-ci

nixpkgs-ci Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Successfully created backport PR for staging-26.05:

@github-actions github-actions Bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 21, 2026
@r-ryantm r-ryantm deleted the auto-update/ldns branch June 22, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 8.has: package (update) This PR updates a package to a newer version 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 1001-2500 This PR causes many rebuilds on Darwin and should most likely target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches. 12.approvals: 1 This PR was reviewed and approved by one person. backport staging-26.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants