GNU bug report logs - #44392
[PATCH] gnu: httpie: Add 'lint-hidden-cve' property.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Mon, 2 Nov 2020 16:09:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44392: closed ([PATCH] gnu: httpie: Add 'lint-hidden-cve'
 property.)
Date: Tue, 10 Nov 2020 21:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 10 Nov 2020 22:12:01 +0100
with message-id <87h7pwdihq.fsf <at> gnu.org>
and subject line Re: [bug#44392] [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
has caused the debbugs.gnu.org bug report #44392,
regarding [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
44392: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44392
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
Date: Mon,  2 Nov 2020 17:07:41 +0100
* gnu/packages/python-web.scm (httpie)[properties]: New field.
---
 gnu/packages/python-web.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index cf71a64e7c..e9dde499d5 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -453,6 +453,8 @@ other HTTP libraries.")
 syntax highlighting, wget-like downloads, plugins, and more.  It consists of
 a single http command designed for painless debugging and interaction with
 HTTP servers, RESTful APIs, and web services.")
+    ;; This was fixed in 1.0.3.
+    (properties `((lint-hidden-cve . ("CVE-2019-10751"))))
     (license license:bsd-3)))
 
 (define-public python-html2text
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>, 44392-done <at> debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: Re: [bug#44392] [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
Date: Tue, 10 Nov 2020 22:12:01 +0100
[Message part 4 (text/plain, inline)]
Tanguy Le Carrour <tanguy <at> bioneland.org> writes:

> * gnu/packages/python-web.scm (httpie)[properties]: New field.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 289 days ago.

Previous Next


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