GNU bug report logs - #73895
[PATCH] gnu: ansible: Add lint-hidden-cve property.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sat, 19 Oct 2024 23:00:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73895 in the body.
You can then email your comments to 73895 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73895; Package guix-patches. (Sat, 19 Oct 2024 23:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 19 Oct 2024 23:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [PATCH] gnu: ansible: Add lint-hidden-cve property.
Date: Sun, 20 Oct 2024 00:59:19 +0200
* gnu/packages/admin.scm (ansible): Add lint-hidden-cve property for
CVE-2023-32982 and CVE-2023-32983.
---
 gnu/packages/admin.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 6e883144b0..c0dbcb6cd7 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3043,6 +3043,9 @@ (define-public ansible
 updates with load balancers.  This package provides a curated set of
 community-maintained Ansible collections, which contain playbooks, roles,
 modules and plugins that extend Ansible.")
+    ;; Those actually concern the Jenkins Ansible plugin, rather than the
+    ;; Ansible Jenkins plugin.
+    (properties `((lint-hidden-cve . ("CVE-2023-32982" "CVE-2023-32983"))))
     (license license:gpl3+)))
 
 (define-public debops
-- 
2.46.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 23 Oct 2024 11:03:01 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Graves <ngraves <at> ngraves.fr>:
bug acknowledged by developer. (Wed, 23 Oct 2024 11:03:01 GMT) Full text and rfc822 format available.

Message #10 received at 73895-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Nicolas Graves <ngraves <at> ngraves.fr>
Cc: 73895-done <at> debbugs.gnu.org
Subject: Re: [bug#73895] [PATCH] gnu: ansible: Add lint-hidden-cve property.
Date: Wed, 23 Oct 2024 13:01:14 +0200
Nicolas Graves <ngraves <at> ngraves.fr> skribis:

> * gnu/packages/admin.scm (ansible): Add lint-hidden-cve property for
> CVE-2023-32982 and CVE-2023-32983.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Nov 2024 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.