mbox series

[0/2] libarchive: upgrade 3.8.8 -> 3.8.9

Message ID 20260729173157.71731-1-jaipaul.cheernam@est.tech
Headers show
Series libarchive: upgrade 3.8.8 -> 3.8.9 | expand

Message

Jaipaul Cheernam July 29, 2026, 5:31 p.m. UTC
Upgrade libarchive to 3.8.9, a security and bugfix release fixing
CVE-2026-14164, CVE-2026-15028, and CVE-2026-16517.

Also includes a fix for a new ptest that fails when no crypto library
is configured (upstream PR: https://github.com/libarchive/libarchive/pull/3335).

Jaipaul Cheernam (2):
  libarchive: upgrade 3.8.8 -> 3.8.9
  libarchive: fix ptest failure when built without crypto library

 ...aes256-streaming-test-when-no-crypto.patch | 46 +++++++++++++++++++
 ...ibarchive_3.8.8.bb => libarchive_3.8.9.bb} |  3 +-
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-extended/libarchive/libarchive/0001-test-skip-ppmd8-aes256-streaming-test-when-no-crypto.patch
 rename meta/recipes-extended/libarchive/{libarchive_3.8.8.bb => libarchive_3.8.9.bb} (95%)