Skip to content

krb5: 1.21.3 -> 1.22.1#431454

Merged
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/krb5
Aug 25, 2025
Merged

krb5: 1.21.3 -> 1.22.1#431454
wegank merged 1 commit intoNixOS:stagingfrom
r-ryantm:auto-update/krb5

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 6, 2025

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

meta.description for krb5 is: MIT Kerberos 5

meta.homepage for krb5 is: http://web.mit.edu/kerberos/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.22 with grep in /nix/store/yvyiqhnhjbsnhli3bkczwk00k3prl7xw-krb5-1.22
  • found 1.22 in filename of file in /nix/store/yvyiqhnhjbsnhli3bkczwk00k3prl7xw-krb5-1.22

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

54480 package rebuild(s)

First fifty rebuilds by attrpath

ArchiSteamFarm
AusweisApp2
CHOWTapeModel
ChowCentaur
ChowKick
ChowPhaser
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.libcprime
CuboCore.libcsys
DisnixWebService
EBTKS
EmptyEpsilon
Fabric
HentaiAtHome
LAStools
LASzip
LASzip2
LPCNet
LibreArp
LibreArp-lv2
Literate
LycheeSlicer
MACS2
MIDIVisualizer
MMA
NSPlist
OSCAR
OVMF
OVMF-cloud-hypervisor
OVMFFull
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/yvyiqhnhjbsnhli3bkczwk00k3prl7xw-krb5-1.22 \
  --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 krb5 https://github.com/r-ryantm/nixpkgs/archive/b2a2c09c72f44933baa485eaa4f197e235d86295.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b2a2c09c72f44933baa485eaa4f197e235d86295#krb5

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

ls -la /nix/store/yvyiqhnhjbsnhli3bkczwk00k3prl7xw-krb5-1.22
ls -la /nix/store/yvyiqhnhjbsnhli3bkczwk00k3prl7xw-krb5-1.22/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.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 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-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Aug 6, 2025
@r-ryantm r-ryantm changed the title krb5: 1.21.3 -> 1.22 krb5: 1.21.3 -> 1.22.1 Aug 24, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for krb5 is: MIT Kerberos 5

meta.homepage for krb5 is: http://web.mit.edu/kerberos/

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.22.1 with grep in /nix/store/b8blhywv0dll7ck54v92r64n4b3g1h70-krb5-1.22.1
  • found 1.22.1 in filename of file in /nix/store/b8blhywv0dll7ck54v92r64n4b3g1h70-krb5-1.22.1

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

52498 package rebuild(s)

First fifty rebuilds by attrpath

ArchiSteamFarm
AusweisApp2
CHOWTapeModel
ChowCentaur
ChowKick
ChowPhaser
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.libcprime
CuboCore.libcsys
DisnixWebService
EBTKS
EmptyEpsilon
Fabric
HentaiAtHome
LAStools
LASzip
LASzip2
LPCNet
LibreArp
LibreArp-lv2
Literate
LycheeSlicer
MACS2
MIDIVisualizer
MMA
NSPlist
OSCAR
OVMF
OVMF-cloud-hypervisor
OVMFFull
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/b8blhywv0dll7ck54v92r64n4b3g1h70-krb5-1.22.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 krb5 https://github.com/r-ryantm/nixpkgs/archive/957b9c94ebd2d7637e5935645fc5ba332713acb5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/957b9c94ebd2d7637e5935645fc5ba332713acb5#krb5

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

ls -la /nix/store/b8blhywv0dll7ck54v92r64n4b3g1h70-krb5-1.22.1
ls -la /nix/store/b8blhywv0dll7ck54v92r64n4b3g1h70-krb5-1.22.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.


Add a 👍 reaction to pull requests you find important.

@wegank wegank merged commit 4d2d316 into NixOS:staging Aug 25, 2025
25 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/krb5 branch August 25, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants