mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
archivers/xz: update to 5.8.3
Includes a fix for CVE-2026-34743: Buffer overflow in lzma_index_append()
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
COMMENT= library and tools for XZ and LZMA compressed files
|
||||
|
||||
VERSION= 5.8.2
|
||||
VERSION= 5.8.3
|
||||
DISTNAME= xz-${VERSION}
|
||||
SHARED_LIBS= lzma 2.4 # 13.2
|
||||
SHARED_LIBS= lzma 2.4 # 13.3
|
||||
CATEGORIES= archivers
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (xz-5.8.2.tar.gz) = zgnFCllieGuD5do4nJDdLBXs0JgKJY3QH3D5585YqPE=
|
||||
SIZE (xz-5.8.2.tar.gz) = 2693526
|
||||
SHA256 (xz-5.8.3.tar.gz) = PToblzryGBFPT4ibuqL0wDfequDI6BXuw4HD1Ua5dKA=
|
||||
SIZE (xz-5.8.3.tar.gz) = 2771455
|
||||
|
||||
Reference in New Issue
Block a user