Skip to content

libassuan: 2.5.7 -> 3.0.2#364132

Merged
dotlambda merged 6 commits intoNixOS:stagingfrom
r-ryantm:auto-update/libassuan
Feb 21, 2025
Merged

libassuan: 2.5.7 -> 3.0.2#364132
dotlambda merged 6 commits intoNixOS:stagingfrom
r-ryantm:auto-update/libassuan

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libassuan is: IPC library used by GnuPG and related software

meta.homepage for libassuan is: https://gnupg.org/software/libassuan/

meta.changelog for libassuan is: https://dev.gnupg.org/source/libassuan/browse/master/NEWS;libassuan-3.0.1

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.0.1 with grep in /nix/store/0mm0rniklbabma3rm16xd018jsbka8g9-libassuan-3.0.1
  • found 3.0.1 in filename of file in /nix/store/0mm0rniklbabma3rm16xd018jsbka8g9-libassuan-3.0.1

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

25960 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
LPCNet
MMA
OVMF
OVMF-cloud-hypervisor
OVMFFull
R
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_audiolib
SDL_compat
SDL_gpu
SDL_mixer
_010editor
_1oom
_1password-gui
_1password-gui-beta
_20kly
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0mm0rniklbabma3rm16xd018jsbka8g9-libassuan-3.0.1 \
  --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 libassuan https://github.com/r-ryantm/nixpkgs/archive/53b036ad4e29f409ef33bc5a184322ca1e90514b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/53b036ad4e29f409ef33bc5a184322ca1e90514b#libassuan

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

ls -la /nix/store/0mm0rniklbabma3rm16xd018jsbka8g9-libassuan-3.0.1
ls -la /nix/store/0mm0rniklbabma3rm16xd018jsbka8g9-libassuan-3.0.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.

@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally 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. labels Dec 12, 2024
@dotlambda dotlambda mentioned this pull request Dec 14, 2024
14 tasks
@dotlambda dotlambda force-pushed the auto-update/libassuan branch from 53b036a to 0475e0f Compare December 14, 2024 20:50
@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Dec 14, 2024
@dotlambda dotlambda requested a review from wegank December 14, 2024 21:08
@dotlambda dotlambda force-pushed the auto-update/libassuan branch from 9e030cb to a75e17f Compare December 14, 2024 21:40
@dotlambda
Copy link
Member

pinentry_mac fails to build with

configure: WARNING: fltk-config is not found
configure:
***
*** You need libassuan to build this program.
*** This library is for example available at
***   ftp://ftp.gnupg.org/gcrypt/libassuan/
*** (at least version 2.1.0 (API 2) is required).
***
configure: error: 
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***

cc @reckenrode @midchildan

@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. and removed 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. labels Dec 15, 2024
@reckenrode
Copy link
Contributor

pinentry_mac needs an updated libassuan.m4 from libassuan to properly detect libassuan 3 as supporting the v2 API. I pushed a commit to the branch with the fix.

@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Dec 15, 2024
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. and removed 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. labels Dec 16, 2024
@emilazy
Copy link
Member

emilazy commented Jan 5, 2025

Is this ready to go?

@r-ryantm r-ryantm changed the title libassuan: 2.5.7 -> 3.0.1 libassuan: 2.5.7 -> 3.0.2 Feb 20, 2025
@r-ryantm r-ryantm force-pushed the auto-update/libassuan branch from 129f828 to 2092b1f Compare February 20, 2025 18:36
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for libassuan is: IPC library used by GnuPG and related software

meta.homepage for libassuan is: https://gnupg.org/software/libassuan/

meta.changelog for libassuan is: https://dev.gnupg.org/source/libassuan/browse/master/NEWS;libassuan-3.0.2

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.0.2 with grep in /nix/store/p663zh44w54ir1h6qz7xl72zkgmfgif0-libassuan-3.0.2
  • found 3.0.2 in filename of file in /nix/store/p663zh44w54ir1h6qz7xl72zkgmfgif0-libassuan-3.0.2

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

27196 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
LPCNet
MMA
OVMF
OVMF-cloud-hypervisor
OVMFFull
R
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_audiolib
SDL_compat
SDL_gpu
SDL_mixer
_010editor
_1oom
_1password-gui
_1password-gui-beta
_20kly
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/p663zh44w54ir1h6qz7xl72zkgmfgif0-libassuan-3.0.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 libassuan https://github.com/r-ryantm/nixpkgs/archive/2092b1f45c650e07c4ef96fa38fbd8f2cae53c56.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2092b1f45c650e07c4ef96fa38fbd8f2cae53c56#libassuan

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

ls -la /nix/store/p663zh44w54ir1h6qz7xl72zkgmfgif0-libassuan-3.0.2
ls -la /nix/store/p663zh44w54ir1h6qz7xl72zkgmfgif0-libassuan-3.0.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.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. labels Feb 20, 2025
@reckenrode
Copy link
Contributor

I restored the commits fixing breakage. Is this ready to go?

Copy link
Member

@dotlambda dotlambda left a comment

Choose a reason for hiding this comment

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

Every package mentioning libassuan in its expression builds on x86_64-linux.

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 21, 2025
@dotlambda dotlambda merged commit 765f42d into NixOS:staging Feb 21, 2025
26 of 28 checks passed
@r-ryantm r-ryantm deleted the auto-update/libassuan branch February 22, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants