1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 18:01:34 +02:00

gnu: lynx: Ignore CVE-2016-9179.

This was fixed in a dev release two years prior to our packaged version.

* gnu/packages/web-browsers.scm (lynx)[properties]: New field.
This commit is contained in:
Efraim Flashner
2019-10-24 10:13:03 +03:00
parent 08d0a35578
commit faf2843b86
+2
View File
@@ -265,6 +265,8 @@ nntp, finger, or cso/ph/qi servers. Lynx can be used to access information on
the WWW, or to build information systems intended primarily for local
access.")
(home-page "https://lynx.invisible-island.net/")
;; This was fixed in 2.8.9dev.10.
(properties `((lint-hidden-cve . ("CVE-2016-9179"))))
(license license:gpl2)))
(define-public qutebrowser