]> git.ipfire.org Git - thirdparty/libarchive.git/shortlog
thirdparty/libarchive.git
2024-04-07  Martin MatuskaRelease 3.7.3 v3.7.3
2024-04-07  Tim Kientzlebuild: use standard HAVE_ pattern for ZSTD compression...
2024-04-07  Tim Kientzlecontrib/untar.c: cleanup (#2112)
2024-04-03  Martin MatuskaRevert "zip: update AppleDouble support for directories...
2024-04-01  jvreelandazip: update AppleDouble support for directories (#2100)
2024-04-01  Duncan Hornrar5: don't continue if the last block produced no...
2024-04-01  Martin Matuskaci: use liblzma 1.5.5 in MSVC build until fix from...
2024-04-01  Martin Matuskacmake: look for libxml2 only if HAVE_ICONV is set ...
2024-03-31  Spacefishread 64bit instead of 32bit integer in fallback code...
2024-03-29  Ed Mastetar: make error reporting more robust and use correct...
2024-03-29  Alexandr Reshetnikovbump zstd version: 1.5.5 -> 1.5.6 (#2099)
2024-03-24  AtariDreamsRemove the write_all_states() return type (#1995)
2024-03-24  Tim KientzleOverhaul Zip end-of-data marker parsing (#2042)
2024-03-24  terryniniFix syntax error of DONT_FAIL_ON_CRC_ERROR in archive_r...
2024-03-24  asolwaCMake: Add missing include directories for archive_stat...
2024-03-23  dependabot... build(deps): bump the all-actions group with 4 updates...
2024-03-23  Collin Funkcmake: Set CMP0075 to NEW (#2067)
2024-03-23  Duncan HornFix tests on Windows (#2091)
2024-03-23  Dag-Erling... Set umask before testing `--exclude-vcs`. (#2082)
2024-03-23  Dag-Erling... Improved control over frame size in zstd filter. (...
2024-03-23  Mark Johnstontar: Warn when multiple --option values are specified...
2024-03-18  Duncan HornUpdate 'archive_mstring_update_utf8' to attempt UTF8...
2024-03-17  Elvis AngelaccioFix archive_write_set_format_option for 7zip format...
2024-03-02  tniasFix DONT_FAIL_ON_CRC_ERROR ifndef logic (#2079)
2024-02-26  Matt Smithadd support for CMAKE_BUILD_TYPE None (#2074)
2024-02-08  Haelwenn Monniertar: Add support for --group and --owner (#2054)
2024-02-08  nooriroFix FILETIME truncation on `archive_write_finish_entry...
2024-01-05  Ed MasteCI: drop FreeBSD 12.4, as it is EOL (#2047)
2024-01-01  Tim KientzleEnable CTEST_OUTPUT_ON_FAILURE (#2044)
2024-01-01  nielashdocument supported formats for `--mac-metadata` - see...
2024-01-01  Tim KientzleGardening: Fix the `begin` lines in many of the uuencod...
2023-12-12  Ed MasteCI: Add FreeBSD 14.0 (#2034)
2023-12-12  Mostyn Bramley... Add a couple of missing HAVE_PCRE2POSIX_H ifdefs (...
2023-12-11  gremboAdd trailing letter b to bsdtar substitute pattern...
2023-12-10  Martin MatuskaCI: install mingw and set correct path
2023-12-09  Mostyn Bramley... Add support for PCRE2 (#2031)
2023-12-09  Aaron LindrosFix encoding detection on platforms with nl_langinfo...
2023-12-08  Emil VelikovMinor __LA_NORETURN inspired fixes (#2028)
2023-12-04  AtariDreamsReplace __LA_DEAD with __LA_NORETURN (#2000)
2023-12-04  Mostyn Bramley... Perform "dead stripping" on macos (#1997)
2023-12-04  Klaus Holst... Including getopt.h if HAVE_GETOPT_OPTRESET is defined...
2023-12-04  YAMASHINA Hioxz: fix incorrect eof at the end of an lzip member...
2023-11-27  Alfred Wingateunzip: Increment option count after swallowing -- ...
2023-11-24  Jeffrey WaltonPrefer OPENSSL_cleanse to memset in OpenSSL code path...
2023-11-21  Dustin L. Howettwin32: ensure that the MSVC build doesn't terminate...
2023-11-21  Dustin L. HowettAdd a new Windows-only public API, archive_read_open_fi...
2023-11-21  Brooks DavisVCSid removal (#2017)
2023-10-18  AtariDreamsUse calloc arguments that correspond with the variable...
2023-10-09  dependabot... build(deps): bump the all-actions group with 3 updates...
2023-09-22  alicefix detection of lzma_stream_encoder_mt with Werror...
2023-09-22  dependabot... build(deps): bump the all-actions group with 1 update...
2023-09-17  Roland ClobusPreserve the natural order in ISO9660 archives for...
2023-09-17  Pedro Kaj Kjellerup... Add Scorecard GHA (#1973)
2023-09-17  dependabot... build(deps): bump the all-actions group with 1 update...
2023-09-12  Martin Matuskatests: fix zstd long option test for 32-bit architectures
2023-09-11  Martin MatuskaLibarchive 3.7.3dev
2023-09-11  Martin MatuskaRelease 3.7.2 v3.7.2
2023-09-11  Martin MatuskaCI: update Windows zlib build dependency to 1.3
2023-09-11  Pedro NachtHash-pin GitHub Actions, keep them updated with dependa...
2023-09-06  tomaThomasAdd --long write option for zstd (#1962)
2023-09-04  Pedro NachtSet read-only workflow tokens (#1958)
2023-09-04  Jarred SumnerFix MSVC warnings on x64 (#1956)
2023-09-04  tomaThomasAdd threads write option for zstd to man pages (#1952)
2023-09-03  Mostyn Bramley... 7zip reader: improve error message when encountering...
2023-08-23  Martin Matuskauudecode filter: free name if already allocated before...
2023-08-23  Martin Matuskauudecode filter: add missing check for failed malloc
2023-08-22  Martin Matuskauudecode filter: fix memory allocation and name length...
2023-08-22  Martin Matuskauudecode filter: fix file name length calculation
2023-08-22  Martin Matuskauudecode filter: in raw mode decode file name and file...
2023-08-22  Martin Matuskacontrib/archivetest: add raw archive support and print...
2023-08-21  Mostyn Bramley... 7zip reader: translate windows permissions to unix...
2023-08-18  Martin Matuskapax writer: fix multiple security vulnerabilities
2023-08-15  Martin MatuskaCI: update Windows build dependencies
2023-08-03  Martin Matuskaunzip: correctly handle arguments following an -x after...
2023-08-03  Martin Matuskabuild: add missing HAVE_STRUCT_STATFS to build/cmake...
2023-07-31  Martin Matuskaunzip: correctly define bsdunzip_optind
2023-07-31  Martin Matuskaunzip: use libarchive-style getopt() implementation
2023-07-31  Martin Matuskaunzip: support --version argument
2023-07-30  Martin Matuskacat: fix references and variable names in cmdline.c
2023-07-29  Martin MatuskaLibarchive 3.7.2dev
2023-07-29  Martin MatuskaRelease 3.7.1 v3.7.1
2023-07-26  Samuel Markscontrib/unter: use vendor-dependent number format for...
2023-07-26  Luke Rewegatar: respect --strip-components and -s patterns in...
2023-07-25  Martin Matuskacpio: multiple fixes in list_item_verbose()
2023-07-25  Martin Matuskaunzip: fix include order in la_getline.c
2023-07-24  Joshua RootCheck if clang has __builtin_bswap16 (#1932)
2023-07-24  Martin Matuskabuild: update config_freebsd.h
2023-07-24  Martin Matuskaunzip: add NetBSD implementation of getline() if not...
2023-07-24  Martin Matuskaunzip: remove optreset from bsdunzip_platform.h
2023-07-23  AtariDreamsCorrect assignment to r when checking for result of...
2023-07-22  Adrian Vovkunzip: Pull in upstream updates (#1926)
2023-07-22  Mostyn Bramley... Fix various VS2019 compiler warnings (#1927)
2023-07-22  AtariDreamsreturn ((int)r); is not part of if statement due to...
2023-07-19  Wong Hoi Sing... Replace `svfs.f_namelen` with `svfs.f_namemax` (#1924)
2023-07-19  Michał GórnyMakefile: add mkdirs for all */test/list.h targets...
2023-07-19  Martin Matuskaunzip: fix build without utimensat() or futimens()
2023-07-18  Martin Matuskaunzip: use libeal port of sys/queue.h if not available
2023-07-18  Martin Matuskaunzip: use lchmod() and optreset only if available...
2023-07-18  Martin MatuskaLibarchive 3.7.1dev
2023-07-18  Martin MatuskaRelease 3.7.0 v3.7.0
next