]> git.ipfire.org Git - thirdparty/xz.git/shortlog
thirdparty/xz.git
5 days ago  Lasse CollinUpdate THANKS master
5 days ago  Lasse Collinxz: Free the filename read from the file specified...
5 days ago  Lasse Collinxz: Free the filename allocated for --files or --files0
5 days ago  Lasse Collinliblzma: Fix input_size_max in lzma_index_buffer_decode()
5 days ago  Lasse CollinTests: Fix test_index.c when encoding support is disabled
5 days ago  Lasse Collinliblzma: Silence a compiler warning
5 days ago  Lasse CollinTests: test_index: Test the stricter Number of Records...
5 days ago  Lasse CollinTests: Add test file bad-0-index-1.xz
5 days ago  Lasse CollinRevert "liblzma: Add internal constant INDEX_RECORDS_MAX"
5 days ago  Lasse Collinliblzma: Index decoder: Reject an obviously-bad Number...
5 days ago  Lasse CollinTests: test_index: Add a test for the Index decoder...
5 days ago  Lasse Collinliblzma: Index decoder: Fix lzma_memusage()
5 days ago  Lasse CollinTests: test_index: Fix testing of _locate() with concat...
7 days ago  Lasse CollinTranslations: Update the Brazilian Portuguese translation
7 days ago  Lasse Collinliblzma: Remove an outdated API doc in hardware.h
2026-07-03  Lasse CollinTests: Comment that a sanitizer may be needed for lzma_...
2026-07-02  Lasse CollinTranslations: Update the Croatian translation
2026-07-02  Lasse CollinNEWS: Clarify which bug is CVE-2026-34743 v5.8
2026-06-21  Lasse CollinTranslations: Fix LTR/RTL issue in Arabic xz man page...
2026-06-21  Lasse CollinCI: Add 'timeout: 10' to coverity.yml
2026-06-21  Lasse CollinCI: Don't pin vmactions or MSYS2 actions to commit ID
2026-06-21  Lasse CollinCI: Upgrade actions/checkout from v6 to v7
2026-06-21  Lasse CollinCI: Run CI workflows on push to 'ci_run' in addition...
2026-06-21  Lasse CollinCI: Remove the on 'pull_request:' entries
2026-06-21  Lasse CollinCI: Use 'contents: read' after all
2026-06-17  Lasse CollinCI: Add 'permissions' to coverity.yml
2026-06-17  Lasse Collinliblzma: file info decoder: Add an integer overflow...
2026-06-17  Lasse Collinliblzma: Index decoder: Reject an obviously-bad Number...
2026-06-17  Lasse Collinliblzma: Add internal constant INDEX_RECORDS_MAX
2026-06-17  Lasse CollinTranslation: Update Arabic man page translations
2026-06-16  Lasse Collinxzdiff: Use LC_ALL=C with sed and expr
2026-05-28  rootvector2xz: Fix --files/--files0 usage via XZ_OPT and XZ_DEFAUL...
2026-05-28  rootvector2xz: Mask the multiplier suffix in str_to_uint64() error...
2026-05-27  Lasse Collinxz: Use tuklib_mbstr_nonprint in a few more places
2026-05-27  Lasse Collinxzgrep: Fix handling of the ' char at the end of an...
2026-05-27  Lasse CollinUpdate THANKS
2026-05-27  Lasse CollinLandlock: Support ABI version 9
2026-05-27  Lasse CollinLandlock: Provide fallbacks for ABI 2, 3, and 5 macros
2026-05-27  Lasse Collinxz: Reduce indentation of three tables on the man page
2026-05-27  Lasse CollinTranslations: Fix a syntax typo in the Serbian xz man...
2026-05-27  Lasse CollinTranslations: Fix a groff warning in the German xz...
2026-05-27  Lasse CollinTranslations: Fix syntax in the Korean man page transla...
2026-05-27  Lasse CollinTranslations: Fix a syntax typo in the French xz man...
2026-05-27  Lasse CollinMan pages: Improve rendering in mandoc
2026-05-27  Lasse Collinpo4a/update-po: Workaround an issue with non-ASCII...
2026-05-27  Lasse CollinTranslations: Update the German man page translations
2026-05-27  Lasse Collinliblzma: ARM64 & LoongArch: Avoid aligned_readXXle...
2026-05-27  Lasse Collinliblzma: Document the lzma_stream_buffer_decode() bug
2026-05-27  Lasse CollinTests: tuktest.h: Fix a comment
2026-05-27  Lasse CollinTests: Add a test for the lzma_stream_buffer_decode...
2026-05-27  Lasse Collinliblzma: lzma_stream_buffer_decode: Fix wrong error...
2026-05-27  Lasse Collinxz: Fix use-after-free in verbose error message to...
2026-03-31  Lasse Collindoc/SHA256SUMS: Add 5.8.3
2026-03-31  Lasse CollinBump version and soname for 5.8.3 v5.8.3
2026-03-31  Lasse CollinAdd NEWS for 5.8.3
2026-03-31  Lasse CollinTranslations: Run "make -C po update-po"
2026-03-30  Lasse CollinTests: Add a test for the lzma_index_prealloc() + lzma_...
2026-03-30  Lasse Collinliblzma: Fix a buffer overflow in lzma_index_append()
2026-03-30  Lasse CollinCMake: Adjust warnings with MSVC and clang-cl
2026-03-30  Lasse CollinCI: Don't disable individual warnings with clang-cl
2026-03-27  Lasse CollinCI: Add Haiku
2026-03-27  Lasse CollinUpdate THANKS
2026-03-27  Lasse CollinCI: Update MSYS2
2026-03-27  Lasse CollinCI: Update Solaris
2026-03-27  Lasse CollinCI: Update OpenBSD
2026-03-27  Lasse CollinCI: Update NetBSD
2026-03-27  Lasse CollinCI: Update FreeBSD
2026-03-27  Lasse CollinCI: Update DragonFly BSD
2026-03-27  Salman Muin... CI: Upgrade GitHub Actions for Node 24 compatibility
2026-03-27  Lasse Collinxz: Prevent an integer overflow in --files and --files0
2026-03-27  Lasse Collintuklib_integer: Fix inefficient aligned_writeXXne
2026-03-27  Lasse CollinBuild: Remove -Wpre-c2x-compat
2026-03-27  Collin Funkxz: Don't fsync directories on QNX
2026-02-25  Lasse CollinUpdate THANKS
2026-02-25  Lasse Collinliblzma: Fix a copy-paste error in commented-out code
2026-02-25  Lasse CollinFix typos and grammar in comments and docs
2026-02-25  Lasse Collintuklib_open_stdxxx: Fix a typo in macro name
2026-02-25  Lasse CollinCMake: Fix a wrong #define
2026-02-25  Radek Zikmundliblzma/MSVC: Add a cast to fix a warning (C4057) with...
2026-02-25  Radek ZikmundCMake: Guard script configure_file() calls with ENABLE_...
2026-02-04  Lasse CollinTranslations: Add Arabic man page translations
2026-01-25  Lasse CollinUpdate THANKS
2026-01-25  Lasse Collinliblzma: Add the "License" property to liblzma.pc
2026-01-25  Lasse CollinUpdate THANKS
2026-01-25  Lasse Collinliblzma: Don't try to use x86-64 inline asm on ARM64EC
2026-01-25  Pino ToscanoAutotools: Enable x86 assembler on Hurd by default
2025-12-17  Lasse Collindoc/SHA256SUMS: Add 5.8.2
2025-12-17  Lasse CollinBump version and soname for 5.8.2 v5.8.2
2025-12-17  Lasse CollinAdd NEWS for 5.8.2
2025-12-16  Lasse CollinCMake: Bump maximum policy version to 4.2
2025-12-16  Lasse Collintuklib_integer/CMake: Log a message about unaligned...
2025-12-16  Lasse Collintuklib_integer/CMake: Don't run unaligned access checks...
2025-12-16  Lasse Collintuklib_integer: Use CMAKE_C_COMPILER_ARCHITECTURE_ID...
2025-12-16  Lasse Collintuklib_integer: Autodetect when -mstrict-align is used...
2025-12-09  Lasse CollinCI: Update MSYS2
2025-12-09  Lasse CollinCI: Update DragonFly BSD
2025-12-09  Lasse CollinCI: Update Solaris
2025-12-09  Lasse CollinCI: Update NetBSD
2025-12-09  Lasse CollinCI: Update OpenBSD
2025-12-09  Lasse CollinCI: Update FreeBSD
next