unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44392] [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
@ 2020-11-02 16:07 Tanguy Le Carrour
  2020-11-10 21:12 ` bug#44392: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-11-02 16:07 UTC (permalink / raw)
  To: 44392; +Cc: Tanguy Le Carrour

* 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





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

* bug#44392: [PATCH] gnu: httpie: Add 'lint-hidden-cve' property.
  2020-11-02 16:07 [bug#44392] [PATCH] gnu: httpie: Add 'lint-hidden-cve' property Tanguy Le Carrour
@ 2020-11-10 21:12 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-11-10 21:12 UTC (permalink / raw)
  To: Tanguy Le Carrour, 44392-done; +Cc: Tanguy Le Carrour

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

Tanguy Le Carrour <tanguy@bioneland.org> writes:

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

Applied, thanks!

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

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

end of thread, other threads:[~2020-11-10 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 16:07 [bug#44392] [PATCH] gnu: httpie: Add 'lint-hidden-cve' property Tanguy Le Carrour
2020-11-10 21:12 ` bug#44392: " Marius Bakke

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).