all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74050] [PATCH 0/6] Add lint-hidden-cve property for near-leaf packages.
@ 2024-10-27 18:22 Nicolas Graves via Guix-patches via
  2024-10-27 18:31 ` [bug#74050] [PATCH 1/6] gnu: gerbv: Add lint-hidden-cve property Nicolas Graves via Guix-patches via
  0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-10-27 18:22 UTC (permalink / raw)
  To: 74050; +Cc: Nicolas Graves

This patch series is what's left of 74034 after I've split it in two.
It introduces some useful lint-hidden-cve properties were that's
useful, fixing build or updating packages along the way.

Nicolas Graves (6):
  gnu: gerbv: Add lint-hidden-cve property.
  gnu: libgda: Rename patch for guix lint.
  gnu: upx: Update to 4.2.4.
  gnu: sylpheed: Add release-monitoring-url property.
  gnu: openvswitch: Update to 3.4.0.
  gnu: quagga: Fix build and hide CVE.

 gnu/local.mk                                       |  2 +-
 gnu/packages/compression.scm                       |  7 ++++---
 gnu/packages/engineering.scm                       |  2 ++
 gnu/packages/gnome.scm                             |  2 +-
 gnu/packages/mail.scm                              |  2 ++
 gnu/packages/networking.scm                        | 14 ++++++++++----
 ...021-39359.patch => libgda-CVE-2021-39359.patch} |  0
 7 files changed, 20 insertions(+), 9 deletions(-)
 rename gnu/packages/patches/{libgda-cve-2021-39359.patch => libgda-CVE-2021-39359.patch} (100%)

-- 
2.46.0





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

end of thread, other threads:[~2024-10-27 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-27 18:22 [bug#74050] [PATCH 0/6] Add lint-hidden-cve property for near-leaf packages Nicolas Graves via Guix-patches via
2024-10-27 18:31 ` [bug#74050] [PATCH 1/6] gnu: gerbv: Add lint-hidden-cve property Nicolas Graves via Guix-patches via
2024-10-27 18:31   ` [bug#74050] [PATCH 2/6] gnu: libgda: Rename patch for guix lint Nicolas Graves via Guix-patches via
2024-10-27 18:31   ` [bug#74050] [PATCH 3/6] gnu: upx: Update to 4.2.4 Nicolas Graves via Guix-patches via
2024-10-27 18:31   ` [bug#74050] [PATCH 4/6] gnu: sylpheed: Add release-monitoring-url property Nicolas Graves via Guix-patches via
2024-10-27 18:31   ` [bug#74050] [PATCH 5/6] gnu: openvswitch: Update to 3.4.0 Nicolas Graves via Guix-patches via
2024-10-27 18:31   ` [bug#74050] [PATCH 6/6] gnu: quagga: Fix build and hide CVE Nicolas Graves via Guix-patches via

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.