unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75180] Request for merging "libgcrypt-gpg-update" branch
@ 2024-12-29 15:18 Ludovic Courtès
  2024-12-30  8:48 ` Zheng Junjie
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2024-12-29 15:18 UTC (permalink / raw)
  To: 75180

Hello,

(This time sent to guix-patches…)

I’d like to merge the ‘libgcrypt-gpg-update’ branch.

It is partially built at
<https://ci.guix.gnu.org/jobset/security-updates> for x86_64-linux and
i686-linux (partially only because that’s via the “-full-upgrade” jobs,
which include additional upgrades).

It’s fairly trivial and safe but expensive (‘cmake-minimal’ depends on
libgcrypt).

  04673f8d50 gnu: gpgme: Update to 1.24.1.
  458b9b649b gnu: gnupg: Update to 2.5.2.
  469bac1546 gnu: npth: Update to 1.8.
  d51e56f7e4 gnu: libksba: Update to 1.6.7.
  22dc97b670 gnu: libassuan: Update to 3.0.1.
  7e989b4ca8 gnu: libgcrypt: Update to 1.11.0.
  74c937a7f3 gnu: libgpg-error: Update to 1.51.

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug#75180] Request for merging "libgcrypt-gpg-update" branch
  2024-12-29 15:18 [bug#75180] Request for merging "libgcrypt-gpg-update" branch Ludovic Courtès
@ 2024-12-30  8:48 ` Zheng Junjie
  2025-01-04 17:57   ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Zheng Junjie @ 2024-12-30  8:48 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 75180

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

Ludovic Courtès <ludo@gnu.org> writes:

> Hello,
>
> (This time sent to guix-patches…)
>
> I’d like to merge the ‘libgcrypt-gpg-update’ branch.
>
> It is partially built at
> <https://ci.guix.gnu.org/jobset/security-updates> for x86_64-linux and
> i686-linux (partially only because that’s via the “-full-upgrade”
> jobs,
> which include additional upgrades).
>
> It’s fairly trivial and safe but expensive (‘cmake-minimal’ depends on
> libgcrypt).
>
>   04673f8d50 gnu: gpgme: Update to 1.24.1.

I include gpgme-1.23 qgpgme-qt6-1.23 for kde-pim, which we need to
delete them now. And add qgpgme-qt6@1.24.1 for kde-pim.

>   458b9b649b gnu: gnupg: Update to 2.5.2.
>   469bac1546 gnu: npth: Update to 1.8.
>   d51e56f7e4 gnu: libksba: Update to 1.6.7.
>   22dc97b670 gnu: libassuan: Update to 3.0.1.

see https://dev.gnupg.org/T5911, libassuan remove Pth support. so we
should also remove pth from propagated-inputs.

>   7e989b4ca8 gnu: libgcrypt: Update to 1.11.0.
>   74c937a7f3 gnu: libgpg-error: Update to 1.51.
>
> Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug#75180] Request for merging "libgcrypt-gpg-update" branch
  2024-12-30  8:48 ` Zheng Junjie
@ 2025-01-04 17:57   ` Ludovic Courtès
  2025-01-10 21:57     ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2025-01-04 17:57 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: 75180

Hello,

Zheng Junjie <zhengjunjie@iscas.ac.cn> skribis:

>>   04673f8d50 gnu: gpgme: Update to 1.24.1.
>
> I include gpgme-1.23 qgpgme-qt6-1.23 for kde-pim, which we need to
> delete them now. And add qgpgme-qt6@1.24.1 for kde-pim.
>
>>   458b9b649b gnu: gnupg: Update to 2.5.2.
>>   469bac1546 gnu: npth: Update to 1.8.
>>   d51e56f7e4 gnu: libksba: Update to 1.6.7.
>>   22dc97b670 gnu: libassuan: Update to 3.0.1.
>
> see https://dev.gnupg.org/T5911, libassuan remove Pth support. so we
> should also remove pth from propagated-inputs.

Good points.  I’ve pushed an update that incorporates those suggestions.

Thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug#75180] Request for merging "libgcrypt-gpg-update" branch
  2025-01-04 17:57   ` Ludovic Courtès
@ 2025-01-10 21:57     ` Ludovic Courtès
  2025-01-13  8:39       ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2025-01-10 21:57 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: Dariqq, 75180

Hello,

I have rebased the branch and it is now about to be built:

  https://ci.guix.gnu.org/jobset/libgcrypt-gpg-update

I also took the liberty to push <https://issues.guix.gnu.org/72751>:
these are safe patches and everything depending on ‘cmake-minimal’ was
going to be rebuilt anyway.

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [bug#75180] Request for merging "libgcrypt-gpg-update" branch
  2025-01-10 21:57     ` Ludovic Courtès
@ 2025-01-13  8:39       ` Ludovic Courtès
  2025-01-14 13:16         ` bug#75180: " Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2025-01-13  8:39 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: Dariqq, 75180

Hi,

Ludovic Courtès <ludo@gnu.org> skribis:

> I have rebased the branch and it is now about to be built:
>
>   https://ci.guix.gnu.org/jobset/libgcrypt-gpg-update

I had erroneously upgraded gnupg to 2.5.x, which is the development
version.  Retrying with 2.4.7.

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#75180: Request for merging "libgcrypt-gpg-update" branch
  2025-01-13  8:39       ` Ludovic Courtès
@ 2025-01-14 13:16         ` Ludovic Courtès
  0 siblings, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2025-01-14 13:16 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: Dariqq, 75180-done

Pushed:

  d804997897 * gnu: ath9k-firmware: Remove CMAKE_SYSTEM_NAME override.
  ad672d80d7 * build-system: cmake: Rework cross compilation.
  f5fa65b3e9 * gnu: gpgme: Remove 1.23 and update KDE users.
  4593303db7 * gnu: gpgme: Update to 1.24.1.
  64d95c78e3 * gnu: gnupg: Update to 2.4.7.
  f4abe0fc61 * gnu: npth: Update to 1.8.
  0859d612f5 * gnu: libksba: Update to 1.6.7.
  34b8b8febe * gnu: libassuan: Update to 3.0.1.
  0bf3142acb * gnu: libgcrypt: Update to 1.11.0.
  eec2c5d6a7 * gnu: libgpg-error: Update to 1.51.

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-01-14 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-29 15:18 [bug#75180] Request for merging "libgcrypt-gpg-update" branch Ludovic Courtès
2024-12-30  8:48 ` Zheng Junjie
2025-01-04 17:57   ` Ludovic Courtès
2025-01-10 21:57     ` Ludovic Courtès
2025-01-13  8:39       ` Ludovic Courtès
2025-01-14 13:16         ` bug#75180: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).