From f6f6d98e6d7bcc61b1eab2bcb4744eeb2bf603d2 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Tue, 9 Apr 2024 16:55:43 +0200 Subject: ref-manual: variables: document CVE_DB_INCR_UPDATE_AGE_THRES variable (From yocto-docs rev: 7f1db309205f9c3cb0b44b6d75d6c65c928787e2) Signed-off-by: Yoann Congal Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 52062b63fa..97abb398ca 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -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 -- cgit v1.2.3-54-g00ecf