aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
jiatan/v5.6.0/autofooCVE-2024-3094: import xz-5.6.0.tar.xzBertrand Jacquin5 months
jiatan/v5.6.0/tarCVE-2024-3094: xz-5.6.0.tarBertrand Jacquin6 months
jiatan/v5.6.0/unpackCVE-2024-3094: import xz-5.6.0.tar.xzBertrand Jacquin5 months
jiatan/v5.6.1/autofooCVE-2024-3094: import xz-5.6.1.tar.xzBertrand Jacquin6 months
jiatan/v5.6.1/tarCVE-2024-3094: xz-5.6.1.tarBertrand Jacquin6 months
jiatan/v5.6.1/unpackCVE-2024-3094: import xz-5.6.1.tar.xzBertrand Jacquin6 months
larhzu/masterTests: test_microlzma: Add a "FIXME?" about LZMA_FINISH handlingLasse Collin5 months
larhzu/v5.2Bump version and soname for 5.2.12.Jia Tan17 months
larhzu/v5.4Bump version and soname for 5.4.6.Jia Tan8 months
larhzu/v5.6Update THANKS.Lasse Collin5 months
[...]
 
TagDownloadAuthorAge
jiatan/v5.6.1xz-jiatan/v5.6.1.tar.xz  Jia Tan6 months
jiatan/v5.6.0xz-jiatan/v5.6.0.tar.xz  Jia Tan7 months
larhzu/v5.5.2betaxz-larhzu/v5.5.2beta.tar.xz  Jia Tan7 months
larhzu/v5.4.6xz-larhzu/v5.4.6.tar.xz  Jia Tan8 months
larhzu/v5.5.1alphaxz-larhzu/v5.5.1alpha.tar.xz  Jia Tan8 months
larhzu/v5.4.5xz-larhzu/v5.4.5.tar.xz  Jia Tan11 months
larhzu/v5.4.4xz-larhzu/v5.4.4.tar.xz  Jia Tan14 months
larhzu/v5.4.3xz-larhzu/v5.4.3.tar.xz  Jia Tan17 months
larhzu/v5.2.12xz-larhzu/v5.2.12.tar.xz  Jia Tan17 months
larhzu/v5.4.2xz-larhzu/v5.4.2.tar.xz  Jia Tan18 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-04-01CVE-2024-3094: import xz-5.6.1.tar.xzjiatan/v5.6.1/autofooBertrand Jacquin146-129198/+19791
2024-04-01CVE-2024-3094: doxygenBertrand Jacquin74-0/+15370
2024-04-01CVE-2024-3094: po4aBertrand Jacquin46-694/+21751
2024-04-01CVE-2024-3094: autoreconf-2.72 -fiBertrand Jacquin59-0/+192798
2024-04-01CVE-2024-3094: remove .gitignoreBertrand Jacquin4-188/+0
2024-03-09Bump version and soname for 5.6.1.jiatan/v5.6.1Jia Tan2-2/+2
2024-03-09Add NEWS for 5.6.1Jia Tan1-0/+26
2024-03-09Translations: Add missing --riscv option to man page translations.Jia Tan6-1974/+2024
2024-03-09Tests: Update two test files.Jia Tan2-0/+0
2024-03-09Tests: Test --single-stream can decompress bad-3-corrupt_lzma2.xz.Jia Tan1-0/+11
2024-03-09Tests: Update RISC-V test files.Jia Tan2-0/+0
2024-03-09liblzma: Fix typos in crc32_fast.c and crc64_fast.c.Jia Tan2-4/+3
2024-03-09Tests: Replace HAVE_MICROLZMA usage in CMake and Autotools builds.Jia Tan4-23/+22
2024-03-09liblzma: Fix false Valgrind error report with GCC.Jia Tan3-10/+31
2024-03-05liblzma: Fix a typo in a comment in the RISC-V filter.Lasse Collin1-1/+1
2024-03-05liblzma: Use attribute no_profile_instrument_function with ifunc.Jia Tan2-0/+8
2024-03-05Build: Require attribute no_profile_instrument_function for ifunc usage.Jia Tan2-0/+14
2024-03-04liblzma: Fix a comment in the RISC-V filter.Lasse Collin1-2/+2
2024-02-29CMake: Warn if translated man pages are missing.Lasse Collin1-0/+9
2024-02-29CMake: Warn if gettext tools and pre-created .gmo files are missing.Lasse Collin1-0/+25
2024-02-28xz: Add comments.Lasse Collin1-0/+10
2024-02-28xz: Change logging level for thread reduction to highest verbosity only.Jia Tan1-2/+2
2024-02-28Fix sorting in THANKS.Lasse Collin1-2/+2
2024-02-28Update THANKS.Jia Tan1-0/+1
2024-02-28xz: Add missing RISC-V on the filter list in the man pageChien Wong1-1/+3
2024-02-28Build: Fix Linux Landlock feature test in Autotools and CMake builds.Jia Tan5-10/+54
2024-02-28Tests: Add test_microlzma to .gitignore and CMakeLists.txt.Jia Tan2-0/+2
2024-02-28Tests: Correct license header in test_microlzma.c.Jia Tan1-3/+2
2024-02-28Fix typos in NEWS and CMakeLists.Jia Tan2-2/+2
2024-02-24Bump version and soname for 5.6.0.jiatan/v5.6.0Jia Tan4-6/+6
2024-02-24Add NEWS for 5.6.0.Jia Tan1-0/+143
2024-02-22Translations: Remove obsolete and fuzzy matches from some translations.Jia Tan2-2839/+6814
2024-02-21Translations: Patch man pages to avoid fuzzy matches.Jia Tan4-4/+4
2024-02-21xzmore: Fix typo in xzmore.1.Jia Tan1-1/+1
2024-02-24Translations: Update the Vietnamese translation.Jia Tan1-196/+309
2024-02-24Translations: Update the Esperanto translation.Jia Tan1-196/+306
2024-02-23Tests: Add a few test files.Jia Tan6-0/+19
2024-02-23Tests: Add MicroLZMA test.Jia Tan2-1/+551
2024-02-23Build: Define HAVE_MICROLZMA when it is configured.Jia Tan2-2/+11
2024-02-23xz: Fix Capsicum sandbox compile error.Jia Tan1-2/+2
2024-02-23Build: Fix ARM64 CRC32 instruction feature test.Jia Tan1-0/+10
2024-02-22CMake: Add LOCALEDIR to the windres workaround.Lasse Collin1-5/+11
2024-02-22xz: Landlock: Fix error message if input file is a directory.Lasse Collin1-1/+14
2024-02-22liblzma: Disable branchless C version in range decoder.Lasse Collin1-3/+10
2024-02-21INSTALL: Clarify that --disable-assembler affects only 32-bit x86.Lasse Collin1-9/+9
2024-02-21Windows: build.bash: Include COPYING.0BSD in the package.Lasse Collin1-1/+1
2024-02-21Windows: build.bash: include liblzma-crt-mixing.txt in the package.Lasse Collin1-2/+4
2024-02-21Windows: Major update to Windows build instructions.Lasse Collin8-184/+404
2024-02-21Windows: Update windows/README-Windows.txt.Lasse Collin1-63/+41
2024-02-20Windows: Update windows/build.bash.Lasse Collin1-79/+112
[...]
 
Clone
https://git.pants-on.net/xz.git