mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: variables: document CVE_DB_INCR_UPDATE_AGE_THRES variable
(From yocto-docs rev: 7f1db309205f9c3cb0b44b6d75d6c65c928787e2) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b640e94e52
commit
f6f6d98e6d
@@ -1688,6 +1688,11 @@ system and gives an overview of their function and contents.
|
||||
The list of package names (:term:`PN`) for which
|
||||
CVEs (Common Vulnerabilities and Exposures) are ignored.
|
||||
|
||||
:term:`CVE_DB_INCR_UPDATE_AGE_THRES`
|
||||
Specifies the maximum age of the CVE database in seconds for an
|
||||
incremental update (instead of a full-download). Use "0" to force a
|
||||
full-download.
|
||||
|
||||
:term:`CVE_DB_UPDATE_INTERVAL`
|
||||
Specifies the CVE database update interval in seconds, as used by
|
||||
``cve-update-db-native``. The default value is "86400" i.e. once a day
|
||||
|
||||
Reference in New Issue
Block a user