diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-19 18:19:42 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-24 11:12:40 +0000 |
| commit | 39083b60be5977027aefee22b30b222f1be05c69 (patch) | |
| tree | c39770e244b5c487002924c253ed87d9b5d1adcd | |
| parent | da08656612549e9e4ab4a38ef091321ee4d725a5 (diff) | |
| download | poky-39083b60be5977027aefee22b30b222f1be05c69.tar.gz | |
expat: Upgrade 2.4.4 -> 2.4.5
This is a security fix release containing fixes for CVE-2022-25235, CVE-2022-25236,
CVE-2022-25313, CVE-2022-25314 and CVE-2022-25315.
(From OE-Core rev: b7d19a0a36325ec652f9fe40d0a3b90d489ec088)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b71344dacb71cfc452b335a6f2fb9cb74e2e1ff8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-core/expat/expat_2.4.5.bb (renamed from meta/recipes-core/expat/expat_2.4.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/expat/expat_2.4.4.bb b/meta/recipes-core/expat/expat_2.4.5.bb index 63d291ed40..2d9894a057 100644 --- a/meta/recipes-core/expat/expat_2.4.4.bb +++ b/meta/recipes-core/expat/expat_2.4.5.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA | |||
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/" | 16 | UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/" |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "14c58c2a0b5b8b31836514dfab41bd191836db7aa7b84ae5c47bc0327a20d64a" | 18 | SRC_URI[sha256sum] = "fbb430f964c7a2db2626452b6769e6a8d5d23593a453ccbc21701b74deabedff" |
| 19 | 19 | ||
| 20 | EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF" | 20 | EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF" |
| 21 | 21 | ||
