Revisions of libarchive

buildservice-autocommit accepted request 1175862 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 125)
baserev update by copy to link target
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 1175713 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 124)
- Fix bsdunzip test failing due to a locale issue
  * fix-bsdunzip-test.patch
buildservice-autocommit accepted request 1172240 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 123)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1170930 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 122)
- Update to 3.7.4:
    * rar: Fix OOB in rar e8 filter (CVE-2024-26256, bsc#1222911)
    * zip: Fix out of boundary access
    * 7zip: Limit amount of properties
    * bsdtar: Fix error handling around strtol() usages
    * passphrase: Improve newline handling on Windows
    * passphrase: Never allow empty passwords
    * rar: Fix "File CRC Error" when extracting specific rar4 archives
    * xar: Avoid infinite link loop
    * zip: Update AppleDouble support for directories
    * zstd: Implement core detection
- Update to 3.7.3:
    * PCRE2 support
    * add trailing letter b to bsdtar(1) substitute pattern
    * add support for long options "--group" and "--owner" to tar(1)
    * Fix possible vulnerability in tar error reporting introduced in f27c173
    * ISO9660: preserve the natural order of links
    * rar5: fix decoding unicode filenames on Windows
    * rar5: fix infinite loop if during rar5 decompression the last block produced no data
    * xz filter: fix incorrect eof at the end of an lzip member
    * zip: fix end-of-data marker processing when decompressing zip archives
    * multiple bsdunzip(1) fixes
    * filetime truncation fix on Windows
- Fix rpmlint warning about summary being too long
buildservice-autocommit accepted request 1135735 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 121)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1135701 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 120)
- skip write tests on 32bit, they OOM
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1132047 from Yifan Jiang's avatar Yifan Jiang (yfjiang) (revision 119)
Sync changelog with Leap/SLE.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1111737 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 118)
- update to 3.7.2:
  * Multiple vulnerabilities have been fixed in the PAX writer
  * bsdunzip(1) now correctly handles arguments following an
    -x after the zipfile
  * zstd filter now supports the "long" write option
  * SEGV and stack buffer overflow in verbose mode of cpio
  * bsdunzip updated to match latest upstream code
  * miscellaneous functional bugfixes

  * NULL pointer dereference vulnerability in archive_write.c
  * fix heap user after free in run_filters() (OSS-Fuzz 46279, #1715)
  * ZIP reader: Support of deflate algorithm in symbolic link decompression
- Switch to cmake build
- libarchive-xattr.patch, fix subtle wrong library check
- libarchive-openssl.patch: Call OPENSSL_config where needed,
  otherwise on systems configured to use openSSL engines such
  This is a maintenance update to fix issues with the new RAR
- Enforce usage of reentrant versions of libc functions
- fix failed tests on ppc
- Use %makeinstall to be SLES compatible
- For SLES11 work around missing rpm macro
- Add suport for xz and xar archives
- Add libarchive-2.8.4-iso9660-data-types.patch:
- fix dependency of devel package
- remove minitar objects (leave binary there for now)
buildservice-autocommit accepted request 1100374 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 117)
baserev update by copy to link target
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 1100254 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 116)
update to 3.7.0
  * bsdunzip port from FreeBSD
  * fix 2 year 2038 issues
buildservice-autocommit accepted request 1045504 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 115)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1044376 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 114)
- update to 3.6.2 (bsc#1205629, CVE-2022-36227)
  * NULL pointer dereference vulnerability in archive_write.c 
  * include ZSTD in Windows builds (#1688)
  * SSL fixes on Windows (#1714, #1723, #1724)
  * rar5 reader: fix possible garbled output with bsdtar -O (#1745)
  * mtree reader: support reading mtree files with tabs (#1783)
  * various small fixes for issues found by CodeQL
buildservice-autocommit accepted request 968364 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 113)
baserev update by copy to link target
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 967884 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 112)
- update to 3.6.1:
  * 7zip reader: fix PPMD read beyond boundary (#1671)
  * ZIP reader: fix possible out of bounds read (OSS-Fuzz 38766 #1672)
  * ISO reader: fix possible heap buffer overflow in read_children() (OSS-Fuzz 38764, #1685)
  * RARv4 redaer: fix multiple issues in RARv4 filter code (introduced in libarchive 3.6.0)
  * fix heap use after free in archive_read_format_rar_read_data() (OSS-Fuzz 44547, 52efa50)
  * fix null dereference in read_data_compressed() (OSS-Fuzz 44843, 1271f77)
  * fix heap user after free in run_filters() (OSS-Fuzz 46279, #1715)
buildservice-autocommit accepted request 958752 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 111)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 957430 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 110)
Update to 3.6.0
Fix use-after-free bug (CVE-2021-36976)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 109)
comment fix
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 108)
update
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) accepted request 930015 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 107)
libarchive 3.5.2 boo#1192425 boo#1192426 boo#1192427
buildservice-autocommit accepted request 862536 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 106)
baserev update by copy to link target
Displaying revisions 1 - 20 of 125
openSUSE Build Service is sponsored by