Package: libarchive / 3.6.2-1+deb12u2
Metadata
Package | Version | Patches format |
---|---|---|
libarchive | 3.6.2-1+deb12u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
typos.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
correct some typographical errors. |
iconv pkgconfig.patch | (download) |
configure.ac |
4 3 + 1 - 0 ! |
do not add "iconv" to pkg-config unless it is needed |
robust error reporting.patch | (download) |
tar/read.c |
5 3 + 2 - 0 ! |
tar: make error reporting more robust and use correct errno Debian-Bug: https://bugs.debian.org/1068047 |
fix OOB in rar e8 filter 2135.patch | (download) |
libarchive/archive_read_support_format_rar.c |
2 1 + 1 - 0 ! |
fix: oob in rar e8 filter (#2135) |
fix OOB in rar delta filter 2148.patch | (download) |
libarchive/archive_read_support_format_rar.c |
8 8 + 0 - 0 ! |
fix: oob in rar delta filter (#2148) |
fix OOB in rar audio filter 2149.patch | (download) |
libarchive/archive_read_support_format_rar.c |
7 7 + 0 - 0 ! |
fix: oob in rar audio filter (#2149) |
rar4 reader protect copy_from_lzss_window_to_unp 217.patch | (download) |
libarchive/archive_read_support_format_rar.c |
28 18 + 10 - 0 ! |
rar4 reader: protect copy_from_lzss_window_to_unp() (#2172) |