nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

libgcrypt: 1.10.3 -> 1.11.1

Open r-ryantm opened this issue 1 year ago • 2 comments

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

meta.description for libgcrypt is: General-purpose cryptographic library

meta.homepage for libgcrypt is: https://www.gnu.org/software/libgcrypt/

meta.changelog for libgcrypt is: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;hb=refs/tags/libgcrypt-1.11.0

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 1.11.0 with grep in /nix/store/qz9fhkw26zqbf463rmsb1j3lyayw6ggr-libgcrypt-1.11.0
  • found 1.11.0 in filename of file in /nix/store/qz9fhkw26zqbf463rmsb1j3lyayw6ggr-libgcrypt-1.11.0

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

39737 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.libcprime
CuboCore.libcsys
DisnixWebService
EmptyEpsilon
Fabric
LPCNet
MMA
OSCAR
OVMF
OVMF-cloud-hypervisor
OVMFFull
R
SDL
SDL2
SDL2_Pango
SDL2_gfx
SDL2_image
SDL2_image_2_0
SDL2_image_2_6
SDL2_mixer
SDL2_mixer_2_0
SDL2_net
SDL2_sound
SDL2_ttf
SDL_Pango
SDL_audiolib
SDL_classic
SDL_compat
SDL_gfx
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qz9fhkw26zqbf463rmsb1j3lyayw6ggr-libgcrypt-1.11.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix 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 libgcrypt https://github.com/r-ryantm/nixpkgs/archive/04fa6ce03be0b248de17c65fde0af3f77e51a35a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/04fa6ce03be0b248de17c65fde0af3f77e51a35a#libgcrypt

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

ls -la /nix/store/qz9fhkw26zqbf463rmsb1j3lyayw6ggr-libgcrypt-1.11.0
ls -la /nix/store/qz9fhkw26zqbf463rmsb1j3lyayw6ggr-libgcrypt-1.11.0/bin


Pre-merge build results

NixPkgs review skipped


Maintainer pings

cc @vrthra for testing.

r-ryantm avatar Jun 20 '24 04:06 r-ryantm

(only rebase)

wolfgangwalther avatar Apr 28 '25 16:04 wolfgangwalther

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;hb=refs/tags/libgcrypt-1.11.1 released

MisileLab avatar May 11 '25 09:05 MisileLab

riscv build is broken in this version https://dev.gnupg.org/T7647

misuzu avatar Jul 06 '25 09:07 misuzu