diff options
Diffstat (limited to 'meta/recipes-devtools/jquery/jquery_3.6.3.bb')
| -rw-r--r-- | meta/recipes-devtools/jquery/jquery_3.6.3.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/jquery/jquery_3.6.3.bb b/meta/recipes-devtools/jquery/jquery_3.6.3.bb index 93f87f730d..db4745ad7a 100644 --- a/meta/recipes-devtools/jquery/jquery_3.6.3.bb +++ b/meta/recipes-devtools/jquery/jquery_3.6.3.bb | |||
| @@ -20,9 +20,8 @@ SRC_URI[map.sha256sum] = "156b740931ade6c1a98d99713eeb186f93847ffc56057e973becab | |||
| 20 | UPSTREAM_CHECK_REGEX = "jquery-(?P<pver>\d+(\.\d+)+)\.js" | 20 | UPSTREAM_CHECK_REGEX = "jquery-(?P<pver>\d+(\.\d+)+)\.js" |
| 21 | 21 | ||
| 22 | # https://github.com/jquery/jquery/issues/3927 | 22 | # https://github.com/jquery/jquery/issues/3927 |
| 23 | # There are ways jquery can expose security issues but any issues are in the apps exposing them | 23 | CVE_STATUS[CVE-2007-2379] = "upstream-wontfix: There are ways jquery can expose security issues but any issues \ |
| 24 | # and there is little we can directly do | 24 | are in the apps exposing them and there is little we can directly do." |
| 25 | CVE_CHECK_IGNORE += "CVE-2007-2379" | ||
| 26 | 25 | ||
| 27 | inherit allarch | 26 | inherit allarch |
| 28 | 27 | ||
