diff --git a/etc/pacman.conf b/etc/pacman.conf index c42b0187cca..99179ac6024 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -21,7 +21,7 @@ HoldPkg = pacman Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -IgnorePkg = msys2-runtime msys2-runtime-devel +# IgnorePkg = #IgnoreGroup = #NoUpgrade = diff --git a/mingw32/bin/liblzma-5.dll b/mingw32/bin/liblzma-5.dll index 35eeb3b6277..325d2c5e5c8 100644 Binary files a/mingw32/bin/liblzma-5.dll and b/mingw32/bin/liblzma-5.dll differ diff --git a/mingw32/bin/lzmadec.exe b/mingw32/bin/lzmadec.exe index 38bbfd4f511..7c40ba232df 100644 Binary files a/mingw32/bin/lzmadec.exe and b/mingw32/bin/lzmadec.exe differ diff --git a/mingw32/bin/lzmainfo.exe b/mingw32/bin/lzmainfo.exe index bd04ab23b65..83d0562fddc 100644 Binary files a/mingw32/bin/lzmainfo.exe and b/mingw32/bin/lzmainfo.exe differ diff --git a/mingw32/bin/unxz.exe b/mingw32/bin/unxz.exe index 5b28f73771d..b4b2a2eac32 100644 Binary files a/mingw32/bin/unxz.exe and b/mingw32/bin/unxz.exe differ diff --git a/mingw32/bin/xz.exe b/mingw32/bin/xz.exe index 5b28f73771d..b4b2a2eac32 100644 Binary files a/mingw32/bin/xz.exe and b/mingw32/bin/xz.exe differ diff --git a/mingw32/bin/xzcat.exe b/mingw32/bin/xzcat.exe index 5b28f73771d..b4b2a2eac32 100644 Binary files a/mingw32/bin/xzcat.exe and b/mingw32/bin/xzcat.exe differ diff --git a/mingw32/bin/xzcmp b/mingw32/bin/xzcmp index 974125ecea9..92f84cdc529 100644 --- a/mingw32/bin/xzcmp +++ b/mingw32/bin/xzcmp @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/mingw32/bin/xzdec.exe b/mingw32/bin/xzdec.exe index 912acf9e3ac..bf884dc0c2d 100644 Binary files a/mingw32/bin/xzdec.exe and b/mingw32/bin/xzdec.exe differ diff --git a/mingw32/bin/xzdiff b/mingw32/bin/xzdiff index 974125ecea9..92f84cdc529 100644 --- a/mingw32/bin/xzdiff +++ b/mingw32/bin/xzdiff @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/mingw32/bin/xzegrep b/mingw32/bin/xzegrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw32/bin/xzegrep +++ b/mingw32/bin/xzegrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw32/bin/xzfgrep b/mingw32/bin/xzfgrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw32/bin/xzfgrep +++ b/mingw32/bin/xzfgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw32/bin/xzgrep b/mingw32/bin/xzgrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw32/bin/xzgrep +++ b/mingw32/bin/xzgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw32/bin/xzless b/mingw32/bin/xzless index a03f23abaa7..ac10bbc4be5 100644 --- a/mingw32/bin/xzless +++ b/mingw32/bin/xzless @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzless (XZ Utils) 5.6.3' +version='xzless (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'less', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/mingw32/bin/xzmore b/mingw32/bin/xzmore index 623309dbe38..1a7078e3856 100644 --- a/mingw32/bin/xzmore +++ b/mingw32/bin/xzmore @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzmore (XZ Utils) 5.6.3' +version='xzmore (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/mingw32/include/lzma/lzma12.h b/mingw32/include/lzma/lzma12.h index 05f5b66eb56..fec3e0dadb2 100644 --- a/mingw32/include/lzma/lzma12.h +++ b/mingw32/include/lzma/lzma12.h @@ -461,7 +461,7 @@ typedef struct { * * ext_size_low holds the least significant 32 bits of the * uncompressed size. The most significant 32 bits must be set - * in ext_size_high. The macro lzma_ext_size_set(opt_lzma, u64size) + * in ext_size_high. The macro lzma_set_ext_size(opt_lzma, u64size) * can be used to set these members. * * The 64-bit uncompressed size is split into two uint32_t variables diff --git a/mingw32/include/lzma/version.h b/mingw32/include/lzma/version.h index e86c0ea4c3d..86c8b199f55 100644 --- a/mingw32/include/lzma/version.h +++ b/mingw32/include/lzma/version.h @@ -22,7 +22,7 @@ #define LZMA_VERSION_MINOR 6 /** \brief Patch version number of the liblzma release. */ -#define LZMA_VERSION_PATCH 3 +#define LZMA_VERSION_PATCH 4 /** * \brief Version stability marker diff --git a/mingw32/lib/liblzma.a b/mingw32/lib/liblzma.a index 3c4d837fcb5..b378bce918e 100644 Binary files a/mingw32/lib/liblzma.a and b/mingw32/lib/liblzma.a differ diff --git a/mingw32/lib/pkgconfig/liblzma.pc b/mingw32/lib/pkgconfig/liblzma.pc index d4c94a32549..5ab9749cad7 100644 --- a/mingw32/lib/pkgconfig/liblzma.pc +++ b/mingw32/lib/pkgconfig/liblzma.pc @@ -9,7 +9,7 @@ includedir=/mingw32/include Name: liblzma Description: General purpose data compression library URL: https://tukaani.org/xz/ -Version: 5.6.3 +Version: 5.6.4 Cflags: -I${includedir} Cflags.private: -DLZMA_API_STATIC Libs: -L${libdir} -llzma diff --git a/mingw32/share/doc/xz/NEWS b/mingw32/share/doc/xz/NEWS index 478b24b26e2..f260a332f77 100644 --- a/mingw32/share/doc/xz/NEWS +++ b/mingw32/share/doc/xz/NEWS @@ -2,10 +2,56 @@ XZ Utils Release Notes ====================== +5.6.4 (2025-01-23) + + * liblzma: Fix LZMA/LZMA2 encoder on big endian ARM64. + + * xz: + + - Fix --filters= and --filters1= ... --filters9= options + parsing. They require an argument, thus "xz --filters lzma2" + should work in addition to "xz --filters=lzma2". + + - On the man page, note in the --compress and --decompress + options that the default behavior is to delete the input + file unless writing to standard output. It was already + documented in the DESCRIPTION section but new users in + a hurry might miss it. + + * Windows (native builds, not Cygwin): Fix regressions introduced + in XZ Utils 5.6.3 which caused non-ASCII characters to display + incorrectly. Only builds with translation support were affected + (--enable-nls or ENABLE_NLS=ON). The following changes affect + builds that have translations enabled: + + - Require UCRT because MSVCRT doesn't support UTF-8 + locales and thus translations won't be readable on + Windows 10 version 1903 and later. (MSVCRT builds + are still possible with --disable-nls or ENABLE_NLS=OFF.) + + - Require gettext-runtime >= 0.23.1 because older versions + don't autodetect the use of the UTF-8 code page. This + resulted in garbled non-ASCII characters even with UCRT. + + - Partially fix alignment issues in xz --verbose --list + with translated messages. Chinese (simplified), + Chinese (traditional), and Korean column headings + are misaligned still because Windows and MinGW-w64 + don't provide wcwidth() and XZ Utils doesn't include + a replacement function either. + + * CMake: Explicitly disable unity builds. This prevents build + failures when another project uses XZ Utils via CMake's + FetchContent module, and that project enables unity builds. + + * Update Chinese (traditional) and Serbian translations. + + 5.6.3 (2024-10-01) IMPORTANT: This includes a Windows-specific security fix to - the command line tools. liblzma isn't affected by this issue. + the command line tools (CVE-2024-47611). liblzma isn't affected + by this issue. * liblzma: @@ -55,6 +101,7 @@ XZ Utils Release Notes which can be exploited with malicious filenames to do argument injection or directory traversal attacks. UTF-8 avoids best-fit mappings and thus fixes the issue. + (CVE-2024-47611) Forcing the process code page to UTF-8 is possible only on Windows 10 version 1903 and later. The command line diff --git a/mingw32/share/doc/xz/THANKS b/mingw32/share/doc/xz/THANKS index 5ed0743b50f..3326e9712e0 100644 --- a/mingw32/share/doc/xz/THANKS +++ b/mingw32/share/doc/xz/THANKS @@ -34,12 +34,14 @@ has been important. :-) In alphabetical order: - Vitaly Chikunov - Antoine Cœur - Felix Collin + - Marcus Comstedt - Gabi Davar - İhsan Doğan - Chris Donawa - Andrew Dudman - Markus Duft - İsmail Dönmez + - Dexter Castor Döpping - Paul Eggert - Robert Elz - Gilles Espinasse @@ -118,6 +120,7 @@ has been important. :-) In alphabetical order: - Alexander Neumann - Hongbo Ni - Jonathan Nieder + - Asgeir Storesund Nilsen - Andre Noll - Peter O'Gorman - Dimitri Papadopoulos Orfanos @@ -125,6 +128,7 @@ has been important. :-) In alphabetical order: - Filip Palian - Peter Pallinger - Kai Pastor + - Keith Patton - Rui Paulo - Igor Pavlov - Diego Elio Pettenò @@ -181,6 +185,7 @@ has been important. :-) In alphabetical order: - Christian Weisgerber - Dan Weiss - Bert Wesarg + - Mark Wielaard - Fredrik Wikstrom - Jim Wilcoxson - Ralf Wildenhues diff --git a/mingw32/share/locale/ca/LC_MESSAGES/xz.mo b/mingw32/share/locale/ca/LC_MESSAGES/xz.mo deleted file mode 100644 index 9c08e15f832..00000000000 Binary files a/mingw32/share/locale/ca/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/cs/LC_MESSAGES/xz.mo b/mingw32/share/locale/cs/LC_MESSAGES/xz.mo deleted file mode 100644 index edad4d17070..00000000000 Binary files a/mingw32/share/locale/cs/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/da/LC_MESSAGES/xz.mo b/mingw32/share/locale/da/LC_MESSAGES/xz.mo deleted file mode 100644 index 3347988eb3d..00000000000 Binary files a/mingw32/share/locale/da/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/de/LC_MESSAGES/xz.mo b/mingw32/share/locale/de/LC_MESSAGES/xz.mo deleted file mode 100644 index 44dc7a6c502..00000000000 Binary files a/mingw32/share/locale/de/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/eo/LC_MESSAGES/xz.mo b/mingw32/share/locale/eo/LC_MESSAGES/xz.mo deleted file mode 100644 index 9af2151295d..00000000000 Binary files a/mingw32/share/locale/eo/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/es/LC_MESSAGES/xz.mo b/mingw32/share/locale/es/LC_MESSAGES/xz.mo deleted file mode 100644 index 2da78673f9d..00000000000 Binary files a/mingw32/share/locale/es/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/fi/LC_MESSAGES/xz.mo b/mingw32/share/locale/fi/LC_MESSAGES/xz.mo deleted file mode 100644 index 87358cfcc41..00000000000 Binary files a/mingw32/share/locale/fi/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/fr/LC_MESSAGES/xz.mo b/mingw32/share/locale/fr/LC_MESSAGES/xz.mo deleted file mode 100644 index 519637b20db..00000000000 Binary files a/mingw32/share/locale/fr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/hr/LC_MESSAGES/xz.mo b/mingw32/share/locale/hr/LC_MESSAGES/xz.mo deleted file mode 100644 index eb4709c146a..00000000000 Binary files a/mingw32/share/locale/hr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/hu/LC_MESSAGES/xz.mo b/mingw32/share/locale/hu/LC_MESSAGES/xz.mo deleted file mode 100644 index 301c920eabe..00000000000 Binary files a/mingw32/share/locale/hu/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/it/LC_MESSAGES/xz.mo b/mingw32/share/locale/it/LC_MESSAGES/xz.mo deleted file mode 100644 index 6f670ce3502..00000000000 Binary files a/mingw32/share/locale/it/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/ko/LC_MESSAGES/xz.mo b/mingw32/share/locale/ko/LC_MESSAGES/xz.mo deleted file mode 100644 index 7d33e874427..00000000000 Binary files a/mingw32/share/locale/ko/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/pl/LC_MESSAGES/xz.mo b/mingw32/share/locale/pl/LC_MESSAGES/xz.mo deleted file mode 100644 index 535dd5db920..00000000000 Binary files a/mingw32/share/locale/pl/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/pt/LC_MESSAGES/xz.mo b/mingw32/share/locale/pt/LC_MESSAGES/xz.mo deleted file mode 100644 index 7499ab76b7e..00000000000 Binary files a/mingw32/share/locale/pt/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/pt_BR/LC_MESSAGES/xz.mo b/mingw32/share/locale/pt_BR/LC_MESSAGES/xz.mo deleted file mode 100644 index 7d74f6da3ff..00000000000 Binary files a/mingw32/share/locale/pt_BR/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/ro/LC_MESSAGES/xz.mo b/mingw32/share/locale/ro/LC_MESSAGES/xz.mo deleted file mode 100644 index 17891483849..00000000000 Binary files a/mingw32/share/locale/ro/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/sr/LC_MESSAGES/xz.mo b/mingw32/share/locale/sr/LC_MESSAGES/xz.mo deleted file mode 100644 index b91a8324bfe..00000000000 Binary files a/mingw32/share/locale/sr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/sv/LC_MESSAGES/xz.mo b/mingw32/share/locale/sv/LC_MESSAGES/xz.mo deleted file mode 100644 index 65d8ad6fc12..00000000000 Binary files a/mingw32/share/locale/sv/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/tr/LC_MESSAGES/xz.mo b/mingw32/share/locale/tr/LC_MESSAGES/xz.mo deleted file mode 100644 index 12dcddc2587..00000000000 Binary files a/mingw32/share/locale/tr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/uk/LC_MESSAGES/xz.mo b/mingw32/share/locale/uk/LC_MESSAGES/xz.mo deleted file mode 100644 index e383add913c..00000000000 Binary files a/mingw32/share/locale/uk/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/vi/LC_MESSAGES/xz.mo b/mingw32/share/locale/vi/LC_MESSAGES/xz.mo deleted file mode 100644 index 40fabad9295..00000000000 Binary files a/mingw32/share/locale/vi/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/zh_CN/LC_MESSAGES/xz.mo b/mingw32/share/locale/zh_CN/LC_MESSAGES/xz.mo deleted file mode 100644 index 512ad9cfb12..00000000000 Binary files a/mingw32/share/locale/zh_CN/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/locale/zh_TW/LC_MESSAGES/xz.mo b/mingw32/share/locale/zh_TW/LC_MESSAGES/xz.mo deleted file mode 100644 index a54e682b8eb..00000000000 Binary files a/mingw32/share/locale/zh_TW/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw32/share/man/de/man1/lzmadec.1.gz b/mingw32/share/man/de/man1/lzmadec.1.gz deleted file mode 100644 index c163fa6762e..00000000000 Binary files a/mingw32/share/man/de/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/lzmainfo.1.gz b/mingw32/share/man/de/man1/lzmainfo.1.gz deleted file mode 100644 index 5e1662ec05b..00000000000 Binary files a/mingw32/share/man/de/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/unxz.1.gz b/mingw32/share/man/de/man1/unxz.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw32/share/man/de/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xz.1.gz b/mingw32/share/man/de/man1/xz.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw32/share/man/de/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzcat.1.gz b/mingw32/share/man/de/man1/xzcat.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw32/share/man/de/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzcmp.1.gz b/mingw32/share/man/de/man1/xzcmp.1.gz deleted file mode 100644 index a6802cd58b1..00000000000 Binary files a/mingw32/share/man/de/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzdec.1.gz b/mingw32/share/man/de/man1/xzdec.1.gz deleted file mode 100644 index c163fa6762e..00000000000 Binary files a/mingw32/share/man/de/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzdiff.1.gz b/mingw32/share/man/de/man1/xzdiff.1.gz deleted file mode 100644 index a6802cd58b1..00000000000 Binary files a/mingw32/share/man/de/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzegrep.1.gz b/mingw32/share/man/de/man1/xzegrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw32/share/man/de/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzfgrep.1.gz b/mingw32/share/man/de/man1/xzfgrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw32/share/man/de/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzgrep.1.gz b/mingw32/share/man/de/man1/xzgrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw32/share/man/de/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzless.1.gz b/mingw32/share/man/de/man1/xzless.1.gz deleted file mode 100644 index 29d8a5b7619..00000000000 Binary files a/mingw32/share/man/de/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/de/man1/xzmore.1.gz b/mingw32/share/man/de/man1/xzmore.1.gz deleted file mode 100644 index 2bf0bceea47..00000000000 Binary files a/mingw32/share/man/de/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/lzmadec.1.gz b/mingw32/share/man/fr/man1/lzmadec.1.gz deleted file mode 100644 index f740f38f16a..00000000000 Binary files a/mingw32/share/man/fr/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/lzmainfo.1.gz b/mingw32/share/man/fr/man1/lzmainfo.1.gz deleted file mode 100644 index 772fd6b7812..00000000000 Binary files a/mingw32/share/man/fr/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/unxz.1.gz b/mingw32/share/man/fr/man1/unxz.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw32/share/man/fr/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/xz.1.gz b/mingw32/share/man/fr/man1/xz.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw32/share/man/fr/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/xzcat.1.gz b/mingw32/share/man/fr/man1/xzcat.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw32/share/man/fr/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/xzdec.1.gz b/mingw32/share/man/fr/man1/xzdec.1.gz deleted file mode 100644 index f740f38f16a..00000000000 Binary files a/mingw32/share/man/fr/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/fr/man1/xzless.1.gz b/mingw32/share/man/fr/man1/xzless.1.gz deleted file mode 100644 index bf48b4d544d..00000000000 Binary files a/mingw32/share/man/fr/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/lzmadec.1.gz b/mingw32/share/man/ko/man1/lzmadec.1.gz deleted file mode 100644 index 19acbbada27..00000000000 Binary files a/mingw32/share/man/ko/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/lzmainfo.1.gz b/mingw32/share/man/ko/man1/lzmainfo.1.gz deleted file mode 100644 index 7391114a8a7..00000000000 Binary files a/mingw32/share/man/ko/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/unxz.1.gz b/mingw32/share/man/ko/man1/unxz.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw32/share/man/ko/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xz.1.gz b/mingw32/share/man/ko/man1/xz.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw32/share/man/ko/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzcat.1.gz b/mingw32/share/man/ko/man1/xzcat.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw32/share/man/ko/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzcmp.1.gz b/mingw32/share/man/ko/man1/xzcmp.1.gz deleted file mode 100644 index dc5d9a521e7..00000000000 Binary files a/mingw32/share/man/ko/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzdec.1.gz b/mingw32/share/man/ko/man1/xzdec.1.gz deleted file mode 100644 index 19acbbada27..00000000000 Binary files a/mingw32/share/man/ko/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzdiff.1.gz b/mingw32/share/man/ko/man1/xzdiff.1.gz deleted file mode 100644 index dc5d9a521e7..00000000000 Binary files a/mingw32/share/man/ko/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzegrep.1.gz b/mingw32/share/man/ko/man1/xzegrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw32/share/man/ko/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzfgrep.1.gz b/mingw32/share/man/ko/man1/xzfgrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw32/share/man/ko/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzgrep.1.gz b/mingw32/share/man/ko/man1/xzgrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw32/share/man/ko/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzless.1.gz b/mingw32/share/man/ko/man1/xzless.1.gz deleted file mode 100644 index dbb865903e5..00000000000 Binary files a/mingw32/share/man/ko/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/ko/man1/xzmore.1.gz b/mingw32/share/man/ko/man1/xzmore.1.gz deleted file mode 100644 index b95ee39d962..00000000000 Binary files a/mingw32/share/man/ko/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw32/share/man/man1/unxz.1.gz b/mingw32/share/man/man1/unxz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw32/share/man/man1/unxz.1.gz and b/mingw32/share/man/man1/unxz.1.gz differ diff --git a/mingw32/share/man/man1/xz.1.gz b/mingw32/share/man/man1/xz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw32/share/man/man1/xz.1.gz and b/mingw32/share/man/man1/xz.1.gz differ diff --git a/mingw32/share/man/man1/xzcat.1.gz b/mingw32/share/man/man1/xzcat.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw32/share/man/man1/xzcat.1.gz and b/mingw32/share/man/man1/xzcat.1.gz differ diff --git a/mingw32/share/man/pt_BR/man1/lzmadec.1.gz b/mingw32/share/man/pt_BR/man1/lzmadec.1.gz deleted file mode 100644 index bd4a0473da1..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/lzmainfo.1.gz b/mingw32/share/man/pt_BR/man1/lzmainfo.1.gz deleted file mode 100644 index dce417eaade..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/unxz.1.gz b/mingw32/share/man/pt_BR/man1/unxz.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/xz.1.gz b/mingw32/share/man/pt_BR/man1/xz.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/xzcat.1.gz b/mingw32/share/man/pt_BR/man1/xzcat.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/xzdec.1.gz b/mingw32/share/man/pt_BR/man1/xzdec.1.gz deleted file mode 100644 index bd4a0473da1..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/pt_BR/man1/xzless.1.gz b/mingw32/share/man/pt_BR/man1/xzless.1.gz deleted file mode 100644 index 80e8a8e8579..00000000000 Binary files a/mingw32/share/man/pt_BR/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/lzmadec.1.gz b/mingw32/share/man/ro/man1/lzmadec.1.gz deleted file mode 100644 index 6646028a53e..00000000000 Binary files a/mingw32/share/man/ro/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/lzmainfo.1.gz b/mingw32/share/man/ro/man1/lzmainfo.1.gz deleted file mode 100644 index cb4100b8f9b..00000000000 Binary files a/mingw32/share/man/ro/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/unxz.1.gz b/mingw32/share/man/ro/man1/unxz.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw32/share/man/ro/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xz.1.gz b/mingw32/share/man/ro/man1/xz.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw32/share/man/ro/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzcat.1.gz b/mingw32/share/man/ro/man1/xzcat.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw32/share/man/ro/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzcmp.1.gz b/mingw32/share/man/ro/man1/xzcmp.1.gz deleted file mode 100644 index 85e92d73f42..00000000000 Binary files a/mingw32/share/man/ro/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzdec.1.gz b/mingw32/share/man/ro/man1/xzdec.1.gz deleted file mode 100644 index 6646028a53e..00000000000 Binary files a/mingw32/share/man/ro/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzdiff.1.gz b/mingw32/share/man/ro/man1/xzdiff.1.gz deleted file mode 100644 index 85e92d73f42..00000000000 Binary files a/mingw32/share/man/ro/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzegrep.1.gz b/mingw32/share/man/ro/man1/xzegrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw32/share/man/ro/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzfgrep.1.gz b/mingw32/share/man/ro/man1/xzfgrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw32/share/man/ro/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzgrep.1.gz b/mingw32/share/man/ro/man1/xzgrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw32/share/man/ro/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzless.1.gz b/mingw32/share/man/ro/man1/xzless.1.gz deleted file mode 100644 index 2c57b1fbf34..00000000000 Binary files a/mingw32/share/man/ro/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/ro/man1/xzmore.1.gz b/mingw32/share/man/ro/man1/xzmore.1.gz deleted file mode 100644 index dfa5a3f061a..00000000000 Binary files a/mingw32/share/man/ro/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/lzmadec.1.gz b/mingw32/share/man/uk/man1/lzmadec.1.gz deleted file mode 100644 index e61a6dc2180..00000000000 Binary files a/mingw32/share/man/uk/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/lzmainfo.1.gz b/mingw32/share/man/uk/man1/lzmainfo.1.gz deleted file mode 100644 index adb9e0fd208..00000000000 Binary files a/mingw32/share/man/uk/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/unxz.1.gz b/mingw32/share/man/uk/man1/unxz.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw32/share/man/uk/man1/unxz.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xz.1.gz b/mingw32/share/man/uk/man1/xz.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw32/share/man/uk/man1/xz.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzcat.1.gz b/mingw32/share/man/uk/man1/xzcat.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw32/share/man/uk/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzcmp.1.gz b/mingw32/share/man/uk/man1/xzcmp.1.gz deleted file mode 100644 index 793063848a6..00000000000 Binary files a/mingw32/share/man/uk/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzdec.1.gz b/mingw32/share/man/uk/man1/xzdec.1.gz deleted file mode 100644 index e61a6dc2180..00000000000 Binary files a/mingw32/share/man/uk/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzdiff.1.gz b/mingw32/share/man/uk/man1/xzdiff.1.gz deleted file mode 100644 index 793063848a6..00000000000 Binary files a/mingw32/share/man/uk/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzegrep.1.gz b/mingw32/share/man/uk/man1/xzegrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw32/share/man/uk/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzfgrep.1.gz b/mingw32/share/man/uk/man1/xzfgrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw32/share/man/uk/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzgrep.1.gz b/mingw32/share/man/uk/man1/xzgrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw32/share/man/uk/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzless.1.gz b/mingw32/share/man/uk/man1/xzless.1.gz deleted file mode 100644 index d8d92e46b6d..00000000000 Binary files a/mingw32/share/man/uk/man1/xzless.1.gz and /dev/null differ diff --git a/mingw32/share/man/uk/man1/xzmore.1.gz b/mingw32/share/man/uk/man1/xzmore.1.gz deleted file mode 100644 index 381d89dab19..00000000000 Binary files a/mingw32/share/man/uk/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw64/bin/liblzma-5.dll b/mingw64/bin/liblzma-5.dll index 735f2b55574..f827779895e 100644 Binary files a/mingw64/bin/liblzma-5.dll and b/mingw64/bin/liblzma-5.dll differ diff --git a/mingw64/bin/lzmadec.exe b/mingw64/bin/lzmadec.exe index 50228ff00c0..5ca80e93c17 100644 Binary files a/mingw64/bin/lzmadec.exe and b/mingw64/bin/lzmadec.exe differ diff --git a/mingw64/bin/lzmainfo.exe b/mingw64/bin/lzmainfo.exe index 940b7256ac7..433882e5fa2 100644 Binary files a/mingw64/bin/lzmainfo.exe and b/mingw64/bin/lzmainfo.exe differ diff --git a/mingw64/bin/unxz.exe b/mingw64/bin/unxz.exe index 84de2e15e40..a02a90b1e38 100644 Binary files a/mingw64/bin/unxz.exe and b/mingw64/bin/unxz.exe differ diff --git a/mingw64/bin/xz.exe b/mingw64/bin/xz.exe index 84de2e15e40..a02a90b1e38 100644 Binary files a/mingw64/bin/xz.exe and b/mingw64/bin/xz.exe differ diff --git a/mingw64/bin/xzcat.exe b/mingw64/bin/xzcat.exe index 84de2e15e40..a02a90b1e38 100644 Binary files a/mingw64/bin/xzcat.exe and b/mingw64/bin/xzcat.exe differ diff --git a/mingw64/bin/xzcmp b/mingw64/bin/xzcmp index 974125ecea9..92f84cdc529 100644 --- a/mingw64/bin/xzcmp +++ b/mingw64/bin/xzcmp @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/mingw64/bin/xzdec.exe b/mingw64/bin/xzdec.exe index affaf8d6a48..526d674668d 100644 Binary files a/mingw64/bin/xzdec.exe and b/mingw64/bin/xzdec.exe differ diff --git a/mingw64/bin/xzdiff b/mingw64/bin/xzdiff index 974125ecea9..92f84cdc529 100644 --- a/mingw64/bin/xzdiff +++ b/mingw64/bin/xzdiff @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/mingw64/bin/xzegrep b/mingw64/bin/xzegrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw64/bin/xzegrep +++ b/mingw64/bin/xzegrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw64/bin/xzfgrep b/mingw64/bin/xzfgrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw64/bin/xzfgrep +++ b/mingw64/bin/xzfgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw64/bin/xzgrep b/mingw64/bin/xzgrep index fd28cde991c..f2a73bb9297 100644 --- a/mingw64/bin/xzgrep +++ b/mingw64/bin/xzgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/mingw64/bin/xzless b/mingw64/bin/xzless index a03f23abaa7..ac10bbc4be5 100644 --- a/mingw64/bin/xzless +++ b/mingw64/bin/xzless @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzless (XZ Utils) 5.6.3' +version='xzless (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'less', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/mingw64/bin/xzmore b/mingw64/bin/xzmore index 623309dbe38..1a7078e3856 100644 --- a/mingw64/bin/xzmore +++ b/mingw64/bin/xzmore @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzmore (XZ Utils) 5.6.3' +version='xzmore (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/mingw64/include/lzma/lzma12.h b/mingw64/include/lzma/lzma12.h index 05f5b66eb56..fec3e0dadb2 100644 --- a/mingw64/include/lzma/lzma12.h +++ b/mingw64/include/lzma/lzma12.h @@ -461,7 +461,7 @@ typedef struct { * * ext_size_low holds the least significant 32 bits of the * uncompressed size. The most significant 32 bits must be set - * in ext_size_high. The macro lzma_ext_size_set(opt_lzma, u64size) + * in ext_size_high. The macro lzma_set_ext_size(opt_lzma, u64size) * can be used to set these members. * * The 64-bit uncompressed size is split into two uint32_t variables diff --git a/mingw64/include/lzma/version.h b/mingw64/include/lzma/version.h index e86c0ea4c3d..86c8b199f55 100644 --- a/mingw64/include/lzma/version.h +++ b/mingw64/include/lzma/version.h @@ -22,7 +22,7 @@ #define LZMA_VERSION_MINOR 6 /** \brief Patch version number of the liblzma release. */ -#define LZMA_VERSION_PATCH 3 +#define LZMA_VERSION_PATCH 4 /** * \brief Version stability marker diff --git a/mingw64/lib/liblzma.a b/mingw64/lib/liblzma.a index f0cd6cdfcdf..9b4f43b131b 100644 Binary files a/mingw64/lib/liblzma.a and b/mingw64/lib/liblzma.a differ diff --git a/mingw64/lib/pkgconfig/liblzma.pc b/mingw64/lib/pkgconfig/liblzma.pc index 8ca5095b94d..4880f6dff44 100644 --- a/mingw64/lib/pkgconfig/liblzma.pc +++ b/mingw64/lib/pkgconfig/liblzma.pc @@ -9,7 +9,7 @@ includedir=/mingw64/include Name: liblzma Description: General purpose data compression library URL: https://tukaani.org/xz/ -Version: 5.6.3 +Version: 5.6.4 Cflags: -I${includedir} Cflags.private: -DLZMA_API_STATIC Libs: -L${libdir} -llzma diff --git a/mingw64/share/doc/xz/NEWS b/mingw64/share/doc/xz/NEWS index 478b24b26e2..f260a332f77 100644 --- a/mingw64/share/doc/xz/NEWS +++ b/mingw64/share/doc/xz/NEWS @@ -2,10 +2,56 @@ XZ Utils Release Notes ====================== +5.6.4 (2025-01-23) + + * liblzma: Fix LZMA/LZMA2 encoder on big endian ARM64. + + * xz: + + - Fix --filters= and --filters1= ... --filters9= options + parsing. They require an argument, thus "xz --filters lzma2" + should work in addition to "xz --filters=lzma2". + + - On the man page, note in the --compress and --decompress + options that the default behavior is to delete the input + file unless writing to standard output. It was already + documented in the DESCRIPTION section but new users in + a hurry might miss it. + + * Windows (native builds, not Cygwin): Fix regressions introduced + in XZ Utils 5.6.3 which caused non-ASCII characters to display + incorrectly. Only builds with translation support were affected + (--enable-nls or ENABLE_NLS=ON). The following changes affect + builds that have translations enabled: + + - Require UCRT because MSVCRT doesn't support UTF-8 + locales and thus translations won't be readable on + Windows 10 version 1903 and later. (MSVCRT builds + are still possible with --disable-nls or ENABLE_NLS=OFF.) + + - Require gettext-runtime >= 0.23.1 because older versions + don't autodetect the use of the UTF-8 code page. This + resulted in garbled non-ASCII characters even with UCRT. + + - Partially fix alignment issues in xz --verbose --list + with translated messages. Chinese (simplified), + Chinese (traditional), and Korean column headings + are misaligned still because Windows and MinGW-w64 + don't provide wcwidth() and XZ Utils doesn't include + a replacement function either. + + * CMake: Explicitly disable unity builds. This prevents build + failures when another project uses XZ Utils via CMake's + FetchContent module, and that project enables unity builds. + + * Update Chinese (traditional) and Serbian translations. + + 5.6.3 (2024-10-01) IMPORTANT: This includes a Windows-specific security fix to - the command line tools. liblzma isn't affected by this issue. + the command line tools (CVE-2024-47611). liblzma isn't affected + by this issue. * liblzma: @@ -55,6 +101,7 @@ XZ Utils Release Notes which can be exploited with malicious filenames to do argument injection or directory traversal attacks. UTF-8 avoids best-fit mappings and thus fixes the issue. + (CVE-2024-47611) Forcing the process code page to UTF-8 is possible only on Windows 10 version 1903 and later. The command line diff --git a/mingw64/share/doc/xz/THANKS b/mingw64/share/doc/xz/THANKS index 5ed0743b50f..3326e9712e0 100644 --- a/mingw64/share/doc/xz/THANKS +++ b/mingw64/share/doc/xz/THANKS @@ -34,12 +34,14 @@ has been important. :-) In alphabetical order: - Vitaly Chikunov - Antoine Cœur - Felix Collin + - Marcus Comstedt - Gabi Davar - İhsan Doğan - Chris Donawa - Andrew Dudman - Markus Duft - İsmail Dönmez + - Dexter Castor Döpping - Paul Eggert - Robert Elz - Gilles Espinasse @@ -118,6 +120,7 @@ has been important. :-) In alphabetical order: - Alexander Neumann - Hongbo Ni - Jonathan Nieder + - Asgeir Storesund Nilsen - Andre Noll - Peter O'Gorman - Dimitri Papadopoulos Orfanos @@ -125,6 +128,7 @@ has been important. :-) In alphabetical order: - Filip Palian - Peter Pallinger - Kai Pastor + - Keith Patton - Rui Paulo - Igor Pavlov - Diego Elio Pettenò @@ -181,6 +185,7 @@ has been important. :-) In alphabetical order: - Christian Weisgerber - Dan Weiss - Bert Wesarg + - Mark Wielaard - Fredrik Wikstrom - Jim Wilcoxson - Ralf Wildenhues diff --git a/mingw64/share/doc/xz/api/annotated.html b/mingw64/share/doc/xz/api/annotated.html index 471c146b6af..e1d0aaa697b 100644 --- a/mingw64/share/doc/xz/api/annotated.html +++ b/mingw64/share/doc/xz/api/annotated.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Structures @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + - +
+ - -
+
+
Data Structures
@@ -74,10 +74,12 @@
- - + + diff --git a/mingw64/share/doc/xz/api/annotated_dup.js b/mingw64/share/doc/xz/api/annotated_dup.js new file mode 100644 index 00000000000..67d4f5c076a --- /dev/null +++ b/mingw64/share/doc/xz/api/annotated_dup.js @@ -0,0 +1,13 @@ +var annotated_dup = +[ + [ "lzma_allocator", "structlzma__allocator.html", "structlzma__allocator" ], + [ "lzma_block", "structlzma__block.html", "structlzma__block" ], + [ "lzma_filter", "structlzma__filter.html", "structlzma__filter" ], + [ "lzma_index_iter", "structlzma__index__iter.html", "structlzma__index__iter" ], + [ "lzma_mt", "structlzma__mt.html", "structlzma__mt" ], + [ "lzma_options_bcj", "structlzma__options__bcj.html", "structlzma__options__bcj" ], + [ "lzma_options_delta", "structlzma__options__delta.html", "structlzma__options__delta" ], + [ "lzma_options_lzma", "structlzma__options__lzma.html", "structlzma__options__lzma" ], + [ "lzma_stream", "structlzma__stream.html", "structlzma__stream" ], + [ "lzma_stream_flags", "structlzma__stream__flags.html", "structlzma__stream__flags" ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/base_8h.html b/mingw64/share/doc/xz/api/base_8h.html index a024f426bd0..977158bbde9 100644 --- a/mingw64/share/doc/xz/api/base_8h.html +++ b/mingw64/share/doc/xz/api/base_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/base.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -207,7 +203,7 @@

Boolean.

-

This is here because C89 doesn't have stdbool.h. To set a value for variables having type lzma_bool, you can use

@@ -432,7 +428,7 @@

-extern +extern

@@ -476,7 +472,7 @@

-extern +extern

@@ -513,7 +509,7 @@

-extern +extern

@@ -550,7 +546,7 @@

-extern +extern

@@ -589,7 +585,7 @@

-extern +extern

@@ -598,7 +594,7 @@

lzma_memlimit_get() will return 1 even if you specify 0 here).

liblzma 5.2.6 and earlier had a bug in single-threaded .xz decoder (lzma_stream_decoder()) which made it impossible to continue decoding after LZMA_MEMLIMIT_ERROR even if the limit was increased using lzma_memlimit_set(). Other decoders worked correctly.

-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: New memory usage limit successfully set.
    • LZMA_MEMLIMIT_ERROR: The new limit is too small. The limit was not changed.
    • LZMA_PROG_ERROR: Invalid arguments, e.g. *strm doesn't support memory usage limit.
    • @@ -608,10 +604,13 @@

+ + diff --git a/mingw64/share/doc/xz/api/base_8h.js b/mingw64/share/doc/xz/api/base_8h.js new file mode 100644 index 00000000000..e9c0265c626 --- /dev/null +++ b/mingw64/share/doc/xz/api/base_8h.js @@ -0,0 +1,47 @@ +var base_8h = +[ + [ "lzma_allocator", "structlzma__allocator.html", "structlzma__allocator" ], + [ "lzma_stream", "structlzma__stream.html", "structlzma__stream" ], + [ "LZMA_STREAM_INIT", "base_8h.html#af31f0c8b6f14359cd082b9559f7f3e01", null ], + [ "lzma_bool", "base_8h.html#abbc819c74b484c846825ae1388a50a59", null ], + [ "lzma_internal", "base_8h.html#ab1a60127c640135687a5bcc232cec906", null ], + [ "lzma_reserved_enum", "base_8h.html#a05805a07754b2aa22f7d443eb7ece41a", [ + [ "LZMA_RESERVED_ENUM", "base_8h.html#a05805a07754b2aa22f7d443eb7ece41aa01aa8862db0188a8b3f15753daf7228e", null ] + ] ], + [ "lzma_ret", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6e", [ + [ "LZMA_OK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eac003781ccb81bbd5578e29abed8a8cfe", null ], + [ "LZMA_STREAM_END", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea91ecc6fab14c13ad36224afbcb4e55c4", null ], + [ "LZMA_NO_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa720d30092d504d7d138a320db1905ef", null ], + [ "LZMA_UNSUPPORTED_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea989f393a1772d85bf545a9da48fc7ac2", null ], + [ "LZMA_GET_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa5b648c18da0f584f621cfdf7fef1bdb", null ], + [ "LZMA_MEM_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea567e1464feca03900a5425fb45b2f5b6", null ], + [ "LZMA_MEMLIMIT_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa1d705effe6026f32c0fe9756b6326bc", null ], + [ "LZMA_FORMAT_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea63b7a58949854eb9307f8e351358d56c", null ], + [ "LZMA_OPTIONS_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa9ff6dfee36b7aba4fae60706d37425f", null ], + [ "LZMA_DATA_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea3aa72729a844790e39b4e1101a731dfb", null ], + [ "LZMA_BUF_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea9ca0ecb62459bdc84d6af47d16b23ae5", null ], + [ "LZMA_PROG_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea2dac8d451cb38da8550653d0d7be4ec2", null ], + [ "LZMA_SEEK_NEEDED", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea6cf28e5345851f13bd798a4eab8cc939", null ], + [ "LZMA_RET_INTERNAL1", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea9d8db142d9eb52fd4144067960134bd7", null ], + [ "LZMA_RET_INTERNAL2", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea61600315d14264e71b9d84c9e0dc8c2f", null ], + [ "LZMA_RET_INTERNAL3", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaecbf288ad566d7e9be964fe8aaae1f7b", null ], + [ "LZMA_RET_INTERNAL4", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea8ef14e6224613ad41131f636680db548", null ], + [ "LZMA_RET_INTERNAL5", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaf08066ae531b78d7cd063de49759a7eb", null ], + [ "LZMA_RET_INTERNAL6", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaf509a2a300729012881f244e29c3e7b1", null ], + [ "LZMA_RET_INTERNAL7", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eae310792b4e549cf8710e0f3c945d7541", null ], + [ "LZMA_RET_INTERNAL8", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eafc98304440d802c1d3f20cb027e19995", null ] + ] ], + [ "lzma_action", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77e", [ + [ "LZMA_RUN", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea868472b76492afcaef54020a481890b1", null ], + [ "LZMA_SYNC_FLUSH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea14d75152afcda85d215e877fdd9c4170", null ], + [ "LZMA_FULL_FLUSH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77eaab46f0d7c721f1ec377e9575eab2586f", null ], + [ "LZMA_FULL_BARRIER", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77eaf7bf60e3555a4d10ffad3ecc3d2e01f1", null ], + [ "LZMA_FINISH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea7d24fb3c6c144d13bcb091195b8ebec1", null ] + ] ], + [ "lzma_code", "base_8h.html#a28cc09bc422d5ba1e0187c9f2af5d957", null ], + [ "lzma_end", "base_8h.html#a854ff37464ae1225febf14db1af43308", null ], + [ "lzma_get_progress", "base_8h.html#ab6447cd68eeecbd6b88f21daeb8ce751", null ], + [ "lzma_memusage", "base_8h.html#a418b210cf206782a73cd9de7dc27f670", null ], + [ "lzma_memlimit_get", "base_8h.html#ac871bc2ead5d482c6d6b3d51bfec365c", null ], + [ "lzma_memlimit_set", "base_8h.html#afc49d4cf75b73128a167df3407505f7b", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/bcj_8h.html b/mingw64/share/doc/xz/api/bcj_8h.html index ad0ee995259..4ab3356f6fa 100644 --- a/mingw64/share/doc/xz/api/bcj_8h.html +++ b/mingw64/share/doc/xz/api/bcj_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/bcj.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -115,10 +111,13 @@

Branch/Call/Jump conversion filters.

Note
Never include this file directly. Use <lzma.h> instead.
- -
+ + diff --git a/mingw64/share/doc/xz/api/bcj_8h.js b/mingw64/share/doc/xz/api/bcj_8h.js new file mode 100644 index 00000000000..ef3c03ea92d --- /dev/null +++ b/mingw64/share/doc/xz/api/bcj_8h.js @@ -0,0 +1,12 @@ +var bcj_8h = +[ + [ "lzma_options_bcj", "structlzma__options__bcj.html", "structlzma__options__bcj" ], + [ "LZMA_FILTER_X86", "bcj_8h.html#aa9eac1f580ddde3309518cd153d596b1", null ], + [ "LZMA_FILTER_POWERPC", "bcj_8h.html#ab7f667d4a5d319f227f23163cbea086f", null ], + [ "LZMA_FILTER_IA64", "bcj_8h.html#a2fe36218a38f400e1ce40820758f7427", null ], + [ "LZMA_FILTER_ARM", "bcj_8h.html#a495a58f63ebc7a8b756099efba492f8b", null ], + [ "LZMA_FILTER_ARMTHUMB", "bcj_8h.html#a5ec62e7e5e7df3d9af5b2ea3f857689a", null ], + [ "LZMA_FILTER_SPARC", "bcj_8h.html#a50941088e93ef659c6b000bbcaf58143", null ], + [ "LZMA_FILTER_ARM64", "bcj_8h.html#a01765158cd31cac21b272b180628fc4b", null ], + [ "LZMA_FILTER_RISCV", "bcj_8h.html#a932e9d66e945f5601b8fad7445a9b40c", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/block_8h.html b/mingw64/share/doc/xz/api/block_8h.html index c5c0c0023bc..3c4c394b406 100644 --- a/mingw64/share/doc/xz/api/block_8h.html +++ b/mingw64/share/doc/xz/api/block_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/block.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -173,7 +169,7 @@

-extern +extern

@@ -187,7 +183,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Size calculated successfully and stored to block->header_size.
    • LZMA_OPTIONS_ERROR: Unsupported version, filters or filter options.
    • LZMA_PROG_ERROR: Invalid values like compressed_size == 0.
    • @@ -218,7 +214,7 @@

      -extern +extern

@@ -232,7 +228,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful. block->header_size bytes were written to output buffer.
    • LZMA_OPTIONS_ERROR: Invalid or unsupported options.
    • LZMA_PROG_ERROR: Invalid arguments, for example block->header_size is invalid or block->filters is NULL.
    • @@ -268,7 +264,7 @@

      -extern +extern

@@ -286,7 +282,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful. block->header_size bytes were read from the input buffer.
    • LZMA_OPTIONS_ERROR: The Block Header specifies some unsupported options such as unsupported filters. This can happen also if block->version was set to a too low value compared to what would be required to properly represent the information stored in the Block Header.
    • LZMA_DATA_ERROR: Block Header is corrupt, for example, the CRC32 doesn't match.
    • @@ -318,7 +314,7 @@

      -extern +extern

@@ -337,7 +333,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: block->compressed_size was set successfully.
    • LZMA_DATA_ERROR: unpadded_size is too small compared to block->header_size and lzma_check_size(block->check).
    • LZMA_PROG_ERROR: Some values are invalid. For example, block->header_size must be a multiple of four and between 8 and 1024 inclusive.
    • @@ -364,7 +360,7 @@

      -extern +extern

@@ -453,7 +449,7 @@

Returns
Possible lzma_ret values:

@@ -501,7 +497,7 @@

Returns
Possible lzma_ret values:

@@ -612,7 +608,7 @@

Returns
Possible lzma_ret values:

@@ -686,7 +682,7 @@

Returns
Possible lzma_ret values:

@@ -771,7 +767,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/mingw64/share/doc/xz/api/block_8h.js b/mingw64/share/doc/xz/api/block_8h.js new file mode 100644 index 00000000000..44898ea17e4 --- /dev/null +++ b/mingw64/share/doc/xz/api/block_8h.js @@ -0,0 +1,17 @@ +var block_8h = +[ + [ "lzma_block", "structlzma__block.html", "structlzma__block" ], + [ "lzma_block_header_size_decode", "block_8h.html#ac025c940683a70f4c7f956bad814fd5f", null ], + [ "lzma_block_header_size", "block_8h.html#ae9b47abc872d0b02c2da9d3fa5a7dacd", null ], + [ "lzma_block_header_encode", "block_8h.html#a0eedbd6331d5708ea963260e6f2a92d0", null ], + [ "lzma_block_header_decode", "block_8h.html#a7f5487c21a7b36a8bd17be36074d43c9", null ], + [ "lzma_block_compressed_size", "block_8h.html#a6c3e102d76db06a07126a569abc6e2bc", null ], + [ "lzma_block_unpadded_size", "block_8h.html#a412d5605280fa29befae1b89e344bf30", null ], + [ "lzma_block_total_size", "block_8h.html#a694424f9dfdd5151e01debac1c501fa9", null ], + [ "lzma_block_encoder", "block_8h.html#a2218a49025a0b44f9a6f9d6d24359359", null ], + [ "lzma_block_decoder", "block_8h.html#aa92c73b2a228efe921fa2376aa7adc92", null ], + [ "lzma_block_buffer_bound", "block_8h.html#a58ff73e2572b529f48cc590bfffe5b4f", null ], + [ "lzma_block_buffer_encode", "block_8h.html#af415fa5130ab64e8760e9c39e856fa54", null ], + [ "lzma_block_uncomp_encode", "block_8h.html#a5a260f634ccd5f54fb98f570d8d92d8c", null ], + [ "lzma_block_buffer_decode", "block_8h.html#a0c6eb869d91b08f68648b1aa7a32ee9f", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/check_8h.html b/mingw64/share/doc/xz/api/check_8h.html index dcfb34477af..65c05f71d2f 100644 --- a/mingw64/share/doc/xz/api/check_8h.html +++ b/mingw64/share/doc/xz/api/check_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/check.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -181,7 +177,7 @@

-extern +extern

@@ -195,7 +191,7 @@

Returns
lzma_bool:

+ + diff --git a/mingw64/share/doc/xz/api/check_8h.js b/mingw64/share/doc/xz/api/check_8h.js new file mode 100644 index 00000000000..266a59e93ef --- /dev/null +++ b/mingw64/share/doc/xz/api/check_8h.js @@ -0,0 +1,16 @@ +var check_8h = +[ + [ "LZMA_CHECK_ID_MAX", "check_8h.html#acd221ababe30230d9647aab469ad80cb", null ], + [ "LZMA_CHECK_SIZE_MAX", "check_8h.html#a379e931cf86351ab1d97896cda9abbe0", null ], + [ "lzma_check", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3f", [ + [ "LZMA_CHECK_NONE", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa7b9851d75abfabc08d7fc5b4aaeb6f20", null ], + [ "LZMA_CHECK_CRC32", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa0be65014a40b5cb4ab32252b3709bef7", null ], + [ "LZMA_CHECK_CRC64", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa87b4b0697a1e1ccb6766dd5c2fa24afc", null ], + [ "LZMA_CHECK_SHA256", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3faf26a55ddd204a50ae87ec3432e7bc309", null ] + ] ], + [ "lzma_check_is_supported", "check_8h.html#ae9391ed2acfad0ce9357b68c608f07d8", null ], + [ "lzma_check_size", "check_8h.html#afd3fda19575d9d4f864c626c02b7cb48", null ], + [ "lzma_crc32", "check_8h.html#a760b569cce91bdd01e4ce9d78823c96d", null ], + [ "lzma_crc64", "check_8h.html#aff2e74ce671b9f82a96adb549c68cea2", null ], + [ "lzma_get_check", "check_8h.html#a8d7c3ffabfd024485f03fa209536c746", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/classes.html b/mingw64/share/doc/xz/api/classes.html index af48604139c..f75927ea37c 100644 --- a/mingw64/share/doc/xz/api/classes.html +++ b/mingw64/share/doc/xz/api/classes.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Structure Index @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + - +
+ - -
+
+
- -
+ + diff --git a/mingw64/share/doc/xz/api/container_8h.html b/mingw64/share/doc/xz/api/container_8h.html index 5ae8609d50a..88928b57920 100644 --- a/mingw64/share/doc/xz/api/container_8h.html +++ b/mingw64/share/doc/xz/api/container_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/container.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -339,7 +335,7 @@

-extern +extern

@@ -435,7 +431,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Initialization succeeded. Use lzma_code() to encode your data.
    • LZMA_MEM_ERROR: Memory allocation failed.
    • LZMA_OPTIONS_ERROR: The given compression preset is not supported by this build of liblzma.
    • @@ -498,7 +494,7 @@

      -extern +extern

@@ -518,7 +514,7 @@

Returns
Possible lzma_ret values:

@@ -572,7 +568,7 @@

Returns
Possible lzma_ret values:

@@ -655,7 +651,7 @@

Returns
Possible lzma_ret values:

@@ -740,7 +736,7 @@

Returns
Possible lzma_ret values:

@@ -859,7 +855,7 @@

Returns
Possible lzma_ret values:

@@ -913,7 +909,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_STREAM_END: All good. Check the amounts of input used and output produced. Store the amount of input used (uncompressed size) as it needs to be known to decompress the data.
    • LZMA_OPTIONS_ERROR
    • LZMA_MEM_ERROR
    • @@ -950,7 +946,7 @@

      -extern +extern

@@ -964,7 +960,7 @@

Returns
Possible lzma_ret values:

@@ -1012,7 +1008,7 @@

Returns
Possible lzma_ret values:

@@ -1067,7 +1063,7 @@

Returns
Possible lzma_ret values:

@@ -1113,7 +1109,7 @@

Returns
Possible lzma_ret values:

@@ -1170,7 +1166,7 @@

Returns
Possible lzma_ret values:

@@ -1257,7 +1253,7 @@

Returns
Possible lzma_ret values:

@@ -1328,7 +1324,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/mingw64/share/doc/xz/api/container_8h.js b/mingw64/share/doc/xz/api/container_8h.js new file mode 100644 index 00000000000..f787067c9f3 --- /dev/null +++ b/mingw64/share/doc/xz/api/container_8h.js @@ -0,0 +1,32 @@ +var container_8h = +[ + [ "lzma_mt", "structlzma__mt.html", "structlzma__mt" ], + [ "LZMA_PRESET_DEFAULT", "container_8h.html#af3ca20ff228b363a82515c1aee9e27bc", null ], + [ "LZMA_PRESET_LEVEL_MASK", "container_8h.html#a97e40265e355a21bd2465aaa5b85f03d", null ], + [ "LZMA_PRESET_EXTREME", "container_8h.html#af524fe9af5737820fdadcd40a2c26deb", null ], + [ "LZMA_TELL_NO_CHECK", "container_8h.html#ada9cd20febb28b5ed6656de9184a86e9", null ], + [ "LZMA_TELL_UNSUPPORTED_CHECK", "container_8h.html#ae21fb746037c82735d40d428c462e078", null ], + [ "LZMA_TELL_ANY_CHECK", "container_8h.html#a0bdde702a77ff42b90a99c0bf4147b6b", null ], + [ "LZMA_IGNORE_CHECK", "container_8h.html#a1289925ae1c63a8e86f69f3657118a4d", null ], + [ "LZMA_CONCATENATED", "container_8h.html#a563c84b5f368b3dd00d92ea903c5c33d", null ], + [ "LZMA_FAIL_FAST", "container_8h.html#aa1f469ed3d4b2eaf12f8081657efc9d5", null ], + [ "lzma_easy_encoder_memusage", "container_8h.html#a62c853cf7dbf008bdbd97b2685c3eabf", null ], + [ "lzma_easy_decoder_memusage", "container_8h.html#a3562055d26c18fad067a7c7516eaddf5", null ], + [ "lzma_easy_encoder", "container_8h.html#acbdad999c544872f0f5d242f0d1a4ed4", null ], + [ "lzma_easy_buffer_encode", "container_8h.html#ac5e71f2711b57391186671967435faf2", null ], + [ "lzma_stream_encoder", "container_8h.html#a1a97aec94c9fedd7646cfa51c4f4cd52", null ], + [ "lzma_stream_encoder_mt_memusage", "container_8h.html#ad7cf41496d77f4d346e006b26ed8e101", null ], + [ "lzma_stream_encoder_mt", "container_8h.html#a3f8793518711ee84d1abf12ea3aaba42", null ], + [ "lzma_mt_block_size", "container_8h.html#a7eaeda1cb811ac1f5a6403691df8a894", null ], + [ "lzma_alone_encoder", "container_8h.html#a26fcc5bccdf3f862caa4c992d01e1a72", null ], + [ "lzma_stream_buffer_bound", "container_8h.html#a66d4366a47b8332bff2a512f44f5c45e", null ], + [ "lzma_stream_buffer_encode", "container_8h.html#a6e645ccaeace3b13a6981e03c6e190ad", null ], + [ "lzma_microlzma_encoder", "container_8h.html#abfc8f11acf837b167aa94b7071b54c30", null ], + [ "lzma_stream_decoder", "container_8h.html#a02b7683ef98d8049788961370a8b28c0", null ], + [ "lzma_stream_decoder_mt", "container_8h.html#a7179d178e6430c10e2006a467921e98e", null ], + [ "lzma_auto_decoder", "container_8h.html#a21cbebf2771617bb1e956385cfb353e3", null ], + [ "lzma_alone_decoder", "container_8h.html#a5f43c3a1035e5a226dcd298f4162b861", null ], + [ "lzma_lzip_decoder", "container_8h.html#a97689f5709e0db1e2dac450f5ce4e5eb", null ], + [ "lzma_stream_buffer_decode", "container_8h.html#aa58f237f6cea97ef0eb9bf5c37a3008d", null ], + [ "lzma_microlzma_decoder", "container_8h.html#aa8372dae3e7c907c36f7bb5426aeacdf", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/cookie.js b/mingw64/share/doc/xz/api/cookie.js new file mode 100644 index 00000000000..53ad21d9811 --- /dev/null +++ b/mingw64/share/doc/xz/api/cookie.js @@ -0,0 +1,58 @@ +/*! + Cookie helper functions + Copyright (c) 2023 Dimitri van Heesch + Released under MIT license. +*/ +let Cookie = { + cookie_namespace: 'doxygen_', + + readSetting(cookie,defVal) { + if (window.chrome) { + const val = localStorage.getItem(this.cookie_namespace+cookie) || + sessionStorage.getItem(this.cookie_namespace+cookie); + if (val) return val; + } else { + let myCookie = this.cookie_namespace+cookie+"="; + if (document.cookie) { + const index = document.cookie.indexOf(myCookie); + if (index != -1) { + const valStart = index + myCookie.length; + let valEnd = document.cookie.indexOf(";", valStart); + if (valEnd == -1) { + valEnd = document.cookie.length; + } + return document.cookie.substring(valStart, valEnd); + } + } + } + return defVal; + }, + + writeSetting(cookie,val,days=10*365) { // default days='forever', 0=session cookie, -1=delete + if (window.chrome) { + if (days==0) { + sessionStorage.setItem(this.cookie_namespace+cookie,val); + } else { + localStorage.setItem(this.cookie_namespace+cookie,val); + } + } else { + let date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + const expiration = days!=0 ? "expires="+date.toGMTString()+";" : ""; + document.cookie = this.cookie_namespace + cookie + "=" + + val + "; SameSite=Lax;" + expiration + "path=/"; + } + }, + + eraseSetting(cookie) { + if (window.chrome) { + if (localStorage.getItem(this.cookie_namespace+cookie)) { + localStorage.removeItem(this.cookie_namespace+cookie); + } else if (sessionStorage.getItem(this.cookie_namespace+cookie)) { + sessionStorage.removeItem(this.cookie_namespace+cookie); + } + } else { + this.writeSetting(cookie,'',-1); + } + }, +} diff --git a/mingw64/share/doc/xz/api/delta_8h.html b/mingw64/share/doc/xz/api/delta_8h.html index 9637b33e74d..eea510563e6 100644 --- a/mingw64/share/doc/xz/api/delta_8h.html +++ b/mingw64/share/doc/xz/api/delta_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/delta.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -138,10 +134,13 @@

+ + diff --git a/mingw64/share/doc/xz/api/delta_8h.js b/mingw64/share/doc/xz/api/delta_8h.js new file mode 100644 index 00000000000..c19ed22e94d --- /dev/null +++ b/mingw64/share/doc/xz/api/delta_8h.js @@ -0,0 +1,10 @@ +var delta_8h = +[ + [ "lzma_options_delta", "structlzma__options__delta.html", "structlzma__options__delta" ], + [ "LZMA_FILTER_DELTA", "delta_8h.html#a7ced67235ad7a01ae31d32ecf1e634cb", null ], + [ "LZMA_DELTA_DIST_MIN", "delta_8h.html#a466886d9d01392f61bdf267687a4f96e", null ], + [ "LZMA_DELTA_DIST_MAX", "delta_8h.html#afdf8a5ce184ddf9f8070de637775da94", null ], + [ "lzma_delta_type", "delta_8h.html#a04d84d7fa6cefdc219b6e2e96ff36fe1", [ + [ "LZMA_DELTA_TYPE_BYTE", "delta_8h.html#a04d84d7fa6cefdc219b6e2e96ff36fe1afa749f8693200e0e82feef5f99815da4", null ] + ] ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html b/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html index 10037a7bbcf..06bcb5948fd 100644 --- a/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html +++ b/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma Directory Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
lzma Directory Reference
@@ -110,10 +106,13 @@  
- -
+ + diff --git a/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js b/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js new file mode 100644 index 00000000000..155ac9a3e62 --- /dev/null +++ b/mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js @@ -0,0 +1,17 @@ +var dir_b17a1d403082bd69a703ed987cf158fb = +[ + [ "base.h", "base_8h.html", "base_8h" ], + [ "bcj.h", "bcj_8h.html", "bcj_8h" ], + [ "block.h", "block_8h.html", "block_8h" ], + [ "check.h", "check_8h.html", "check_8h" ], + [ "container.h", "container_8h.html", "container_8h" ], + [ "delta.h", "delta_8h.html", "delta_8h" ], + [ "filter.h", "filter_8h.html", "filter_8h" ], + [ "hardware.h", "hardware_8h.html", "hardware_8h" ], + [ "index.h", "index_8h.html", "index_8h" ], + [ "index_hash.h", "index__hash_8h.html", "index__hash_8h" ], + [ "lzma12.h", "lzma12_8h.html", "lzma12_8h" ], + [ "stream_flags.h", "stream__flags_8h.html", "stream__flags_8h" ], + [ "version.h", "version_8h.html", "version_8h" ], + [ "vli.h", "vli_8h.html", "vli_8h" ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/doxygen.css b/mingw64/share/doc/xz/api/doxygen.css index d896f7441b9..f313c56ded6 100644 --- a/mingw64/share/doc/xz/api/doxygen.css +++ b/mingw64/share/doc/xz/api/doxygen.css @@ -1,4 +1,4 @@ -/* The standard CSS for doxygen 1.12.0*/ +/* The standard CSS for doxygen 1.13.1*/ html { /* page base colors */ @@ -1810,6 +1810,11 @@ dl.invariant dt, dl.pre dt, dl.post dt { padding: 2px 0px; } +#side-nav #projectname +{ + font-size: 130%; +} + #projectbrief { font-size: 90%; @@ -2197,10 +2202,14 @@ th.markdownTableHeadCenter, td.markdownTableBodyCenter { text-align: center } -tt, code, kbd, samp +tt, code, kbd { display: inline-block; } +tt, code, kbd +{ + vertical-align: top; +} /* @end */ u { diff --git a/mingw64/share/doc/xz/api/doxygen_crawl.html b/mingw64/share/doc/xz/api/doxygen_crawl.html index 8741d83ab73..8b58bc9dd99 100644 --- a/mingw64/share/doc/xz/api/doxygen_crawl.html +++ b/mingw64/share/doc/xz/api/doxygen_crawl.html @@ -4,83 +4,10 @@ Validator / crawler helper - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -158,6 +85,7 @@ + @@ -194,6 +122,7 @@ + diff --git a/mingw64/share/doc/xz/api/files.html b/mingw64/share/doc/xz/api/files.html index 5279d10aea9..1a1a2ec4faf 100644 --- a/mingw64/share/doc/xz/api/files.html +++ b/mingw64/share/doc/xz/api/files.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): File List @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + -
+
+ - -
+
+
File List
@@ -80,10 +80,12 @@
- -
+ + diff --git a/mingw64/share/doc/xz/api/files_dup.js b/mingw64/share/doc/xz/api/files_dup.js new file mode 100644 index 00000000000..44178de03e6 --- /dev/null +++ b/mingw64/share/doc/xz/api/files_dup.js @@ -0,0 +1,5 @@ +var files_dup = +[ + [ "lzma", "dir_b17a1d403082bd69a703ed987cf158fb.html", "dir_b17a1d403082bd69a703ed987cf158fb" ], + [ "lzma.h", "lzma_8h.html", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/filter_8h.html b/mingw64/share/doc/xz/api/filter_8h.html index ee37f7b815a..01122921d94 100644 --- a/mingw64/share/doc/xz/api/filter_8h.html +++ b/mingw64/share/doc/xz/api/filter_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/filter.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -309,7 +305,7 @@

-extern +extern

@@ -321,7 +317,7 @@

Returns
lzma_bool:

@@ -359,7 +355,7 @@

Returns
lzma_bool:

@@ -412,7 +408,7 @@

Returns
Possible lzma_ret values:

@@ -574,7 +570,7 @@

Returns
Possible lzma_ret values:

@@ -621,7 +617,7 @@

Returns
Possible lzma_ret values:

@@ -673,7 +669,7 @@

Returns
Possible lzma_ret values:

@@ -750,7 +746,7 @@

Returns
Possible lzma_ret values:

@@ -833,7 +829,7 @@

Returns
Possible lzma_ret values:

@@ -882,7 +878,7 @@

Returns
Possible lzma_ret values:

@@ -984,7 +980,7 @@

Returns
Possible lzma_ret values:

@@ -1030,7 +1026,7 @@

Returns
Possible lzma_ret values:

@@ -1087,7 +1083,7 @@

Returns
Possible lzma_ret values:

@@ -1150,7 +1146,7 @@

Returns
Possible lzma_ret values:

@@ -1291,7 +1287,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_OPTIONS_ERROR: Empty filter chain (filters[0].id == LZMA_VLI_UNKNOWN) or the filter chain includes a Filter ID that is not supported by this function.
    • LZMA_MEM_ERROR
    • @@ -1333,7 +1329,7 @@

      -extern +extern

@@ -1355,7 +1351,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/mingw64/share/doc/xz/api/filter_8h.js b/mingw64/share/doc/xz/api/filter_8h.js new file mode 100644 index 00000000000..bf2ae869608 --- /dev/null +++ b/mingw64/share/doc/xz/api/filter_8h.js @@ -0,0 +1,31 @@ +var filter_8h = +[ + [ "lzma_filter", "structlzma__filter.html", "structlzma__filter" ], + [ "LZMA_FILTERS_MAX", "filter_8h.html#ab33c0cc1728bf390e5b84f8bce1928ba", null ], + [ "LZMA_STR_ALL_FILTERS", "filter_8h.html#a41aa51eeb53190404439c31d8e9c97cd", null ], + [ "LZMA_STR_NO_VALIDATION", "filter_8h.html#adc33f4c0c7b5d3ae36acc0437a904339", null ], + [ "LZMA_STR_ENCODER", "filter_8h.html#a09a775f6a78d28ca136acfb51ad5fa02", null ], + [ "LZMA_STR_DECODER", "filter_8h.html#a8a0f3fc03bdb84a294cdd53a98783104", null ], + [ "LZMA_STR_GETOPT_LONG", "filter_8h.html#a87e9ac4ae5829b092262223256141a29", null ], + [ "LZMA_STR_NO_SPACES", "filter_8h.html#ac0113c47caf98a735db2297936c5e857", null ], + [ "lzma_filter_encoder_is_supported", "filter_8h.html#a3db3c36cd6e57658a74c53e4daa2bef6", null ], + [ "lzma_filter_decoder_is_supported", "filter_8h.html#acab0c67bf5b3a76f2b474c8e1da98938", null ], + [ "lzma_filters_copy", "filter_8h.html#a611fe1176eeeda187b1bd8aef45040aa", null ], + [ "lzma_filters_free", "filter_8h.html#ae06979d219897f5f4c29cbc7a96a8892", null ], + [ "lzma_raw_encoder_memusage", "filter_8h.html#a730f9391e85a5979bcd1b32643ae7176", null ], + [ "lzma_raw_decoder_memusage", "filter_8h.html#a58511249ae9206d7de7c5d1f05842297", null ], + [ "lzma_raw_encoder", "filter_8h.html#a2368e4129032345eb0738b0c6e085703", null ], + [ "lzma_raw_decoder", "filter_8h.html#ae77b3b6c5eccd9d77bbafef0a8a203c1", null ], + [ "lzma_filters_update", "filter_8h.html#a4a8fd969df001e449ebe4421ab33bba5", null ], + [ "lzma_raw_buffer_encode", "filter_8h.html#a226724ab3391b410281fdf656cc7c432", null ], + [ "lzma_raw_buffer_decode", "filter_8h.html#a3b942df507e4f9a6d7525e5a4c6864e5", null ], + [ "lzma_properties_size", "filter_8h.html#aee038818cf7bbe044c3f7a7c86998c1b", null ], + [ "lzma_properties_encode", "filter_8h.html#a8e00887086df5a44084ac22e48415de3", null ], + [ "lzma_properties_decode", "filter_8h.html#a88d2e864b2039ac82802cc202278d478", null ], + [ "lzma_filter_flags_size", "filter_8h.html#a996c9c21840ed54e37bd1f664a79d940", null ], + [ "lzma_filter_flags_encode", "filter_8h.html#a96f23309bc21398fece18c00ebe7db98", null ], + [ "lzma_filter_flags_decode", "filter_8h.html#a4cba9a4c658cce0ff01fd102b31ea1a7", null ], + [ "lzma_str_to_filters", "filter_8h.html#aa042cf11749bc2183b27de1c3142da30", null ], + [ "lzma_str_from_filters", "filter_8h.html#a7deeb86ef59a9111b8033681290e0fb0", null ], + [ "lzma_str_list_filters", "filter_8h.html#ab51585b68796ce0270f87e615b923809", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/functions.html b/mingw64/share/doc/xz/api/functions.html index a7cfb723b0d..80961910722 100644 --- a/mingw64/share/doc/xz/api/functions.html +++ b/mingw64/share/doc/xz/api/functions.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Fields @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,60 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
@@ -216,10 +188,12 @@

- v -

- -
+ + diff --git a/mingw64/share/doc/xz/api/functions_vars.html b/mingw64/share/doc/xz/api/functions_vars.html index b82008885fe..b1680a8f350 100644 --- a/mingw64/share/doc/xz/api/functions_vars.html +++ b/mingw64/share/doc/xz/api/functions_vars.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Fields - Variables @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,60 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented variables with links to the struct/union documentation for each field:
@@ -216,10 +188,12 @@

- v -

- -
+ + diff --git a/mingw64/share/doc/xz/api/globals.html b/mingw64/share/doc/xz/api/globals.html index 0fd02844137..714d1f83115 100644 --- a/mingw64/share/doc/xz/api/globals.html +++ b/mingw64/share/doc/xz/api/globals.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
@@ -284,10 +269,12 @@

- l -

  • LZMA_VLI_UNKNOWN : vli.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/globals_defs.html b/mingw64/share/doc/xz/api/globals_defs.html index 022a8782a0a..1243f5e8edd 100644 --- a/mingw64/share/doc/xz/api/globals_defs.html +++ b/mingw64/share/doc/xz/api/globals_defs.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented macros with links to the documentation:
@@ -130,10 +115,12 @@

- l -

  • LZMA_VLI_UNKNOWN : vli.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/globals_dup.js b/mingw64/share/doc/xz/api/globals_dup.js new file mode 100644 index 00000000000..2ed4f1ff7d4 --- /dev/null +++ b/mingw64/share/doc/xz/api/globals_dup.js @@ -0,0 +1,4 @@ +var globals_dup = +[ + [ "l", "globals.html", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/globals_enum.html b/mingw64/share/doc/xz/api/globals_enum.html index 70bf563718f..2f5f5bd3192 100644 --- a/mingw64/share/doc/xz/api/globals_enum.html +++ b/mingw64/share/doc/xz/api/globals_enum.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,42 +32,29 @@
- + - - +
+ - -
+
+
Here is a list of all documented enums with links to the documentation:
  • lzma_action : base.h
  • @@ -77,10 +67,12 @@
  • lzma_ret : base.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/globals_eval.html b/mingw64/share/doc/xz/api/globals_eval.html index fe723e0def4..e04c4cebc8e 100644 --- a/mingw64/share/doc/xz/api/globals_eval.html +++ b/mingw64/share/doc/xz/api/globals_eval.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented enum values with links to the documentation:
@@ -109,10 +94,12 @@

- l -

  • LZMA_UNSUPPORTED_CHECK : base.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/globals_func.html b/mingw64/share/doc/xz/api/globals_func.html index 5ecbd438152..9d0b4100945 100644 --- a/mingw64/share/doc/xz/api/globals_func.html +++ b/mingw64/share/doc/xz/api/globals_func.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented functions with links to the documentation:
@@ -184,10 +169,12 @@

- l -

  • lzma_vli_size() : vli.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/globals_type.html b/mingw64/share/doc/xz/api/globals_type.html index c88005e00f6..106d1ed938f 100644 --- a/mingw64/share/doc/xz/api/globals_type.html +++ b/mingw64/share/doc/xz/api/globals_type.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,42 +32,29 @@
- + - - +
+ - -
+
+
Here is a list of all documented typedefs with links to the documentation:
  • lzma_bool : base.h
  • @@ -74,10 +64,12 @@
  • lzma_vli : vli.h
- -
+ + diff --git a/mingw64/share/doc/xz/api/hardware_8h.html b/mingw64/share/doc/xz/api/hardware_8h.html index 153f9a12295..6e29aac96b5 100644 --- a/mingw64/share/doc/xz/api/hardware_8h.html +++ b/mingw64/share/doc/xz/api/hardware_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/hardware.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -102,7 +98,7 @@

-extern +extern

+ + diff --git a/mingw64/share/doc/xz/api/hardware_8h.js b/mingw64/share/doc/xz/api/hardware_8h.js new file mode 100644 index 00000000000..3f2b6491cfb --- /dev/null +++ b/mingw64/share/doc/xz/api/hardware_8h.js @@ -0,0 +1,5 @@ +var hardware_8h = +[ + [ "lzma_physmem", "hardware_8h.html#a85363e453b34272a9f26c9fdffb041ee", null ], + [ "lzma_cputhreads", "hardware_8h.html#a22f7a882b7a4b741a226abf62bdf46ca", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/index.html b/mingw64/share/doc/xz/api/index.html index f6ed5c317f9..f63bfa7a926 100644 --- a/mingw64/share/doc/xz/api/index.html +++ b/mingw64/share/doc/xz/api/index.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): liblzma (XZ Utils) @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,26 +32,29 @@
- + -
-
+
+ +
+
+
+
liblzma (XZ Utils)
@@ -61,10 +67,12 @@
- -
+ + diff --git a/mingw64/share/doc/xz/api/index_8h.html b/mingw64/share/doc/xz/api/index_8h.html index fbd984e828a..b9126c1eee6 100644 --- a/mingw64/share/doc/xz/api/index_8h.html +++ b/mingw64/share/doc/xz/api/index_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/index.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -116,19 +112,19 @@

Functions

uint64_t lzma_index_memusage (lzma_vli streams, lzma_vli blocks) lzma_nothrow - Calculate memory usage of lzma_index.
+ Calculate memory usage of lzma_index.
  uint64_t lzma_index_memused (const lzma_index *i) lzma_nothrow - Calculate the memory usage of an existing lzma_index.
+ Calculate the memory usage of an existing lzma_index.
  lzma_indexlzma_index_init (const lzma_allocator *allocator) lzma_nothrow - Allocate and initialize a new lzma_index structure.
+ Allocate and initialize a new lzma_index structure.
  void lzma_index_end (lzma_index *i, const lzma_allocator *allocator) lzma_nothrow - Deallocate lzma_index.
+ Deallocate lzma_index.
  lzma_ret lzma_index_append (lzma_index *i, const lzma_allocator *allocator, lzma_vli unpadded_size, lzma_vli uncompressed_size) lzma_nothrow lzma_attr_warn_unused_result - Add a new Block to lzma_index.
+ Add a new Block to lzma_index.
  lzma_ret lzma_index_stream_flags (lzma_index *i, const lzma_stream_flags *stream_flags) lzma_nothrow lzma_attr_warn_unused_result  Set the Stream Flags.
@@ -176,7 +172,7 @@  Concatenate lzma_indexes.
  lzma_indexlzma_index_dup (const lzma_index *i, const lzma_allocator *allocator) lzma_nothrow lzma_attr_warn_unused_result - Duplicate lzma_index.
+ Duplicate lzma_index.
  lzma_ret lzma_index_encoder (lzma_stream *strm, const lzma_index *i) lzma_nothrow lzma_attr_warn_unused_result  Initialize .xz Index encoder.
@@ -229,8 +225,8 @@

Opaque data type to hold the Index(es) and other information.

-

lzma_index often holds just one .xz Index and possibly the Stream Flags of the same Stream and size of the Stream Padding field. However, multiple lzma_indexes can be concatenated with lzma_index_cat() and then there may be information about multiple Streams in the same lzma_index.

-

Notes about thread safety: Only one thread may modify lzma_index at a time. All functions that take non-const pointer to lzma_index modify it. As long as no thread is modifying the lzma_index, getting information from the same lzma_index can be done from multiple threads at the same time with functions that take a const pointer to lzma_index or use lzma_index_iter. The same iterator must be used only by one thread at a time, of course, but there can be as many iterators for the same lzma_index as needed.

+

lzma_index often holds just one .xz Index and possibly the Stream Flags of the same Stream and size of the Stream Padding field. However, multiple lzma_indexes can be concatenated with lzma_index_cat() and then there may be information about multiple Streams in the same lzma_index.

+

Notes about thread safety: Only one thread may modify lzma_index at a time. All functions that take non-const pointer to lzma_index modify it. As long as no thread is modifying the lzma_index, getting information from the same lzma_index can be done from multiple threads at the same time with functions that take a const pointer to lzma_index or use lzma_index_iter. The same iterator must be used only by one thread at a time, of course, but there can be as many iterators for the same lzma_index as needed.

@@ -288,14 +284,14 @@

-extern +extern

-

Calculate memory usage of lzma_index.

-

On disk, the size of the Index field depends on both the number of Records stored and the size of the Records (due to variable-length integer encoding). When the Index is kept in lzma_index structure, the memory usage depends only on the number of Records/Blocks stored in the Index(es), and in case of concatenated lzma_indexes, the number of Streams. The size in RAM is almost always significantly bigger than in the encoded form on disk.

-

This function calculates an approximate amount of memory needed to hold the given number of Streams and Blocks in lzma_index structure. This value may vary between CPU architectures and also between liblzma versions if the internal implementation is modified.

+

Calculate memory usage of lzma_index.

+

On disk, the size of the Index field depends on both the number of Records stored and the size of the Records (due to variable-length integer encoding). When the Index is kept in lzma_index structure, the memory usage depends only on the number of Records/Blocks stored in the Index(es), and in case of concatenated lzma_indexes, the number of Streams. The size in RAM is almost always significantly bigger than in the encoded form on disk.

+

This function calculates an approximate amount of memory needed to hold the given number of Streams and Blocks in lzma_index structure. This value may vary between CPU architectures and also between liblzma versions if the internal implementation is modified.

Parameters
@@ -303,7 +299,7 @@

Returns
Approximate memory in bytes needed in a lzma_index structure.
+
Returns
Approximate memory in bytes needed in a lzma_index structure.
@@ -325,20 +321,20 @@

-extern +extern

streamsNumber of Streams
-

Calculate the memory usage of an existing lzma_index.

+

Calculate the memory usage of an existing lzma_index.

This is a shorthand for lzma_index_memusage(lzma_index_stream_count(i), lzma_index_block_count(i)).

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
-
Returns
Approximate memory in bytes used by the lzma_index structure.
+
Returns
Approximate memory in bytes used by the lzma_index structure.
@@ -360,19 +356,19 @@

-extern +extern

-

Allocate and initialize a new lzma_index structure.

+

Allocate and initialize a new lzma_index structure.

Parameters
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
On success, a pointer to an empty initialized lzma_index is returned. If allocation fails, NULL is returned.
+
Returns
On success, a pointer to an empty initialized lzma_index is returned. If allocation fails, NULL is returned.
@@ -398,16 +394,16 @@

-extern +extern

-

Deallocate lzma_index.

+

Deallocate lzma_index.

If i is NULL, this does nothing.

Parameters
- +
iPointer to lzma_index structure to deallocate
iPointer to lzma_index structure to deallocate
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
@@ -447,23 +443,23 @@

-extern +extern

-

Add a new Block to lzma_index.

+

Add a new Block to lzma_index.

Parameters
- +
iPointer to a lzma_index structure
iPointer to a lzma_index structure
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
unpadded_sizeUnpadded Size of a Block. This can be calculated with lzma_block_unpadded_size() after encoding or decoding the Block.
uncompressed_sizeUncompressed Size of a Block. This can be taken directly from lzma_block structure after encoding or decoding the Block.
-

Appending a new Block does not invalidate iterators. For example, if an iterator was pointing to the end of the lzma_index, after lzma_index_append() it is possible to read the next Block with an existing iterator.

-
Returns
Possible lzma_ret values:
    +

    Appending a new Block does not invalidate iterators. For example, if an iterator was pointing to the end of the lzma_index, after lzma_index_append() it is possible to read the next Block with an existing iterator.

    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_MEM_ERROR
    • LZMA_DATA_ERROR: Compressed or uncompressed size of the Stream or size of the Index field would grow too big.
    • @@ -495,21 +491,21 @@

      -extern +extern

Set the Stream Flags.

-

Set the Stream Flags of the last (and typically the only) Stream in lzma_index. This can be useful when reading information from the lzma_index, because to decode Blocks, knowing the integrity check type is needed.

+

Set the Stream Flags of the last (and typically the only) Stream in lzma_index. This can be useful when reading information from the lzma_index, because to decode Blocks, knowing the integrity check type is needed.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
stream_flagsPointer to lzma_stream_flags structure. This is copied into the internal preallocated structure, so the caller doesn't need to keep the flags' data available after calling this function.
-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_OPTIONS_ERROR: Unsupported stream_flags->version.
    • LZMA_PROG_ERROR
    • @@ -536,7 +532,7 @@

      -extern +extern

@@ -576,15 +572,15 @@

-extern +extern

Set the amount of Stream Padding.

-

Set the amount of Stream Padding of the last (and typically the only) Stream in the lzma_index. This is needed when planning to do random-access reading within multiple concatenated Streams.

+

Set the amount of Stream Padding of the last (and typically the only) Stream in the lzma_index. This is needed when planning to do random-access reading within multiple concatenated Streams.

By default, the amount of Stream Padding is assumed to be zero bytes.

-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_DATA_ERROR: The file size would grow too big.
    • LZMA_PROG_ERROR
    • @@ -611,7 +607,7 @@

      -extern +extern

@@ -645,20 +641,20 @@

-extern +extern

Get the number of Blocks.

-

This returns the total number of Blocks in lzma_index. To get number of Blocks in individual Streams, use lzma_index_iter.

+

This returns the total number of Blocks in lzma_index. To get number of Blocks in individual Streams, use lzma_index_iter.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
-
Returns
Number of blocks in the lzma_index
+
Returns
Number of blocks in the lzma_index
@@ -680,7 +676,7 @@

-extern +extern

@@ -794,7 +790,7 @@

lzma_index_cat() and there is no Stream Padding, this function is identical to lzma_index_stream_size(). If multiple lzma_indexes have been combined, this includes also the headers of each separate Stream and the possible Stream Padding fields.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
@@ -820,7 +816,7 @@

-extern +extern

Initialize an iterator.

-

This function associates the iterator with the given lzma_index, and calls lzma_index_iter_rewind() on the iterator.

-

This function doesn't allocate any memory, thus there is no lzma_index_iter_end(). The iterator is valid as long as the associated lzma_index is valid, that is, until lzma_index_end() or using it as source in lzma_index_cat(). Specifically, lzma_index doesn't become invalid if new Blocks are added to it with lzma_index_append() or if it is used as the destination in lzma_index_cat().

+

This function associates the iterator with the given lzma_index, and calls lzma_index_iter_rewind() on the iterator.

+

This function doesn't allocate any memory, thus there is no lzma_index_iter_end(). The iterator is valid as long as the associated lzma_index is valid, that is, until lzma_index_end() or using it as source in lzma_index_cat(). Specifically, lzma_index doesn't become invalid if new Blocks are added to it with lzma_index_append() or if it is used as the destination in lzma_index_cat().

It is safe to make copies of an initialized lzma_index_iter, for example, to easily restart reading at some particular position.

Parameters
- +
iterPointer to a lzma_index_iter structure
ilzma_index to which the iterator will be associated
ilzma_index to which the iterator will be associated
@@ -895,7 +891,7 @@

-extern +extern

@@ -995,7 +991,7 @@

Returns
lzma_bool:
    +
    Returns
    lzma_bool:
    • true if the target is greater than or equal to the uncompressed size of the Stream (failure)
    • false if the target is smaller than the uncompressed size of the Stream (success)
    @@ -1030,7 +1026,7 @@

    -extern +extern

-

Duplicate lzma_index.

+

Duplicate lzma_index.

Parameters
- +
iPointer to lzma_index structure to be duplicated
iPointer to lzma_index structure to be duplicated
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
A copy of the lzma_index, or NULL if memory allocation failed.
+
Returns
A copy of the lzma_index, or NULL if memory allocation failed.
@@ -1116,7 +1112,7 @@

-extern +extern

@@ -1125,12 +1121,12 @@

Parameters
- +
strmPointer to properly prepared lzma_stream
iPointer to lzma_index which should be encoded.
iPointer to lzma_index which should be encoded.

The valid 'action' values for lzma_code() are LZMA_RUN and LZMA_FINISH. It is enough to use only one of them (you can choose freely).

-
Returns
Possible lzma_ret values:

+ + diff --git a/mingw64/share/doc/xz/api/index_8h.js b/mingw64/share/doc/xz/api/index_8h.js new file mode 100644 index 00000000000..36492e11c10 --- /dev/null +++ b/mingw64/share/doc/xz/api/index_8h.js @@ -0,0 +1,41 @@ +var index_8h = +[ + [ "lzma_index_iter", "structlzma__index__iter.html", "structlzma__index__iter" ], + [ "LZMA_INDEX_CHECK_MASK_NONE", "index_8h.html#a2643014196abf129ddbb51ec2bd956d9", null ], + [ "LZMA_INDEX_CHECK_MASK_CRC32", "index_8h.html#a6812319b2f335df98fcf5e97c144e4ac", null ], + [ "LZMA_INDEX_CHECK_MASK_CRC64", "index_8h.html#a062a47783c17f64728d98b831411c5c3", null ], + [ "LZMA_INDEX_CHECK_MASK_SHA256", "index_8h.html#ad6540f1ecf60f186f7c0492937482169", null ], + [ "lzma_index", "index_8h.html#afc18c1443b3b9aa0d146b44e8755b62e", null ], + [ "lzma_index_iter_mode", "index_8h.html#a712b43192d944bf2f767711343cd9ca8", [ + [ "LZMA_INDEX_ITER_ANY", "index_8h.html#a712b43192d944bf2f767711343cd9ca8af46f6e5c414471c7c96586f380e48315", null ], + [ "LZMA_INDEX_ITER_STREAM", "index_8h.html#a712b43192d944bf2f767711343cd9ca8a5b31d985de1c823151acdd7e4a966fc9", null ], + [ "LZMA_INDEX_ITER_BLOCK", "index_8h.html#a712b43192d944bf2f767711343cd9ca8a2702617d60d6fc15138a749e06ef3414", null ], + [ "LZMA_INDEX_ITER_NONEMPTY_BLOCK", "index_8h.html#a712b43192d944bf2f767711343cd9ca8aa49bf4d561d8f2c61d300edbb6c282c7", null ] + ] ], + [ "lzma_index_memusage", "index_8h.html#a880def3727ecdd7f242807083d228fc5", null ], + [ "lzma_index_memused", "index_8h.html#a4118805ac7be6618aca6d6d7e5e4dde7", null ], + [ "lzma_index_init", "index_8h.html#a0850627d011111326d4278a3e2edec25", null ], + [ "lzma_index_end", "index_8h.html#a0c2d0009f07fc315d5ac89e4bcd25abd", null ], + [ "lzma_index_append", "index_8h.html#ac347747eb933c7c408e6c801b33becc3", null ], + [ "lzma_index_stream_flags", "index_8h.html#a79a19669237f19f0b11c9f3be80a62b4", null ], + [ "lzma_index_checks", "index_8h.html#af8d6528a04241841bd0a4322b0c57eaa", null ], + [ "lzma_index_stream_padding", "index_8h.html#a3ed82f96c688f3c953f6509b6f4e2ef3", null ], + [ "lzma_index_stream_count", "index_8h.html#afd159a765b09b0cf79186069a848d07e", null ], + [ "lzma_index_block_count", "index_8h.html#add1a8c506f67dbc19cae6747107e3bec", null ], + [ "lzma_index_size", "index_8h.html#a669ed1a82b1941217cfbb07e7826afc2", null ], + [ "lzma_index_stream_size", "index_8h.html#af3630369b43c9ccc906065d759b49663", null ], + [ "lzma_index_total_size", "index_8h.html#a7829942b83ee1fa5b6443cc248b81041", null ], + [ "lzma_index_file_size", "index_8h.html#ac875ed47d35385e5dac461b25c5ea1c9", null ], + [ "lzma_index_uncompressed_size", "index_8h.html#a620fe6317f1f9d7af9cc27c748bf07d6", null ], + [ "lzma_index_iter_init", "index_8h.html#aa78f02f18ed29d289a6ef37b8ea98a21", null ], + [ "lzma_index_iter_rewind", "index_8h.html#ae81438be8deff4894b104e65d8acdd24", null ], + [ "lzma_index_iter_next", "index_8h.html#af428522e1b3eef137c65c5a01f766e0e", null ], + [ "lzma_index_iter_locate", "index_8h.html#ac4f56df9d210712e5d7add5502c9eb93", null ], + [ "lzma_index_cat", "index_8h.html#abc4db36b4bd67af01819be9dd045c34a", null ], + [ "lzma_index_dup", "index_8h.html#a5161e3f67156577882e1d95dcb57e33e", null ], + [ "lzma_index_encoder", "index_8h.html#a6800d70f3b2afca085496460cd03211d", null ], + [ "lzma_index_decoder", "index_8h.html#abb56fd1d5914f8900ece7b88b78e5e23", null ], + [ "lzma_index_buffer_encode", "index_8h.html#add1ef06dec8a26d08ae8651cff0fd8d6", null ], + [ "lzma_index_buffer_decode", "index_8h.html#a028b8b8d59a413f9682eea1269a6ae8b", null ], + [ "lzma_file_info_decoder", "index_8h.html#a7c5d77cf8532d95977d4571a1eb0a222", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/index__hash_8h.html b/mingw64/share/doc/xz/api/index__hash_8h.html index 7d00ea1a754..116a2393774 100644 --- a/mingw64/share/doc/xz/api/index__hash_8h.html +++ b/mingw64/share/doc/xz/api/index__hash_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/index_hash.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -80,10 +76,10 @@

Functions

lzma_index_hashlzma_index_hash_init (lzma_index_hash *index_hash, const lzma_allocator *allocator) lzma_nothrow lzma_attr_warn_unused_result - Allocate and initialize a new lzma_index_hash structure.
+ Allocate and initialize a new lzma_index_hash structure.
  void lzma_index_hash_end (lzma_index_hash *index_hash, const lzma_allocator *allocator) lzma_nothrow - Deallocate lzma_index_hash structure.
+ Deallocate lzma_index_hash structure.
  lzma_ret lzma_index_hash_append (lzma_index_hash *index_hash, lzma_vli unpadded_size, lzma_vli uncompressed_size) lzma_nothrow lzma_attr_warn_unused_result  Add a new Record to an Index hash.
@@ -122,22 +118,22 @@

-extern +extern

-

Allocate and initialize a new lzma_index_hash structure.

-

If index_hash is NULL, this function allocates and initializes a new lzma_index_hash structure and returns a pointer to it. If allocation fails, NULL is returned.

-

If index_hash is non-NULL, this function reinitializes the lzma_index_hash structure and returns the same pointer. In this case, return value cannot be NULL or a different pointer than the index_hash that was given as an argument.

+

Allocate and initialize a new lzma_index_hash structure.

+

If index_hash is NULL, this function allocates and initializes a new lzma_index_hash structure and returns a pointer to it. If allocation fails, NULL is returned.

+

If index_hash is non-NULL, this function reinitializes the lzma_index_hash structure and returns the same pointer. In this case, return value cannot be NULL or a different pointer than the index_hash that was given as an argument.

Parameters
- +
index_hashPointer to a lzma_index_hash structure or NULL.
index_hashPointer to a lzma_index_hash structure or NULL.
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
Initialized lzma_index_hash structure on success or NULL on failure.
+
Returns
Initialized lzma_index_hash structure on success or NULL on failure.
@@ -163,15 +159,15 @@

-extern +extern

-

Deallocate lzma_index_hash structure.

+

Deallocate lzma_index_hash structure.

Parameters
- +
index_hashPointer to a lzma_index_hash structure to free.
index_hashPointer to a lzma_index_hash structure to free.
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
@@ -206,7 +202,7 @@

-extern +extern

@@ -214,13 +210,13 @@

Parameters
- +
index_hashPointer to a lzma_index_hash structure
index_hashPointer to a lzma_index_hash structure
unpadded_sizeUnpadded Size of a Block
uncompressed_sizeUncompressed Size of a Block
-
Returns
Possible lzma_ret values:

@@ -271,14 +267,14 @@

lzma_stream structure to pass the input data. Instead, the input buffer is specified using three arguments. This is because it matches better the internal APIs of liblzma.

Parameters
- +
index_hashPointer to a lzma_index_hash structure
index_hashPointer to a lzma_index_hash structure
inPointer to the beginning of the input buffer
[out]in_posin[*in_pos] is the next byte to process
in_sizein[in_size] is the first byte not to process
-
Returns
Possible lzma_ret values:

+ + diff --git a/mingw64/share/doc/xz/api/index__hash_8h.js b/mingw64/share/doc/xz/api/index__hash_8h.js new file mode 100644 index 00000000000..cf9a2e53d61 --- /dev/null +++ b/mingw64/share/doc/xz/api/index__hash_8h.js @@ -0,0 +1,9 @@ +var index__hash_8h = +[ + [ "lzma_index_hash", "index__hash_8h.html#a2db9f438838c8ff72a8a6fd3fc856f8c", null ], + [ "lzma_index_hash_init", "index__hash_8h.html#aaafae4967a4a266d97dc34a98bfcabfb", null ], + [ "lzma_index_hash_end", "index__hash_8h.html#a7dacb41b9ec1c8df5d33dfdae97743b3", null ], + [ "lzma_index_hash_append", "index__hash_8h.html#a2bdbe4f0b5fa2fadb7528447feaaa97f", null ], + [ "lzma_index_hash_decode", "index__hash_8h.html#a891eb955284c9117155f92eb0ddba44c", null ], + [ "lzma_index_hash_size", "index__hash_8h.html#a0f8ab3b57b117f9547866156755c917f", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/lzma12_8h.html b/mingw64/share/doc/xz/api/lzma12_8h.html index 9fb8990c7ea..61eeba8bdf2 100644 --- a/mingw64/share/doc/xz/api/lzma12_8h.html +++ b/mingw64/share/doc/xz/api/lzma12_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/lzma12.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -340,13 +336,13 @@

-extern +extern

Test if given match finder is supported.

-

It is safe to call this with a value that isn't listed in lzma_match_finder enumeration; the return value will be false.

+

It is safe to call this with a value that isn't listed in lzma_match_finder enumeration; the return value will be false.

There is no way to list which match finders are available in this particular liblzma version and build. It would be useless, because a new match finder, which the application developer wasn't aware, could require giving additional options to the encoder that the older match finders don't need.

Parameters
@@ -354,7 +350,7 @@

Returns
lzma_bool:

Test if given compression mode is supported.

-

It is safe to call this with a value that isn't listed in lzma_mode enumeration; the return value will be false.

+

It is safe to call this with a value that isn't listed in lzma_mode enumeration; the return value will be false.

There is no way to list which modes are available in this particular liblzma version and build. It would be useless, because a new compression mode, which the application developer wasn't aware, could require giving additional options to the encoder that the older modes don't need.

Parameters
@@ -394,7 +390,7 @@

Returns
lzma_bool:

@@ -441,7 +437,7 @@

Returns
lzma_bool:

+ + diff --git a/mingw64/share/doc/xz/api/lzma12_8h.js b/mingw64/share/doc/xz/api/lzma12_8h.js new file mode 100644 index 00000000000..dfac5ddd8f4 --- /dev/null +++ b/mingw64/share/doc/xz/api/lzma12_8h.js @@ -0,0 +1,22 @@ +var lzma12_8h = +[ + [ "lzma_options_lzma", "structlzma__options__lzma.html", "structlzma__options__lzma" ], + [ "LZMA_FILTER_LZMA1", "lzma12_8h.html#accedd16abcb758e7f748bac1102abda9", null ], + [ "LZMA_FILTER_LZMA1EXT", "lzma12_8h.html#a98a7fd42aa78a273a6b138629e46772d", null ], + [ "LZMA_FILTER_LZMA2", "lzma12_8h.html#a04f9d9a018a47cc99491e6e94e92f96b", null ], + [ "lzma_set_ext_size", "lzma12_8h.html#a73ed0293db4e59d73a702d66fef537c3", null ], + [ "lzma_match_finder", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80", [ + [ "LZMA_MF_HC3", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a6eb38f634021a192cada8a978b5de93b", null ], + [ "LZMA_MF_HC4", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a0944620f4949289c2ebde613cae12b04", null ], + [ "LZMA_MF_BT2", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a7ab212446c3f6520f5c33ccfa4b3386a", null ], + [ "LZMA_MF_BT3", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a983ecc59bf3e07a7c43fea551ea11865", null ], + [ "LZMA_MF_BT4", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a468c32cdea9861d1ff98478364e6c547", null ] + ] ], + [ "lzma_mode", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866", [ + [ "LZMA_MODE_FAST", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866ac8c0926a91b4f756e11121efd30648cc", null ], + [ "LZMA_MODE_NORMAL", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866ad37225f30d5cd21fc8bb3eaba283bbf9", null ] + ] ], + [ "lzma_mf_is_supported", "lzma12_8h.html#aefba1f7214ddcf8cd408a0702e8642b5", null ], + [ "lzma_mode_is_supported", "lzma12_8h.html#ad1add1c2600fdbb3d737e4fb3465dfcb", null ], + [ "lzma_lzma_preset", "lzma12_8h.html#aa62c28944fe3575653a4c25780400d77", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/lzma_8h.html b/mingw64/share/doc/xz/api/lzma_8h.html index 94971f4bdba..2e6cb219db7 100644 --- a/mingw64/share/doc/xz/api/lzma_8h.html +++ b/mingw64/share/doc/xz/api/lzma_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -150,10 +150,13 @@

+ + diff --git a/mingw64/share/doc/xz/api/menudata.js b/mingw64/share/doc/xz/api/menudata.js deleted file mode 100644 index aa61dbe2f05..00000000000 --- a/mingw64/share/doc/xz/api/menudata.js +++ /dev/null @@ -1,80 +0,0 @@ -/* - @licstart The following is the entire license notice for the JavaScript code in this file. - - The MIT License (MIT) - - Copyright (C) 1997-2020 by Dimitri van Heesch - - Permission is hereby granted, free of charge, to any person obtaining a copy of this software - and associated documentation files (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, publish, distribute, - sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all copies or - substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING - BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, - DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - @licend The above is the entire license notice for the JavaScript code in this file -*/ -var menudata={children:[ -{text:"Main Page",url:"index.html"}, -{text:"Data Structures",url:"annotated.html",children:[ -{text:"Data Structures",url:"annotated.html"}, -{text:"Data Fields",url:"functions.html",children:[ -{text:"All",url:"functions.html",children:[ -{text:"a",url:"functions.html#index_a"}, -{text:"b",url:"functions.html#index_b"}, -{text:"c",url:"functions.html#index_c"}, -{text:"d",url:"functions.html#index_d"}, -{text:"e",url:"functions.html#index_e"}, -{text:"f",url:"functions.html#index_f"}, -{text:"h",url:"functions.html#index_h"}, -{text:"i",url:"functions.html#index_i"}, -{text:"l",url:"functions.html#index_l"}, -{text:"m",url:"functions.html#index_m"}, -{text:"n",url:"functions.html#index_n"}, -{text:"o",url:"functions.html#index_o"}, -{text:"p",url:"functions.html#index_p"}, -{text:"r",url:"functions.html#index_r"}, -{text:"s",url:"functions.html#index_s"}, -{text:"t",url:"functions.html#index_t"}, -{text:"u",url:"functions.html#index_u"}, -{text:"v",url:"functions.html#index_v"}]}, -{text:"Variables",url:"functions_vars.html",children:[ -{text:"a",url:"functions_vars.html#index_a"}, -{text:"b",url:"functions_vars.html#index_b"}, -{text:"c",url:"functions_vars.html#index_c"}, -{text:"d",url:"functions_vars.html#index_d"}, -{text:"e",url:"functions_vars.html#index_e"}, -{text:"f",url:"functions_vars.html#index_f"}, -{text:"h",url:"functions_vars.html#index_h"}, -{text:"i",url:"functions_vars.html#index_i"}, -{text:"l",url:"functions_vars.html#index_l"}, -{text:"m",url:"functions_vars.html#index_m"}, -{text:"n",url:"functions_vars.html#index_n"}, -{text:"o",url:"functions_vars.html#index_o"}, -{text:"p",url:"functions_vars.html#index_p"}, -{text:"r",url:"functions_vars.html#index_r"}, -{text:"s",url:"functions_vars.html#index_s"}, -{text:"t",url:"functions_vars.html#index_t"}, -{text:"u",url:"functions_vars.html#index_u"}, -{text:"v",url:"functions_vars.html#index_v"}]}]}]}, -{text:"Files",url:"files.html",children:[ -{text:"File List",url:"files.html"}, -{text:"Globals",url:"globals.html",children:[ -{text:"All",url:"globals.html",children:[ -{text:"l",url:"globals.html#index_l"}]}, -{text:"Functions",url:"globals_func.html",children:[ -{text:"l",url:"globals_func.html#index_l"}]}, -{text:"Typedefs",url:"globals_type.html"}, -{text:"Enumerations",url:"globals_enum.html"}, -{text:"Enumerator",url:"globals_eval.html",children:[ -{text:"l",url:"globals_eval.html#index_l"}]}, -{text:"Macros",url:"globals_defs.html",children:[ -{text:"l",url:"globals_defs.html#index_l"}]}]}]}]} diff --git a/mingw64/share/doc/xz/api/navtree.js b/mingw64/share/doc/xz/api/navtree.js new file mode 100644 index 00000000000..2d4fa84a55d --- /dev/null +++ b/mingw64/share/doc/xz/api/navtree.js @@ -0,0 +1,483 @@ +/* + @licstart The following is the entire license notice for the JavaScript code in this file. + + The MIT License (MIT) + + Copyright (C) 1997-2020 by Dimitri van Heesch + + Permission is hereby granted, free of charge, to any person obtaining a copy of this software + and associated documentation files (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, publish, distribute, + sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all copies or + substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING + BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, + DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + @licend The above is the entire license notice for the JavaScript code in this file + */ + +function initNavTree(toroot,relpath) { + let navTreeSubIndices = []; + const ARROW_DOWN = '▼'; + const ARROW_RIGHT = '►'; + const NAVPATH_COOKIE_NAME = ''+'navpath'; + + const getData = function(varName) { + const i = varName.lastIndexOf('/'); + const n = i>=0 ? varName.substring(i+1) : varName; + return eval(n.replace(/-/g,'_')); + } + + const stripPath = function(uri) { + return uri.substring(uri.lastIndexOf('/')+1); + } + + const stripPath2 = function(uri) { + const i = uri.lastIndexOf('/'); + const s = uri.substring(i+1); + const m = uri.substring(0,i+1).match(/\/d\w\/d\w\w\/$/); + return m ? uri.substring(i-6) : s; + } + + const hashValue = function() { + return $(location).attr('hash').substring(1).replace(/[^\w-]/g,''); + } + + const hashUrl = function() { + return '#'+hashValue(); + } + + const pathName = function() { + return $(location).attr('pathname').replace(/[^-A-Za-z0-9+&@#/%?=~_|!:,.;()]/g, ''); + } + + const storeLink = function(link) { + if (!$("#nav-sync").hasClass('sync')) { + Cookie.writeSetting(NAVPATH_COOKIE_NAME,link,0); + } + } + + const deleteLink = function() { + Cookie.eraseSetting(NAVPATH_COOKIE_NAME); + } + + const cachedLink = function() { + return Cookie.readSetting(NAVPATH_COOKIE_NAME,''); + } + + const getScript = function(scriptName,func) { + const head = document.getElementsByTagName("head")[0]; + const script = document.createElement('script'); + script.id = scriptName; + script.type = 'text/javascript'; + script.onload = func; + script.src = scriptName+'.js'; + head.appendChild(script); + } + + const createIndent = function(o,domNode,node) { + let level=-1; + let n = node; + while (n.parentNode) { level++; n=n.parentNode; } + if (node.childrenData) { + const imgNode = document.createElement("span"); + imgNode.className = 'arrow'; + imgNode.style.paddingLeft=(16*level).toString()+'px'; + imgNode.innerHTML=ARROW_RIGHT; + node.plus_img = imgNode; + node.expandToggle = document.createElement("a"); + node.expandToggle.href = "javascript:void(0)"; + node.expandToggle.onclick = function() { + if (node.expanded) { + $(node.getChildrenUL()).slideUp("fast"); + node.plus_img.innerHTML=ARROW_RIGHT; + node.expanded = false; + } else { + expandNode(o, node, false, true); + } + } + node.expandToggle.appendChild(imgNode); + domNode.appendChild(node.expandToggle); + } else { + let span = document.createElement("span"); + span.className = 'arrow'; + span.style.width = 16*(level+1)+'px'; + span.innerHTML = ' '; + domNode.appendChild(span); + } + } + + let animationInProgress = false; + + const gotoAnchor = function(anchor,aname) { + let pos, docContent = $('#doc-content'); + let ancParent = $(anchor.parent()); + if (ancParent.hasClass('memItemLeft') || ancParent.hasClass('memtitle') || + ancParent.hasClass('fieldname') || ancParent.hasClass('fieldtype') || + ancParent.is(':header')) { + pos = ancParent.offset().top; + } else if (anchor.position()) { + pos = anchor.offset().top; + } + if (pos) { + const dcOffset = docContent.offset().top; + const dcHeight = docContent.height(); + const dcScrHeight = docContent[0].scrollHeight + const dcScrTop = docContent.scrollTop(); + let dist = Math.abs(Math.min(pos-dcOffset,dcScrHeight-dcHeight-dcScrTop)); + animationInProgress = true; + docContent.animate({ + scrollTop: pos + dcScrTop - dcOffset + },Math.max(50,Math.min(500,dist)),function() { + animationInProgress=false; + if (anchor.parent().attr('class')=='memItemLeft') { + let rows = $('.memberdecls tr[class$="'+hashValue()+'"]'); + glowEffect(rows.children(),300); // member without details + } else if (anchor.parent().attr('class')=='fieldname') { + glowEffect(anchor.parent().parent(),1000); // enum value + } else if (anchor.parent().attr('class')=='fieldtype') { + glowEffect(anchor.parent().parent(),1000); // struct field + } else if (anchor.parent().is(":header")) { + glowEffect(anchor.parent(),1000); // section header + } else { + glowEffect(anchor.next(),1000); // normal member + } + }); + } + } + + const newNode = function(o, po, text, link, childrenData, lastNode) { + const node = { + children : [], + childrenData : childrenData, + depth : po.depth + 1, + relpath : po.relpath, + isLast : lastNode, + li : document.createElement("li"), + parentNode : po, + itemDiv : document.createElement("div"), + labelSpan : document.createElement("span"), + label : document.createTextNode(text), + expanded : false, + childrenUL : null, + getChildrenUL : function() { + if (!this.childrenUL) { + this.childrenUL = document.createElement("ul"); + this.childrenUL.className = "children_ul"; + this.childrenUL.style.display = "none"; + this.li.appendChild(node.childrenUL); + } + return node.childrenUL; + }, + }; + + node.itemDiv.className = "item"; + node.labelSpan.className = "label"; + createIndent(o,node.itemDiv,node); + node.itemDiv.appendChild(node.labelSpan); + node.li.appendChild(node.itemDiv); + + const a = document.createElement("a"); + node.labelSpan.appendChild(a); + po.getChildrenUL().appendChild(node.li); + a.appendChild(node.label); + if (link) { + let url; + if (link.substring(0,1)=='^') { + url = link.substring(1); + link = url; + } else { + url = node.relpath+link; + } + a.className = stripPath(link.replace('#',':')); + if (link.indexOf('#')!=-1) { + const aname = '#'+link.split('#')[1]; + const srcPage = stripPath(pathName()); + const targetPage = stripPath(link.split('#')[0]); + a.href = srcPage!=targetPage ? url : aname; + a.onclick = function() { + storeLink(link); + aPPar = $(a).parent().parent(); + if (!aPPar.hasClass('selected')) { + $('.item').removeClass('selected'); + $('.item').removeAttr('id'); + aPPar.addClass('selected'); + aPPar.attr('id','selected'); + } + const anchor = $(aname); + gotoAnchor(anchor,aname); + }; + } else { + a.href = url; + a.onclick = () => storeLink(link); + } + } else if (childrenData != null) { + a.className = "nolink"; + a.href = "javascript:void(0)"; + a.onclick = node.expandToggle.onclick; + } + return node; + } + + const showRoot = function() { + const headerHeight = $("#top").height(); + const footerHeight = $("#nav-path").height(); + const windowHeight = $(window).height() - headerHeight - footerHeight; + (function() { // retry until we can scroll to the selected item + try { + const navtree=$('#nav-tree'); + navtree.scrollTo('#selected',100,{offset:-windowHeight/2}); + } catch (err) { + setTimeout(arguments.callee, 0); + } + })(); + } + + const expandNode = function(o, node, imm, setFocus) { + if (node.childrenData && !node.expanded) { + if (typeof(node.childrenData)==='string') { + const varName = node.childrenData; + getScript(node.relpath+varName,function() { + node.childrenData = getData(varName); + expandNode(o, node, imm, setFocus); + }); + } else { + if (!node.childrenVisited) { + getNode(o, node); + } + $(node.getChildrenUL()).slideDown("fast"); + node.plus_img.innerHTML = ARROW_DOWN; + node.expanded = true; + if (setFocus) { + $(node.expandToggle).focus(); + } + } + } + } + + const glowEffect = function(n,duration) { + n.addClass('glow').delay(duration).queue(function(next) { + $(this).removeClass('glow');next(); + }); + } + + const highlightAnchor = function() { + const aname = hashUrl(); + const anchor = $(aname); + gotoAnchor(anchor,aname); + } + + const selectAndHighlight = function(hash,n) { + let a; + if (hash) { + const link=stripPath(pathName())+':'+hash.substring(1); + a=$('.item a[class$="'+link+'"]'); + } + if (a && a.length) { + a.parent().parent().addClass('selected'); + a.parent().parent().attr('id','selected'); + highlightAnchor(); + } else if (n) { + $(n.itemDiv).addClass('selected'); + $(n.itemDiv).attr('id','selected'); + } + let topOffset=5; + if ($('#nav-tree-contents .item:first').hasClass('selected')) { + topOffset+=25; + } + $('#nav-sync').css('top',topOffset+'px'); + showRoot(); + } + + const showNode = function(o, node, index, hash) { + if (node && node.childrenData) { + if (typeof(node.childrenData)==='string') { + const varName = node.childrenData; + getScript(node.relpath+varName,function() { + node.childrenData = getData(varName); + showNode(o,node,index,hash); + }); + } else { + if (!node.childrenVisited) { + getNode(o, node); + } + $(node.getChildrenUL()).css({'display':'block'}); + node.plus_img.innerHTML = ARROW_DOWN; + node.expanded = true; + const n = node.children[o.breadcrumbs[index]]; + if (index+11 ? '#'+parts[1].replace(/[^\w-]/g,'') : ''; + } + if (hash.match(/^#l\d+$/)) { + const anchor=$('a[name='+hash.substring(1)+']'); + glowEffect(anchor.parent(),1000); // line number + hash=''; // strip line number anchors + } + const url=root+hash; + let i=-1; + while (NAVTREEINDEX[i+1]<=url) i++; + if (i==-1) { i=0; root=NAVTREE[0][1]; } // fallback: show index + if (navTreeSubIndices[i]) { + gotoNode(o,i,root,hash,relpath) + } else { + getScript(relpath+'navtreeindex'+i,function() { + navTreeSubIndices[i] = eval('NAVTREEINDEX'+i); + if (navTreeSubIndices[i]) { + gotoNode(o,i,root,hash,relpath); + } + }); + } + } + + const showSyncOff = function(n,relpath) { + n.html(''); + } + + const showSyncOn = function(n,relpath) { + n.html(''); + } + + const o = { + toroot : toroot, + node : { + childrenData : NAVTREE, + children : [], + childrenUL : document.createElement("ul"), + getChildrenUL : function() { return this.childrenUL }, + li : document.getElementById("nav-tree-contents"), + depth : 0, + relpath : relpath, + expanded : false, + isLast : true, + plus_img : document.createElement("span"), + }, + }; + o.node.li.appendChild(o.node.childrenUL); + o.node.plus_img.className = 'arrow'; + o.node.plus_img.innerHTML = ARROW_RIGHT; + + const navSync = $('#nav-sync'); + if (cachedLink()) { + showSyncOff(navSync,relpath); + navSync.removeClass('sync'); + } else { + showSyncOn(navSync,relpath); + } + + navSync.click(() => { + const navSync = $('#nav-sync'); + if (navSync.hasClass('sync')) { + navSync.removeClass('sync'); + showSyncOff(navSync,relpath); + storeLink(stripPath2(pathName())+hashUrl()); + } else { + navSync.addClass('sync'); + showSyncOn(navSync,relpath); + deleteLink(); + } + }); + + navTo(o,toroot,hashUrl(),relpath); + showRoot(); + + $(window).bind('hashchange', () => { + if (!animationInProgress) { + if (window.location.hash && window.location.hash.length>1) { + let a; + if ($(location).attr('hash')) { + const clslink=stripPath(pathName())+':'+hashValue(); + a=$('.item a[class$="'+clslink.replace(/ - + liblzma (XZ Utils): lzma/stream_flags.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -153,7 +149,7 @@

-extern +extern

@@ -166,7 +162,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful.
    • LZMA_OPTIONS_ERROR: options->version is not supported by this liblzma version.
    • LZMA_PROG_ERROR: Invalid options.
    • @@ -197,7 +193,7 @@

      -extern +extern

@@ -210,7 +206,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful.
    • LZMA_OPTIONS_ERROR: options->version is not supported by this liblzma version.
    • LZMA_PROG_ERROR: Invalid options.
    • @@ -241,14 +237,14 @@

      -extern +extern

Decode Stream Header.

options->backward_size is always set to LZMA_VLI_UNKNOWN. This is to help comparing Stream Flags from Stream Header and Stream Footer with lzma_stream_flags_compare().

-
Note
When decoding .xz files that contain multiple Streams, it may make sense to print "file format not recognized" only if decoding of the Stream Header of the first Stream gives LZMA_FORMAT_ERROR. If non-first Stream Header gives LZMA_FORMAT_ERROR, the message used for LZMA_DATA_ERROR is probably more appropriate. For example, the Stream decoder in liblzma uses LZMA_DATA_ERROR if LZMA_FORMAT_ERROR is returned by lzma_stream_header_decode() when decoding non-first Stream.
+
Note
When decoding .xz files that contain multiple Streams, it may make sense to print "file format not recognized" only if decoding of the Stream Header of the first Stream gives LZMA_FORMAT_ERROR. If non-first Stream Header gives LZMA_FORMAT_ERROR, the message used for LZMA_DATA_ERROR is probably more appropriate. For example, the Stream decoder in liblzma uses LZMA_DATA_ERROR if LZMA_FORMAT_ERROR is returned by lzma_stream_header_decode() when decoding non-first Stream.
Parameters
@@ -256,7 +252,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful.
    • LZMA_FORMAT_ERROR: Magic bytes don't match, thus the given buffer cannot be Stream Header.
    • LZMA_DATA_ERROR: CRC32 doesn't match, thus the header is corrupt.
    • @@ -288,7 +284,7 @@

      -extern +extern

[out]optionsTarget for the decoded Stream Header options.
@@ -302,7 +298,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful.
    • LZMA_FORMAT_ERROR: Magic bytes don't match, thus the given buffer cannot be Stream Footer.
    • LZMA_DATA_ERROR: CRC32 doesn't match, thus the Stream Footer is corrupt.
    • @@ -334,7 +330,7 @@

      -extern +extern

@@ -348,7 +344,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Both are equal. If either had backward_size set to LZMA_VLI_UNKNOWN, backward_size values were not compared or validated.
    • LZMA_DATA_ERROR: The structures differ.
    • LZMA_OPTIONS_ERROR: version in either structure is greater than the maximum supported version (currently zero).
    • @@ -359,10 +355,13 @@

+ + diff --git a/mingw64/share/doc/xz/api/stream__flags_8h.js b/mingw64/share/doc/xz/api/stream__flags_8h.js new file mode 100644 index 00000000000..8ebad34e19e --- /dev/null +++ b/mingw64/share/doc/xz/api/stream__flags_8h.js @@ -0,0 +1,12 @@ +var stream__flags_8h = +[ + [ "lzma_stream_flags", "structlzma__stream__flags.html", "structlzma__stream__flags" ], + [ "LZMA_STREAM_HEADER_SIZE", "stream__flags_8h.html#ada7e0a4f5e7146f547962cb9e9ef08ee", null ], + [ "LZMA_BACKWARD_SIZE_MIN", "stream__flags_8h.html#ae8da8190f1396f66332073946bc45634", null ], + [ "LZMA_BACKWARD_SIZE_MAX", "stream__flags_8h.html#a2e5e09010880f8caa6cd6539c7341239", null ], + [ "lzma_stream_header_encode", "stream__flags_8h.html#a2ebb8d6dff23daeb3de398913b845eff", null ], + [ "lzma_stream_footer_encode", "stream__flags_8h.html#a438249a75ea8da952a7474b92bfe7b7a", null ], + [ "lzma_stream_header_decode", "stream__flags_8h.html#ae03198e464f0d296e601ff841e100805", null ], + [ "lzma_stream_footer_decode", "stream__flags_8h.html#aa92a383f85753bb79ee23227fa68186c", null ], + [ "lzma_stream_flags_compare", "stream__flags_8h.html#a3e25ca4205021302882a696283d45263", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__allocator.html b/mingw64/share/doc/xz/api/structlzma__allocator.html index 646e59cd1e0..d2a6f447af8 100644 --- a/mingw64/share/doc/xz/api/structlzma__allocator.html +++ b/mingw64/share/doc/xz/api/structlzma__allocator.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_allocator Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -159,10 +159,13 @@

base.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__allocator.js b/mingw64/share/doc/xz/api/structlzma__allocator.js new file mode 100644 index 00000000000..6e7cfb78dd4 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__allocator.js @@ -0,0 +1,6 @@ +var structlzma__allocator = +[ + [ "alloc", "structlzma__allocator.html#aba5c4369af94cc9943423b49171462ec", null ], + [ "free", "structlzma__allocator.html#a3726deffd08393934263c04660208009", null ], + [ "opaque", "structlzma__allocator.html#aab293a5007a93299cc97ee8b5fb81268", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__block.html b/mingw64/share/doc/xz/api/structlzma__block.html index aac53ba16fa..82f4a083861 100644 --- a/mingw64/share/doc/xz/api/structlzma__block.html +++ b/mingw64/share/doc/xz/api/structlzma__block.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_block Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -353,10 +353,13 @@

block.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__block.js b/mingw64/share/doc/xz/api/structlzma__block.js new file mode 100644 index 00000000000..7140d483c41 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__block.js @@ -0,0 +1,11 @@ +var structlzma__block = +[ + [ "version", "structlzma__block.html#ac3936a5b0ec3f9b8f9c7ad68e7d149a5", null ], + [ "header_size", "structlzma__block.html#a6689c4f7524b2c05772a2d6151138610", null ], + [ "check", "structlzma__block.html#a80cd9d3025991db4a476ce7588f853e6", null ], + [ "compressed_size", "structlzma__block.html#a8383d489c9ffea8af390669a105c74e5", null ], + [ "uncompressed_size", "structlzma__block.html#a17362d38d1946dd16a9686557ec19a94", null ], + [ "filters", "structlzma__block.html#a5900e517e6e0a473a3184074ae7defd1", null ], + [ "raw_check", "structlzma__block.html#a25e9bf1bb1699017694b18ca24f965d2", null ], + [ "ignore_check", "structlzma__block.html#a516ac9cc63bc1a4fadd9fbfc189a206b", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__filter.html b/mingw64/share/doc/xz/api/structlzma__filter.html index 36b6df607e9..374cd95c96e 100644 --- a/mingw64/share/doc/xz/api/structlzma__filter.html +++ b/mingw64/share/doc/xz/api/structlzma__filter.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_filter Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -120,10 +120,13 @@

filter.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__filter.js b/mingw64/share/doc/xz/api/structlzma__filter.js new file mode 100644 index 00000000000..8d7c2d6bfe6 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__filter.js @@ -0,0 +1,5 @@ +var structlzma__filter = +[ + [ "id", "structlzma__filter.html#aef1d9709759f39e61db77547b2326929", null ], + [ "options", "structlzma__filter.html#a10dfbaa1601793657d12320bef933ee6", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__index__iter.html b/mingw64/share/doc/xz/api/structlzma__index__iter.html index 46c7a2b7a25..a8ec2527e7a 100644 --- a/mingw64/share/doc/xz/api/structlzma__index__iter.html +++ b/mingw64/share/doc/xz/api/structlzma__index__iter.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_index_iter Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -69,68 +69,68 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

+
struct { 
 
   const lzma_stream_flags *   flags 
 Pointer to Stream Flags. More...
 
   lzma_vli   number 
 Stream number in the lzma_index. More...
 
   lzma_vli   block_count 
 Number of Blocks in the Stream. More...
 
   lzma_vli   compressed_offset 
 Compressed start offset of this Stream. More...
 
   lzma_vli   uncompressed_offset 
 Uncompressed start offset of this Stream. More...
 
   lzma_vli   compressed_size 
 Compressed size of this Stream. More...
 
+
   const lzma_stream_flags *   flags 
 Pointer to Stream Flags. More...
 
   lzma_vli   number 
 Stream number in the lzma_index. More...
 
   lzma_vli   block_count 
 Number of Blocks in the Stream. More...
 
   lzma_vli   compressed_offset 
 Compressed start offset of this Stream. More...
 
   lzma_vli   uncompressed_offset 
 Uncompressed start offset of this Stream. More...
 
   lzma_vli   compressed_size 
 Compressed size of this Stream. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Stream.
 
   lzma_vli   padding 
 Size of Stream Padding after this Stream. More...
 
stream 
 
+
 Uncompressed size of this Stream.
 
   lzma_vli   padding 
 Size of Stream Padding after this Stream. More...
 
stream 
 
struct { 
 
   lzma_vli   number_in_file 
 Block number in the file. More...
 
   lzma_vli   compressed_file_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_file_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   number_in_stream 
 Block number in this Stream. More...
 
   lzma_vli   compressed_stream_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_stream_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Block. More...
 
   lzma_vli   unpadded_size 
 Unpadded size of this Block. More...
 
   lzma_vli   total_size 
 Total compressed size. More...
 
block 
 
   lzma_vli   number_in_file 
 Block number in the file. More...
 
   lzma_vli   compressed_file_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_file_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   number_in_stream 
 Block number in this Stream. More...
 
   lzma_vli   compressed_stream_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_stream_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Block. More...
 
   lzma_vli   unpadded_size 
 Unpadded size of this Block. More...
 
   lzma_vli   total_size 
 Total compressed size. More...
 
block 
 

Detailed Description

Iterator to get information about Blocks and Streams.

@@ -164,7 +164,7 @@

-

Stream number in the lzma_index.

+

Stream number in the lzma_index.

The first Stream is 1.

@@ -199,7 +199,7 @@

Compressed start offset of this Stream.

-

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

@@ -216,7 +216,7 @@

Uncompressed start offset of this Stream.

-

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

@@ -302,7 +302,7 @@

Compressed start offset of this Block.

-

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file). Normally this is where you should seek in the .xz file to start decompressing this Block.

+

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file). Normally this is where you should seek in the .xz file to start decompressing this Block.

@@ -319,7 +319,7 @@

Uncompressed start offset of this Block.

-

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

When doing random-access reading, it is possible that the target offset is not exactly at Block boundary. One will need to compare the target offset against uncompressed_file_offset or uncompressed_stream_offset, and possibly decode and throw away some amount of data before reaching the target offset.

@@ -413,10 +413,13 @@

index.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__index__iter.js b/mingw64/share/doc/xz/api/structlzma__index__iter.js new file mode 100644 index 00000000000..945b37dc1b7 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__index__iter.js @@ -0,0 +1,19 @@ +var structlzma__index__iter = +[ + [ "flags", "structlzma__index__iter.html#a223a046bcf09077a6e720967682deeae", null ], + [ "number", "structlzma__index__iter.html#a115a307dbc778a9de296376dc39c7b23", null ], + [ "block_count", "structlzma__index__iter.html#abc6ee9be23e54f31aed07382c8caaf7c", null ], + [ "compressed_offset", "structlzma__index__iter.html#a426705df8dde4b094a42f91ea20a46ac", null ], + [ "uncompressed_offset", "structlzma__index__iter.html#abd374b748b4a42e122b90841709609bc", null ], + [ "compressed_size", "structlzma__index__iter.html#a6e73b1f37e3fcf1e9491e4a53b2c52c7", null ], + [ "uncompressed_size", "structlzma__index__iter.html#aafc48408ed40060a84ecd66bae5e1b23", null ], + [ "padding", "structlzma__index__iter.html#a48cfc856f283fe00b0df37402e012818", null ], + [ "number_in_file", "structlzma__index__iter.html#abe5333de53562189012d5ed084c0ef98", null ], + [ "compressed_file_offset", "structlzma__index__iter.html#a26436e75d4c2b5dd8d1de24140d8003e", null ], + [ "uncompressed_file_offset", "structlzma__index__iter.html#a2f3ecf341b5dc043e9673759b8ff47b9", null ], + [ "number_in_stream", "structlzma__index__iter.html#a35a752d344ff5d35d2a858a20bd6e5e8", null ], + [ "compressed_stream_offset", "structlzma__index__iter.html#a578bba553c43dc59a5e4032d4f6c89a3", null ], + [ "uncompressed_stream_offset", "structlzma__index__iter.html#a0fc4959fab08e1a6a4902c728c735a99", null ], + [ "unpadded_size", "structlzma__index__iter.html#a9f4e405b9884be08e3a35bc06e3e15df", null ], + [ "total_size", "structlzma__index__iter.html#ae164ca3d7492dcf5883769c38baac30e", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__mt.html b/mingw64/share/doc/xz/api/structlzma__mt.html index f9276b20f85..1cf24c781f7 100644 --- a/mingw64/share/doc/xz/api/structlzma__mt.html +++ b/mingw64/share/doc/xz/api/structlzma__mt.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_mt Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -262,10 +262,13 @@

container.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__mt.js b/mingw64/share/doc/xz/api/structlzma__mt.js new file mode 100644 index 00000000000..2db2507e8c8 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__mt.js @@ -0,0 +1,12 @@ +var structlzma__mt = +[ + [ "flags", "structlzma__mt.html#a1c2fe028f547bf58b48b5199557d9a9f", null ], + [ "threads", "structlzma__mt.html#a881761f858dbda33c697e74acde0be70", null ], + [ "block_size", "structlzma__mt.html#a20cdc7865266ccb88da36a6e68f84d15", null ], + [ "timeout", "structlzma__mt.html#a298992bf7d2154d8dd814560219d10c2", null ], + [ "preset", "structlzma__mt.html#ab3883b5644752cdd15f01387d58dd050", null ], + [ "filters", "structlzma__mt.html#ad43a62ef2178c76405e5be0ece7a98b4", null ], + [ "check", "structlzma__mt.html#ae38846e8aca5b20d2a86a2364283b730", null ], + [ "memlimit_threading", "structlzma__mt.html#a5a7fb0c7c2db350e09e77477bc3c9509", null ], + [ "memlimit_stop", "structlzma__mt.html#ab5e0b530d4c572c7a2361aabbad656aa", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__options__bcj.html b/mingw64/share/doc/xz/api/structlzma__options__bcj.html index 798caf35c14..76e7225ac3e 100644 --- a/mingw64/share/doc/xz/api/structlzma__options__bcj.html +++ b/mingw64/share/doc/xz/api/structlzma__options__bcj.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_bcj Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -101,10 +101,13 @@

bcj.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__options__bcj.js b/mingw64/share/doc/xz/api/structlzma__options__bcj.js new file mode 100644 index 00000000000..8e0fcd960d9 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__options__bcj.js @@ -0,0 +1,4 @@ +var structlzma__options__bcj = +[ + [ "start_offset", "structlzma__options__bcj.html#a3f5a3c62cd82ce89433684f12ed096ac", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__options__delta.html b/mingw64/share/doc/xz/api/structlzma__options__delta.html index f5aaa1411ab..39bd9248b21 100644 --- a/mingw64/share/doc/xz/api/structlzma__options__delta.html +++ b/mingw64/share/doc/xz/api/structlzma__options__delta.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_delta Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -119,10 +119,13 @@

delta.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__options__delta.js b/mingw64/share/doc/xz/api/structlzma__options__delta.js new file mode 100644 index 00000000000..3cef4c14988 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__options__delta.js @@ -0,0 +1,5 @@ +var structlzma__options__delta = +[ + [ "type", "structlzma__options__delta.html#af3f1ece7f8c472f4a794953b414c7cd7", null ], + [ "dist", "structlzma__options__delta.html#a31b4b0b5a2462cb9433c2663b8a62790", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__options__lzma.html b/mingw64/share/doc/xz/api/structlzma__options__lzma.html index faf9af1dfb5..05cb83c1854 100644 --- a/mingw64/share/doc/xz/api/structlzma__options__lzma.html +++ b/mingw64/share/doc/xz/api/structlzma__options__lzma.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_lzma Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -343,7 +343,7 @@

lzma_set_ext_size(opt_lzma, u64size) can be used to set these members.

The 64-bit uncompressed size is split into two uint32_t variables because there were no reserved uint64_t members and using the same options structure for LZMA_FILTER_LZMA1, LZMA_FILTER_LZMA1EXT, and LZMA_FILTER_LZMA2 was otherwise more convenient than having a new options structure for LZMA_FILTER_LZMA1EXT. (Replacing two uint32_t members with one uint64_t changes the ABI on some systems as the alignment of this struct can increase from 4 bytes to 8.)

@@ -369,10 +369,13 @@

lzma12.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__options__lzma.js b/mingw64/share/doc/xz/api/structlzma__options__lzma.js new file mode 100644 index 00000000000..8a4841949d3 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__options__lzma.js @@ -0,0 +1,16 @@ +var structlzma__options__lzma = +[ + [ "dict_size", "structlzma__options__lzma.html#aeb3f86002405a1191af86def46fca5ad", null ], + [ "preset_dict", "structlzma__options__lzma.html#a16a58c1ee3ec18c820d5cb03dde3739a", null ], + [ "preset_dict_size", "structlzma__options__lzma.html#a655ad4cce9e4dac9cf2a5c8daaa629e0", null ], + [ "lc", "structlzma__options__lzma.html#a95f6188e5b5f05c50ec463a315df3585", null ], + [ "lp", "structlzma__options__lzma.html#a0fe9c54e808fce3090b6994d95fe41fe", null ], + [ "pb", "structlzma__options__lzma.html#acae107b3d3e9d0d4fe16103be22f4408", null ], + [ "mode", "structlzma__options__lzma.html#a1d711df9bda046fd3899abf21fa250d5", null ], + [ "nice_len", "structlzma__options__lzma.html#a0352ea7f8b6a43b745a44f6cb4e2d263", null ], + [ "mf", "structlzma__options__lzma.html#aa99612cd52259093007f33513882dcd0", null ], + [ "depth", "structlzma__options__lzma.html#a4226f686e8c9f6288595fe23d0e15713", null ], + [ "ext_flags", "structlzma__options__lzma.html#ade251d13ef46bcacb4e052b83693878c", null ], + [ "ext_size_low", "structlzma__options__lzma.html#a971da8385dcebd01e60235afb3b717f9", null ], + [ "ext_size_high", "structlzma__options__lzma.html#ae5b3c2375c43ddfacf093980385fb9e3", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__stream.html b/mingw64/share/doc/xz/api/structlzma__stream.html index 67b24c4b714..f1bc01c5ac2 100644 --- a/mingw64/share/doc/xz/api/structlzma__stream.html +++ b/mingw64/share/doc/xz/api/structlzma__stream.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_stream Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -257,10 +257,13 @@

base.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__stream.js b/mingw64/share/doc/xz/api/structlzma__stream.js new file mode 100644 index 00000000000..142b864df80 --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__stream.js @@ -0,0 +1,12 @@ +var structlzma__stream = +[ + [ "next_in", "structlzma__stream.html#a72fdc738c793f07a5c29715aa57802cf", null ], + [ "avail_in", "structlzma__stream.html#abb680ecea31910cbda1d7a6ad4f191c0", null ], + [ "total_in", "structlzma__stream.html#a1a411e1755d6185756caefabc3932c7b", null ], + [ "next_out", "structlzma__stream.html#a14ee64ed636ddcb775edf87e2b9f42ec", null ], + [ "avail_out", "structlzma__stream.html#a5ff28ea4e39148723c19f59811627904", null ], + [ "total_out", "structlzma__stream.html#a80d703ffdfd7661e344fe7b61ff737fa", null ], + [ "allocator", "structlzma__stream.html#a4eb2f3e87e32cc4bea613898b0bd353f", null ], + [ "internal", "structlzma__stream.html#a209da54c2fb5dea40ad011c8408300d0", null ], + [ "seek_pos", "structlzma__stream.html#af7c43a61f3dfeb0b9c8487b7f275054e", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/structlzma__stream__flags.html b/mingw64/share/doc/xz/api/structlzma__stream__flags.html index d104bb6e93c..4372339fc80 100644 --- a/mingw64/share/doc/xz/api/structlzma__stream__flags.html +++ b/mingw64/share/doc/xz/api/structlzma__stream__flags.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_stream_flags Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -140,10 +140,13 @@

stream_flags.h

- -
+ + diff --git a/mingw64/share/doc/xz/api/structlzma__stream__flags.js b/mingw64/share/doc/xz/api/structlzma__stream__flags.js new file mode 100644 index 00000000000..6de5648c47a --- /dev/null +++ b/mingw64/share/doc/xz/api/structlzma__stream__flags.js @@ -0,0 +1,6 @@ +var structlzma__stream__flags = +[ + [ "version", "structlzma__stream__flags.html#a61e9151869d5b77c868aaa4958e74d10", null ], + [ "backward_size", "structlzma__stream__flags.html#aaa65ed7a55a098f829f04dba25d0f212", null ], + [ "check", "structlzma__stream__flags.html#ab1052ea7047c8d67f127f33278166647", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/version_8h.html b/mingw64/share/doc/xz/api/version_8h.html index fc78c5e0142..d36a8159dd1 100644 --- a/mingw64/share/doc/xz/api/version_8h.html +++ b/mingw64/share/doc/xz/api/version_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/version.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -81,7 +77,7 @@  Minor version number of the liblzma release.
  -#define LZMA_VERSION_PATCH   3 +#define LZMA_VERSION_PATCH   4  Patch version number of the liblzma release.
  #define LZMA_VERSION_STABILITY   LZMA_VERSION_STABILITY_STABLE @@ -290,7 +286,7 @@

-extern +extern

+ + diff --git a/mingw64/share/doc/xz/api/version_8h.js b/mingw64/share/doc/xz/api/version_8h.js new file mode 100644 index 00000000000..dc2fda46d65 --- /dev/null +++ b/mingw64/share/doc/xz/api/version_8h.js @@ -0,0 +1,12 @@ +var version_8h = +[ + [ "LZMA_VERSION_MAJOR", "version_8h.html#aa0f450c9d3b0ff5f88b55888ed55701f", null ], + [ "LZMA_VERSION_MINOR", "version_8h.html#af8fd295cf8aa349b0731423ad7a56134", null ], + [ "LZMA_VERSION_PATCH", "version_8h.html#a8b550373cbff381f15d4308b852a3c2a", null ], + [ "LZMA_VERSION_STABILITY", "version_8h.html#ae289abe5dcc203c7cda9f6a9a2f36b3a", null ], + [ "LZMA_VERSION_COMMIT", "version_8h.html#a7fd6169ff15ac7f01f94970359a331ea", null ], + [ "LZMA_VERSION", "version_8h.html#a156c47ff34aa0c2b726d0daf799f10a0", null ], + [ "LZMA_VERSION_STRING", "version_8h.html#a57bb143c993c305a53e9aade831a546c", null ], + [ "lzma_version_number", "version_8h.html#a72f929c9b9e8e730b790b3f8c80c3c80", null ], + [ "lzma_version_string", "version_8h.html#a8998c1d8b4b5c2c1218bdfd58fdb1baa", null ] +]; \ No newline at end of file diff --git a/mingw64/share/doc/xz/api/vli_8h.html b/mingw64/share/doc/xz/api/vli_8h.html index df9474c323e..ed451ee14d3 100644 --- a/mingw64/share/doc/xz/api/vli_8h.html +++ b/mingw64/share/doc/xz/api/vli_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/vli.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -173,7 +169,7 @@

lzma_vli will be uint64_t for the foreseeable future. If a bigger size is needed in the future, it is guaranteed that 2 * LZMA_VLI_MAX will not overflow lzma_vli. This simplifies integer overflow detection.

@@ -215,7 +211,7 @@

-extern +extern

+ + diff --git a/mingw64/share/doc/xz/api/vli_8h.js b/mingw64/share/doc/xz/api/vli_8h.js new file mode 100644 index 00000000000..7fb88d26466 --- /dev/null +++ b/mingw64/share/doc/xz/api/vli_8h.js @@ -0,0 +1,12 @@ +var vli_8h = +[ + [ "LZMA_VLI_MAX", "vli_8h.html#a7b782528bd1934db7c020adbedb20ec9", null ], + [ "LZMA_VLI_UNKNOWN", "vli_8h.html#a5a4b28254a30c859018b896ed371d69a", null ], + [ "LZMA_VLI_BYTES_MAX", "vli_8h.html#a063ecff4133aa2f8899b9fa3fdefd310", null ], + [ "LZMA_VLI_C", "vli_8h.html#a2d8bf5322898bfa11945848420585881", null ], + [ "lzma_vli_is_valid", "vli_8h.html#a4f67ed698215d865a2b87a95ab1320dd", null ], + [ "lzma_vli", "vli_8h.html#a1dbc0ffc3e72748f64df8f7f71898272", null ], + [ "lzma_vli_encode", "vli_8h.html#a50bbb77e9ec3b72c25586aa700c20970", null ], + [ "lzma_vli_decode", "vli_8h.html#a7b7d50e1074e0e2bcd81c29a5f7461c7", null ], + [ "lzma_vli_size", "vli_8h.html#a8d53e0b69934b43da8721fa6f1e8cc4f", null ] +]; \ No newline at end of file diff --git a/mingw64/share/locale/ca/LC_MESSAGES/xz.mo b/mingw64/share/locale/ca/LC_MESSAGES/xz.mo deleted file mode 100644 index 9c08e15f832..00000000000 Binary files a/mingw64/share/locale/ca/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/cs/LC_MESSAGES/xz.mo b/mingw64/share/locale/cs/LC_MESSAGES/xz.mo deleted file mode 100644 index edad4d17070..00000000000 Binary files a/mingw64/share/locale/cs/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/da/LC_MESSAGES/xz.mo b/mingw64/share/locale/da/LC_MESSAGES/xz.mo deleted file mode 100644 index 3347988eb3d..00000000000 Binary files a/mingw64/share/locale/da/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/de/LC_MESSAGES/xz.mo b/mingw64/share/locale/de/LC_MESSAGES/xz.mo deleted file mode 100644 index 44dc7a6c502..00000000000 Binary files a/mingw64/share/locale/de/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/eo/LC_MESSAGES/xz.mo b/mingw64/share/locale/eo/LC_MESSAGES/xz.mo deleted file mode 100644 index 9af2151295d..00000000000 Binary files a/mingw64/share/locale/eo/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/es/LC_MESSAGES/xz.mo b/mingw64/share/locale/es/LC_MESSAGES/xz.mo deleted file mode 100644 index 2da78673f9d..00000000000 Binary files a/mingw64/share/locale/es/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/fi/LC_MESSAGES/xz.mo b/mingw64/share/locale/fi/LC_MESSAGES/xz.mo deleted file mode 100644 index 87358cfcc41..00000000000 Binary files a/mingw64/share/locale/fi/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/fr/LC_MESSAGES/xz.mo b/mingw64/share/locale/fr/LC_MESSAGES/xz.mo deleted file mode 100644 index 519637b20db..00000000000 Binary files a/mingw64/share/locale/fr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/hr/LC_MESSAGES/xz.mo b/mingw64/share/locale/hr/LC_MESSAGES/xz.mo deleted file mode 100644 index eb4709c146a..00000000000 Binary files a/mingw64/share/locale/hr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/hu/LC_MESSAGES/xz.mo b/mingw64/share/locale/hu/LC_MESSAGES/xz.mo deleted file mode 100644 index 301c920eabe..00000000000 Binary files a/mingw64/share/locale/hu/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/it/LC_MESSAGES/xz.mo b/mingw64/share/locale/it/LC_MESSAGES/xz.mo deleted file mode 100644 index 6f670ce3502..00000000000 Binary files a/mingw64/share/locale/it/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/ko/LC_MESSAGES/xz.mo b/mingw64/share/locale/ko/LC_MESSAGES/xz.mo deleted file mode 100644 index 7d33e874427..00000000000 Binary files a/mingw64/share/locale/ko/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/pl/LC_MESSAGES/xz.mo b/mingw64/share/locale/pl/LC_MESSAGES/xz.mo deleted file mode 100644 index 535dd5db920..00000000000 Binary files a/mingw64/share/locale/pl/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/pt/LC_MESSAGES/xz.mo b/mingw64/share/locale/pt/LC_MESSAGES/xz.mo deleted file mode 100644 index 7499ab76b7e..00000000000 Binary files a/mingw64/share/locale/pt/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/pt_BR/LC_MESSAGES/xz.mo b/mingw64/share/locale/pt_BR/LC_MESSAGES/xz.mo deleted file mode 100644 index 7d74f6da3ff..00000000000 Binary files a/mingw64/share/locale/pt_BR/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/ro/LC_MESSAGES/xz.mo b/mingw64/share/locale/ro/LC_MESSAGES/xz.mo deleted file mode 100644 index 17891483849..00000000000 Binary files a/mingw64/share/locale/ro/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/sr/LC_MESSAGES/xz.mo b/mingw64/share/locale/sr/LC_MESSAGES/xz.mo deleted file mode 100644 index b91a8324bfe..00000000000 Binary files a/mingw64/share/locale/sr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/sv/LC_MESSAGES/xz.mo b/mingw64/share/locale/sv/LC_MESSAGES/xz.mo deleted file mode 100644 index 65d8ad6fc12..00000000000 Binary files a/mingw64/share/locale/sv/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/tr/LC_MESSAGES/xz.mo b/mingw64/share/locale/tr/LC_MESSAGES/xz.mo deleted file mode 100644 index 12dcddc2587..00000000000 Binary files a/mingw64/share/locale/tr/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/uk/LC_MESSAGES/xz.mo b/mingw64/share/locale/uk/LC_MESSAGES/xz.mo deleted file mode 100644 index e383add913c..00000000000 Binary files a/mingw64/share/locale/uk/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/vi/LC_MESSAGES/xz.mo b/mingw64/share/locale/vi/LC_MESSAGES/xz.mo deleted file mode 100644 index 40fabad9295..00000000000 Binary files a/mingw64/share/locale/vi/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/zh_CN/LC_MESSAGES/xz.mo b/mingw64/share/locale/zh_CN/LC_MESSAGES/xz.mo deleted file mode 100644 index 512ad9cfb12..00000000000 Binary files a/mingw64/share/locale/zh_CN/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/locale/zh_TW/LC_MESSAGES/xz.mo b/mingw64/share/locale/zh_TW/LC_MESSAGES/xz.mo deleted file mode 100644 index a54e682b8eb..00000000000 Binary files a/mingw64/share/locale/zh_TW/LC_MESSAGES/xz.mo and /dev/null differ diff --git a/mingw64/share/man/de/man1/lzmadec.1.gz b/mingw64/share/man/de/man1/lzmadec.1.gz deleted file mode 100644 index c163fa6762e..00000000000 Binary files a/mingw64/share/man/de/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/lzmainfo.1.gz b/mingw64/share/man/de/man1/lzmainfo.1.gz deleted file mode 100644 index 5e1662ec05b..00000000000 Binary files a/mingw64/share/man/de/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/unxz.1.gz b/mingw64/share/man/de/man1/unxz.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw64/share/man/de/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xz.1.gz b/mingw64/share/man/de/man1/xz.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw64/share/man/de/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzcat.1.gz b/mingw64/share/man/de/man1/xzcat.1.gz deleted file mode 100644 index c7677238533..00000000000 Binary files a/mingw64/share/man/de/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzcmp.1.gz b/mingw64/share/man/de/man1/xzcmp.1.gz deleted file mode 100644 index a6802cd58b1..00000000000 Binary files a/mingw64/share/man/de/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzdec.1.gz b/mingw64/share/man/de/man1/xzdec.1.gz deleted file mode 100644 index c163fa6762e..00000000000 Binary files a/mingw64/share/man/de/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzdiff.1.gz b/mingw64/share/man/de/man1/xzdiff.1.gz deleted file mode 100644 index a6802cd58b1..00000000000 Binary files a/mingw64/share/man/de/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzegrep.1.gz b/mingw64/share/man/de/man1/xzegrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw64/share/man/de/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzfgrep.1.gz b/mingw64/share/man/de/man1/xzfgrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw64/share/man/de/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzgrep.1.gz b/mingw64/share/man/de/man1/xzgrep.1.gz deleted file mode 100644 index a5f563dc0b8..00000000000 Binary files a/mingw64/share/man/de/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzless.1.gz b/mingw64/share/man/de/man1/xzless.1.gz deleted file mode 100644 index 29d8a5b7619..00000000000 Binary files a/mingw64/share/man/de/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/de/man1/xzmore.1.gz b/mingw64/share/man/de/man1/xzmore.1.gz deleted file mode 100644 index 2bf0bceea47..00000000000 Binary files a/mingw64/share/man/de/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/lzmadec.1.gz b/mingw64/share/man/fr/man1/lzmadec.1.gz deleted file mode 100644 index f740f38f16a..00000000000 Binary files a/mingw64/share/man/fr/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/lzmainfo.1.gz b/mingw64/share/man/fr/man1/lzmainfo.1.gz deleted file mode 100644 index 772fd6b7812..00000000000 Binary files a/mingw64/share/man/fr/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/unxz.1.gz b/mingw64/share/man/fr/man1/unxz.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw64/share/man/fr/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/xz.1.gz b/mingw64/share/man/fr/man1/xz.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw64/share/man/fr/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/xzcat.1.gz b/mingw64/share/man/fr/man1/xzcat.1.gz deleted file mode 100644 index ecd1d296f47..00000000000 Binary files a/mingw64/share/man/fr/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/xzdec.1.gz b/mingw64/share/man/fr/man1/xzdec.1.gz deleted file mode 100644 index f740f38f16a..00000000000 Binary files a/mingw64/share/man/fr/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/fr/man1/xzless.1.gz b/mingw64/share/man/fr/man1/xzless.1.gz deleted file mode 100644 index bf48b4d544d..00000000000 Binary files a/mingw64/share/man/fr/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/lzmadec.1.gz b/mingw64/share/man/ko/man1/lzmadec.1.gz deleted file mode 100644 index 19acbbada27..00000000000 Binary files a/mingw64/share/man/ko/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/lzmainfo.1.gz b/mingw64/share/man/ko/man1/lzmainfo.1.gz deleted file mode 100644 index 7391114a8a7..00000000000 Binary files a/mingw64/share/man/ko/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/unxz.1.gz b/mingw64/share/man/ko/man1/unxz.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw64/share/man/ko/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xz.1.gz b/mingw64/share/man/ko/man1/xz.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw64/share/man/ko/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzcat.1.gz b/mingw64/share/man/ko/man1/xzcat.1.gz deleted file mode 100644 index 5bbd1cddff4..00000000000 Binary files a/mingw64/share/man/ko/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzcmp.1.gz b/mingw64/share/man/ko/man1/xzcmp.1.gz deleted file mode 100644 index dc5d9a521e7..00000000000 Binary files a/mingw64/share/man/ko/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzdec.1.gz b/mingw64/share/man/ko/man1/xzdec.1.gz deleted file mode 100644 index 19acbbada27..00000000000 Binary files a/mingw64/share/man/ko/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzdiff.1.gz b/mingw64/share/man/ko/man1/xzdiff.1.gz deleted file mode 100644 index dc5d9a521e7..00000000000 Binary files a/mingw64/share/man/ko/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzegrep.1.gz b/mingw64/share/man/ko/man1/xzegrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw64/share/man/ko/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzfgrep.1.gz b/mingw64/share/man/ko/man1/xzfgrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw64/share/man/ko/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzgrep.1.gz b/mingw64/share/man/ko/man1/xzgrep.1.gz deleted file mode 100644 index 4a94ccd473c..00000000000 Binary files a/mingw64/share/man/ko/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzless.1.gz b/mingw64/share/man/ko/man1/xzless.1.gz deleted file mode 100644 index dbb865903e5..00000000000 Binary files a/mingw64/share/man/ko/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/ko/man1/xzmore.1.gz b/mingw64/share/man/ko/man1/xzmore.1.gz deleted file mode 100644 index b95ee39d962..00000000000 Binary files a/mingw64/share/man/ko/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw64/share/man/man1/unxz.1.gz b/mingw64/share/man/man1/unxz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw64/share/man/man1/unxz.1.gz and b/mingw64/share/man/man1/unxz.1.gz differ diff --git a/mingw64/share/man/man1/xz.1.gz b/mingw64/share/man/man1/xz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw64/share/man/man1/xz.1.gz and b/mingw64/share/man/man1/xz.1.gz differ diff --git a/mingw64/share/man/man1/xzcat.1.gz b/mingw64/share/man/man1/xzcat.1.gz index 328450d1c94..d844c033076 100644 Binary files a/mingw64/share/man/man1/xzcat.1.gz and b/mingw64/share/man/man1/xzcat.1.gz differ diff --git a/mingw64/share/man/pt_BR/man1/lzmadec.1.gz b/mingw64/share/man/pt_BR/man1/lzmadec.1.gz deleted file mode 100644 index bd4a0473da1..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/lzmainfo.1.gz b/mingw64/share/man/pt_BR/man1/lzmainfo.1.gz deleted file mode 100644 index dce417eaade..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/unxz.1.gz b/mingw64/share/man/pt_BR/man1/unxz.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/xz.1.gz b/mingw64/share/man/pt_BR/man1/xz.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/xzcat.1.gz b/mingw64/share/man/pt_BR/man1/xzcat.1.gz deleted file mode 100644 index 448529b7fa8..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/xzdec.1.gz b/mingw64/share/man/pt_BR/man1/xzdec.1.gz deleted file mode 100644 index bd4a0473da1..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/pt_BR/man1/xzless.1.gz b/mingw64/share/man/pt_BR/man1/xzless.1.gz deleted file mode 100644 index 80e8a8e8579..00000000000 Binary files a/mingw64/share/man/pt_BR/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/lzmadec.1.gz b/mingw64/share/man/ro/man1/lzmadec.1.gz deleted file mode 100644 index 6646028a53e..00000000000 Binary files a/mingw64/share/man/ro/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/lzmainfo.1.gz b/mingw64/share/man/ro/man1/lzmainfo.1.gz deleted file mode 100644 index cb4100b8f9b..00000000000 Binary files a/mingw64/share/man/ro/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/unxz.1.gz b/mingw64/share/man/ro/man1/unxz.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw64/share/man/ro/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xz.1.gz b/mingw64/share/man/ro/man1/xz.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw64/share/man/ro/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzcat.1.gz b/mingw64/share/man/ro/man1/xzcat.1.gz deleted file mode 100644 index 43aeffa9bf5..00000000000 Binary files a/mingw64/share/man/ro/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzcmp.1.gz b/mingw64/share/man/ro/man1/xzcmp.1.gz deleted file mode 100644 index 85e92d73f42..00000000000 Binary files a/mingw64/share/man/ro/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzdec.1.gz b/mingw64/share/man/ro/man1/xzdec.1.gz deleted file mode 100644 index 6646028a53e..00000000000 Binary files a/mingw64/share/man/ro/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzdiff.1.gz b/mingw64/share/man/ro/man1/xzdiff.1.gz deleted file mode 100644 index 85e92d73f42..00000000000 Binary files a/mingw64/share/man/ro/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzegrep.1.gz b/mingw64/share/man/ro/man1/xzegrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw64/share/man/ro/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzfgrep.1.gz b/mingw64/share/man/ro/man1/xzfgrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw64/share/man/ro/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzgrep.1.gz b/mingw64/share/man/ro/man1/xzgrep.1.gz deleted file mode 100644 index fd636d7b573..00000000000 Binary files a/mingw64/share/man/ro/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzless.1.gz b/mingw64/share/man/ro/man1/xzless.1.gz deleted file mode 100644 index 2c57b1fbf34..00000000000 Binary files a/mingw64/share/man/ro/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/ro/man1/xzmore.1.gz b/mingw64/share/man/ro/man1/xzmore.1.gz deleted file mode 100644 index dfa5a3f061a..00000000000 Binary files a/mingw64/share/man/ro/man1/xzmore.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/lzmadec.1.gz b/mingw64/share/man/uk/man1/lzmadec.1.gz deleted file mode 100644 index e61a6dc2180..00000000000 Binary files a/mingw64/share/man/uk/man1/lzmadec.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/lzmainfo.1.gz b/mingw64/share/man/uk/man1/lzmainfo.1.gz deleted file mode 100644 index adb9e0fd208..00000000000 Binary files a/mingw64/share/man/uk/man1/lzmainfo.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/unxz.1.gz b/mingw64/share/man/uk/man1/unxz.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw64/share/man/uk/man1/unxz.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xz.1.gz b/mingw64/share/man/uk/man1/xz.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw64/share/man/uk/man1/xz.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzcat.1.gz b/mingw64/share/man/uk/man1/xzcat.1.gz deleted file mode 100644 index cc6bcb0a337..00000000000 Binary files a/mingw64/share/man/uk/man1/xzcat.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzcmp.1.gz b/mingw64/share/man/uk/man1/xzcmp.1.gz deleted file mode 100644 index 793063848a6..00000000000 Binary files a/mingw64/share/man/uk/man1/xzcmp.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzdec.1.gz b/mingw64/share/man/uk/man1/xzdec.1.gz deleted file mode 100644 index e61a6dc2180..00000000000 Binary files a/mingw64/share/man/uk/man1/xzdec.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzdiff.1.gz b/mingw64/share/man/uk/man1/xzdiff.1.gz deleted file mode 100644 index 793063848a6..00000000000 Binary files a/mingw64/share/man/uk/man1/xzdiff.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzegrep.1.gz b/mingw64/share/man/uk/man1/xzegrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw64/share/man/uk/man1/xzegrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzfgrep.1.gz b/mingw64/share/man/uk/man1/xzfgrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw64/share/man/uk/man1/xzfgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzgrep.1.gz b/mingw64/share/man/uk/man1/xzgrep.1.gz deleted file mode 100644 index 2a4278536ea..00000000000 Binary files a/mingw64/share/man/uk/man1/xzgrep.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzless.1.gz b/mingw64/share/man/uk/man1/xzless.1.gz deleted file mode 100644 index d8d92e46b6d..00000000000 Binary files a/mingw64/share/man/uk/man1/xzless.1.gz and /dev/null differ diff --git a/mingw64/share/man/uk/man1/xzmore.1.gz b/mingw64/share/man/uk/man1/xzmore.1.gz deleted file mode 100644 index 381d89dab19..00000000000 Binary files a/mingw64/share/man/uk/man1/xzmore.1.gz and /dev/null differ diff --git a/usr/bin/chattr.exe b/usr/bin/chattr.exe index 94f87e5b2f1..34860c7b9f1 100644 Binary files a/usr/bin/chattr.exe and b/usr/bin/chattr.exe differ diff --git a/usr/bin/cygcheck.exe b/usr/bin/cygcheck.exe index 7b7f4b82554..dc919a9743b 100755 Binary files a/usr/bin/cygcheck.exe and b/usr/bin/cygcheck.exe differ diff --git a/usr/bin/cygpath.exe b/usr/bin/cygpath.exe index 2d0f15918db..8d4e41dbedd 100755 Binary files a/usr/bin/cygpath.exe and b/usr/bin/cygpath.exe differ diff --git a/usr/bin/cygwin-console-helper.exe b/usr/bin/cygwin-console-helper.exe index 1b5a4eb94fb..56db5eaafac 100755 Binary files a/usr/bin/cygwin-console-helper.exe and b/usr/bin/cygwin-console-helper.exe differ diff --git a/usr/bin/dumper.exe b/usr/bin/dumper.exe index c72e79133b3..252c10914e7 100644 Binary files a/usr/bin/dumper.exe and b/usr/bin/dumper.exe differ diff --git a/usr/bin/gencat.exe b/usr/bin/gencat.exe index 76a0473ede3..8f2b5c4f5d9 100755 Binary files a/usr/bin/gencat.exe and b/usr/bin/gencat.exe differ diff --git a/usr/bin/getconf.exe b/usr/bin/getconf.exe index 11d91daa917..b49db7f31fa 100755 Binary files a/usr/bin/getconf.exe and b/usr/bin/getconf.exe differ diff --git a/usr/bin/getfacl.exe b/usr/bin/getfacl.exe index 60300dce259..a138f828fce 100755 Binary files a/usr/bin/getfacl.exe and b/usr/bin/getfacl.exe differ diff --git a/usr/bin/gmondump.exe b/usr/bin/gmondump.exe index 4e26d21b359..6a18b103836 100644 Binary files a/usr/bin/gmondump.exe and b/usr/bin/gmondump.exe differ diff --git a/usr/bin/gpgme-json.exe b/usr/bin/gpgme-json.exe index 78f640e3c84..3319c651c25 100644 Binary files a/usr/bin/gpgme-json.exe and b/usr/bin/gpgme-json.exe differ diff --git a/usr/bin/gpgme-tool.exe b/usr/bin/gpgme-tool.exe index ce21cca1b62..09a3de56849 100644 Binary files a/usr/bin/gpgme-tool.exe and b/usr/bin/gpgme-tool.exe differ diff --git a/usr/bin/kill.exe b/usr/bin/kill.exe index b9ffcab7486..a6065da9818 100755 Binary files a/usr/bin/kill.exe and b/usr/bin/kill.exe differ diff --git a/usr/bin/ldd.exe b/usr/bin/ldd.exe index 3d03da7352c..bd7f4deadc9 100755 Binary files a/usr/bin/ldd.exe and b/usr/bin/ldd.exe differ diff --git a/usr/bin/ldh.exe b/usr/bin/ldh.exe index 98e824c6cfc..61fd96ba2be 100755 Binary files a/usr/bin/ldh.exe and b/usr/bin/ldh.exe differ diff --git a/usr/bin/locale.exe b/usr/bin/locale.exe index 3176e494192..e5fd1baf238 100755 Binary files a/usr/bin/locale.exe and b/usr/bin/locale.exe differ diff --git a/usr/bin/lsattr.exe b/usr/bin/lsattr.exe index a38832c4144..ca1064e37e8 100644 Binary files a/usr/bin/lsattr.exe and b/usr/bin/lsattr.exe differ diff --git a/usr/bin/lzcat.exe b/usr/bin/lzcat.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/lzcat.exe and b/usr/bin/lzcat.exe differ diff --git a/usr/bin/lzcmp b/usr/bin/lzcmp index 974125ecea9..92f84cdc529 100755 --- a/usr/bin/lzcmp +++ b/usr/bin/lzcmp @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/usr/bin/lzdiff b/usr/bin/lzdiff index 974125ecea9..92f84cdc529 100755 --- a/usr/bin/lzdiff +++ b/usr/bin/lzdiff @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/usr/bin/lzegrep b/usr/bin/lzegrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/lzegrep +++ b/usr/bin/lzegrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/lzfgrep b/usr/bin/lzfgrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/lzfgrep +++ b/usr/bin/lzfgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/lzgrep b/usr/bin/lzgrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/lzgrep +++ b/usr/bin/lzgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/lzless b/usr/bin/lzless index a03f23abaa7..ac10bbc4be5 100755 --- a/usr/bin/lzless +++ b/usr/bin/lzless @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzless (XZ Utils) 5.6.3' +version='xzless (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'less', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/usr/bin/lzma.exe b/usr/bin/lzma.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/lzma.exe and b/usr/bin/lzma.exe differ diff --git a/usr/bin/lzmadec.exe b/usr/bin/lzmadec.exe index 96f3b753fb6..a104d9eccb5 100755 Binary files a/usr/bin/lzmadec.exe and b/usr/bin/lzmadec.exe differ diff --git a/usr/bin/lzmainfo.exe b/usr/bin/lzmainfo.exe index 1a12187b2f1..f763872f4c9 100755 Binary files a/usr/bin/lzmainfo.exe and b/usr/bin/lzmainfo.exe differ diff --git a/usr/bin/lzmore b/usr/bin/lzmore index 623309dbe38..1a7078e3856 100755 --- a/usr/bin/lzmore +++ b/usr/bin/lzmore @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzmore (XZ Utils) 5.6.3' +version='xzmore (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/usr/bin/minidumper.exe b/usr/bin/minidumper.exe index 5b83f721cf6..053621eebb7 100755 Binary files a/usr/bin/minidumper.exe and b/usr/bin/minidumper.exe differ diff --git a/usr/bin/mkgroup.exe b/usr/bin/mkgroup.exe index 646f3add5e9..550fcadd2e2 100755 Binary files a/usr/bin/mkgroup.exe and b/usr/bin/mkgroup.exe differ diff --git a/usr/bin/mkpasswd.exe b/usr/bin/mkpasswd.exe index 6909ff4fe51..9b6af514e91 100755 Binary files a/usr/bin/mkpasswd.exe and b/usr/bin/mkpasswd.exe differ diff --git a/usr/bin/mount.exe b/usr/bin/mount.exe index 5f4fa0d3f78..060a1ecd9c8 100755 Binary files a/usr/bin/mount.exe and b/usr/bin/mount.exe differ diff --git a/usr/bin/msys-2.0.dll b/usr/bin/msys-2.0.dll index 4ec83b65607..518540c57a9 100755 Binary files a/usr/bin/msys-2.0.dll and b/usr/bin/msys-2.0.dll differ diff --git a/usr/bin/msys-gpgme-11.dll b/usr/bin/msys-gpgme-11.dll index 2157f3ce30d..37bcbf8398f 100755 Binary files a/usr/bin/msys-gpgme-11.dll and b/usr/bin/msys-gpgme-11.dll differ diff --git a/usr/bin/msys-gpgmepp-6.dll b/usr/bin/msys-gpgmepp-6.dll index ec4cd4c2e3f..28192dd59c2 100644 Binary files a/usr/bin/msys-gpgmepp-6.dll and b/usr/bin/msys-gpgmepp-6.dll differ diff --git a/usr/bin/msys-lzma-5.dll b/usr/bin/msys-lzma-5.dll index db7b9751813..622b05b4bb0 100755 Binary files a/usr/bin/msys-lzma-5.dll and b/usr/bin/msys-lzma-5.dll differ diff --git a/usr/bin/msys-python3.12.dll b/usr/bin/msys-python3.12.dll index f0d03b25fd5..7d55b2ceaf7 100644 Binary files a/usr/bin/msys-python3.12.dll and b/usr/bin/msys-python3.12.dll differ diff --git a/usr/bin/newgrp.exe b/usr/bin/newgrp.exe index 3fd6d8d7a5d..eb07923feb7 100644 Binary files a/usr/bin/newgrp.exe and b/usr/bin/newgrp.exe differ diff --git a/usr/bin/passwd.exe b/usr/bin/passwd.exe index 08955deb8ca..b0be4d0692c 100755 Binary files a/usr/bin/passwd.exe and b/usr/bin/passwd.exe differ diff --git a/usr/bin/pldd.exe b/usr/bin/pldd.exe index 843a80ceeb3..1d0fa7ee568 100755 Binary files a/usr/bin/pldd.exe and b/usr/bin/pldd.exe differ diff --git a/usr/bin/profiler.exe b/usr/bin/profiler.exe index 049078cdfb5..4e7a5eac445 100644 Binary files a/usr/bin/profiler.exe and b/usr/bin/profiler.exe differ diff --git a/usr/bin/ps.exe b/usr/bin/ps.exe index 2e0f5fcc2e7..7cfec6c42b1 100755 Binary files a/usr/bin/ps.exe and b/usr/bin/ps.exe differ diff --git a/usr/bin/python.exe b/usr/bin/python.exe index a7a745fe076..228016758a2 100755 Binary files a/usr/bin/python.exe and b/usr/bin/python.exe differ diff --git a/usr/bin/python3.12.exe b/usr/bin/python3.12.exe index a7a745fe076..228016758a2 100644 Binary files a/usr/bin/python3.12.exe and b/usr/bin/python3.12.exe differ diff --git a/usr/bin/python3.exe b/usr/bin/python3.exe index a7a745fe076..228016758a2 100755 Binary files a/usr/bin/python3.exe and b/usr/bin/python3.exe differ diff --git a/usr/bin/regtool.exe b/usr/bin/regtool.exe index 51d86cef5f5..a70339d5ea8 100755 Binary files a/usr/bin/regtool.exe and b/usr/bin/regtool.exe differ diff --git a/usr/bin/setfacl.exe b/usr/bin/setfacl.exe index bbea4818274..090ccfd05dd 100755 Binary files a/usr/bin/setfacl.exe and b/usr/bin/setfacl.exe differ diff --git a/usr/bin/setmetamode.exe b/usr/bin/setmetamode.exe index f27f0a5e676..f8d335158f8 100755 Binary files a/usr/bin/setmetamode.exe and b/usr/bin/setmetamode.exe differ diff --git a/usr/bin/ssp.exe b/usr/bin/ssp.exe index 7330dc33e12..1f4f82234c9 100755 Binary files a/usr/bin/ssp.exe and b/usr/bin/ssp.exe differ diff --git a/usr/bin/strace.exe b/usr/bin/strace.exe index fc11a39c4c7..70b0aea5023 100755 Binary files a/usr/bin/strace.exe and b/usr/bin/strace.exe differ diff --git a/usr/bin/tzset.exe b/usr/bin/tzset.exe index 2d88659a4a5..1af480dc0cf 100755 Binary files a/usr/bin/tzset.exe and b/usr/bin/tzset.exe differ diff --git a/usr/bin/umount.exe b/usr/bin/umount.exe index 0cf2b715f1b..00b15918799 100755 Binary files a/usr/bin/umount.exe and b/usr/bin/umount.exe differ diff --git a/usr/bin/unlzma.exe b/usr/bin/unlzma.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/unlzma.exe and b/usr/bin/unlzma.exe differ diff --git a/usr/bin/unxz.exe b/usr/bin/unxz.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/unxz.exe and b/usr/bin/unxz.exe differ diff --git a/usr/bin/xz.exe b/usr/bin/xz.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/xz.exe and b/usr/bin/xz.exe differ diff --git a/usr/bin/xzcat.exe b/usr/bin/xzcat.exe index bcfbd1b0759..13b95a9508c 100755 Binary files a/usr/bin/xzcat.exe and b/usr/bin/xzcat.exe differ diff --git a/usr/bin/xzcmp b/usr/bin/xzcmp index 974125ecea9..92f84cdc529 100755 --- a/usr/bin/xzcmp +++ b/usr/bin/xzcmp @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/usr/bin/xzdec.exe b/usr/bin/xzdec.exe index c6225c74c16..4b573b4f5b1 100755 Binary files a/usr/bin/xzdec.exe and b/usr/bin/xzdec.exe differ diff --git a/usr/bin/xzdiff b/usr/bin/xzdiff index 974125ecea9..92f84cdc529 100755 --- a/usr/bin/xzdiff +++ b/usr/bin/xzdiff @@ -31,7 +31,7 @@ case ${0##*/} in *) prog=xzdiff; cmp=${DIFF:-diff};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2] Compare FILE1 to FILE2, using their uncompressed contents if they are diff --git a/usr/bin/xzegrep b/usr/bin/xzegrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/xzegrep +++ b/usr/bin/xzegrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/xzfgrep b/usr/bin/xzfgrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/xzfgrep +++ b/usr/bin/xzfgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/xzgrep b/usr/bin/xzgrep index fd28cde991c..f2a73bb9297 100755 --- a/usr/bin/xzgrep +++ b/usr/bin/xzgrep @@ -35,7 +35,7 @@ case ${0##*/} in *) prog=xzgrep; grep=${GREP:-grep};; esac -version="$prog (XZ Utils) 5.6.3" +version="$prog (XZ Utils) 5.6.4" usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]... Look for instances of PATTERN in the input FILEs, using their diff --git a/usr/bin/xzless b/usr/bin/xzless index a03f23abaa7..ac10bbc4be5 100755 --- a/usr/bin/xzless +++ b/usr/bin/xzless @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzless (XZ Utils) 5.6.3' +version='xzless (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'less', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/usr/bin/xzmore b/usr/bin/xzmore index 623309dbe38..1a7078e3856 100755 --- a/usr/bin/xzmore +++ b/usr/bin/xzmore @@ -24,7 +24,7 @@ # specified via XZ_OPT. xz='xz --format=auto' -version='xzmore (XZ Utils) 5.6.3' +version='xzmore (XZ Utils) 5.6.4' usage="Usage: ${0##*/} [OPTION]... [FILE]... Like 'more', but operate on the uncompressed contents of xz compressed FILEs. diff --git a/usr/include/cygwin/version.h b/usr/include/cygwin/version.h index 2e624a968c0..1c68287d9f7 100644 --- a/usr/include/cygwin/version.h +++ b/usr/include/cygwin/version.h @@ -11,7 +11,7 @@ details. */ changes to the DLL and is mainly informative in nature. */ #define CYGWIN_VERSION_DLL_MAJOR 3005 -#define CYGWIN_VERSION_DLL_MINOR 4 +#define CYGWIN_VERSION_DLL_MINOR 5 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the combined DLL major and minor numbers. */ diff --git a/usr/include/pthread.h b/usr/include/pthread.h index 66d367d6226..8e296303d7b 100644 --- a/usr/include/pthread.h +++ b/usr/include/pthread.h @@ -110,10 +110,13 @@ typedef struct _pthread_cleanup_handler void _pthread_cleanup_push (__pthread_cleanup_handler *handler); void _pthread_cleanup_pop (int execute); -#define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler __cleanup_handler = \ - { _fn, _arg, NULL }; \ - _pthread_cleanup_push( &__cleanup_handler ); -#define pthread_cleanup_pop(_execute) _pthread_cleanup_pop( _execute ); } +#define pthread_cleanup_push(_fn, _arg) \ + do { \ + __pthread_cleanup_handler __cleanup_handler = { _fn, _arg, NULL }; \ + _pthread_cleanup_push(&__cleanup_handler) +#define pthread_cleanup_pop(_execute) \ + _pthread_cleanup_pop(_execute); \ + } while (0) /* Condition variables */ int pthread_cond_broadcast (pthread_cond_t *); @@ -244,7 +247,7 @@ int pthread_getattr_np (pthread_t, pthread_attr_t *); int pthread_getname_np (pthread_t, char *, size_t) __attribute__((__nonnull__(2))); int pthread_setaffinity_np (pthread_t, size_t, const cpu_set_t *); int pthread_setname_np (pthread_t, const char *) __attribute__((__nonnull__(2))); -int pthread_sigqueue (pthread_t *, int, const union sigval); +int pthread_sigqueue (pthread_t, int, const union sigval); int pthread_timedjoin_np (pthread_t, void **, const struct timespec *); int pthread_tryjoin_np (pthread_t, void **); #endif diff --git a/usr/lib/libacl.a b/usr/lib/libacl.a index 3b8d1718e63..1543b25bc31 100644 Binary files a/usr/lib/libacl.a and b/usr/lib/libacl.a differ diff --git a/usr/lib/libc.a b/usr/lib/libc.a index e481e58c128..8803cbaf69d 100644 Binary files a/usr/lib/libc.a and b/usr/lib/libc.a differ diff --git a/usr/lib/libdl.a b/usr/lib/libdl.a index 707d79a3fcb..275c58d20cb 100644 Binary files a/usr/lib/libdl.a and b/usr/lib/libdl.a differ diff --git a/usr/lib/libg.a b/usr/lib/libg.a index 11bcbaa4f6b..d739c3ad727 100644 Binary files a/usr/lib/libg.a and b/usr/lib/libg.a differ diff --git a/usr/lib/libgmon.a b/usr/lib/libgmon.a index 25184393ba4..1239c89ff42 100644 Binary files a/usr/lib/libgmon.a and b/usr/lib/libgmon.a differ diff --git a/usr/lib/libm.a b/usr/lib/libm.a index b4ae1f0c98b..1c976a066f8 100644 Binary files a/usr/lib/libm.a and b/usr/lib/libm.a differ diff --git a/usr/lib/libmsys-2.0.a b/usr/lib/libmsys-2.0.a index dddfd80bb0b..7a6523802e7 100644 Binary files a/usr/lib/libmsys-2.0.a and b/usr/lib/libmsys-2.0.a differ diff --git a/usr/lib/libpthread.a b/usr/lib/libpthread.a index 7ad72050221..9b1fb72da74 100644 Binary files a/usr/lib/libpthread.a and b/usr/lib/libpthread.a differ diff --git a/usr/lib/libpython3.12.dll.a b/usr/lib/libpython3.12.dll.a index 40e46ed7edc..1316fc55991 100644 Binary files a/usr/lib/libpython3.12.dll.a and b/usr/lib/libpython3.12.dll.a differ diff --git a/usr/lib/libresolv.a b/usr/lib/libresolv.a index d65b7601811..5f4939c8437 100644 Binary files a/usr/lib/libresolv.a and b/usr/lib/libresolv.a differ diff --git a/usr/lib/librt.a b/usr/lib/librt.a index d0081be0327..3741865f367 100644 Binary files a/usr/lib/librt.a and b/usr/lib/librt.a differ diff --git a/usr/lib/libssp.a b/usr/lib/libssp.a index e12a162bbfb..7a9156a66f3 100644 Binary files a/usr/lib/libssp.a and b/usr/lib/libssp.a differ diff --git a/usr/lib/libutil.a b/usr/lib/libutil.a index 2bc895f1233..9464d56123f 100644 Binary files a/usr/lib/libutil.a and b/usr/lib/libutil.a differ diff --git a/usr/lib/python3.12/config-3.12-x86_64-cygwin/libpython3.12.dll.a b/usr/lib/python3.12/config-3.12-x86_64-cygwin/libpython3.12.dll.a index 40e46ed7edc..1316fc55991 100644 Binary files a/usr/lib/python3.12/config-3.12-x86_64-cygwin/libpython3.12.dll.a and b/usr/lib/python3.12/config-3.12-x86_64-cygwin/libpython3.12.dll.a differ diff --git a/usr/lib/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-cygwin.dll index 32dd56553f8..9ead9eae599 100644 Binary files a/usr/lib/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-cygwin.dll index 6a31cd34d72..033f1a91b7a 100644 Binary files a/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_bisect.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-cygwin.dll index d499862bde3..05b4a549663 100644 Binary files a/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_blake2.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-cygwin.dll index e6f1dc56997..7c848e7d440 100644 Binary files a/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_bz2.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-cygwin.dll index a8a15d3c9e5..16556482c5b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-cygwin.dll index dd4cfbd8c77..8be9294612b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-cygwin.dll index 68303e53ad8..f2204f9da93 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-cygwin.dll index aa895951453..41e8259320d 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-cygwin.dll index 7a37f872b14..73a28734399 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-cygwin.dll index 0f2fea7a23b..458d8021eb7 100644 Binary files a/usr/lib/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-cygwin.dll index ac0c244b3c6..829a0a80c0a 100644 Binary files a/usr/lib/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_crypt.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_crypt.cpython-312-x86_64-cygwin.dll index 61eceb88d86..0758d1ef9ea 100644 Binary files a/usr/lib/python3.12/lib-dynload/_crypt.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_crypt.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_csv.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_csv.cpython-312-x86_64-cygwin.dll index 7e0c46a476d..1c990992bde 100644 Binary files a/usr/lib/python3.12/lib-dynload/_csv.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_csv.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-cygwin.dll index 94cebca47cd..1dd1e4ce4fc 100644 Binary files a/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_ctypes_test.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_ctypes_test.cpython-312-x86_64-cygwin.dll index 907b36188a1..8080524bb38 100644 Binary files a/usr/lib/python3.12/lib-dynload/_ctypes_test.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_ctypes_test.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_curses.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_curses.cpython-312-x86_64-cygwin.dll index 02376891e92..24bc39893d3 100644 Binary files a/usr/lib/python3.12/lib-dynload/_curses.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_curses.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_curses_panel.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_curses_panel.cpython-312-x86_64-cygwin.dll index 6615b7acfcc..8d0dc5e54cd 100644 Binary files a/usr/lib/python3.12/lib-dynload/_curses_panel.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_curses_panel.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_datetime.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_datetime.cpython-312-x86_64-cygwin.dll index 38ceefc683a..719c2c54177 100644 Binary files a/usr/lib/python3.12/lib-dynload/_datetime.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_datetime.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_decimal.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_decimal.cpython-312-x86_64-cygwin.dll index 872912de0d7..34b3eb42058 100644 Binary files a/usr/lib/python3.12/lib-dynload/_decimal.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_decimal.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-cygwin.dll index f1c8ed4d899..8cb38762156 100644 Binary files a/usr/lib/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-cygwin.dll index 41a57da2833..1a0341edb4b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_heapq.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_heapq.cpython-312-x86_64-cygwin.dll index 641c9e3b293..7a6687e113b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_heapq.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_heapq.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-cygwin.dll index 8a28c877bf3..fbee91f5bd5 100644 Binary files a/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_json.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_lsprof.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_lsprof.cpython-312-x86_64-cygwin.dll index 90a1480aea7..43cfffd3fef 100644 Binary files a/usr/lib/python3.12/lib-dynload/_lsprof.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_lsprof.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-cygwin.dll index fe455b84c16..094ef09e8cd 100644 Binary files a/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_lzma.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_md5.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_md5.cpython-312-x86_64-cygwin.dll index dc5c4aa753f..a393c4c85fe 100644 Binary files a/usr/lib/python3.12/lib-dynload/_md5.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_md5.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-cygwin.dll index 434e714f67d..7d7b807a090 100644 Binary files a/usr/lib/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-cygwin.dll index 87bf23c75d5..45e89de3d05 100644 Binary files a/usr/lib/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-cygwin.dll index 7f291a7c96f..12a6d79fa5d 100644 Binary files a/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_opcode.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_pickle.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_pickle.cpython-312-x86_64-cygwin.dll index 7ce606b2062..ae36bcda286 100644 Binary files a/usr/lib/python3.12/lib-dynload/_pickle.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_pickle.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-cygwin.dll index 9286b571495..897041d5a25 100644 Binary files a/usr/lib/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-cygwin.dll index 60fad032527..6dbaa265f5a 100644 Binary files a/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_queue.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_queue.cpython-312-x86_64-cygwin.dll index b55a42b2d94..cf258673bc5 100644 Binary files a/usr/lib/python3.12/lib-dynload/_queue.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_queue.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-cygwin.dll index 604151e0231..96db39190f2 100644 Binary files a/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_random.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_sha1.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_sha1.cpython-312-x86_64-cygwin.dll index 22505f05749..34cd8d46cbe 100644 Binary files a/usr/lib/python3.12/lib-dynload/_sha1.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_sha1.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-cygwin.dll index 57c2dcc2c0e..ea8ce273e38 100644 Binary files a/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_sha2.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_sha3.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_sha3.cpython-312-x86_64-cygwin.dll index f8fcc9e3731..506e890510a 100644 Binary files a/usr/lib/python3.12/lib-dynload/_sha3.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_sha3.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-cygwin.dll index 0ba7e39c666..57e2948a01d 100644 Binary files a/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_socket.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-cygwin.dll index cc24e9a7e60..61874056f10 100644 Binary files a/usr/lib/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-cygwin.dll index c07fdad6762..570c0a38fa9 100644 Binary files a/usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_ssl.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_statistics.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_statistics.cpython-312-x86_64-cygwin.dll index c33f7935e72..68d04be9d6b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_statistics.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_statistics.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-cygwin.dll index 184197ff790..875723b4a2d 100644 Binary files a/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_struct.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testbuffer.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testbuffer.cpython-312-x86_64-cygwin.dll index 251bc019fd5..b73d069c940 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testbuffer.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testbuffer.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testcapi.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testcapi.cpython-312-x86_64-cygwin.dll index b7f7046eb54..abf05d3dde5 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testcapi.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testcapi.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testclinic.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testclinic.cpython-312-x86_64-cygwin.dll index a17a58b7817..971c8dae850 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testclinic.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testclinic.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testimportmultiple.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testimportmultiple.cpython-312-x86_64-cygwin.dll index 9eeaacc8a48..ee507f4bd04 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testimportmultiple.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testimportmultiple.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testinternalcapi.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testinternalcapi.cpython-312-x86_64-cygwin.dll index 4a28fe5392a..7e2a396444b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testinternalcapi.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testinternalcapi.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testmultiphase.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testmultiphase.cpython-312-x86_64-cygwin.dll index ff212f7b413..efacbef5967 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testmultiphase.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testmultiphase.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_testsinglephase.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_testsinglephase.cpython-312-x86_64-cygwin.dll index 09ad8ed9822..b8aed9d516b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_testsinglephase.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_testsinglephase.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_xxinterpchannels.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_xxinterpchannels.cpython-312-x86_64-cygwin.dll index 79feb229c6d..c7d85c59d1d 100644 Binary files a/usr/lib/python3.12/lib-dynload/_xxinterpchannels.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_xxinterpchannels.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_xxsubinterpreters.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_xxsubinterpreters.cpython-312-x86_64-cygwin.dll index 4f58a805c7e..2fb007b0765 100644 Binary files a/usr/lib/python3.12/lib-dynload/_xxsubinterpreters.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_xxsubinterpreters.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_xxtestfuzz.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_xxtestfuzz.cpython-312-x86_64-cygwin.dll index ad158175a45..9547669b924 100644 Binary files a/usr/lib/python3.12/lib-dynload/_xxtestfuzz.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_xxtestfuzz.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-cygwin.dll index 4a8349734c6..8072802a90b 100644 Binary files a/usr/lib/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-cygwin.dll index b20d3780e17..b2b21de9718 100644 Binary files a/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/array.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/audioop.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/audioop.cpython-312-x86_64-cygwin.dll index ddf9461f2ee..4f7ac6c21bf 100644 Binary files a/usr/lib/python3.12/lib-dynload/audioop.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/audioop.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-cygwin.dll index 42b9c7ec3ea..3df2d605436 100644 Binary files a/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/binascii.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/cmath.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/cmath.cpython-312-x86_64-cygwin.dll index b0f42138099..4eb0c0ff356 100644 Binary files a/usr/lib/python3.12/lib-dynload/cmath.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/cmath.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-cygwin.dll index 3c546136e15..84538a64a87 100644 Binary files a/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/fcntl.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/grp.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/grp.cpython-312-x86_64-cygwin.dll index 33819151ae7..b0583b765b8 100644 Binary files a/usr/lib/python3.12/lib-dynload/grp.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/grp.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-cygwin.dll index 431bd231a29..836001fb211 100644 Binary files a/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/math.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/mmap.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/mmap.cpython-312-x86_64-cygwin.dll index 4a1f3d6e8c5..cdffaeb8f28 100644 Binary files a/usr/lib/python3.12/lib-dynload/mmap.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/mmap.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/ossaudiodev.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/ossaudiodev.cpython-312-x86_64-cygwin.dll index f779e3239f2..99a5416264c 100644 Binary files a/usr/lib/python3.12/lib-dynload/ossaudiodev.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/ossaudiodev.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-cygwin.dll index 6073aaf109c..f47061389f8 100644 Binary files a/usr/lib/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/readline.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/readline.cpython-312-x86_64-cygwin.dll index e3b0d2970f2..880d74996bb 100644 Binary files a/usr/lib/python3.12/lib-dynload/readline.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/readline.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/resource.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/resource.cpython-312-x86_64-cygwin.dll index 5c8f63647de..4559ba02ae0 100644 Binary files a/usr/lib/python3.12/lib-dynload/resource.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/resource.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-cygwin.dll index 3f53e417e61..fd7edcaf6ae 100644 Binary files a/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/select.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/syslog.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/syslog.cpython-312-x86_64-cygwin.dll index f60ca25f2d0..5edabe5b608 100644 Binary files a/usr/lib/python3.12/lib-dynload/syslog.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/syslog.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/termios.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/termios.cpython-312-x86_64-cygwin.dll index 22ff33d81dc..a76214a1292 100644 Binary files a/usr/lib/python3.12/lib-dynload/termios.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/termios.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-cygwin.dll index 8001631eb9d..67f71e28a9b 100644 Binary files a/usr/lib/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/xxlimited.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/xxlimited.cpython-312-x86_64-cygwin.dll index d80bdc2f89b..7a5bd99f28f 100644 Binary files a/usr/lib/python3.12/lib-dynload/xxlimited.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/xxlimited.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/xxlimited_35.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/xxlimited_35.cpython-312-x86_64-cygwin.dll index 1da76c5172b..64163c5bc54 100644 Binary files a/usr/lib/python3.12/lib-dynload/xxlimited_35.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/xxlimited_35.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/xxsubtype.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/xxsubtype.cpython-312-x86_64-cygwin.dll index b95432cf70c..0d7709f3a3b 100644 Binary files a/usr/lib/python3.12/lib-dynload/xxsubtype.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/xxsubtype.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-cygwin.dll b/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-cygwin.dll index fdf4e23209a..1c9940636b5 100644 Binary files a/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-cygwin.dll and b/usr/lib/python3.12/lib-dynload/zlib.cpython-312-x86_64-cygwin.dll differ diff --git a/usr/lib/python3.12/sysconfig.py b/usr/lib/python3.12/sysconfig.py index 0d3071b4881..1a2577f6a22 100644 --- a/usr/lib/python3.12/sysconfig.py +++ b/usr/lib/python3.12/sysconfig.py @@ -815,20 +815,13 @@ def get_platform(): elif osname[:3] == "aix": from _aix_support import aix_platform return aix_platform() - elif osname[:6] == "cygwin": + elif osname[:6] == "cygwin" or osname[:4] == "msys": + # https://github.com/msys2/MSYS2-packages/issues/5143 + # Various build tools use the platform to derive the wheel tag + # and the wheel tag needs to be stable for a specific platform + # so we can't include a version here. osname = "cygwin" - import re - rel_re = re.compile(r'[\d.]+') - m = rel_re.match(release) - if m: - release = m.group() - elif osname[:4] == "msys": - osname = "msys" - import re - rel_re = re.compile (r'[\d.]+') - m = rel_re.match(release) - if m: - release = m.group() + return f"{osname}-{machine}" elif osname[:6] == "darwin": import _osx_support osname, release, machine = _osx_support.get_platform_osx( diff --git a/usr/libexec/getprocaddr32.exe b/usr/libexec/getprocaddr32.exe index 18f9badf811..efe24aa4424 100644 Binary files a/usr/libexec/getprocaddr32.exe and b/usr/libexec/getprocaddr32.exe differ diff --git a/usr/libexec/getprocaddr64.exe b/usr/libexec/getprocaddr64.exe index 193e90abbbb..33b21514061 100644 Binary files a/usr/libexec/getprocaddr64.exe and b/usr/libexec/getprocaddr64.exe differ diff --git a/usr/share/doc/xz/NEWS b/usr/share/doc/xz/NEWS index 478b24b26e2..f260a332f77 100644 --- a/usr/share/doc/xz/NEWS +++ b/usr/share/doc/xz/NEWS @@ -2,10 +2,56 @@ XZ Utils Release Notes ====================== +5.6.4 (2025-01-23) + + * liblzma: Fix LZMA/LZMA2 encoder on big endian ARM64. + + * xz: + + - Fix --filters= and --filters1= ... --filters9= options + parsing. They require an argument, thus "xz --filters lzma2" + should work in addition to "xz --filters=lzma2". + + - On the man page, note in the --compress and --decompress + options that the default behavior is to delete the input + file unless writing to standard output. It was already + documented in the DESCRIPTION section but new users in + a hurry might miss it. + + * Windows (native builds, not Cygwin): Fix regressions introduced + in XZ Utils 5.6.3 which caused non-ASCII characters to display + incorrectly. Only builds with translation support were affected + (--enable-nls or ENABLE_NLS=ON). The following changes affect + builds that have translations enabled: + + - Require UCRT because MSVCRT doesn't support UTF-8 + locales and thus translations won't be readable on + Windows 10 version 1903 and later. (MSVCRT builds + are still possible with --disable-nls or ENABLE_NLS=OFF.) + + - Require gettext-runtime >= 0.23.1 because older versions + don't autodetect the use of the UTF-8 code page. This + resulted in garbled non-ASCII characters even with UCRT. + + - Partially fix alignment issues in xz --verbose --list + with translated messages. Chinese (simplified), + Chinese (traditional), and Korean column headings + are misaligned still because Windows and MinGW-w64 + don't provide wcwidth() and XZ Utils doesn't include + a replacement function either. + + * CMake: Explicitly disable unity builds. This prevents build + failures when another project uses XZ Utils via CMake's + FetchContent module, and that project enables unity builds. + + * Update Chinese (traditional) and Serbian translations. + + 5.6.3 (2024-10-01) IMPORTANT: This includes a Windows-specific security fix to - the command line tools. liblzma isn't affected by this issue. + the command line tools (CVE-2024-47611). liblzma isn't affected + by this issue. * liblzma: @@ -55,6 +101,7 @@ XZ Utils Release Notes which can be exploited with malicious filenames to do argument injection or directory traversal attacks. UTF-8 avoids best-fit mappings and thus fixes the issue. + (CVE-2024-47611) Forcing the process code page to UTF-8 is possible only on Windows 10 version 1903 and later. The command line diff --git a/usr/share/doc/xz/THANKS b/usr/share/doc/xz/THANKS index 5ed0743b50f..3326e9712e0 100644 --- a/usr/share/doc/xz/THANKS +++ b/usr/share/doc/xz/THANKS @@ -34,12 +34,14 @@ has been important. :-) In alphabetical order: - Vitaly Chikunov - Antoine Cœur - Felix Collin + - Marcus Comstedt - Gabi Davar - İhsan Doğan - Chris Donawa - Andrew Dudman - Markus Duft - İsmail Dönmez + - Dexter Castor Döpping - Paul Eggert - Robert Elz - Gilles Espinasse @@ -118,6 +120,7 @@ has been important. :-) In alphabetical order: - Alexander Neumann - Hongbo Ni - Jonathan Nieder + - Asgeir Storesund Nilsen - Andre Noll - Peter O'Gorman - Dimitri Papadopoulos Orfanos @@ -125,6 +128,7 @@ has been important. :-) In alphabetical order: - Filip Palian - Peter Pallinger - Kai Pastor + - Keith Patton - Rui Paulo - Igor Pavlov - Diego Elio Pettenò @@ -181,6 +185,7 @@ has been important. :-) In alphabetical order: - Christian Weisgerber - Dan Weiss - Bert Wesarg + - Mark Wielaard - Fredrik Wikstrom - Jim Wilcoxson - Ralf Wildenhues diff --git a/usr/share/doc/xz/api/annotated.html b/usr/share/doc/xz/api/annotated.html index 471c146b6af..553285bbcd4 100644 --- a/usr/share/doc/xz/api/annotated.html +++ b/usr/share/doc/xz/api/annotated.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Structures @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + - +
+ - -
+
+
Data Structures
@@ -74,10 +74,12 @@
- -
+ + diff --git a/usr/share/doc/xz/api/annotated_dup.js b/usr/share/doc/xz/api/annotated_dup.js new file mode 100644 index 00000000000..67d4f5c076a --- /dev/null +++ b/usr/share/doc/xz/api/annotated_dup.js @@ -0,0 +1,13 @@ +var annotated_dup = +[ + [ "lzma_allocator", "structlzma__allocator.html", "structlzma__allocator" ], + [ "lzma_block", "structlzma__block.html", "structlzma__block" ], + [ "lzma_filter", "structlzma__filter.html", "structlzma__filter" ], + [ "lzma_index_iter", "structlzma__index__iter.html", "structlzma__index__iter" ], + [ "lzma_mt", "structlzma__mt.html", "structlzma__mt" ], + [ "lzma_options_bcj", "structlzma__options__bcj.html", "structlzma__options__bcj" ], + [ "lzma_options_delta", "structlzma__options__delta.html", "structlzma__options__delta" ], + [ "lzma_options_lzma", "structlzma__options__lzma.html", "structlzma__options__lzma" ], + [ "lzma_stream", "structlzma__stream.html", "structlzma__stream" ], + [ "lzma_stream_flags", "structlzma__stream__flags.html", "structlzma__stream__flags" ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/base_8h.html b/usr/share/doc/xz/api/base_8h.html index a024f426bd0..7cbd01b8348 100644 --- a/usr/share/doc/xz/api/base_8h.html +++ b/usr/share/doc/xz/api/base_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/base.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -598,7 +594,7 @@

lzma_memlimit_get() will return 1 even if you specify 0 here).

liblzma 5.2.6 and earlier had a bug in single-threaded .xz decoder (lzma_stream_decoder()) which made it impossible to continue decoding after LZMA_MEMLIMIT_ERROR even if the limit was increased using lzma_memlimit_set(). Other decoders worked correctly.

-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: New memory usage limit successfully set.
    • LZMA_MEMLIMIT_ERROR: The new limit is too small. The limit was not changed.
    • LZMA_PROG_ERROR: Invalid arguments, e.g. *strm doesn't support memory usage limit.
    • @@ -608,10 +604,13 @@

+ + diff --git a/usr/share/doc/xz/api/base_8h.js b/usr/share/doc/xz/api/base_8h.js new file mode 100644 index 00000000000..e9c0265c626 --- /dev/null +++ b/usr/share/doc/xz/api/base_8h.js @@ -0,0 +1,47 @@ +var base_8h = +[ + [ "lzma_allocator", "structlzma__allocator.html", "structlzma__allocator" ], + [ "lzma_stream", "structlzma__stream.html", "structlzma__stream" ], + [ "LZMA_STREAM_INIT", "base_8h.html#af31f0c8b6f14359cd082b9559f7f3e01", null ], + [ "lzma_bool", "base_8h.html#abbc819c74b484c846825ae1388a50a59", null ], + [ "lzma_internal", "base_8h.html#ab1a60127c640135687a5bcc232cec906", null ], + [ "lzma_reserved_enum", "base_8h.html#a05805a07754b2aa22f7d443eb7ece41a", [ + [ "LZMA_RESERVED_ENUM", "base_8h.html#a05805a07754b2aa22f7d443eb7ece41aa01aa8862db0188a8b3f15753daf7228e", null ] + ] ], + [ "lzma_ret", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6e", [ + [ "LZMA_OK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eac003781ccb81bbd5578e29abed8a8cfe", null ], + [ "LZMA_STREAM_END", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea91ecc6fab14c13ad36224afbcb4e55c4", null ], + [ "LZMA_NO_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa720d30092d504d7d138a320db1905ef", null ], + [ "LZMA_UNSUPPORTED_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea989f393a1772d85bf545a9da48fc7ac2", null ], + [ "LZMA_GET_CHECK", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa5b648c18da0f584f621cfdf7fef1bdb", null ], + [ "LZMA_MEM_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea567e1464feca03900a5425fb45b2f5b6", null ], + [ "LZMA_MEMLIMIT_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa1d705effe6026f32c0fe9756b6326bc", null ], + [ "LZMA_FORMAT_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea63b7a58949854eb9307f8e351358d56c", null ], + [ "LZMA_OPTIONS_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaa9ff6dfee36b7aba4fae60706d37425f", null ], + [ "LZMA_DATA_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea3aa72729a844790e39b4e1101a731dfb", null ], + [ "LZMA_BUF_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea9ca0ecb62459bdc84d6af47d16b23ae5", null ], + [ "LZMA_PROG_ERROR", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea2dac8d451cb38da8550653d0d7be4ec2", null ], + [ "LZMA_SEEK_NEEDED", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea6cf28e5345851f13bd798a4eab8cc939", null ], + [ "LZMA_RET_INTERNAL1", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea9d8db142d9eb52fd4144067960134bd7", null ], + [ "LZMA_RET_INTERNAL2", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea61600315d14264e71b9d84c9e0dc8c2f", null ], + [ "LZMA_RET_INTERNAL3", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaecbf288ad566d7e9be964fe8aaae1f7b", null ], + [ "LZMA_RET_INTERNAL4", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6ea8ef14e6224613ad41131f636680db548", null ], + [ "LZMA_RET_INTERNAL5", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaf08066ae531b78d7cd063de49759a7eb", null ], + [ "LZMA_RET_INTERNAL6", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eaf509a2a300729012881f244e29c3e7b1", null ], + [ "LZMA_RET_INTERNAL7", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eae310792b4e549cf8710e0f3c945d7541", null ], + [ "LZMA_RET_INTERNAL8", "base_8h.html#a8494e0457e1463d6d2b6836018d87b6eafc98304440d802c1d3f20cb027e19995", null ] + ] ], + [ "lzma_action", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77e", [ + [ "LZMA_RUN", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea868472b76492afcaef54020a481890b1", null ], + [ "LZMA_SYNC_FLUSH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea14d75152afcda85d215e877fdd9c4170", null ], + [ "LZMA_FULL_FLUSH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77eaab46f0d7c721f1ec377e9575eab2586f", null ], + [ "LZMA_FULL_BARRIER", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77eaf7bf60e3555a4d10ffad3ecc3d2e01f1", null ], + [ "LZMA_FINISH", "base_8h.html#aa92efcbf3cecfcac79c81fc645fce77ea7d24fb3c6c144d13bcb091195b8ebec1", null ] + ] ], + [ "lzma_code", "base_8h.html#a28cc09bc422d5ba1e0187c9f2af5d957", null ], + [ "lzma_end", "base_8h.html#a854ff37464ae1225febf14db1af43308", null ], + [ "lzma_get_progress", "base_8h.html#ab6447cd68eeecbd6b88f21daeb8ce751", null ], + [ "lzma_memusage", "base_8h.html#a418b210cf206782a73cd9de7dc27f670", null ], + [ "lzma_memlimit_get", "base_8h.html#ac871bc2ead5d482c6d6b3d51bfec365c", null ], + [ "lzma_memlimit_set", "base_8h.html#afc49d4cf75b73128a167df3407505f7b", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/bcj_8h.html b/usr/share/doc/xz/api/bcj_8h.html index ad0ee995259..ee1e6b2257c 100644 --- a/usr/share/doc/xz/api/bcj_8h.html +++ b/usr/share/doc/xz/api/bcj_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/bcj.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -115,10 +111,13 @@

Branch/Call/Jump conversion filters.

Note
Never include this file directly. Use <lzma.h> instead.
- -
+ + diff --git a/usr/share/doc/xz/api/bcj_8h.js b/usr/share/doc/xz/api/bcj_8h.js new file mode 100644 index 00000000000..ef3c03ea92d --- /dev/null +++ b/usr/share/doc/xz/api/bcj_8h.js @@ -0,0 +1,12 @@ +var bcj_8h = +[ + [ "lzma_options_bcj", "structlzma__options__bcj.html", "structlzma__options__bcj" ], + [ "LZMA_FILTER_X86", "bcj_8h.html#aa9eac1f580ddde3309518cd153d596b1", null ], + [ "LZMA_FILTER_POWERPC", "bcj_8h.html#ab7f667d4a5d319f227f23163cbea086f", null ], + [ "LZMA_FILTER_IA64", "bcj_8h.html#a2fe36218a38f400e1ce40820758f7427", null ], + [ "LZMA_FILTER_ARM", "bcj_8h.html#a495a58f63ebc7a8b756099efba492f8b", null ], + [ "LZMA_FILTER_ARMTHUMB", "bcj_8h.html#a5ec62e7e5e7df3d9af5b2ea3f857689a", null ], + [ "LZMA_FILTER_SPARC", "bcj_8h.html#a50941088e93ef659c6b000bbcaf58143", null ], + [ "LZMA_FILTER_ARM64", "bcj_8h.html#a01765158cd31cac21b272b180628fc4b", null ], + [ "LZMA_FILTER_RISCV", "bcj_8h.html#a932e9d66e945f5601b8fad7445a9b40c", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/block_8h.html b/usr/share/doc/xz/api/block_8h.html index c5c0c0023bc..64784ce3cc1 100644 --- a/usr/share/doc/xz/api/block_8h.html +++ b/usr/share/doc/xz/api/block_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/block.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -173,7 +169,7 @@

-extern +extern

@@ -187,7 +183,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Size calculated successfully and stored to block->header_size.
    • LZMA_OPTIONS_ERROR: Unsupported version, filters or filter options.
    • LZMA_PROG_ERROR: Invalid values like compressed_size == 0.
    • @@ -218,7 +214,7 @@

      -extern +extern

@@ -232,7 +228,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful. block->header_size bytes were written to output buffer.
    • LZMA_OPTIONS_ERROR: Invalid or unsupported options.
    • LZMA_PROG_ERROR: Invalid arguments, for example block->header_size is invalid or block->filters is NULL.
    • @@ -268,7 +264,7 @@

      -extern +extern

@@ -286,7 +282,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful. block->header_size bytes were read from the input buffer.
    • LZMA_OPTIONS_ERROR: The Block Header specifies some unsupported options such as unsupported filters. This can happen also if block->version was set to a too low value compared to what would be required to properly represent the information stored in the Block Header.
    • LZMA_DATA_ERROR: Block Header is corrupt, for example, the CRC32 doesn't match.
    • @@ -318,7 +314,7 @@

      -extern +extern

@@ -337,7 +333,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: block->compressed_size was set successfully.
    • LZMA_DATA_ERROR: unpadded_size is too small compared to block->header_size and lzma_check_size(block->check).
    • LZMA_PROG_ERROR: Some values are invalid. For example, block->header_size must be a multiple of four and between 8 and 1024 inclusive.
    • @@ -364,7 +360,7 @@

      -extern +extern

@@ -453,7 +449,7 @@

Returns
Possible lzma_ret values:

@@ -501,7 +497,7 @@

Returns
Possible lzma_ret values:

@@ -612,7 +608,7 @@

Returns
Possible lzma_ret values:

@@ -686,7 +682,7 @@

Returns
Possible lzma_ret values:

@@ -771,7 +767,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/usr/share/doc/xz/api/block_8h.js b/usr/share/doc/xz/api/block_8h.js new file mode 100644 index 00000000000..44898ea17e4 --- /dev/null +++ b/usr/share/doc/xz/api/block_8h.js @@ -0,0 +1,17 @@ +var block_8h = +[ + [ "lzma_block", "structlzma__block.html", "structlzma__block" ], + [ "lzma_block_header_size_decode", "block_8h.html#ac025c940683a70f4c7f956bad814fd5f", null ], + [ "lzma_block_header_size", "block_8h.html#ae9b47abc872d0b02c2da9d3fa5a7dacd", null ], + [ "lzma_block_header_encode", "block_8h.html#a0eedbd6331d5708ea963260e6f2a92d0", null ], + [ "lzma_block_header_decode", "block_8h.html#a7f5487c21a7b36a8bd17be36074d43c9", null ], + [ "lzma_block_compressed_size", "block_8h.html#a6c3e102d76db06a07126a569abc6e2bc", null ], + [ "lzma_block_unpadded_size", "block_8h.html#a412d5605280fa29befae1b89e344bf30", null ], + [ "lzma_block_total_size", "block_8h.html#a694424f9dfdd5151e01debac1c501fa9", null ], + [ "lzma_block_encoder", "block_8h.html#a2218a49025a0b44f9a6f9d6d24359359", null ], + [ "lzma_block_decoder", "block_8h.html#aa92c73b2a228efe921fa2376aa7adc92", null ], + [ "lzma_block_buffer_bound", "block_8h.html#a58ff73e2572b529f48cc590bfffe5b4f", null ], + [ "lzma_block_buffer_encode", "block_8h.html#af415fa5130ab64e8760e9c39e856fa54", null ], + [ "lzma_block_uncomp_encode", "block_8h.html#a5a260f634ccd5f54fb98f570d8d92d8c", null ], + [ "lzma_block_buffer_decode", "block_8h.html#a0c6eb869d91b08f68648b1aa7a32ee9f", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/check_8h.html b/usr/share/doc/xz/api/check_8h.html index dcfb34477af..3e96f30d1a2 100644 --- a/usr/share/doc/xz/api/check_8h.html +++ b/usr/share/doc/xz/api/check_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/check.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -181,7 +177,7 @@

-extern +extern

@@ -195,7 +191,7 @@

Returns
lzma_bool:

+ + diff --git a/usr/share/doc/xz/api/check_8h.js b/usr/share/doc/xz/api/check_8h.js new file mode 100644 index 00000000000..266a59e93ef --- /dev/null +++ b/usr/share/doc/xz/api/check_8h.js @@ -0,0 +1,16 @@ +var check_8h = +[ + [ "LZMA_CHECK_ID_MAX", "check_8h.html#acd221ababe30230d9647aab469ad80cb", null ], + [ "LZMA_CHECK_SIZE_MAX", "check_8h.html#a379e931cf86351ab1d97896cda9abbe0", null ], + [ "lzma_check", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3f", [ + [ "LZMA_CHECK_NONE", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa7b9851d75abfabc08d7fc5b4aaeb6f20", null ], + [ "LZMA_CHECK_CRC32", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa0be65014a40b5cb4ab32252b3709bef7", null ], + [ "LZMA_CHECK_CRC64", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3fa87b4b0697a1e1ccb6766dd5c2fa24afc", null ], + [ "LZMA_CHECK_SHA256", "check_8h.html#a0a6100c719ac9aa49be3fdf7519e8c3faf26a55ddd204a50ae87ec3432e7bc309", null ] + ] ], + [ "lzma_check_is_supported", "check_8h.html#ae9391ed2acfad0ce9357b68c608f07d8", null ], + [ "lzma_check_size", "check_8h.html#afd3fda19575d9d4f864c626c02b7cb48", null ], + [ "lzma_crc32", "check_8h.html#a760b569cce91bdd01e4ce9d78823c96d", null ], + [ "lzma_crc64", "check_8h.html#aff2e74ce671b9f82a96adb549c68cea2", null ], + [ "lzma_get_check", "check_8h.html#a8d7c3ffabfd024485f03fa209536c746", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/classes.html b/usr/share/doc/xz/api/classes.html index af48604139c..867d50a87b1 100644 --- a/usr/share/doc/xz/api/classes.html +++ b/usr/share/doc/xz/api/classes.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Structure Index @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + - +
+ - -
+
+
- -
+ + diff --git a/usr/share/doc/xz/api/clipboard.js b/usr/share/doc/xz/api/clipboard.js index 42c1fb0e02d..9da9f3ca43d 100644 --- a/usr/share/doc/xz/api/clipboard.js +++ b/usr/share/doc/xz/api/clipboard.js @@ -28,8 +28,8 @@ SOFTWARE. */ let clipboard_title = "Copy to clipboard" -let clipboard_icon = `` -let clipboard_successIcon = `` +let clipboard_icon = `` +let clipboard_successIcon = `` let clipboard_successDuration = 1000 $(function() { diff --git a/usr/share/doc/xz/api/container_8h.html b/usr/share/doc/xz/api/container_8h.html index 5ae8609d50a..7e85b8b9676 100644 --- a/usr/share/doc/xz/api/container_8h.html +++ b/usr/share/doc/xz/api/container_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/container.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -339,7 +335,7 @@

-extern +extern

@@ -435,7 +431,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Initialization succeeded. Use lzma_code() to encode your data.
    • LZMA_MEM_ERROR: Memory allocation failed.
    • LZMA_OPTIONS_ERROR: The given compression preset is not supported by this build of liblzma.
    • @@ -498,7 +494,7 @@

      -extern +extern

@@ -518,7 +514,7 @@

Returns
Possible lzma_ret values:

@@ -572,7 +568,7 @@

Returns
Possible lzma_ret values:

@@ -655,7 +651,7 @@

Returns
Possible lzma_ret values:

@@ -740,7 +736,7 @@

Returns
Possible lzma_ret values:

@@ -859,7 +855,7 @@

Returns
Possible lzma_ret values:

@@ -913,7 +909,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_STREAM_END: All good. Check the amounts of input used and output produced. Store the amount of input used (uncompressed size) as it needs to be known to decompress the data.
    • LZMA_OPTIONS_ERROR
    • LZMA_MEM_ERROR
    • @@ -950,7 +946,7 @@

      -extern +extern

@@ -964,7 +960,7 @@

Returns
Possible lzma_ret values:

@@ -1012,7 +1008,7 @@

Returns
Possible lzma_ret values:

@@ -1067,7 +1063,7 @@

Returns
Possible lzma_ret values:

@@ -1113,7 +1109,7 @@

Returns
Possible lzma_ret values:

@@ -1170,7 +1166,7 @@

Returns
Possible lzma_ret values:

@@ -1257,7 +1253,7 @@

Returns
Possible lzma_ret values:

@@ -1328,7 +1324,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/usr/share/doc/xz/api/container_8h.js b/usr/share/doc/xz/api/container_8h.js new file mode 100644 index 00000000000..f787067c9f3 --- /dev/null +++ b/usr/share/doc/xz/api/container_8h.js @@ -0,0 +1,32 @@ +var container_8h = +[ + [ "lzma_mt", "structlzma__mt.html", "structlzma__mt" ], + [ "LZMA_PRESET_DEFAULT", "container_8h.html#af3ca20ff228b363a82515c1aee9e27bc", null ], + [ "LZMA_PRESET_LEVEL_MASK", "container_8h.html#a97e40265e355a21bd2465aaa5b85f03d", null ], + [ "LZMA_PRESET_EXTREME", "container_8h.html#af524fe9af5737820fdadcd40a2c26deb", null ], + [ "LZMA_TELL_NO_CHECK", "container_8h.html#ada9cd20febb28b5ed6656de9184a86e9", null ], + [ "LZMA_TELL_UNSUPPORTED_CHECK", "container_8h.html#ae21fb746037c82735d40d428c462e078", null ], + [ "LZMA_TELL_ANY_CHECK", "container_8h.html#a0bdde702a77ff42b90a99c0bf4147b6b", null ], + [ "LZMA_IGNORE_CHECK", "container_8h.html#a1289925ae1c63a8e86f69f3657118a4d", null ], + [ "LZMA_CONCATENATED", "container_8h.html#a563c84b5f368b3dd00d92ea903c5c33d", null ], + [ "LZMA_FAIL_FAST", "container_8h.html#aa1f469ed3d4b2eaf12f8081657efc9d5", null ], + [ "lzma_easy_encoder_memusage", "container_8h.html#a62c853cf7dbf008bdbd97b2685c3eabf", null ], + [ "lzma_easy_decoder_memusage", "container_8h.html#a3562055d26c18fad067a7c7516eaddf5", null ], + [ "lzma_easy_encoder", "container_8h.html#acbdad999c544872f0f5d242f0d1a4ed4", null ], + [ "lzma_easy_buffer_encode", "container_8h.html#ac5e71f2711b57391186671967435faf2", null ], + [ "lzma_stream_encoder", "container_8h.html#a1a97aec94c9fedd7646cfa51c4f4cd52", null ], + [ "lzma_stream_encoder_mt_memusage", "container_8h.html#ad7cf41496d77f4d346e006b26ed8e101", null ], + [ "lzma_stream_encoder_mt", "container_8h.html#a3f8793518711ee84d1abf12ea3aaba42", null ], + [ "lzma_mt_block_size", "container_8h.html#a7eaeda1cb811ac1f5a6403691df8a894", null ], + [ "lzma_alone_encoder", "container_8h.html#a26fcc5bccdf3f862caa4c992d01e1a72", null ], + [ "lzma_stream_buffer_bound", "container_8h.html#a66d4366a47b8332bff2a512f44f5c45e", null ], + [ "lzma_stream_buffer_encode", "container_8h.html#a6e645ccaeace3b13a6981e03c6e190ad", null ], + [ "lzma_microlzma_encoder", "container_8h.html#abfc8f11acf837b167aa94b7071b54c30", null ], + [ "lzma_stream_decoder", "container_8h.html#a02b7683ef98d8049788961370a8b28c0", null ], + [ "lzma_stream_decoder_mt", "container_8h.html#a7179d178e6430c10e2006a467921e98e", null ], + [ "lzma_auto_decoder", "container_8h.html#a21cbebf2771617bb1e956385cfb353e3", null ], + [ "lzma_alone_decoder", "container_8h.html#a5f43c3a1035e5a226dcd298f4162b861", null ], + [ "lzma_lzip_decoder", "container_8h.html#a97689f5709e0db1e2dac450f5ce4e5eb", null ], + [ "lzma_stream_buffer_decode", "container_8h.html#aa58f237f6cea97ef0eb9bf5c37a3008d", null ], + [ "lzma_microlzma_decoder", "container_8h.html#aa8372dae3e7c907c36f7bb5426aeacdf", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/cookie.js b/usr/share/doc/xz/api/cookie.js new file mode 100644 index 00000000000..53ad21d9811 --- /dev/null +++ b/usr/share/doc/xz/api/cookie.js @@ -0,0 +1,58 @@ +/*! + Cookie helper functions + Copyright (c) 2023 Dimitri van Heesch + Released under MIT license. +*/ +let Cookie = { + cookie_namespace: 'doxygen_', + + readSetting(cookie,defVal) { + if (window.chrome) { + const val = localStorage.getItem(this.cookie_namespace+cookie) || + sessionStorage.getItem(this.cookie_namespace+cookie); + if (val) return val; + } else { + let myCookie = this.cookie_namespace+cookie+"="; + if (document.cookie) { + const index = document.cookie.indexOf(myCookie); + if (index != -1) { + const valStart = index + myCookie.length; + let valEnd = document.cookie.indexOf(";", valStart); + if (valEnd == -1) { + valEnd = document.cookie.length; + } + return document.cookie.substring(valStart, valEnd); + } + } + } + return defVal; + }, + + writeSetting(cookie,val,days=10*365) { // default days='forever', 0=session cookie, -1=delete + if (window.chrome) { + if (days==0) { + sessionStorage.setItem(this.cookie_namespace+cookie,val); + } else { + localStorage.setItem(this.cookie_namespace+cookie,val); + } + } else { + let date = new Date(); + date.setTime(date.getTime()+(days*24*60*60*1000)); + const expiration = days!=0 ? "expires="+date.toGMTString()+";" : ""; + document.cookie = this.cookie_namespace + cookie + "=" + + val + "; SameSite=Lax;" + expiration + "path=/"; + } + }, + + eraseSetting(cookie) { + if (window.chrome) { + if (localStorage.getItem(this.cookie_namespace+cookie)) { + localStorage.removeItem(this.cookie_namespace+cookie); + } else if (sessionStorage.getItem(this.cookie_namespace+cookie)) { + sessionStorage.removeItem(this.cookie_namespace+cookie); + } + } else { + this.writeSetting(cookie,'',-1); + } + }, +} diff --git a/usr/share/doc/xz/api/delta_8h.html b/usr/share/doc/xz/api/delta_8h.html index 9637b33e74d..2fff9cef93d 100644 --- a/usr/share/doc/xz/api/delta_8h.html +++ b/usr/share/doc/xz/api/delta_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/delta.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -138,10 +134,13 @@

+ + diff --git a/usr/share/doc/xz/api/delta_8h.js b/usr/share/doc/xz/api/delta_8h.js new file mode 100644 index 00000000000..c19ed22e94d --- /dev/null +++ b/usr/share/doc/xz/api/delta_8h.js @@ -0,0 +1,10 @@ +var delta_8h = +[ + [ "lzma_options_delta", "structlzma__options__delta.html", "structlzma__options__delta" ], + [ "LZMA_FILTER_DELTA", "delta_8h.html#a7ced67235ad7a01ae31d32ecf1e634cb", null ], + [ "LZMA_DELTA_DIST_MIN", "delta_8h.html#a466886d9d01392f61bdf267687a4f96e", null ], + [ "LZMA_DELTA_DIST_MAX", "delta_8h.html#afdf8a5ce184ddf9f8070de637775da94", null ], + [ "lzma_delta_type", "delta_8h.html#a04d84d7fa6cefdc219b6e2e96ff36fe1", [ + [ "LZMA_DELTA_TYPE_BYTE", "delta_8h.html#a04d84d7fa6cefdc219b6e2e96ff36fe1afa749f8693200e0e82feef5f99815da4", null ] + ] ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html b/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html index 10037a7bbcf..fe9b04d7b9f 100644 --- a/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html +++ b/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma Directory Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
lzma Directory Reference
@@ -110,10 +106,13 @@  
- -
+ + diff --git a/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js b/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js new file mode 100644 index 00000000000..155ac9a3e62 --- /dev/null +++ b/usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js @@ -0,0 +1,17 @@ +var dir_b17a1d403082bd69a703ed987cf158fb = +[ + [ "base.h", "base_8h.html", "base_8h" ], + [ "bcj.h", "bcj_8h.html", "bcj_8h" ], + [ "block.h", "block_8h.html", "block_8h" ], + [ "check.h", "check_8h.html", "check_8h" ], + [ "container.h", "container_8h.html", "container_8h" ], + [ "delta.h", "delta_8h.html", "delta_8h" ], + [ "filter.h", "filter_8h.html", "filter_8h" ], + [ "hardware.h", "hardware_8h.html", "hardware_8h" ], + [ "index.h", "index_8h.html", "index_8h" ], + [ "index_hash.h", "index__hash_8h.html", "index__hash_8h" ], + [ "lzma12.h", "lzma12_8h.html", "lzma12_8h" ], + [ "stream_flags.h", "stream__flags_8h.html", "stream__flags_8h" ], + [ "version.h", "version_8h.html", "version_8h" ], + [ "vli.h", "vli_8h.html", "vli_8h" ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/doxygen.css b/usr/share/doc/xz/api/doxygen.css index d896f7441b9..6aef998620a 100644 --- a/usr/share/doc/xz/api/doxygen.css +++ b/usr/share/doc/xz/api/doxygen.css @@ -1,4 +1,4 @@ -/* The standard CSS for doxygen 1.12.0*/ +/* The standard CSS for doxygen 1.13.2*/ html { /* page base colors */ @@ -726,8 +726,7 @@ pre.fragment { opacity: 0; position: absolute; display: inline; - overflow: auto; - fill: var(--fragment-foreground-color); + overflow: hidden; justify-content: center; align-items: center; cursor: pointer; @@ -739,7 +738,7 @@ pre.fragment { } .fragment:hover .clipboard, .clipboard.success { - opacity: .28; + opacity: .4; } .clipboard:hover, .clipboard.success { @@ -1810,6 +1809,11 @@ dl.invariant dt, dl.pre dt, dl.post dt { padding: 2px 0px; } +#side-nav #projectname +{ + font-size: 130%; +} + #projectbrief { font-size: 90%; @@ -2197,10 +2201,14 @@ th.markdownTableHeadCenter, td.markdownTableBodyCenter { text-align: center } -tt, code, kbd, samp +tt, code, kbd { display: inline-block; } +tt, code, kbd +{ + vertical-align: top; +} /* @end */ u { diff --git a/usr/share/doc/xz/api/doxygen_crawl.html b/usr/share/doc/xz/api/doxygen_crawl.html index 8741d83ab73..d2f13ef03e7 100644 --- a/usr/share/doc/xz/api/doxygen_crawl.html +++ b/usr/share/doc/xz/api/doxygen_crawl.html @@ -4,83 +4,10 @@ Validator / crawler helper - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -158,6 +85,7 @@ + @@ -194,6 +122,7 @@ + diff --git a/usr/share/doc/xz/api/files.html b/usr/share/doc/xz/api/files.html index 5279d10aea9..7f30a9d651b 100644 --- a/usr/share/doc/xz/api/files.html +++ b/usr/share/doc/xz/api/files.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): File List @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,32 +32,29 @@
- + -
+
+ - -
+
+
File List
@@ -80,10 +80,12 @@
- -
+ + diff --git a/usr/share/doc/xz/api/files_dup.js b/usr/share/doc/xz/api/files_dup.js new file mode 100644 index 00000000000..44178de03e6 --- /dev/null +++ b/usr/share/doc/xz/api/files_dup.js @@ -0,0 +1,5 @@ +var files_dup = +[ + [ "lzma", "dir_b17a1d403082bd69a703ed987cf158fb.html", "dir_b17a1d403082bd69a703ed987cf158fb" ], + [ "lzma.h", "lzma_8h.html", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/filter_8h.html b/usr/share/doc/xz/api/filter_8h.html index ee37f7b815a..fc24ccf20f1 100644 --- a/usr/share/doc/xz/api/filter_8h.html +++ b/usr/share/doc/xz/api/filter_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/filter.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -309,7 +305,7 @@

-extern +extern

@@ -321,7 +317,7 @@

Returns
lzma_bool:

@@ -359,7 +355,7 @@

Returns
lzma_bool:

@@ -412,7 +408,7 @@

Returns
Possible lzma_ret values:

@@ -574,7 +570,7 @@

Returns
Possible lzma_ret values:

@@ -621,7 +617,7 @@

Returns
Possible lzma_ret values:

@@ -673,7 +669,7 @@

Returns
Possible lzma_ret values:

@@ -750,7 +746,7 @@

Returns
Possible lzma_ret values:

@@ -833,7 +829,7 @@

Returns
Possible lzma_ret values:

@@ -882,7 +878,7 @@

Returns
Possible lzma_ret values:

@@ -984,7 +980,7 @@

Returns
Possible lzma_ret values:

@@ -1030,7 +1026,7 @@

Returns
Possible lzma_ret values:

@@ -1087,7 +1083,7 @@

Returns
Possible lzma_ret values:

@@ -1150,7 +1146,7 @@

Returns
Possible lzma_ret values:

@@ -1291,7 +1287,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_OPTIONS_ERROR: Empty filter chain (filters[0].id == LZMA_VLI_UNKNOWN) or the filter chain includes a Filter ID that is not supported by this function.
    • LZMA_MEM_ERROR
    • @@ -1333,7 +1329,7 @@

      -extern +extern

@@ -1355,7 +1351,7 @@

Returns
Possible lzma_ret values:

+ + diff --git a/usr/share/doc/xz/api/filter_8h.js b/usr/share/doc/xz/api/filter_8h.js new file mode 100644 index 00000000000..bf2ae869608 --- /dev/null +++ b/usr/share/doc/xz/api/filter_8h.js @@ -0,0 +1,31 @@ +var filter_8h = +[ + [ "lzma_filter", "structlzma__filter.html", "structlzma__filter" ], + [ "LZMA_FILTERS_MAX", "filter_8h.html#ab33c0cc1728bf390e5b84f8bce1928ba", null ], + [ "LZMA_STR_ALL_FILTERS", "filter_8h.html#a41aa51eeb53190404439c31d8e9c97cd", null ], + [ "LZMA_STR_NO_VALIDATION", "filter_8h.html#adc33f4c0c7b5d3ae36acc0437a904339", null ], + [ "LZMA_STR_ENCODER", "filter_8h.html#a09a775f6a78d28ca136acfb51ad5fa02", null ], + [ "LZMA_STR_DECODER", "filter_8h.html#a8a0f3fc03bdb84a294cdd53a98783104", null ], + [ "LZMA_STR_GETOPT_LONG", "filter_8h.html#a87e9ac4ae5829b092262223256141a29", null ], + [ "LZMA_STR_NO_SPACES", "filter_8h.html#ac0113c47caf98a735db2297936c5e857", null ], + [ "lzma_filter_encoder_is_supported", "filter_8h.html#a3db3c36cd6e57658a74c53e4daa2bef6", null ], + [ "lzma_filter_decoder_is_supported", "filter_8h.html#acab0c67bf5b3a76f2b474c8e1da98938", null ], + [ "lzma_filters_copy", "filter_8h.html#a611fe1176eeeda187b1bd8aef45040aa", null ], + [ "lzma_filters_free", "filter_8h.html#ae06979d219897f5f4c29cbc7a96a8892", null ], + [ "lzma_raw_encoder_memusage", "filter_8h.html#a730f9391e85a5979bcd1b32643ae7176", null ], + [ "lzma_raw_decoder_memusage", "filter_8h.html#a58511249ae9206d7de7c5d1f05842297", null ], + [ "lzma_raw_encoder", "filter_8h.html#a2368e4129032345eb0738b0c6e085703", null ], + [ "lzma_raw_decoder", "filter_8h.html#ae77b3b6c5eccd9d77bbafef0a8a203c1", null ], + [ "lzma_filters_update", "filter_8h.html#a4a8fd969df001e449ebe4421ab33bba5", null ], + [ "lzma_raw_buffer_encode", "filter_8h.html#a226724ab3391b410281fdf656cc7c432", null ], + [ "lzma_raw_buffer_decode", "filter_8h.html#a3b942df507e4f9a6d7525e5a4c6864e5", null ], + [ "lzma_properties_size", "filter_8h.html#aee038818cf7bbe044c3f7a7c86998c1b", null ], + [ "lzma_properties_encode", "filter_8h.html#a8e00887086df5a44084ac22e48415de3", null ], + [ "lzma_properties_decode", "filter_8h.html#a88d2e864b2039ac82802cc202278d478", null ], + [ "lzma_filter_flags_size", "filter_8h.html#a996c9c21840ed54e37bd1f664a79d940", null ], + [ "lzma_filter_flags_encode", "filter_8h.html#a96f23309bc21398fece18c00ebe7db98", null ], + [ "lzma_filter_flags_decode", "filter_8h.html#a4cba9a4c658cce0ff01fd102b31ea1a7", null ], + [ "lzma_str_to_filters", "filter_8h.html#aa042cf11749bc2183b27de1c3142da30", null ], + [ "lzma_str_from_filters", "filter_8h.html#a7deeb86ef59a9111b8033681290e0fb0", null ], + [ "lzma_str_list_filters", "filter_8h.html#ab51585b68796ce0270f87e615b923809", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/functions.html b/usr/share/doc/xz/api/functions.html index a7cfb723b0d..23488c6fb01 100644 --- a/usr/share/doc/xz/api/functions.html +++ b/usr/share/doc/xz/api/functions.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Fields @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,60 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
@@ -216,10 +188,12 @@

- v -

- -
+ + diff --git a/usr/share/doc/xz/api/functions_vars.html b/usr/share/doc/xz/api/functions_vars.html index b82008885fe..051f109b3c8 100644 --- a/usr/share/doc/xz/api/functions_vars.html +++ b/usr/share/doc/xz/api/functions_vars.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Data Fields - Variables @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,60 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented variables with links to the struct/union documentation for each field:
@@ -216,10 +188,12 @@

- v -

- -
+ + diff --git a/usr/share/doc/xz/api/globals.html b/usr/share/doc/xz/api/globals.html index 0fd02844137..bf3eb807778 100644 --- a/usr/share/doc/xz/api/globals.html +++ b/usr/share/doc/xz/api/globals.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
@@ -284,10 +269,12 @@

- l -

  • LZMA_VLI_UNKNOWN : vli.h
- -
+ + diff --git a/usr/share/doc/xz/api/globals_defs.html b/usr/share/doc/xz/api/globals_defs.html index 022a8782a0a..0a9ef6d858d 100644 --- a/usr/share/doc/xz/api/globals_defs.html +++ b/usr/share/doc/xz/api/globals_defs.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented macros with links to the documentation:
@@ -130,10 +115,12 @@

- l -

  • LZMA_VLI_UNKNOWN : vli.h
- -
+ + diff --git a/usr/share/doc/xz/api/globals_dup.js b/usr/share/doc/xz/api/globals_dup.js new file mode 100644 index 00000000000..2ed4f1ff7d4 --- /dev/null +++ b/usr/share/doc/xz/api/globals_dup.js @@ -0,0 +1,4 @@ +var globals_dup = +[ + [ "l", "globals.html", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/globals_enum.html b/usr/share/doc/xz/api/globals_enum.html index 70bf563718f..1f99291b834 100644 --- a/usr/share/doc/xz/api/globals_enum.html +++ b/usr/share/doc/xz/api/globals_enum.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,42 +32,29 @@
- + - - +
+ - -
+
+
Here is a list of all documented enums with links to the documentation:
  • lzma_action : base.h
  • @@ -77,10 +67,12 @@
  • lzma_ret : base.h
- -
+ + diff --git a/usr/share/doc/xz/api/globals_eval.html b/usr/share/doc/xz/api/globals_eval.html index fe723e0def4..2a144232951 100644 --- a/usr/share/doc/xz/api/globals_eval.html +++ b/usr/share/doc/xz/api/globals_eval.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented enum values with links to the documentation:
@@ -109,10 +94,12 @@

- l -

  • LZMA_UNSUPPORTED_CHECK : base.h
- -
+ + diff --git a/usr/share/doc/xz/api/globals_func.html b/usr/share/doc/xz/api/globals_func.html index 5ecbd438152..8ca08eb89c5 100644 --- a/usr/share/doc/xz/api/globals_func.html +++ b/usr/share/doc/xz/api/globals_func.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,47 +32,29 @@
- + - - - +
+ - -
+
+
Here is a list of all documented functions with links to the documentation:
@@ -184,10 +169,12 @@

- l -

  • lzma_vli_size() : vli.h
- -
+ + diff --git a/usr/share/doc/xz/api/globals_type.html b/usr/share/doc/xz/api/globals_type.html index c88005e00f6..e113a4bd125 100644 --- a/usr/share/doc/xz/api/globals_type.html +++ b/usr/share/doc/xz/api/globals_type.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): Globals @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,42 +32,29 @@
- + - - +
+ - -
+
+
Here is a list of all documented typedefs with links to the documentation:
  • lzma_bool : base.h
  • @@ -74,10 +64,12 @@
  • lzma_vli : vli.h
- -
+ + diff --git a/usr/share/doc/xz/api/hardware_8h.html b/usr/share/doc/xz/api/hardware_8h.html index 153f9a12295..a040567ddb0 100644 --- a/usr/share/doc/xz/api/hardware_8h.html +++ b/usr/share/doc/xz/api/hardware_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/hardware.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -102,7 +98,7 @@

-extern +extern

+ + diff --git a/usr/share/doc/xz/api/hardware_8h.js b/usr/share/doc/xz/api/hardware_8h.js new file mode 100644 index 00000000000..3f2b6491cfb --- /dev/null +++ b/usr/share/doc/xz/api/hardware_8h.js @@ -0,0 +1,5 @@ +var hardware_8h = +[ + [ "lzma_physmem", "hardware_8h.html#a85363e453b34272a9f26c9fdffb041ee", null ], + [ "lzma_cputhreads", "hardware_8h.html#a22f7a882b7a4b741a226abf62bdf46ca", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/index.html b/usr/share/doc/xz/api/index.html index f6ed5c317f9..2efbc9b19b2 100644 --- a/usr/share/doc/xz/api/index.html +++ b/usr/share/doc/xz/api/index.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): liblzma (XZ Utils) @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,26 +32,29 @@
- + -
-
+
+ +
+
+
+
liblzma (XZ Utils)
@@ -61,10 +67,12 @@
- -
+ + diff --git a/usr/share/doc/xz/api/index_8h.html b/usr/share/doc/xz/api/index_8h.html index fbd984e828a..40470f75236 100644 --- a/usr/share/doc/xz/api/index_8h.html +++ b/usr/share/doc/xz/api/index_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/index.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -116,19 +112,19 @@

Functions

uint64_t lzma_index_memusage (lzma_vli streams, lzma_vli blocks) lzma_nothrow - Calculate memory usage of lzma_index.
+ Calculate memory usage of lzma_index.
  uint64_t lzma_index_memused (const lzma_index *i) lzma_nothrow - Calculate the memory usage of an existing lzma_index.
+ Calculate the memory usage of an existing lzma_index.
  lzma_indexlzma_index_init (const lzma_allocator *allocator) lzma_nothrow - Allocate and initialize a new lzma_index structure.
+ Allocate and initialize a new lzma_index structure.
  void lzma_index_end (lzma_index *i, const lzma_allocator *allocator) lzma_nothrow - Deallocate lzma_index.
+ Deallocate lzma_index.
  lzma_ret lzma_index_append (lzma_index *i, const lzma_allocator *allocator, lzma_vli unpadded_size, lzma_vli uncompressed_size) lzma_nothrow lzma_attr_warn_unused_result - Add a new Block to lzma_index.
+ Add a new Block to lzma_index.
  lzma_ret lzma_index_stream_flags (lzma_index *i, const lzma_stream_flags *stream_flags) lzma_nothrow lzma_attr_warn_unused_result  Set the Stream Flags.
@@ -176,7 +172,7 @@  Concatenate lzma_indexes.
  lzma_indexlzma_index_dup (const lzma_index *i, const lzma_allocator *allocator) lzma_nothrow lzma_attr_warn_unused_result - Duplicate lzma_index.
+ Duplicate lzma_index.
  lzma_ret lzma_index_encoder (lzma_stream *strm, const lzma_index *i) lzma_nothrow lzma_attr_warn_unused_result  Initialize .xz Index encoder.
@@ -229,8 +225,8 @@

Opaque data type to hold the Index(es) and other information.

-

lzma_index often holds just one .xz Index and possibly the Stream Flags of the same Stream and size of the Stream Padding field. However, multiple lzma_indexes can be concatenated with lzma_index_cat() and then there may be information about multiple Streams in the same lzma_index.

-

Notes about thread safety: Only one thread may modify lzma_index at a time. All functions that take non-const pointer to lzma_index modify it. As long as no thread is modifying the lzma_index, getting information from the same lzma_index can be done from multiple threads at the same time with functions that take a const pointer to lzma_index or use lzma_index_iter. The same iterator must be used only by one thread at a time, of course, but there can be as many iterators for the same lzma_index as needed.

+

lzma_index often holds just one .xz Index and possibly the Stream Flags of the same Stream and size of the Stream Padding field. However, multiple lzma_indexes can be concatenated with lzma_index_cat() and then there may be information about multiple Streams in the same lzma_index.

+

Notes about thread safety: Only one thread may modify lzma_index at a time. All functions that take non-const pointer to lzma_index modify it. As long as no thread is modifying the lzma_index, getting information from the same lzma_index can be done from multiple threads at the same time with functions that take a const pointer to lzma_index or use lzma_index_iter. The same iterator must be used only by one thread at a time, of course, but there can be as many iterators for the same lzma_index as needed.

@@ -288,14 +284,14 @@

-extern +extern

-

Calculate memory usage of lzma_index.

-

On disk, the size of the Index field depends on both the number of Records stored and the size of the Records (due to variable-length integer encoding). When the Index is kept in lzma_index structure, the memory usage depends only on the number of Records/Blocks stored in the Index(es), and in case of concatenated lzma_indexes, the number of Streams. The size in RAM is almost always significantly bigger than in the encoded form on disk.

-

This function calculates an approximate amount of memory needed to hold the given number of Streams and Blocks in lzma_index structure. This value may vary between CPU architectures and also between liblzma versions if the internal implementation is modified.

+

Calculate memory usage of lzma_index.

+

On disk, the size of the Index field depends on both the number of Records stored and the size of the Records (due to variable-length integer encoding). When the Index is kept in lzma_index structure, the memory usage depends only on the number of Records/Blocks stored in the Index(es), and in case of concatenated lzma_indexes, the number of Streams. The size in RAM is almost always significantly bigger than in the encoded form on disk.

+

This function calculates an approximate amount of memory needed to hold the given number of Streams and Blocks in lzma_index structure. This value may vary between CPU architectures and also between liblzma versions if the internal implementation is modified.

Parameters
@@ -303,7 +299,7 @@

Returns
Approximate memory in bytes needed in a lzma_index structure.
+
Returns
Approximate memory in bytes needed in a lzma_index structure.
@@ -325,20 +321,20 @@

-extern +extern

streamsNumber of Streams
-

Calculate the memory usage of an existing lzma_index.

+

Calculate the memory usage of an existing lzma_index.

This is a shorthand for lzma_index_memusage(lzma_index_stream_count(i), lzma_index_block_count(i)).

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
-
Returns
Approximate memory in bytes used by the lzma_index structure.
+
Returns
Approximate memory in bytes used by the lzma_index structure.
@@ -360,19 +356,19 @@

-extern +extern

-

Allocate and initialize a new lzma_index structure.

+

Allocate and initialize a new lzma_index structure.

Parameters
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
On success, a pointer to an empty initialized lzma_index is returned. If allocation fails, NULL is returned.
+
Returns
On success, a pointer to an empty initialized lzma_index is returned. If allocation fails, NULL is returned.
@@ -398,16 +394,16 @@

-extern +extern

-

Deallocate lzma_index.

+

Deallocate lzma_index.

If i is NULL, this does nothing.

Parameters
- +
iPointer to lzma_index structure to deallocate
iPointer to lzma_index structure to deallocate
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
@@ -447,23 +443,23 @@

-extern +extern

-

Add a new Block to lzma_index.

+

Add a new Block to lzma_index.

Parameters
- +
iPointer to a lzma_index structure
iPointer to a lzma_index structure
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
unpadded_sizeUnpadded Size of a Block. This can be calculated with lzma_block_unpadded_size() after encoding or decoding the Block.
uncompressed_sizeUncompressed Size of a Block. This can be taken directly from lzma_block structure after encoding or decoding the Block.
-

Appending a new Block does not invalidate iterators. For example, if an iterator was pointing to the end of the lzma_index, after lzma_index_append() it is possible to read the next Block with an existing iterator.

-
Returns
Possible lzma_ret values:
    +

    Appending a new Block does not invalidate iterators. For example, if an iterator was pointing to the end of the lzma_index, after lzma_index_append() it is possible to read the next Block with an existing iterator.

    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_MEM_ERROR
    • LZMA_DATA_ERROR: Compressed or uncompressed size of the Stream or size of the Index field would grow too big.
    • @@ -495,21 +491,21 @@

      -extern +extern

Set the Stream Flags.

-

Set the Stream Flags of the last (and typically the only) Stream in lzma_index. This can be useful when reading information from the lzma_index, because to decode Blocks, knowing the integrity check type is needed.

+

Set the Stream Flags of the last (and typically the only) Stream in lzma_index. This can be useful when reading information from the lzma_index, because to decode Blocks, knowing the integrity check type is needed.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
stream_flagsPointer to lzma_stream_flags structure. This is copied into the internal preallocated structure, so the caller doesn't need to keep the flags' data available after calling this function.
-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_OPTIONS_ERROR: Unsupported stream_flags->version.
    • LZMA_PROG_ERROR
    • @@ -536,7 +532,7 @@

      -extern +extern

@@ -576,15 +572,15 @@

-extern +extern

Set the amount of Stream Padding.

-

Set the amount of Stream Padding of the last (and typically the only) Stream in the lzma_index. This is needed when planning to do random-access reading within multiple concatenated Streams.

+

Set the amount of Stream Padding of the last (and typically the only) Stream in the lzma_index. This is needed when planning to do random-access reading within multiple concatenated Streams.

By default, the amount of Stream Padding is assumed to be zero bytes.

-
Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK
    • LZMA_DATA_ERROR: The file size would grow too big.
    • LZMA_PROG_ERROR
    • @@ -611,7 +607,7 @@

      -extern +extern

@@ -645,20 +641,20 @@

-extern +extern

Get the number of Blocks.

-

This returns the total number of Blocks in lzma_index. To get number of Blocks in individual Streams, use lzma_index_iter.

+

This returns the total number of Blocks in lzma_index. To get number of Blocks in individual Streams, use lzma_index_iter.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
-
Returns
Number of blocks in the lzma_index
+
Returns
Number of blocks in the lzma_index
@@ -680,7 +676,7 @@

-extern +extern

@@ -794,7 +790,7 @@

lzma_index_cat() and there is no Stream Padding, this function is identical to lzma_index_stream_size(). If multiple lzma_indexes have been combined, this includes also the headers of each separate Stream and the possible Stream Padding fields.

Parameters
- +
iPointer to lzma_index structure
iPointer to lzma_index structure
@@ -820,7 +816,7 @@

-extern +extern

Initialize an iterator.

-

This function associates the iterator with the given lzma_index, and calls lzma_index_iter_rewind() on the iterator.

-

This function doesn't allocate any memory, thus there is no lzma_index_iter_end(). The iterator is valid as long as the associated lzma_index is valid, that is, until lzma_index_end() or using it as source in lzma_index_cat(). Specifically, lzma_index doesn't become invalid if new Blocks are added to it with lzma_index_append() or if it is used as the destination in lzma_index_cat().

+

This function associates the iterator with the given lzma_index, and calls lzma_index_iter_rewind() on the iterator.

+

This function doesn't allocate any memory, thus there is no lzma_index_iter_end(). The iterator is valid as long as the associated lzma_index is valid, that is, until lzma_index_end() or using it as source in lzma_index_cat(). Specifically, lzma_index doesn't become invalid if new Blocks are added to it with lzma_index_append() or if it is used as the destination in lzma_index_cat().

It is safe to make copies of an initialized lzma_index_iter, for example, to easily restart reading at some particular position.

Parameters
- +
iterPointer to a lzma_index_iter structure
ilzma_index to which the iterator will be associated
ilzma_index to which the iterator will be associated
@@ -895,7 +891,7 @@

-extern +extern

@@ -995,7 +991,7 @@

Returns
lzma_bool:
    +
    Returns
    lzma_bool:
    • true if the target is greater than or equal to the uncompressed size of the Stream (failure)
    • false if the target is smaller than the uncompressed size of the Stream (success)
    @@ -1030,7 +1026,7 @@

    -extern +extern

-

Duplicate lzma_index.

+

Duplicate lzma_index.

Parameters
- +
iPointer to lzma_index structure to be duplicated
iPointer to lzma_index structure to be duplicated
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
A copy of the lzma_index, or NULL if memory allocation failed.
+
Returns
A copy of the lzma_index, or NULL if memory allocation failed.
@@ -1116,7 +1112,7 @@

-extern +extern

@@ -1125,12 +1121,12 @@

Parameters
- +
strmPointer to properly prepared lzma_stream
iPointer to lzma_index which should be encoded.
iPointer to lzma_index which should be encoded.

The valid 'action' values for lzma_code() are LZMA_RUN and LZMA_FINISH. It is enough to use only one of them (you can choose freely).

-
Returns
Possible lzma_ret values:

+ + diff --git a/usr/share/doc/xz/api/index_8h.js b/usr/share/doc/xz/api/index_8h.js new file mode 100644 index 00000000000..36492e11c10 --- /dev/null +++ b/usr/share/doc/xz/api/index_8h.js @@ -0,0 +1,41 @@ +var index_8h = +[ + [ "lzma_index_iter", "structlzma__index__iter.html", "structlzma__index__iter" ], + [ "LZMA_INDEX_CHECK_MASK_NONE", "index_8h.html#a2643014196abf129ddbb51ec2bd956d9", null ], + [ "LZMA_INDEX_CHECK_MASK_CRC32", "index_8h.html#a6812319b2f335df98fcf5e97c144e4ac", null ], + [ "LZMA_INDEX_CHECK_MASK_CRC64", "index_8h.html#a062a47783c17f64728d98b831411c5c3", null ], + [ "LZMA_INDEX_CHECK_MASK_SHA256", "index_8h.html#ad6540f1ecf60f186f7c0492937482169", null ], + [ "lzma_index", "index_8h.html#afc18c1443b3b9aa0d146b44e8755b62e", null ], + [ "lzma_index_iter_mode", "index_8h.html#a712b43192d944bf2f767711343cd9ca8", [ + [ "LZMA_INDEX_ITER_ANY", "index_8h.html#a712b43192d944bf2f767711343cd9ca8af46f6e5c414471c7c96586f380e48315", null ], + [ "LZMA_INDEX_ITER_STREAM", "index_8h.html#a712b43192d944bf2f767711343cd9ca8a5b31d985de1c823151acdd7e4a966fc9", null ], + [ "LZMA_INDEX_ITER_BLOCK", "index_8h.html#a712b43192d944bf2f767711343cd9ca8a2702617d60d6fc15138a749e06ef3414", null ], + [ "LZMA_INDEX_ITER_NONEMPTY_BLOCK", "index_8h.html#a712b43192d944bf2f767711343cd9ca8aa49bf4d561d8f2c61d300edbb6c282c7", null ] + ] ], + [ "lzma_index_memusage", "index_8h.html#a880def3727ecdd7f242807083d228fc5", null ], + [ "lzma_index_memused", "index_8h.html#a4118805ac7be6618aca6d6d7e5e4dde7", null ], + [ "lzma_index_init", "index_8h.html#a0850627d011111326d4278a3e2edec25", null ], + [ "lzma_index_end", "index_8h.html#a0c2d0009f07fc315d5ac89e4bcd25abd", null ], + [ "lzma_index_append", "index_8h.html#ac347747eb933c7c408e6c801b33becc3", null ], + [ "lzma_index_stream_flags", "index_8h.html#a79a19669237f19f0b11c9f3be80a62b4", null ], + [ "lzma_index_checks", "index_8h.html#af8d6528a04241841bd0a4322b0c57eaa", null ], + [ "lzma_index_stream_padding", "index_8h.html#a3ed82f96c688f3c953f6509b6f4e2ef3", null ], + [ "lzma_index_stream_count", "index_8h.html#afd159a765b09b0cf79186069a848d07e", null ], + [ "lzma_index_block_count", "index_8h.html#add1a8c506f67dbc19cae6747107e3bec", null ], + [ "lzma_index_size", "index_8h.html#a669ed1a82b1941217cfbb07e7826afc2", null ], + [ "lzma_index_stream_size", "index_8h.html#af3630369b43c9ccc906065d759b49663", null ], + [ "lzma_index_total_size", "index_8h.html#a7829942b83ee1fa5b6443cc248b81041", null ], + [ "lzma_index_file_size", "index_8h.html#ac875ed47d35385e5dac461b25c5ea1c9", null ], + [ "lzma_index_uncompressed_size", "index_8h.html#a620fe6317f1f9d7af9cc27c748bf07d6", null ], + [ "lzma_index_iter_init", "index_8h.html#aa78f02f18ed29d289a6ef37b8ea98a21", null ], + [ "lzma_index_iter_rewind", "index_8h.html#ae81438be8deff4894b104e65d8acdd24", null ], + [ "lzma_index_iter_next", "index_8h.html#af428522e1b3eef137c65c5a01f766e0e", null ], + [ "lzma_index_iter_locate", "index_8h.html#ac4f56df9d210712e5d7add5502c9eb93", null ], + [ "lzma_index_cat", "index_8h.html#abc4db36b4bd67af01819be9dd045c34a", null ], + [ "lzma_index_dup", "index_8h.html#a5161e3f67156577882e1d95dcb57e33e", null ], + [ "lzma_index_encoder", "index_8h.html#a6800d70f3b2afca085496460cd03211d", null ], + [ "lzma_index_decoder", "index_8h.html#abb56fd1d5914f8900ece7b88b78e5e23", null ], + [ "lzma_index_buffer_encode", "index_8h.html#add1ef06dec8a26d08ae8651cff0fd8d6", null ], + [ "lzma_index_buffer_decode", "index_8h.html#a028b8b8d59a413f9682eea1269a6ae8b", null ], + [ "lzma_file_info_decoder", "index_8h.html#a7c5d77cf8532d95977d4571a1eb0a222", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/index__hash_8h.html b/usr/share/doc/xz/api/index__hash_8h.html index 7d00ea1a754..e57034a9653 100644 --- a/usr/share/doc/xz/api/index__hash_8h.html +++ b/usr/share/doc/xz/api/index__hash_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/index_hash.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -80,10 +76,10 @@

Functions

lzma_index_hashlzma_index_hash_init (lzma_index_hash *index_hash, const lzma_allocator *allocator) lzma_nothrow lzma_attr_warn_unused_result - Allocate and initialize a new lzma_index_hash structure.
+ Allocate and initialize a new lzma_index_hash structure.
  void lzma_index_hash_end (lzma_index_hash *index_hash, const lzma_allocator *allocator) lzma_nothrow - Deallocate lzma_index_hash structure.
+ Deallocate lzma_index_hash structure.
  lzma_ret lzma_index_hash_append (lzma_index_hash *index_hash, lzma_vli unpadded_size, lzma_vli uncompressed_size) lzma_nothrow lzma_attr_warn_unused_result  Add a new Record to an Index hash.
@@ -122,22 +118,22 @@

-extern +extern

-

Allocate and initialize a new lzma_index_hash structure.

-

If index_hash is NULL, this function allocates and initializes a new lzma_index_hash structure and returns a pointer to it. If allocation fails, NULL is returned.

-

If index_hash is non-NULL, this function reinitializes the lzma_index_hash structure and returns the same pointer. In this case, return value cannot be NULL or a different pointer than the index_hash that was given as an argument.

+

Allocate and initialize a new lzma_index_hash structure.

+

If index_hash is NULL, this function allocates and initializes a new lzma_index_hash structure and returns a pointer to it. If allocation fails, NULL is returned.

+

If index_hash is non-NULL, this function reinitializes the lzma_index_hash structure and returns the same pointer. In this case, return value cannot be NULL or a different pointer than the index_hash that was given as an argument.

Parameters
- +
index_hashPointer to a lzma_index_hash structure or NULL.
index_hashPointer to a lzma_index_hash structure or NULL.
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
-
Returns
Initialized lzma_index_hash structure on success or NULL on failure.
+
Returns
Initialized lzma_index_hash structure on success or NULL on failure.
@@ -163,15 +159,15 @@

-extern +extern

-

Deallocate lzma_index_hash structure.

+

Deallocate lzma_index_hash structure.

Parameters
- +
index_hashPointer to a lzma_index_hash structure to free.
index_hashPointer to a lzma_index_hash structure to free.
allocatorlzma_allocator for custom allocator functions. Set to NULL to use malloc() and free().
@@ -206,7 +202,7 @@

-extern +extern

@@ -214,13 +210,13 @@

Parameters
- +
index_hashPointer to a lzma_index_hash structure
index_hashPointer to a lzma_index_hash structure
unpadded_sizeUnpadded Size of a Block
uncompressed_sizeUncompressed Size of a Block
-
Returns
Possible lzma_ret values:

@@ -271,14 +267,14 @@

lzma_stream structure to pass the input data. Instead, the input buffer is specified using three arguments. This is because it matches better the internal APIs of liblzma.

Parameters
- +
index_hashPointer to a lzma_index_hash structure
index_hashPointer to a lzma_index_hash structure
inPointer to the beginning of the input buffer
[out]in_posin[*in_pos] is the next byte to process
in_sizein[in_size] is the first byte not to process
-
Returns
Possible lzma_ret values:

+ + diff --git a/usr/share/doc/xz/api/index__hash_8h.js b/usr/share/doc/xz/api/index__hash_8h.js new file mode 100644 index 00000000000..cf9a2e53d61 --- /dev/null +++ b/usr/share/doc/xz/api/index__hash_8h.js @@ -0,0 +1,9 @@ +var index__hash_8h = +[ + [ "lzma_index_hash", "index__hash_8h.html#a2db9f438838c8ff72a8a6fd3fc856f8c", null ], + [ "lzma_index_hash_init", "index__hash_8h.html#aaafae4967a4a266d97dc34a98bfcabfb", null ], + [ "lzma_index_hash_end", "index__hash_8h.html#a7dacb41b9ec1c8df5d33dfdae97743b3", null ], + [ "lzma_index_hash_append", "index__hash_8h.html#a2bdbe4f0b5fa2fadb7528447feaaa97f", null ], + [ "lzma_index_hash_decode", "index__hash_8h.html#a891eb955284c9117155f92eb0ddba44c", null ], + [ "lzma_index_hash_size", "index__hash_8h.html#a0f8ab3b57b117f9547866156755c917f", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/lzma12_8h.html b/usr/share/doc/xz/api/lzma12_8h.html index 9fb8990c7ea..56195f2f87b 100644 --- a/usr/share/doc/xz/api/lzma12_8h.html +++ b/usr/share/doc/xz/api/lzma12_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/lzma12.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -340,13 +336,13 @@

-extern +extern

Test if given match finder is supported.

-

It is safe to call this with a value that isn't listed in lzma_match_finder enumeration; the return value will be false.

+

It is safe to call this with a value that isn't listed in lzma_match_finder enumeration; the return value will be false.

There is no way to list which match finders are available in this particular liblzma version and build. It would be useless, because a new match finder, which the application developer wasn't aware, could require giving additional options to the encoder that the older match finders don't need.

Parameters
@@ -354,7 +350,7 @@

Returns
lzma_bool:

Test if given compression mode is supported.

-

It is safe to call this with a value that isn't listed in lzma_mode enumeration; the return value will be false.

+

It is safe to call this with a value that isn't listed in lzma_mode enumeration; the return value will be false.

There is no way to list which modes are available in this particular liblzma version and build. It would be useless, because a new compression mode, which the application developer wasn't aware, could require giving additional options to the encoder that the older modes don't need.

Parameters
@@ -394,7 +390,7 @@

Returns
lzma_bool:

@@ -441,7 +437,7 @@

Returns
lzma_bool:

+ + diff --git a/usr/share/doc/xz/api/lzma12_8h.js b/usr/share/doc/xz/api/lzma12_8h.js new file mode 100644 index 00000000000..dfac5ddd8f4 --- /dev/null +++ b/usr/share/doc/xz/api/lzma12_8h.js @@ -0,0 +1,22 @@ +var lzma12_8h = +[ + [ "lzma_options_lzma", "structlzma__options__lzma.html", "structlzma__options__lzma" ], + [ "LZMA_FILTER_LZMA1", "lzma12_8h.html#accedd16abcb758e7f748bac1102abda9", null ], + [ "LZMA_FILTER_LZMA1EXT", "lzma12_8h.html#a98a7fd42aa78a273a6b138629e46772d", null ], + [ "LZMA_FILTER_LZMA2", "lzma12_8h.html#a04f9d9a018a47cc99491e6e94e92f96b", null ], + [ "lzma_set_ext_size", "lzma12_8h.html#a73ed0293db4e59d73a702d66fef537c3", null ], + [ "lzma_match_finder", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80", [ + [ "LZMA_MF_HC3", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a6eb38f634021a192cada8a978b5de93b", null ], + [ "LZMA_MF_HC4", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a0944620f4949289c2ebde613cae12b04", null ], + [ "LZMA_MF_BT2", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a7ab212446c3f6520f5c33ccfa4b3386a", null ], + [ "LZMA_MF_BT3", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a983ecc59bf3e07a7c43fea551ea11865", null ], + [ "LZMA_MF_BT4", "lzma12_8h.html#acf740075f86fa61dc408d6d0dbf8fa80a468c32cdea9861d1ff98478364e6c547", null ] + ] ], + [ "lzma_mode", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866", [ + [ "LZMA_MODE_FAST", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866ac8c0926a91b4f756e11121efd30648cc", null ], + [ "LZMA_MODE_NORMAL", "lzma12_8h.html#a1032316e3075c2c8086fb17104b91866ad37225f30d5cd21fc8bb3eaba283bbf9", null ] + ] ], + [ "lzma_mf_is_supported", "lzma12_8h.html#aefba1f7214ddcf8cd408a0702e8642b5", null ], + [ "lzma_mode_is_supported", "lzma12_8h.html#ad1add1c2600fdbb3d737e4fb3465dfcb", null ], + [ "lzma_lzma_preset", "lzma12_8h.html#aa62c28944fe3575653a4c25780400d77", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/lzma_8h.html b/usr/share/doc/xz/api/lzma_8h.html index 94971f4bdba..f432f6ead26 100644 --- a/usr/share/doc/xz/api/lzma_8h.html +++ b/usr/share/doc/xz/api/lzma_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -150,10 +150,13 @@

+ + diff --git a/usr/share/doc/xz/api/menudata.js b/usr/share/doc/xz/api/menudata.js deleted file mode 100644 index aa61dbe2f05..00000000000 --- a/usr/share/doc/xz/api/menudata.js +++ /dev/null @@ -1,80 +0,0 @@ -/* - @licstart The following is the entire license notice for the JavaScript code in this file. - - The MIT License (MIT) - - Copyright (C) 1997-2020 by Dimitri van Heesch - - Permission is hereby granted, free of charge, to any person obtaining a copy of this software - and associated documentation files (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, publish, distribute, - sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all copies or - substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING - BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, - DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - @licend The above is the entire license notice for the JavaScript code in this file -*/ -var menudata={children:[ -{text:"Main Page",url:"index.html"}, -{text:"Data Structures",url:"annotated.html",children:[ -{text:"Data Structures",url:"annotated.html"}, -{text:"Data Fields",url:"functions.html",children:[ -{text:"All",url:"functions.html",children:[ -{text:"a",url:"functions.html#index_a"}, -{text:"b",url:"functions.html#index_b"}, -{text:"c",url:"functions.html#index_c"}, -{text:"d",url:"functions.html#index_d"}, -{text:"e",url:"functions.html#index_e"}, -{text:"f",url:"functions.html#index_f"}, -{text:"h",url:"functions.html#index_h"}, -{text:"i",url:"functions.html#index_i"}, -{text:"l",url:"functions.html#index_l"}, -{text:"m",url:"functions.html#index_m"}, -{text:"n",url:"functions.html#index_n"}, -{text:"o",url:"functions.html#index_o"}, -{text:"p",url:"functions.html#index_p"}, -{text:"r",url:"functions.html#index_r"}, -{text:"s",url:"functions.html#index_s"}, -{text:"t",url:"functions.html#index_t"}, -{text:"u",url:"functions.html#index_u"}, -{text:"v",url:"functions.html#index_v"}]}, -{text:"Variables",url:"functions_vars.html",children:[ -{text:"a",url:"functions_vars.html#index_a"}, -{text:"b",url:"functions_vars.html#index_b"}, -{text:"c",url:"functions_vars.html#index_c"}, -{text:"d",url:"functions_vars.html#index_d"}, -{text:"e",url:"functions_vars.html#index_e"}, -{text:"f",url:"functions_vars.html#index_f"}, -{text:"h",url:"functions_vars.html#index_h"}, -{text:"i",url:"functions_vars.html#index_i"}, -{text:"l",url:"functions_vars.html#index_l"}, -{text:"m",url:"functions_vars.html#index_m"}, -{text:"n",url:"functions_vars.html#index_n"}, -{text:"o",url:"functions_vars.html#index_o"}, -{text:"p",url:"functions_vars.html#index_p"}, -{text:"r",url:"functions_vars.html#index_r"}, -{text:"s",url:"functions_vars.html#index_s"}, -{text:"t",url:"functions_vars.html#index_t"}, -{text:"u",url:"functions_vars.html#index_u"}, -{text:"v",url:"functions_vars.html#index_v"}]}]}]}, -{text:"Files",url:"files.html",children:[ -{text:"File List",url:"files.html"}, -{text:"Globals",url:"globals.html",children:[ -{text:"All",url:"globals.html",children:[ -{text:"l",url:"globals.html#index_l"}]}, -{text:"Functions",url:"globals_func.html",children:[ -{text:"l",url:"globals_func.html#index_l"}]}, -{text:"Typedefs",url:"globals_type.html"}, -{text:"Enumerations",url:"globals_enum.html"}, -{text:"Enumerator",url:"globals_eval.html",children:[ -{text:"l",url:"globals_eval.html#index_l"}]}, -{text:"Macros",url:"globals_defs.html",children:[ -{text:"l",url:"globals_defs.html#index_l"}]}]}]}]} diff --git a/usr/share/doc/xz/api/navtree.js b/usr/share/doc/xz/api/navtree.js new file mode 100644 index 00000000000..2d4fa84a55d --- /dev/null +++ b/usr/share/doc/xz/api/navtree.js @@ -0,0 +1,483 @@ +/* + @licstart The following is the entire license notice for the JavaScript code in this file. + + The MIT License (MIT) + + Copyright (C) 1997-2020 by Dimitri van Heesch + + Permission is hereby granted, free of charge, to any person obtaining a copy of this software + and associated documentation files (the "Software"), to deal in the Software without restriction, + including without limitation the rights to use, copy, modify, merge, publish, distribute, + sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all copies or + substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING + BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, + DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + @licend The above is the entire license notice for the JavaScript code in this file + */ + +function initNavTree(toroot,relpath) { + let navTreeSubIndices = []; + const ARROW_DOWN = '▼'; + const ARROW_RIGHT = '►'; + const NAVPATH_COOKIE_NAME = ''+'navpath'; + + const getData = function(varName) { + const i = varName.lastIndexOf('/'); + const n = i>=0 ? varName.substring(i+1) : varName; + return eval(n.replace(/-/g,'_')); + } + + const stripPath = function(uri) { + return uri.substring(uri.lastIndexOf('/')+1); + } + + const stripPath2 = function(uri) { + const i = uri.lastIndexOf('/'); + const s = uri.substring(i+1); + const m = uri.substring(0,i+1).match(/\/d\w\/d\w\w\/$/); + return m ? uri.substring(i-6) : s; + } + + const hashValue = function() { + return $(location).attr('hash').substring(1).replace(/[^\w-]/g,''); + } + + const hashUrl = function() { + return '#'+hashValue(); + } + + const pathName = function() { + return $(location).attr('pathname').replace(/[^-A-Za-z0-9+&@#/%?=~_|!:,.;()]/g, ''); + } + + const storeLink = function(link) { + if (!$("#nav-sync").hasClass('sync')) { + Cookie.writeSetting(NAVPATH_COOKIE_NAME,link,0); + } + } + + const deleteLink = function() { + Cookie.eraseSetting(NAVPATH_COOKIE_NAME); + } + + const cachedLink = function() { + return Cookie.readSetting(NAVPATH_COOKIE_NAME,''); + } + + const getScript = function(scriptName,func) { + const head = document.getElementsByTagName("head")[0]; + const script = document.createElement('script'); + script.id = scriptName; + script.type = 'text/javascript'; + script.onload = func; + script.src = scriptName+'.js'; + head.appendChild(script); + } + + const createIndent = function(o,domNode,node) { + let level=-1; + let n = node; + while (n.parentNode) { level++; n=n.parentNode; } + if (node.childrenData) { + const imgNode = document.createElement("span"); + imgNode.className = 'arrow'; + imgNode.style.paddingLeft=(16*level).toString()+'px'; + imgNode.innerHTML=ARROW_RIGHT; + node.plus_img = imgNode; + node.expandToggle = document.createElement("a"); + node.expandToggle.href = "javascript:void(0)"; + node.expandToggle.onclick = function() { + if (node.expanded) { + $(node.getChildrenUL()).slideUp("fast"); + node.plus_img.innerHTML=ARROW_RIGHT; + node.expanded = false; + } else { + expandNode(o, node, false, true); + } + } + node.expandToggle.appendChild(imgNode); + domNode.appendChild(node.expandToggle); + } else { + let span = document.createElement("span"); + span.className = 'arrow'; + span.style.width = 16*(level+1)+'px'; + span.innerHTML = ' '; + domNode.appendChild(span); + } + } + + let animationInProgress = false; + + const gotoAnchor = function(anchor,aname) { + let pos, docContent = $('#doc-content'); + let ancParent = $(anchor.parent()); + if (ancParent.hasClass('memItemLeft') || ancParent.hasClass('memtitle') || + ancParent.hasClass('fieldname') || ancParent.hasClass('fieldtype') || + ancParent.is(':header')) { + pos = ancParent.offset().top; + } else if (anchor.position()) { + pos = anchor.offset().top; + } + if (pos) { + const dcOffset = docContent.offset().top; + const dcHeight = docContent.height(); + const dcScrHeight = docContent[0].scrollHeight + const dcScrTop = docContent.scrollTop(); + let dist = Math.abs(Math.min(pos-dcOffset,dcScrHeight-dcHeight-dcScrTop)); + animationInProgress = true; + docContent.animate({ + scrollTop: pos + dcScrTop - dcOffset + },Math.max(50,Math.min(500,dist)),function() { + animationInProgress=false; + if (anchor.parent().attr('class')=='memItemLeft') { + let rows = $('.memberdecls tr[class$="'+hashValue()+'"]'); + glowEffect(rows.children(),300); // member without details + } else if (anchor.parent().attr('class')=='fieldname') { + glowEffect(anchor.parent().parent(),1000); // enum value + } else if (anchor.parent().attr('class')=='fieldtype') { + glowEffect(anchor.parent().parent(),1000); // struct field + } else if (anchor.parent().is(":header")) { + glowEffect(anchor.parent(),1000); // section header + } else { + glowEffect(anchor.next(),1000); // normal member + } + }); + } + } + + const newNode = function(o, po, text, link, childrenData, lastNode) { + const node = { + children : [], + childrenData : childrenData, + depth : po.depth + 1, + relpath : po.relpath, + isLast : lastNode, + li : document.createElement("li"), + parentNode : po, + itemDiv : document.createElement("div"), + labelSpan : document.createElement("span"), + label : document.createTextNode(text), + expanded : false, + childrenUL : null, + getChildrenUL : function() { + if (!this.childrenUL) { + this.childrenUL = document.createElement("ul"); + this.childrenUL.className = "children_ul"; + this.childrenUL.style.display = "none"; + this.li.appendChild(node.childrenUL); + } + return node.childrenUL; + }, + }; + + node.itemDiv.className = "item"; + node.labelSpan.className = "label"; + createIndent(o,node.itemDiv,node); + node.itemDiv.appendChild(node.labelSpan); + node.li.appendChild(node.itemDiv); + + const a = document.createElement("a"); + node.labelSpan.appendChild(a); + po.getChildrenUL().appendChild(node.li); + a.appendChild(node.label); + if (link) { + let url; + if (link.substring(0,1)=='^') { + url = link.substring(1); + link = url; + } else { + url = node.relpath+link; + } + a.className = stripPath(link.replace('#',':')); + if (link.indexOf('#')!=-1) { + const aname = '#'+link.split('#')[1]; + const srcPage = stripPath(pathName()); + const targetPage = stripPath(link.split('#')[0]); + a.href = srcPage!=targetPage ? url : aname; + a.onclick = function() { + storeLink(link); + aPPar = $(a).parent().parent(); + if (!aPPar.hasClass('selected')) { + $('.item').removeClass('selected'); + $('.item').removeAttr('id'); + aPPar.addClass('selected'); + aPPar.attr('id','selected'); + } + const anchor = $(aname); + gotoAnchor(anchor,aname); + }; + } else { + a.href = url; + a.onclick = () => storeLink(link); + } + } else if (childrenData != null) { + a.className = "nolink"; + a.href = "javascript:void(0)"; + a.onclick = node.expandToggle.onclick; + } + return node; + } + + const showRoot = function() { + const headerHeight = $("#top").height(); + const footerHeight = $("#nav-path").height(); + const windowHeight = $(window).height() - headerHeight - footerHeight; + (function() { // retry until we can scroll to the selected item + try { + const navtree=$('#nav-tree'); + navtree.scrollTo('#selected',100,{offset:-windowHeight/2}); + } catch (err) { + setTimeout(arguments.callee, 0); + } + })(); + } + + const expandNode = function(o, node, imm, setFocus) { + if (node.childrenData && !node.expanded) { + if (typeof(node.childrenData)==='string') { + const varName = node.childrenData; + getScript(node.relpath+varName,function() { + node.childrenData = getData(varName); + expandNode(o, node, imm, setFocus); + }); + } else { + if (!node.childrenVisited) { + getNode(o, node); + } + $(node.getChildrenUL()).slideDown("fast"); + node.plus_img.innerHTML = ARROW_DOWN; + node.expanded = true; + if (setFocus) { + $(node.expandToggle).focus(); + } + } + } + } + + const glowEffect = function(n,duration) { + n.addClass('glow').delay(duration).queue(function(next) { + $(this).removeClass('glow');next(); + }); + } + + const highlightAnchor = function() { + const aname = hashUrl(); + const anchor = $(aname); + gotoAnchor(anchor,aname); + } + + const selectAndHighlight = function(hash,n) { + let a; + if (hash) { + const link=stripPath(pathName())+':'+hash.substring(1); + a=$('.item a[class$="'+link+'"]'); + } + if (a && a.length) { + a.parent().parent().addClass('selected'); + a.parent().parent().attr('id','selected'); + highlightAnchor(); + } else if (n) { + $(n.itemDiv).addClass('selected'); + $(n.itemDiv).attr('id','selected'); + } + let topOffset=5; + if ($('#nav-tree-contents .item:first').hasClass('selected')) { + topOffset+=25; + } + $('#nav-sync').css('top',topOffset+'px'); + showRoot(); + } + + const showNode = function(o, node, index, hash) { + if (node && node.childrenData) { + if (typeof(node.childrenData)==='string') { + const varName = node.childrenData; + getScript(node.relpath+varName,function() { + node.childrenData = getData(varName); + showNode(o,node,index,hash); + }); + } else { + if (!node.childrenVisited) { + getNode(o, node); + } + $(node.getChildrenUL()).css({'display':'block'}); + node.plus_img.innerHTML = ARROW_DOWN; + node.expanded = true; + const n = node.children[o.breadcrumbs[index]]; + if (index+11 ? '#'+parts[1].replace(/[^\w-]/g,'') : ''; + } + if (hash.match(/^#l\d+$/)) { + const anchor=$('a[name='+hash.substring(1)+']'); + glowEffect(anchor.parent(),1000); // line number + hash=''; // strip line number anchors + } + const url=root+hash; + let i=-1; + while (NAVTREEINDEX[i+1]<=url) i++; + if (i==-1) { i=0; root=NAVTREE[0][1]; } // fallback: show index + if (navTreeSubIndices[i]) { + gotoNode(o,i,root,hash,relpath) + } else { + getScript(relpath+'navtreeindex'+i,function() { + navTreeSubIndices[i] = eval('NAVTREEINDEX'+i); + if (navTreeSubIndices[i]) { + gotoNode(o,i,root,hash,relpath); + } + }); + } + } + + const showSyncOff = function(n,relpath) { + n.html(''); + } + + const showSyncOn = function(n,relpath) { + n.html(''); + } + + const o = { + toroot : toroot, + node : { + childrenData : NAVTREE, + children : [], + childrenUL : document.createElement("ul"), + getChildrenUL : function() { return this.childrenUL }, + li : document.getElementById("nav-tree-contents"), + depth : 0, + relpath : relpath, + expanded : false, + isLast : true, + plus_img : document.createElement("span"), + }, + }; + o.node.li.appendChild(o.node.childrenUL); + o.node.plus_img.className = 'arrow'; + o.node.plus_img.innerHTML = ARROW_RIGHT; + + const navSync = $('#nav-sync'); + if (cachedLink()) { + showSyncOff(navSync,relpath); + navSync.removeClass('sync'); + } else { + showSyncOn(navSync,relpath); + } + + navSync.click(() => { + const navSync = $('#nav-sync'); + if (navSync.hasClass('sync')) { + navSync.removeClass('sync'); + showSyncOff(navSync,relpath); + storeLink(stripPath2(pathName())+hashUrl()); + } else { + navSync.addClass('sync'); + showSyncOn(navSync,relpath); + deleteLink(); + } + }); + + navTo(o,toroot,hashUrl(),relpath); + showRoot(); + + $(window).bind('hashchange', () => { + if (!animationInProgress) { + if (window.location.hash && window.location.hash.length>1) { + let a; + if ($(location).attr('hash')) { + const clslink=stripPath(pathName())+':'+hashValue(); + a=$('.item a[class$="'+clslink.replace(/ - + liblzma (XZ Utils): lzma/stream_flags.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -153,7 +149,7 @@

-extern +extern

@@ -166,7 +162,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful.
    • LZMA_OPTIONS_ERROR: options->version is not supported by this liblzma version.
    • LZMA_PROG_ERROR: Invalid options.
    • @@ -197,7 +193,7 @@

      -extern +extern

@@ -210,7 +206,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Encoding was successful.
    • LZMA_OPTIONS_ERROR: options->version is not supported by this liblzma version.
    • LZMA_PROG_ERROR: Invalid options.
    • @@ -241,14 +237,14 @@

      -extern +extern

Decode Stream Header.

options->backward_size is always set to LZMA_VLI_UNKNOWN. This is to help comparing Stream Flags from Stream Header and Stream Footer with lzma_stream_flags_compare().

-
Note
When decoding .xz files that contain multiple Streams, it may make sense to print "file format not recognized" only if decoding of the Stream Header of the first Stream gives LZMA_FORMAT_ERROR. If non-first Stream Header gives LZMA_FORMAT_ERROR, the message used for LZMA_DATA_ERROR is probably more appropriate. For example, the Stream decoder in liblzma uses LZMA_DATA_ERROR if LZMA_FORMAT_ERROR is returned by lzma_stream_header_decode() when decoding non-first Stream.
+
Note
When decoding .xz files that contain multiple Streams, it may make sense to print "file format not recognized" only if decoding of the Stream Header of the first Stream gives LZMA_FORMAT_ERROR. If non-first Stream Header gives LZMA_FORMAT_ERROR, the message used for LZMA_DATA_ERROR is probably more appropriate. For example, the Stream decoder in liblzma uses LZMA_DATA_ERROR if LZMA_FORMAT_ERROR is returned by lzma_stream_header_decode() when decoding non-first Stream.
Parameters
@@ -256,7 +252,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful.
    • LZMA_FORMAT_ERROR: Magic bytes don't match, thus the given buffer cannot be Stream Header.
    • LZMA_DATA_ERROR: CRC32 doesn't match, thus the header is corrupt.
    • @@ -288,7 +284,7 @@

      -extern +extern

[out]optionsTarget for the decoded Stream Header options.
@@ -302,7 +298,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Decoding was successful.
    • LZMA_FORMAT_ERROR: Magic bytes don't match, thus the given buffer cannot be Stream Footer.
    • LZMA_DATA_ERROR: CRC32 doesn't match, thus the Stream Footer is corrupt.
    • @@ -334,7 +330,7 @@

      -extern +extern

@@ -348,7 +344,7 @@

Returns
Possible lzma_ret values:
    +
    Returns
    Possible lzma_ret values:
    • LZMA_OK: Both are equal. If either had backward_size set to LZMA_VLI_UNKNOWN, backward_size values were not compared or validated.
    • LZMA_DATA_ERROR: The structures differ.
    • LZMA_OPTIONS_ERROR: version in either structure is greater than the maximum supported version (currently zero).
    • @@ -359,10 +355,13 @@

+ + diff --git a/usr/share/doc/xz/api/stream__flags_8h.js b/usr/share/doc/xz/api/stream__flags_8h.js new file mode 100644 index 00000000000..8ebad34e19e --- /dev/null +++ b/usr/share/doc/xz/api/stream__flags_8h.js @@ -0,0 +1,12 @@ +var stream__flags_8h = +[ + [ "lzma_stream_flags", "structlzma__stream__flags.html", "structlzma__stream__flags" ], + [ "LZMA_STREAM_HEADER_SIZE", "stream__flags_8h.html#ada7e0a4f5e7146f547962cb9e9ef08ee", null ], + [ "LZMA_BACKWARD_SIZE_MIN", "stream__flags_8h.html#ae8da8190f1396f66332073946bc45634", null ], + [ "LZMA_BACKWARD_SIZE_MAX", "stream__flags_8h.html#a2e5e09010880f8caa6cd6539c7341239", null ], + [ "lzma_stream_header_encode", "stream__flags_8h.html#a2ebb8d6dff23daeb3de398913b845eff", null ], + [ "lzma_stream_footer_encode", "stream__flags_8h.html#a438249a75ea8da952a7474b92bfe7b7a", null ], + [ "lzma_stream_header_decode", "stream__flags_8h.html#ae03198e464f0d296e601ff841e100805", null ], + [ "lzma_stream_footer_decode", "stream__flags_8h.html#aa92a383f85753bb79ee23227fa68186c", null ], + [ "lzma_stream_flags_compare", "stream__flags_8h.html#a3e25ca4205021302882a696283d45263", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__allocator.html b/usr/share/doc/xz/api/structlzma__allocator.html index 646e59cd1e0..05e45d52dee 100644 --- a/usr/share/doc/xz/api/structlzma__allocator.html +++ b/usr/share/doc/xz/api/structlzma__allocator.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_allocator Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -159,10 +159,13 @@

base.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__allocator.js b/usr/share/doc/xz/api/structlzma__allocator.js new file mode 100644 index 00000000000..6e7cfb78dd4 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__allocator.js @@ -0,0 +1,6 @@ +var structlzma__allocator = +[ + [ "alloc", "structlzma__allocator.html#aba5c4369af94cc9943423b49171462ec", null ], + [ "free", "structlzma__allocator.html#a3726deffd08393934263c04660208009", null ], + [ "opaque", "structlzma__allocator.html#aab293a5007a93299cc97ee8b5fb81268", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__block.html b/usr/share/doc/xz/api/structlzma__block.html index aac53ba16fa..1c7831ba253 100644 --- a/usr/share/doc/xz/api/structlzma__block.html +++ b/usr/share/doc/xz/api/structlzma__block.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_block Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -353,10 +353,13 @@

block.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__block.js b/usr/share/doc/xz/api/structlzma__block.js new file mode 100644 index 00000000000..7140d483c41 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__block.js @@ -0,0 +1,11 @@ +var structlzma__block = +[ + [ "version", "structlzma__block.html#ac3936a5b0ec3f9b8f9c7ad68e7d149a5", null ], + [ "header_size", "structlzma__block.html#a6689c4f7524b2c05772a2d6151138610", null ], + [ "check", "structlzma__block.html#a80cd9d3025991db4a476ce7588f853e6", null ], + [ "compressed_size", "structlzma__block.html#a8383d489c9ffea8af390669a105c74e5", null ], + [ "uncompressed_size", "structlzma__block.html#a17362d38d1946dd16a9686557ec19a94", null ], + [ "filters", "structlzma__block.html#a5900e517e6e0a473a3184074ae7defd1", null ], + [ "raw_check", "structlzma__block.html#a25e9bf1bb1699017694b18ca24f965d2", null ], + [ "ignore_check", "structlzma__block.html#a516ac9cc63bc1a4fadd9fbfc189a206b", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__filter.html b/usr/share/doc/xz/api/structlzma__filter.html index 36b6df607e9..7b043cd6ab6 100644 --- a/usr/share/doc/xz/api/structlzma__filter.html +++ b/usr/share/doc/xz/api/structlzma__filter.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_filter Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -120,10 +120,13 @@

filter.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__filter.js b/usr/share/doc/xz/api/structlzma__filter.js new file mode 100644 index 00000000000..8d7c2d6bfe6 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__filter.js @@ -0,0 +1,5 @@ +var structlzma__filter = +[ + [ "id", "structlzma__filter.html#aef1d9709759f39e61db77547b2326929", null ], + [ "options", "structlzma__filter.html#a10dfbaa1601793657d12320bef933ee6", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__index__iter.html b/usr/share/doc/xz/api/structlzma__index__iter.html index 46c7a2b7a25..c40c09bc647 100644 --- a/usr/share/doc/xz/api/structlzma__index__iter.html +++ b/usr/share/doc/xz/api/structlzma__index__iter.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_index_iter Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -69,68 +69,68 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

+
struct { 
 
   const lzma_stream_flags *   flags 
 Pointer to Stream Flags. More...
 
   lzma_vli   number 
 Stream number in the lzma_index. More...
 
   lzma_vli   block_count 
 Number of Blocks in the Stream. More...
 
   lzma_vli   compressed_offset 
 Compressed start offset of this Stream. More...
 
   lzma_vli   uncompressed_offset 
 Uncompressed start offset of this Stream. More...
 
   lzma_vli   compressed_size 
 Compressed size of this Stream. More...
 
+
   const lzma_stream_flags *   flags 
 Pointer to Stream Flags. More...
 
   lzma_vli   number 
 Stream number in the lzma_index. More...
 
   lzma_vli   block_count 
 Number of Blocks in the Stream. More...
 
   lzma_vli   compressed_offset 
 Compressed start offset of this Stream. More...
 
   lzma_vli   uncompressed_offset 
 Uncompressed start offset of this Stream. More...
 
   lzma_vli   compressed_size 
 Compressed size of this Stream. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Stream.
 
   lzma_vli   padding 
 Size of Stream Padding after this Stream. More...
 
stream 
 
+
 Uncompressed size of this Stream.
 
   lzma_vli   padding 
 Size of Stream Padding after this Stream. More...
 
stream 
 
struct { 
 
   lzma_vli   number_in_file 
 Block number in the file. More...
 
   lzma_vli   compressed_file_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_file_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   number_in_stream 
 Block number in this Stream. More...
 
   lzma_vli   compressed_stream_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_stream_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Block. More...
 
   lzma_vli   unpadded_size 
 Unpadded size of this Block. More...
 
   lzma_vli   total_size 
 Total compressed size. More...
 
block 
 
   lzma_vli   number_in_file 
 Block number in the file. More...
 
   lzma_vli   compressed_file_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_file_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   number_in_stream 
 Block number in this Stream. More...
 
   lzma_vli   compressed_stream_offset 
 Compressed start offset of this Block. More...
 
   lzma_vli   uncompressed_stream_offset 
 Uncompressed start offset of this Block. More...
 
   lzma_vli   uncompressed_size 
 Uncompressed size of this Block. More...
 
   lzma_vli   unpadded_size 
 Unpadded size of this Block. More...
 
   lzma_vli   total_size 
 Total compressed size. More...
 
block 
 

Detailed Description

Iterator to get information about Blocks and Streams.

@@ -164,7 +164,7 @@

-

Stream number in the lzma_index.

+

Stream number in the lzma_index.

The first Stream is 1.

@@ -199,7 +199,7 @@

Compressed start offset of this Stream.

-

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

@@ -216,7 +216,7 @@

Uncompressed start offset of this Stream.

-

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

The offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

@@ -302,7 +302,7 @@

Compressed start offset of this Block.

-

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file). Normally this is where you should seek in the .xz file to start decompressing this Block.

+

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file). Normally this is where you should seek in the .xz file to start decompressing this Block.

@@ -319,7 +319,7 @@

Uncompressed start offset of this Block.

-

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

+

This offset is relative to the beginning of the lzma_index (i.e. usually the beginning of the .xz file).

When doing random-access reading, it is possible that the target offset is not exactly at Block boundary. One will need to compare the target offset against uncompressed_file_offset or uncompressed_stream_offset, and possibly decode and throw away some amount of data before reaching the target offset.

@@ -413,10 +413,13 @@

index.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__index__iter.js b/usr/share/doc/xz/api/structlzma__index__iter.js new file mode 100644 index 00000000000..945b37dc1b7 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__index__iter.js @@ -0,0 +1,19 @@ +var structlzma__index__iter = +[ + [ "flags", "structlzma__index__iter.html#a223a046bcf09077a6e720967682deeae", null ], + [ "number", "structlzma__index__iter.html#a115a307dbc778a9de296376dc39c7b23", null ], + [ "block_count", "structlzma__index__iter.html#abc6ee9be23e54f31aed07382c8caaf7c", null ], + [ "compressed_offset", "structlzma__index__iter.html#a426705df8dde4b094a42f91ea20a46ac", null ], + [ "uncompressed_offset", "structlzma__index__iter.html#abd374b748b4a42e122b90841709609bc", null ], + [ "compressed_size", "structlzma__index__iter.html#a6e73b1f37e3fcf1e9491e4a53b2c52c7", null ], + [ "uncompressed_size", "structlzma__index__iter.html#aafc48408ed40060a84ecd66bae5e1b23", null ], + [ "padding", "structlzma__index__iter.html#a48cfc856f283fe00b0df37402e012818", null ], + [ "number_in_file", "structlzma__index__iter.html#abe5333de53562189012d5ed084c0ef98", null ], + [ "compressed_file_offset", "structlzma__index__iter.html#a26436e75d4c2b5dd8d1de24140d8003e", null ], + [ "uncompressed_file_offset", "structlzma__index__iter.html#a2f3ecf341b5dc043e9673759b8ff47b9", null ], + [ "number_in_stream", "structlzma__index__iter.html#a35a752d344ff5d35d2a858a20bd6e5e8", null ], + [ "compressed_stream_offset", "structlzma__index__iter.html#a578bba553c43dc59a5e4032d4f6c89a3", null ], + [ "uncompressed_stream_offset", "structlzma__index__iter.html#a0fc4959fab08e1a6a4902c728c735a99", null ], + [ "unpadded_size", "structlzma__index__iter.html#a9f4e405b9884be08e3a35bc06e3e15df", null ], + [ "total_size", "structlzma__index__iter.html#ae164ca3d7492dcf5883769c38baac30e", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__mt.html b/usr/share/doc/xz/api/structlzma__mt.html index f9276b20f85..e25c019cfc0 100644 --- a/usr/share/doc/xz/api/structlzma__mt.html +++ b/usr/share/doc/xz/api/structlzma__mt.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_mt Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -262,10 +262,13 @@

container.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__mt.js b/usr/share/doc/xz/api/structlzma__mt.js new file mode 100644 index 00000000000..2db2507e8c8 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__mt.js @@ -0,0 +1,12 @@ +var structlzma__mt = +[ + [ "flags", "structlzma__mt.html#a1c2fe028f547bf58b48b5199557d9a9f", null ], + [ "threads", "structlzma__mt.html#a881761f858dbda33c697e74acde0be70", null ], + [ "block_size", "structlzma__mt.html#a20cdc7865266ccb88da36a6e68f84d15", null ], + [ "timeout", "structlzma__mt.html#a298992bf7d2154d8dd814560219d10c2", null ], + [ "preset", "structlzma__mt.html#ab3883b5644752cdd15f01387d58dd050", null ], + [ "filters", "structlzma__mt.html#ad43a62ef2178c76405e5be0ece7a98b4", null ], + [ "check", "structlzma__mt.html#ae38846e8aca5b20d2a86a2364283b730", null ], + [ "memlimit_threading", "structlzma__mt.html#a5a7fb0c7c2db350e09e77477bc3c9509", null ], + [ "memlimit_stop", "structlzma__mt.html#ab5e0b530d4c572c7a2361aabbad656aa", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__options__bcj.html b/usr/share/doc/xz/api/structlzma__options__bcj.html index 798caf35c14..ed63ee2652f 100644 --- a/usr/share/doc/xz/api/structlzma__options__bcj.html +++ b/usr/share/doc/xz/api/structlzma__options__bcj.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_bcj Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -101,10 +101,13 @@

bcj.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__options__bcj.js b/usr/share/doc/xz/api/structlzma__options__bcj.js new file mode 100644 index 00000000000..8e0fcd960d9 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__options__bcj.js @@ -0,0 +1,4 @@ +var structlzma__options__bcj = +[ + [ "start_offset", "structlzma__options__bcj.html#a3f5a3c62cd82ce89433684f12ed096ac", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__options__delta.html b/usr/share/doc/xz/api/structlzma__options__delta.html index f5aaa1411ab..d7fcbdf620d 100644 --- a/usr/share/doc/xz/api/structlzma__options__delta.html +++ b/usr/share/doc/xz/api/structlzma__options__delta.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_delta Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -119,10 +119,13 @@

delta.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__options__delta.js b/usr/share/doc/xz/api/structlzma__options__delta.js new file mode 100644 index 00000000000..3cef4c14988 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__options__delta.js @@ -0,0 +1,5 @@ +var structlzma__options__delta = +[ + [ "type", "structlzma__options__delta.html#af3f1ece7f8c472f4a794953b414c7cd7", null ], + [ "dist", "structlzma__options__delta.html#a31b4b0b5a2462cb9433c2663b8a62790", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__options__lzma.html b/usr/share/doc/xz/api/structlzma__options__lzma.html index faf9af1dfb5..62396d0ceda 100644 --- a/usr/share/doc/xz/api/structlzma__options__lzma.html +++ b/usr/share/doc/xz/api/structlzma__options__lzma.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_options_lzma Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -343,7 +343,7 @@

lzma_set_ext_size(opt_lzma, u64size) can be used to set these members.

The 64-bit uncompressed size is split into two uint32_t variables because there were no reserved uint64_t members and using the same options structure for LZMA_FILTER_LZMA1, LZMA_FILTER_LZMA1EXT, and LZMA_FILTER_LZMA2 was otherwise more convenient than having a new options structure for LZMA_FILTER_LZMA1EXT. (Replacing two uint32_t members with one uint64_t changes the ABI on some systems as the alignment of this struct can increase from 4 bytes to 8.)

@@ -369,10 +369,13 @@

lzma12.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__options__lzma.js b/usr/share/doc/xz/api/structlzma__options__lzma.js new file mode 100644 index 00000000000..8a4841949d3 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__options__lzma.js @@ -0,0 +1,16 @@ +var structlzma__options__lzma = +[ + [ "dict_size", "structlzma__options__lzma.html#aeb3f86002405a1191af86def46fca5ad", null ], + [ "preset_dict", "structlzma__options__lzma.html#a16a58c1ee3ec18c820d5cb03dde3739a", null ], + [ "preset_dict_size", "structlzma__options__lzma.html#a655ad4cce9e4dac9cf2a5c8daaa629e0", null ], + [ "lc", "structlzma__options__lzma.html#a95f6188e5b5f05c50ec463a315df3585", null ], + [ "lp", "structlzma__options__lzma.html#a0fe9c54e808fce3090b6994d95fe41fe", null ], + [ "pb", "structlzma__options__lzma.html#acae107b3d3e9d0d4fe16103be22f4408", null ], + [ "mode", "structlzma__options__lzma.html#a1d711df9bda046fd3899abf21fa250d5", null ], + [ "nice_len", "structlzma__options__lzma.html#a0352ea7f8b6a43b745a44f6cb4e2d263", null ], + [ "mf", "structlzma__options__lzma.html#aa99612cd52259093007f33513882dcd0", null ], + [ "depth", "structlzma__options__lzma.html#a4226f686e8c9f6288595fe23d0e15713", null ], + [ "ext_flags", "structlzma__options__lzma.html#ade251d13ef46bcacb4e052b83693878c", null ], + [ "ext_size_low", "structlzma__options__lzma.html#a971da8385dcebd01e60235afb3b717f9", null ], + [ "ext_size_high", "structlzma__options__lzma.html#ae5b3c2375c43ddfacf093980385fb9e3", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__stream.html b/usr/share/doc/xz/api/structlzma__stream.html index 67b24c4b714..cf84e1e1127 100644 --- a/usr/share/doc/xz/api/structlzma__stream.html +++ b/usr/share/doc/xz/api/structlzma__stream.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_stream Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -257,10 +257,13 @@

base.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__stream.js b/usr/share/doc/xz/api/structlzma__stream.js new file mode 100644 index 00000000000..142b864df80 --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__stream.js @@ -0,0 +1,12 @@ +var structlzma__stream = +[ + [ "next_in", "structlzma__stream.html#a72fdc738c793f07a5c29715aa57802cf", null ], + [ "avail_in", "structlzma__stream.html#abb680ecea31910cbda1d7a6ad4f191c0", null ], + [ "total_in", "structlzma__stream.html#a1a411e1755d6185756caefabc3932c7b", null ], + [ "next_out", "structlzma__stream.html#a14ee64ed636ddcb775edf87e2b9f42ec", null ], + [ "avail_out", "structlzma__stream.html#a5ff28ea4e39148723c19f59811627904", null ], + [ "total_out", "structlzma__stream.html#a80d703ffdfd7661e344fe7b61ff737fa", null ], + [ "allocator", "structlzma__stream.html#a4eb2f3e87e32cc4bea613898b0bd353f", null ], + [ "internal", "structlzma__stream.html#a209da54c2fb5dea40ad011c8408300d0", null ], + [ "seek_pos", "structlzma__stream.html#af7c43a61f3dfeb0b9c8487b7f275054e", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/structlzma__stream__flags.html b/usr/share/doc/xz/api/structlzma__stream__flags.html index d104bb6e93c..7eabf4c244f 100644 --- a/usr/share/doc/xz/api/structlzma__stream__flags.html +++ b/usr/share/doc/xz/api/structlzma__stream__flags.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma_stream_flags Struct Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,31 +32,28 @@
- + - +
+ - -
@@ -140,10 +140,13 @@

stream_flags.h

- -
+ + diff --git a/usr/share/doc/xz/api/structlzma__stream__flags.js b/usr/share/doc/xz/api/structlzma__stream__flags.js new file mode 100644 index 00000000000..6de5648c47a --- /dev/null +++ b/usr/share/doc/xz/api/structlzma__stream__flags.js @@ -0,0 +1,6 @@ +var structlzma__stream__flags = +[ + [ "version", "structlzma__stream__flags.html#a61e9151869d5b77c868aaa4958e74d10", null ], + [ "backward_size", "structlzma__stream__flags.html#aaa65ed7a55a098f829f04dba25d0f212", null ], + [ "check", "structlzma__stream__flags.html#ab1052ea7047c8d67f127f33278166647", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/version_8h.html b/usr/share/doc/xz/api/version_8h.html index fc78c5e0142..f2c0a098308 100644 --- a/usr/share/doc/xz/api/version_8h.html +++ b/usr/share/doc/xz/api/version_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/version.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -81,7 +77,7 @@  Minor version number of the liblzma release.
  -#define LZMA_VERSION_PATCH   3 +#define LZMA_VERSION_PATCH   4  Patch version number of the liblzma release.
  #define LZMA_VERSION_STABILITY   LZMA_VERSION_STABILITY_STABLE @@ -290,7 +286,7 @@

-extern +extern

+ + diff --git a/usr/share/doc/xz/api/version_8h.js b/usr/share/doc/xz/api/version_8h.js new file mode 100644 index 00000000000..dc2fda46d65 --- /dev/null +++ b/usr/share/doc/xz/api/version_8h.js @@ -0,0 +1,12 @@ +var version_8h = +[ + [ "LZMA_VERSION_MAJOR", "version_8h.html#aa0f450c9d3b0ff5f88b55888ed55701f", null ], + [ "LZMA_VERSION_MINOR", "version_8h.html#af8fd295cf8aa349b0731423ad7a56134", null ], + [ "LZMA_VERSION_PATCH", "version_8h.html#a8b550373cbff381f15d4308b852a3c2a", null ], + [ "LZMA_VERSION_STABILITY", "version_8h.html#ae289abe5dcc203c7cda9f6a9a2f36b3a", null ], + [ "LZMA_VERSION_COMMIT", "version_8h.html#a7fd6169ff15ac7f01f94970359a331ea", null ], + [ "LZMA_VERSION", "version_8h.html#a156c47ff34aa0c2b726d0daf799f10a0", null ], + [ "LZMA_VERSION_STRING", "version_8h.html#a57bb143c993c305a53e9aade831a546c", null ], + [ "lzma_version_number", "version_8h.html#a72f929c9b9e8e730b790b3f8c80c3c80", null ], + [ "lzma_version_string", "version_8h.html#a8998c1d8b4b5c2c1218bdfd58fdb1baa", null ] +]; \ No newline at end of file diff --git a/usr/share/doc/xz/api/vli_8h.html b/usr/share/doc/xz/api/vli_8h.html index df9474c323e..e755bc67c81 100644 --- a/usr/share/doc/xz/api/vli_8h.html +++ b/usr/share/doc/xz/api/vli_8h.html @@ -3,7 +3,7 @@ - + liblzma (XZ Utils): lzma/vli.h File Reference @@ -11,7 +11,10 @@ + + + @@ -21,7 +24,7 @@ -
liblzma (XZ Utils) 5.6.3 +
liblzma (XZ Utils) 5.6.4
@@ -29,35 +32,28 @@
- + - +
+ - - -
@@ -173,7 +169,7 @@

lzma_vli will be uint64_t for the foreseeable future. If a bigger size is needed in the future, it is guaranteed that 2 * LZMA_VLI_MAX will not overflow lzma_vli. This simplifies integer overflow detection.

@@ -215,7 +211,7 @@

-extern +extern

+ + diff --git a/usr/share/doc/xz/api/vli_8h.js b/usr/share/doc/xz/api/vli_8h.js new file mode 100644 index 00000000000..7fb88d26466 --- /dev/null +++ b/usr/share/doc/xz/api/vli_8h.js @@ -0,0 +1,12 @@ +var vli_8h = +[ + [ "LZMA_VLI_MAX", "vli_8h.html#a7b782528bd1934db7c020adbedb20ec9", null ], + [ "LZMA_VLI_UNKNOWN", "vli_8h.html#a5a4b28254a30c859018b896ed371d69a", null ], + [ "LZMA_VLI_BYTES_MAX", "vli_8h.html#a063ecff4133aa2f8899b9fa3fdefd310", null ], + [ "LZMA_VLI_C", "vli_8h.html#a2d8bf5322898bfa11945848420585881", null ], + [ "lzma_vli_is_valid", "vli_8h.html#a4f67ed698215d865a2b87a95ab1320dd", null ], + [ "lzma_vli", "vli_8h.html#a1dbc0ffc3e72748f64df8f7f71898272", null ], + [ "lzma_vli_encode", "vli_8h.html#a50bbb77e9ec3b72c25586aa700c20970", null ], + [ "lzma_vli_decode", "vli_8h.html#a7b7d50e1074e0e2bcd81c29a5f7461c7", null ], + [ "lzma_vli_size", "vli_8h.html#a8d53e0b69934b43da8721fa6f1e8cc4f", null ] +]; \ No newline at end of file diff --git a/usr/share/locale/sr/LC_MESSAGES/xz.mo b/usr/share/locale/sr/LC_MESSAGES/xz.mo index b91a8324bfe..2ab958aa010 100644 Binary files a/usr/share/locale/sr/LC_MESSAGES/xz.mo and b/usr/share/locale/sr/LC_MESSAGES/xz.mo differ diff --git a/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo b/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo index a54e682b8eb..46e5c26d441 100644 Binary files a/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo and b/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo differ diff --git a/usr/share/man/de/man1/lzcat.1.gz b/usr/share/man/de/man1/lzcat.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/lzcat.1.gz and b/usr/share/man/de/man1/lzcat.1.gz differ diff --git a/usr/share/man/de/man1/lzma.1.gz b/usr/share/man/de/man1/lzma.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/lzma.1.gz and b/usr/share/man/de/man1/lzma.1.gz differ diff --git a/usr/share/man/de/man1/unlzma.1.gz b/usr/share/man/de/man1/unlzma.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/unlzma.1.gz and b/usr/share/man/de/man1/unlzma.1.gz differ diff --git a/usr/share/man/de/man1/unxz.1.gz b/usr/share/man/de/man1/unxz.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/unxz.1.gz and b/usr/share/man/de/man1/unxz.1.gz differ diff --git a/usr/share/man/de/man1/xz.1.gz b/usr/share/man/de/man1/xz.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/xz.1.gz and b/usr/share/man/de/man1/xz.1.gz differ diff --git a/usr/share/man/de/man1/xzcat.1.gz b/usr/share/man/de/man1/xzcat.1.gz index c7677238533..20abe8a0aa6 100644 Binary files a/usr/share/man/de/man1/xzcat.1.gz and b/usr/share/man/de/man1/xzcat.1.gz differ diff --git a/usr/share/man/fr/man1/lzcat.1.gz b/usr/share/man/fr/man1/lzcat.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/lzcat.1.gz and b/usr/share/man/fr/man1/lzcat.1.gz differ diff --git a/usr/share/man/fr/man1/lzma.1.gz b/usr/share/man/fr/man1/lzma.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/lzma.1.gz and b/usr/share/man/fr/man1/lzma.1.gz differ diff --git a/usr/share/man/fr/man1/unlzma.1.gz b/usr/share/man/fr/man1/unlzma.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/unlzma.1.gz and b/usr/share/man/fr/man1/unlzma.1.gz differ diff --git a/usr/share/man/fr/man1/unxz.1.gz b/usr/share/man/fr/man1/unxz.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/unxz.1.gz and b/usr/share/man/fr/man1/unxz.1.gz differ diff --git a/usr/share/man/fr/man1/xz.1.gz b/usr/share/man/fr/man1/xz.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/xz.1.gz and b/usr/share/man/fr/man1/xz.1.gz differ diff --git a/usr/share/man/fr/man1/xzcat.1.gz b/usr/share/man/fr/man1/xzcat.1.gz index ecd1d296f47..efa49e4c06d 100644 Binary files a/usr/share/man/fr/man1/xzcat.1.gz and b/usr/share/man/fr/man1/xzcat.1.gz differ diff --git a/usr/share/man/ko/man1/lzcat.1.gz b/usr/share/man/ko/man1/lzcat.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/lzcat.1.gz and b/usr/share/man/ko/man1/lzcat.1.gz differ diff --git a/usr/share/man/ko/man1/lzma.1.gz b/usr/share/man/ko/man1/lzma.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/lzma.1.gz and b/usr/share/man/ko/man1/lzma.1.gz differ diff --git a/usr/share/man/ko/man1/unlzma.1.gz b/usr/share/man/ko/man1/unlzma.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/unlzma.1.gz and b/usr/share/man/ko/man1/unlzma.1.gz differ diff --git a/usr/share/man/ko/man1/unxz.1.gz b/usr/share/man/ko/man1/unxz.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/unxz.1.gz and b/usr/share/man/ko/man1/unxz.1.gz differ diff --git a/usr/share/man/ko/man1/xz.1.gz b/usr/share/man/ko/man1/xz.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/xz.1.gz and b/usr/share/man/ko/man1/xz.1.gz differ diff --git a/usr/share/man/ko/man1/xzcat.1.gz b/usr/share/man/ko/man1/xzcat.1.gz index 5bbd1cddff4..c6f87c9e45b 100644 Binary files a/usr/share/man/ko/man1/xzcat.1.gz and b/usr/share/man/ko/man1/xzcat.1.gz differ diff --git a/usr/share/man/man1/chattr.1.gz b/usr/share/man/man1/chattr.1.gz index dd758dfd5f5..2e155bb04ec 100644 Binary files a/usr/share/man/man1/chattr.1.gz and b/usr/share/man/man1/chattr.1.gz differ diff --git a/usr/share/man/man1/cygcheck.1.gz b/usr/share/man/man1/cygcheck.1.gz index 0d7550c59eb..42380fa1d95 100644 Binary files a/usr/share/man/man1/cygcheck.1.gz and b/usr/share/man/man1/cygcheck.1.gz differ diff --git a/usr/share/man/man1/cygpath.1.gz b/usr/share/man/man1/cygpath.1.gz index 743776ff500..632cf226d7c 100644 Binary files a/usr/share/man/man1/cygpath.1.gz and b/usr/share/man/man1/cygpath.1.gz differ diff --git a/usr/share/man/man1/dumper.1.gz b/usr/share/man/man1/dumper.1.gz index b74f7c16e41..77954eca326 100644 Binary files a/usr/share/man/man1/dumper.1.gz and b/usr/share/man/man1/dumper.1.gz differ diff --git a/usr/share/man/man1/getconf.1.gz b/usr/share/man/man1/getconf.1.gz index b6ebc910a65..82277e78a4b 100644 Binary files a/usr/share/man/man1/getconf.1.gz and b/usr/share/man/man1/getconf.1.gz differ diff --git a/usr/share/man/man1/getfacl.1.gz b/usr/share/man/man1/getfacl.1.gz index efbd9fbe1e1..42ae4cb4fa9 100644 Binary files a/usr/share/man/man1/getfacl.1.gz and b/usr/share/man/man1/getfacl.1.gz differ diff --git a/usr/share/man/man1/gmondump.1.gz b/usr/share/man/man1/gmondump.1.gz index daa2a748798..1f134666443 100644 Binary files a/usr/share/man/man1/gmondump.1.gz and b/usr/share/man/man1/gmondump.1.gz differ diff --git a/usr/share/man/man1/intro.1.gz b/usr/share/man/man1/intro.1.gz index 4204f902215..dd34612f2ca 100644 Binary files a/usr/share/man/man1/intro.1.gz and b/usr/share/man/man1/intro.1.gz differ diff --git a/usr/share/man/man1/kill.1.gz b/usr/share/man/man1/kill.1.gz index b1978309794..f7eb838d0aa 100644 Binary files a/usr/share/man/man1/kill.1.gz and b/usr/share/man/man1/kill.1.gz differ diff --git a/usr/share/man/man1/ldd.1.gz b/usr/share/man/man1/ldd.1.gz index d95f7c4ad66..c581eb3a71d 100644 Binary files a/usr/share/man/man1/ldd.1.gz and b/usr/share/man/man1/ldd.1.gz differ diff --git a/usr/share/man/man1/locale.1.gz b/usr/share/man/man1/locale.1.gz index 66a8f1b4a55..31b85840937 100644 Binary files a/usr/share/man/man1/locale.1.gz and b/usr/share/man/man1/locale.1.gz differ diff --git a/usr/share/man/man1/lsattr.1.gz b/usr/share/man/man1/lsattr.1.gz index 26605413273..ba0934040f1 100644 Binary files a/usr/share/man/man1/lsattr.1.gz and b/usr/share/man/man1/lsattr.1.gz differ diff --git a/usr/share/man/man1/lzcat.1.gz b/usr/share/man/man1/lzcat.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/lzcat.1.gz and b/usr/share/man/man1/lzcat.1.gz differ diff --git a/usr/share/man/man1/lzma.1.gz b/usr/share/man/man1/lzma.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/lzma.1.gz and b/usr/share/man/man1/lzma.1.gz differ diff --git a/usr/share/man/man1/minidumper.1.gz b/usr/share/man/man1/minidumper.1.gz index fd8c26f030d..c28aab9cb56 100644 Binary files a/usr/share/man/man1/minidumper.1.gz and b/usr/share/man/man1/minidumper.1.gz differ diff --git a/usr/share/man/man1/mkgroup.1.gz b/usr/share/man/man1/mkgroup.1.gz index 629057eda41..3c333f1ac4b 100644 Binary files a/usr/share/man/man1/mkgroup.1.gz and b/usr/share/man/man1/mkgroup.1.gz differ diff --git a/usr/share/man/man1/mkpasswd.1.gz b/usr/share/man/man1/mkpasswd.1.gz index 3d300aadd6b..a44dd8564d9 100644 Binary files a/usr/share/man/man1/mkpasswd.1.gz and b/usr/share/man/man1/mkpasswd.1.gz differ diff --git a/usr/share/man/man1/mount.1.gz b/usr/share/man/man1/mount.1.gz index 50e0cea326c..0b04eb18ad1 100644 Binary files a/usr/share/man/man1/mount.1.gz and b/usr/share/man/man1/mount.1.gz differ diff --git a/usr/share/man/man1/newgrp.1.gz b/usr/share/man/man1/newgrp.1.gz index 2e806d47743..013c66445ef 100644 Binary files a/usr/share/man/man1/newgrp.1.gz and b/usr/share/man/man1/newgrp.1.gz differ diff --git a/usr/share/man/man1/passwd.1.gz b/usr/share/man/man1/passwd.1.gz index fdc54685e74..b1180a19216 100644 Binary files a/usr/share/man/man1/passwd.1.gz and b/usr/share/man/man1/passwd.1.gz differ diff --git a/usr/share/man/man1/pldd.1.gz b/usr/share/man/man1/pldd.1.gz index 9f4bbe5f2b2..044f3e46471 100644 Binary files a/usr/share/man/man1/pldd.1.gz and b/usr/share/man/man1/pldd.1.gz differ diff --git a/usr/share/man/man1/profiler.1.gz b/usr/share/man/man1/profiler.1.gz index 12f7962bb31..9e381107bc4 100644 Binary files a/usr/share/man/man1/profiler.1.gz and b/usr/share/man/man1/profiler.1.gz differ diff --git a/usr/share/man/man1/ps.1.gz b/usr/share/man/man1/ps.1.gz index 2da54c91d83..7741be5585c 100644 Binary files a/usr/share/man/man1/ps.1.gz and b/usr/share/man/man1/ps.1.gz differ diff --git a/usr/share/man/man1/regtool.1.gz b/usr/share/man/man1/regtool.1.gz index 55c7e7e30f9..857d3a09f10 100644 Binary files a/usr/share/man/man1/regtool.1.gz and b/usr/share/man/man1/regtool.1.gz differ diff --git a/usr/share/man/man1/setfacl.1.gz b/usr/share/man/man1/setfacl.1.gz index ab742dbd622..afb64d77011 100644 Binary files a/usr/share/man/man1/setfacl.1.gz and b/usr/share/man/man1/setfacl.1.gz differ diff --git a/usr/share/man/man1/setmetamode.1.gz b/usr/share/man/man1/setmetamode.1.gz index b2fd1629dce..0f27648ac06 100644 Binary files a/usr/share/man/man1/setmetamode.1.gz and b/usr/share/man/man1/setmetamode.1.gz differ diff --git a/usr/share/man/man1/ssp.1.gz b/usr/share/man/man1/ssp.1.gz index 3e48340136f..c0cac040930 100644 Binary files a/usr/share/man/man1/ssp.1.gz and b/usr/share/man/man1/ssp.1.gz differ diff --git a/usr/share/man/man1/strace.1.gz b/usr/share/man/man1/strace.1.gz index f59b046e934..5faf116ce50 100644 Binary files a/usr/share/man/man1/strace.1.gz and b/usr/share/man/man1/strace.1.gz differ diff --git a/usr/share/man/man1/tzset.1.gz b/usr/share/man/man1/tzset.1.gz index d6f8bf8928e..af0461043cc 100644 Binary files a/usr/share/man/man1/tzset.1.gz and b/usr/share/man/man1/tzset.1.gz differ diff --git a/usr/share/man/man1/umount.1.gz b/usr/share/man/man1/umount.1.gz index 9400f2e7514..2354d778284 100644 Binary files a/usr/share/man/man1/umount.1.gz and b/usr/share/man/man1/umount.1.gz differ diff --git a/usr/share/man/man1/unlzma.1.gz b/usr/share/man/man1/unlzma.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/unlzma.1.gz and b/usr/share/man/man1/unlzma.1.gz differ diff --git a/usr/share/man/man1/unxz.1.gz b/usr/share/man/man1/unxz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/unxz.1.gz and b/usr/share/man/man1/unxz.1.gz differ diff --git a/usr/share/man/man1/xz.1.gz b/usr/share/man/man1/xz.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/xz.1.gz and b/usr/share/man/man1/xz.1.gz differ diff --git a/usr/share/man/man1/xzcat.1.gz b/usr/share/man/man1/xzcat.1.gz index 328450d1c94..d844c033076 100644 Binary files a/usr/share/man/man1/xzcat.1.gz and b/usr/share/man/man1/xzcat.1.gz differ diff --git a/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz b/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz index 6ee6494f501..3037f442ea9 100644 Binary files a/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz and b/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz differ diff --git a/usr/share/man/man3/cygwin_conv_path.3.gz b/usr/share/man/man3/cygwin_conv_path.3.gz index 233a9bfc2d6..232ef07042e 100644 Binary files a/usr/share/man/man3/cygwin_conv_path.3.gz and b/usr/share/man/man3/cygwin_conv_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_conv_path_list.3.gz b/usr/share/man/man3/cygwin_conv_path_list.3.gz index 851f4560c13..b0178b886d4 100644 Binary files a/usr/share/man/man3/cygwin_conv_path_list.3.gz and b/usr/share/man/man3/cygwin_conv_path_list.3.gz differ diff --git a/usr/share/man/man3/cygwin_create_path.3.gz b/usr/share/man/man3/cygwin_create_path.3.gz index 71662f60549..93701014f2f 100644 Binary files a/usr/share/man/man3/cygwin_create_path.3.gz and b/usr/share/man/man3/cygwin_create_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_internal.3.gz b/usr/share/man/man3/cygwin_internal.3.gz index 78276681ae5..a94a1ec829e 100644 Binary files a/usr/share/man/man3/cygwin_internal.3.gz and b/usr/share/man/man3/cygwin_internal.3.gz differ diff --git a/usr/share/man/man3/cygwin_logon_user.3.gz b/usr/share/man/man3/cygwin_logon_user.3.gz index 360c9491c52..37e0fe33e60 100644 Binary files a/usr/share/man/man3/cygwin_logon_user.3.gz and b/usr/share/man/man3/cygwin_logon_user.3.gz differ diff --git a/usr/share/man/man3/cygwin_posix_path_list_p.3.gz b/usr/share/man/man3/cygwin_posix_path_list_p.3.gz index 8b6cf93b080..b3b1063d551 100644 Binary files a/usr/share/man/man3/cygwin_posix_path_list_p.3.gz and b/usr/share/man/man3/cygwin_posix_path_list_p.3.gz differ diff --git a/usr/share/man/man3/cygwin_set_impersonation_token.3.gz b/usr/share/man/man3/cygwin_set_impersonation_token.3.gz index b8aa113d568..179a46b13b0 100644 Binary files a/usr/share/man/man3/cygwin_set_impersonation_token.3.gz and b/usr/share/man/man3/cygwin_set_impersonation_token.3.gz differ diff --git a/usr/share/man/man3/cygwin_split_path.3.gz b/usr/share/man/man3/cygwin_split_path.3.gz index 5c73bab400c..f8f1b899f33 100644 Binary files a/usr/share/man/man3/cygwin_split_path.3.gz and b/usr/share/man/man3/cygwin_split_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_stackdump.3.gz b/usr/share/man/man3/cygwin_stackdump.3.gz index 6996eb072c7..459faf00cf7 100644 Binary files a/usr/share/man/man3/cygwin_stackdump.3.gz and b/usr/share/man/man3/cygwin_stackdump.3.gz differ diff --git a/usr/share/man/man3/intro.3.gz b/usr/share/man/man3/intro.3.gz index 24509decb41..c92b42967b8 100644 Binary files a/usr/share/man/man3/intro.3.gz and b/usr/share/man/man3/intro.3.gz differ diff --git a/usr/share/man/pt_BR/man1/lzcat.1.gz b/usr/share/man/pt_BR/man1/lzcat.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/lzcat.1.gz and b/usr/share/man/pt_BR/man1/lzcat.1.gz differ diff --git a/usr/share/man/pt_BR/man1/lzma.1.gz b/usr/share/man/pt_BR/man1/lzma.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/lzma.1.gz and b/usr/share/man/pt_BR/man1/lzma.1.gz differ diff --git a/usr/share/man/pt_BR/man1/unlzma.1.gz b/usr/share/man/pt_BR/man1/unlzma.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/unlzma.1.gz and b/usr/share/man/pt_BR/man1/unlzma.1.gz differ diff --git a/usr/share/man/pt_BR/man1/unxz.1.gz b/usr/share/man/pt_BR/man1/unxz.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/unxz.1.gz and b/usr/share/man/pt_BR/man1/unxz.1.gz differ diff --git a/usr/share/man/pt_BR/man1/xz.1.gz b/usr/share/man/pt_BR/man1/xz.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/xz.1.gz and b/usr/share/man/pt_BR/man1/xz.1.gz differ diff --git a/usr/share/man/pt_BR/man1/xzcat.1.gz b/usr/share/man/pt_BR/man1/xzcat.1.gz index 448529b7fa8..a5a248c9842 100644 Binary files a/usr/share/man/pt_BR/man1/xzcat.1.gz and b/usr/share/man/pt_BR/man1/xzcat.1.gz differ diff --git a/usr/share/man/ro/man1/lzcat.1.gz b/usr/share/man/ro/man1/lzcat.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/lzcat.1.gz and b/usr/share/man/ro/man1/lzcat.1.gz differ diff --git a/usr/share/man/ro/man1/lzma.1.gz b/usr/share/man/ro/man1/lzma.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/lzma.1.gz and b/usr/share/man/ro/man1/lzma.1.gz differ diff --git a/usr/share/man/ro/man1/unlzma.1.gz b/usr/share/man/ro/man1/unlzma.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/unlzma.1.gz and b/usr/share/man/ro/man1/unlzma.1.gz differ diff --git a/usr/share/man/ro/man1/unxz.1.gz b/usr/share/man/ro/man1/unxz.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/unxz.1.gz and b/usr/share/man/ro/man1/unxz.1.gz differ diff --git a/usr/share/man/ro/man1/xz.1.gz b/usr/share/man/ro/man1/xz.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/xz.1.gz and b/usr/share/man/ro/man1/xz.1.gz differ diff --git a/usr/share/man/ro/man1/xzcat.1.gz b/usr/share/man/ro/man1/xzcat.1.gz index 43aeffa9bf5..ec70ec3a2ff 100644 Binary files a/usr/share/man/ro/man1/xzcat.1.gz and b/usr/share/man/ro/man1/xzcat.1.gz differ diff --git a/usr/share/man/uk/man1/lzcat.1.gz b/usr/share/man/uk/man1/lzcat.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/lzcat.1.gz and b/usr/share/man/uk/man1/lzcat.1.gz differ diff --git a/usr/share/man/uk/man1/lzma.1.gz b/usr/share/man/uk/man1/lzma.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/lzma.1.gz and b/usr/share/man/uk/man1/lzma.1.gz differ diff --git a/usr/share/man/uk/man1/unlzma.1.gz b/usr/share/man/uk/man1/unlzma.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/unlzma.1.gz and b/usr/share/man/uk/man1/unlzma.1.gz differ diff --git a/usr/share/man/uk/man1/unxz.1.gz b/usr/share/man/uk/man1/unxz.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/unxz.1.gz and b/usr/share/man/uk/man1/unxz.1.gz differ diff --git a/usr/share/man/uk/man1/xz.1.gz b/usr/share/man/uk/man1/xz.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/xz.1.gz and b/usr/share/man/uk/man1/xz.1.gz differ diff --git a/usr/share/man/uk/man1/xzcat.1.gz b/usr/share/man/uk/man1/xzcat.1.gz index cc6bcb0a337..912d07d59a0 100644 Binary files a/usr/share/man/uk/man1/xzcat.1.gz and b/usr/share/man/uk/man1/xzcat.1.gz differ diff --git a/var/lib/pacman/local/libgpgme-1.24.1-1/mtree b/var/lib/pacman/local/libgpgme-1.24.1-1/mtree deleted file mode 100644 index cdb122acfaa..00000000000 Binary files a/var/lib/pacman/local/libgpgme-1.24.1-1/mtree and /dev/null differ diff --git a/var/lib/pacman/local/libgpgme-1.24.1-1/desc b/var/lib/pacman/local/libgpgme-1.24.1-2/desc similarity index 80% rename from var/lib/pacman/local/libgpgme-1.24.1-1/desc rename to var/lib/pacman/local/libgpgme-1.24.1-2/desc index ce64c1b414d..b569233ec6f 100644 --- a/var/lib/pacman/local/libgpgme-1.24.1-1/desc +++ b/var/lib/pacman/local/libgpgme-1.24.1-2/desc @@ -2,7 +2,7 @@ libgpgme %VERSION% -1.24.1-1 +1.24.1-2 %BASE% gpgme @@ -17,13 +17,13 @@ https://gnupg.org/related_software/gpgme/ x86_64 %BUILDDATE% -1733906928 +1737795064 %INSTALLDATE% -1733974071 +1737851981 %PACKAGER% -CI (msys2/msys2-autobuild/0f71ee73/12272630703) +CI (msys2/msys2-autobuild/bdd38ec7/12963438626) %SIZE% 943507 diff --git a/var/lib/pacman/local/libgpgme-1.24.1-1/files b/var/lib/pacman/local/libgpgme-1.24.1-2/files similarity index 100% rename from var/lib/pacman/local/libgpgme-1.24.1-1/files rename to var/lib/pacman/local/libgpgme-1.24.1-2/files diff --git a/var/lib/pacman/local/libgpgme-1.24.1-2/mtree b/var/lib/pacman/local/libgpgme-1.24.1-2/mtree new file mode 100644 index 00000000000..1551e828bf7 Binary files /dev/null and b/var/lib/pacman/local/libgpgme-1.24.1-2/mtree differ diff --git a/var/lib/pacman/local/liblzma-5.6.3-1/mtree b/var/lib/pacman/local/liblzma-5.6.3-1/mtree deleted file mode 100644 index 72746562aba..00000000000 Binary files a/var/lib/pacman/local/liblzma-5.6.3-1/mtree and /dev/null differ diff --git a/var/lib/pacman/local/liblzma-5.6.3-1/desc b/var/lib/pacman/local/liblzma-5.6.4-1/desc similarity index 78% rename from var/lib/pacman/local/liblzma-5.6.3-1/desc rename to var/lib/pacman/local/liblzma-5.6.4-1/desc index 35d9f918cc5..48287c56af9 100644 --- a/var/lib/pacman/local/liblzma-5.6.3-1/desc +++ b/var/lib/pacman/local/liblzma-5.6.4-1/desc @@ -2,7 +2,7 @@ liblzma %VERSION% -5.6.3-1 +5.6.4-1 %BASE% xz @@ -17,13 +17,13 @@ https://tukaani.org/xz/ x86_64 %BUILDDATE% -1727855863 +1737726440 %INSTALLDATE% -1728011660 +1737851981 %PACKAGER% -CI (msys2/msys2-autobuild/cfdccd0a/11139921299) +CI (msys2/msys2-autobuild/98f6ea28/12950856986) %SIZE% 174714 diff --git a/var/lib/pacman/local/liblzma-5.6.3-1/files b/var/lib/pacman/local/liblzma-5.6.4-1/files similarity index 100% rename from var/lib/pacman/local/liblzma-5.6.3-1/files rename to var/lib/pacman/local/liblzma-5.6.4-1/files diff --git a/var/lib/pacman/local/liblzma-5.6.4-1/mtree b/var/lib/pacman/local/liblzma-5.6.4-1/mtree new file mode 100644 index 00000000000..72fd53f319c Binary files /dev/null and b/var/lib/pacman/local/liblzma-5.6.4-1/mtree differ diff --git a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/files b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/files deleted file mode 100644 index c9458df354a..00000000000 --- a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/files +++ /dev/null @@ -1,233 +0,0 @@ -%FILES% -mingw32/ -mingw32/bin/ -mingw32/bin/liblzma-5.dll -mingw32/bin/lzmadec.exe -mingw32/bin/lzmainfo.exe -mingw32/bin/unxz.exe -mingw32/bin/xz.exe -mingw32/bin/xzcat.exe -mingw32/bin/xzcmp -mingw32/bin/xzdec.exe -mingw32/bin/xzdiff -mingw32/bin/xzegrep -mingw32/bin/xzfgrep -mingw32/bin/xzgrep -mingw32/bin/xzless -mingw32/bin/xzmore -mingw32/include/ -mingw32/include/lzma.h -mingw32/include/lzma/ -mingw32/include/lzma/base.h -mingw32/include/lzma/bcj.h -mingw32/include/lzma/block.h -mingw32/include/lzma/check.h -mingw32/include/lzma/container.h -mingw32/include/lzma/delta.h -mingw32/include/lzma/filter.h -mingw32/include/lzma/hardware.h -mingw32/include/lzma/index.h -mingw32/include/lzma/index_hash.h -mingw32/include/lzma/lzma12.h -mingw32/include/lzma/stream_flags.h -mingw32/include/lzma/version.h -mingw32/include/lzma/vli.h -mingw32/lib/ -mingw32/lib/liblzma.a -mingw32/lib/liblzma.dll.a -mingw32/lib/pkgconfig/ -mingw32/lib/pkgconfig/liblzma.pc -mingw32/share/ -mingw32/share/doc/ -mingw32/share/doc/xz/ -mingw32/share/doc/xz/AUTHORS -mingw32/share/doc/xz/COPYING -mingw32/share/doc/xz/COPYING.0BSD -mingw32/share/doc/xz/COPYING.GPLv2 -mingw32/share/doc/xz/examples/ -mingw32/share/doc/xz/examples/00_README.txt -mingw32/share/doc/xz/examples/01_compress_easy.c -mingw32/share/doc/xz/examples/02_decompress.c -mingw32/share/doc/xz/examples/03_compress_custom.c -mingw32/share/doc/xz/examples/04_compress_easy_mt.c -mingw32/share/doc/xz/examples/11_file_info.c -mingw32/share/doc/xz/examples/Makefile -mingw32/share/doc/xz/faq.txt -mingw32/share/doc/xz/history.txt -mingw32/share/doc/xz/liblzma.def -mingw32/share/doc/xz/lzma-file-format.txt -mingw32/share/doc/xz/NEWS -mingw32/share/doc/xz/README -mingw32/share/doc/xz/THANKS -mingw32/share/doc/xz/xz-file-format.txt -mingw32/share/licenses/ -mingw32/share/licenses/xz/ -mingw32/share/licenses/xz/COPYING -mingw32/share/licenses/xz/COPYING.0BSD -mingw32/share/licenses/xz/COPYING.GPLv2 -mingw32/share/licenses/xz/COPYING.GPLv3 -mingw32/share/licenses/xz/COPYING.LGPLv2.1 -mingw32/share/locale/ -mingw32/share/locale/ca/ -mingw32/share/locale/ca/LC_MESSAGES/ -mingw32/share/locale/ca/LC_MESSAGES/xz.mo -mingw32/share/locale/cs/ -mingw32/share/locale/cs/LC_MESSAGES/ -mingw32/share/locale/cs/LC_MESSAGES/xz.mo -mingw32/share/locale/da/ -mingw32/share/locale/da/LC_MESSAGES/ -mingw32/share/locale/da/LC_MESSAGES/xz.mo -mingw32/share/locale/de/ -mingw32/share/locale/de/LC_MESSAGES/ -mingw32/share/locale/de/LC_MESSAGES/xz.mo -mingw32/share/locale/eo/ -mingw32/share/locale/eo/LC_MESSAGES/ -mingw32/share/locale/eo/LC_MESSAGES/xz.mo -mingw32/share/locale/es/ -mingw32/share/locale/es/LC_MESSAGES/ -mingw32/share/locale/es/LC_MESSAGES/xz.mo -mingw32/share/locale/fi/ -mingw32/share/locale/fi/LC_MESSAGES/ -mingw32/share/locale/fi/LC_MESSAGES/xz.mo -mingw32/share/locale/fr/ -mingw32/share/locale/fr/LC_MESSAGES/ -mingw32/share/locale/fr/LC_MESSAGES/xz.mo -mingw32/share/locale/hr/ -mingw32/share/locale/hr/LC_MESSAGES/ -mingw32/share/locale/hr/LC_MESSAGES/xz.mo -mingw32/share/locale/hu/ -mingw32/share/locale/hu/LC_MESSAGES/ -mingw32/share/locale/hu/LC_MESSAGES/xz.mo -mingw32/share/locale/it/ -mingw32/share/locale/it/LC_MESSAGES/ -mingw32/share/locale/it/LC_MESSAGES/xz.mo -mingw32/share/locale/ko/ -mingw32/share/locale/ko/LC_MESSAGES/ -mingw32/share/locale/ko/LC_MESSAGES/xz.mo -mingw32/share/locale/pl/ -mingw32/share/locale/pl/LC_MESSAGES/ -mingw32/share/locale/pl/LC_MESSAGES/xz.mo -mingw32/share/locale/pt/ -mingw32/share/locale/pt/LC_MESSAGES/ -mingw32/share/locale/pt/LC_MESSAGES/xz.mo -mingw32/share/locale/pt_BR/ -mingw32/share/locale/pt_BR/LC_MESSAGES/ -mingw32/share/locale/pt_BR/LC_MESSAGES/xz.mo -mingw32/share/locale/ro/ -mingw32/share/locale/ro/LC_MESSAGES/ -mingw32/share/locale/ro/LC_MESSAGES/xz.mo -mingw32/share/locale/sr/ -mingw32/share/locale/sr/LC_MESSAGES/ -mingw32/share/locale/sr/LC_MESSAGES/xz.mo -mingw32/share/locale/sv/ -mingw32/share/locale/sv/LC_MESSAGES/ -mingw32/share/locale/sv/LC_MESSAGES/xz.mo -mingw32/share/locale/tr/ -mingw32/share/locale/tr/LC_MESSAGES/ -mingw32/share/locale/tr/LC_MESSAGES/xz.mo -mingw32/share/locale/uk/ -mingw32/share/locale/uk/LC_MESSAGES/ -mingw32/share/locale/uk/LC_MESSAGES/xz.mo -mingw32/share/locale/vi/ -mingw32/share/locale/vi/LC_MESSAGES/ -mingw32/share/locale/vi/LC_MESSAGES/xz.mo -mingw32/share/locale/zh_CN/ -mingw32/share/locale/zh_CN/LC_MESSAGES/ -mingw32/share/locale/zh_CN/LC_MESSAGES/xz.mo -mingw32/share/locale/zh_TW/ -mingw32/share/locale/zh_TW/LC_MESSAGES/ -mingw32/share/locale/zh_TW/LC_MESSAGES/xz.mo -mingw32/share/man/ -mingw32/share/man/de/ -mingw32/share/man/de/man1/ -mingw32/share/man/de/man1/lzmadec.1.gz -mingw32/share/man/de/man1/lzmainfo.1.gz -mingw32/share/man/de/man1/unxz.1.gz -mingw32/share/man/de/man1/xz.1.gz -mingw32/share/man/de/man1/xzcat.1.gz -mingw32/share/man/de/man1/xzcmp.1.gz -mingw32/share/man/de/man1/xzdec.1.gz -mingw32/share/man/de/man1/xzdiff.1.gz -mingw32/share/man/de/man1/xzegrep.1.gz -mingw32/share/man/de/man1/xzfgrep.1.gz -mingw32/share/man/de/man1/xzgrep.1.gz -mingw32/share/man/de/man1/xzless.1.gz -mingw32/share/man/de/man1/xzmore.1.gz -mingw32/share/man/fr/ -mingw32/share/man/fr/man1/ -mingw32/share/man/fr/man1/lzmadec.1.gz -mingw32/share/man/fr/man1/lzmainfo.1.gz -mingw32/share/man/fr/man1/unxz.1.gz -mingw32/share/man/fr/man1/xz.1.gz -mingw32/share/man/fr/man1/xzcat.1.gz -mingw32/share/man/fr/man1/xzdec.1.gz -mingw32/share/man/fr/man1/xzless.1.gz -mingw32/share/man/ko/ -mingw32/share/man/ko/man1/ -mingw32/share/man/ko/man1/lzmadec.1.gz -mingw32/share/man/ko/man1/lzmainfo.1.gz -mingw32/share/man/ko/man1/unxz.1.gz -mingw32/share/man/ko/man1/xz.1.gz -mingw32/share/man/ko/man1/xzcat.1.gz -mingw32/share/man/ko/man1/xzcmp.1.gz -mingw32/share/man/ko/man1/xzdec.1.gz -mingw32/share/man/ko/man1/xzdiff.1.gz -mingw32/share/man/ko/man1/xzegrep.1.gz -mingw32/share/man/ko/man1/xzfgrep.1.gz -mingw32/share/man/ko/man1/xzgrep.1.gz -mingw32/share/man/ko/man1/xzless.1.gz -mingw32/share/man/ko/man1/xzmore.1.gz -mingw32/share/man/man1/ -mingw32/share/man/man1/lzmadec.1.gz -mingw32/share/man/man1/lzmainfo.1.gz -mingw32/share/man/man1/unxz.1.gz -mingw32/share/man/man1/xz.1.gz -mingw32/share/man/man1/xzcat.1.gz -mingw32/share/man/man1/xzcmp.1.gz -mingw32/share/man/man1/xzdec.1.gz -mingw32/share/man/man1/xzdiff.1.gz -mingw32/share/man/man1/xzegrep.1.gz -mingw32/share/man/man1/xzfgrep.1.gz -mingw32/share/man/man1/xzgrep.1.gz -mingw32/share/man/man1/xzless.1.gz -mingw32/share/man/man1/xzmore.1.gz -mingw32/share/man/pt_BR/ -mingw32/share/man/pt_BR/man1/ -mingw32/share/man/pt_BR/man1/lzmadec.1.gz -mingw32/share/man/pt_BR/man1/lzmainfo.1.gz -mingw32/share/man/pt_BR/man1/unxz.1.gz -mingw32/share/man/pt_BR/man1/xz.1.gz -mingw32/share/man/pt_BR/man1/xzcat.1.gz -mingw32/share/man/pt_BR/man1/xzdec.1.gz -mingw32/share/man/pt_BR/man1/xzless.1.gz -mingw32/share/man/ro/ -mingw32/share/man/ro/man1/ -mingw32/share/man/ro/man1/lzmadec.1.gz -mingw32/share/man/ro/man1/lzmainfo.1.gz -mingw32/share/man/ro/man1/unxz.1.gz -mingw32/share/man/ro/man1/xz.1.gz -mingw32/share/man/ro/man1/xzcat.1.gz -mingw32/share/man/ro/man1/xzcmp.1.gz -mingw32/share/man/ro/man1/xzdec.1.gz -mingw32/share/man/ro/man1/xzdiff.1.gz -mingw32/share/man/ro/man1/xzegrep.1.gz -mingw32/share/man/ro/man1/xzfgrep.1.gz -mingw32/share/man/ro/man1/xzgrep.1.gz -mingw32/share/man/ro/man1/xzless.1.gz -mingw32/share/man/ro/man1/xzmore.1.gz -mingw32/share/man/uk/ -mingw32/share/man/uk/man1/ -mingw32/share/man/uk/man1/lzmadec.1.gz -mingw32/share/man/uk/man1/lzmainfo.1.gz -mingw32/share/man/uk/man1/unxz.1.gz -mingw32/share/man/uk/man1/xz.1.gz -mingw32/share/man/uk/man1/xzcat.1.gz -mingw32/share/man/uk/man1/xzcmp.1.gz -mingw32/share/man/uk/man1/xzdec.1.gz -mingw32/share/man/uk/man1/xzdiff.1.gz -mingw32/share/man/uk/man1/xzegrep.1.gz -mingw32/share/man/uk/man1/xzfgrep.1.gz -mingw32/share/man/uk/man1/xzgrep.1.gz -mingw32/share/man/uk/man1/xzless.1.gz -mingw32/share/man/uk/man1/xzmore.1.gz - diff --git a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/mtree b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/mtree deleted file mode 100644 index fe772a6e43c..00000000000 Binary files a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/mtree and /dev/null differ diff --git a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/desc b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/desc similarity index 82% rename from var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/desc rename to var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/desc index da50c30f6a5..b19b4a9483e 100644 --- a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.3-3/desc +++ b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/desc @@ -2,7 +2,7 @@ mingw-w64-i686-xz %VERSION% -5.6.3-3 +5.6.4-1 %BASE% mingw-w64-xz @@ -17,16 +17,16 @@ https://tukaani.org/xz any %BUILDDATE% -1732814639 +1737787973 %INSTALLDATE% -1733024245 +1737851982 %PACKAGER% -CI (msys2/msys2-autobuild/a6b3079a/12073274117) +CI (msys2/msys2-autobuild/bdd38ec7/12962754886) %SIZE% -2927217 +1871143 %REASON% 1 diff --git a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/files b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/files new file mode 100644 index 00000000000..83769ce0f83 --- /dev/null +++ b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/files @@ -0,0 +1,85 @@ +%FILES% +mingw32/ +mingw32/bin/ +mingw32/bin/liblzma-5.dll +mingw32/bin/lzmadec.exe +mingw32/bin/lzmainfo.exe +mingw32/bin/unxz.exe +mingw32/bin/xz.exe +mingw32/bin/xzcat.exe +mingw32/bin/xzcmp +mingw32/bin/xzdec.exe +mingw32/bin/xzdiff +mingw32/bin/xzegrep +mingw32/bin/xzfgrep +mingw32/bin/xzgrep +mingw32/bin/xzless +mingw32/bin/xzmore +mingw32/include/ +mingw32/include/lzma.h +mingw32/include/lzma/ +mingw32/include/lzma/base.h +mingw32/include/lzma/bcj.h +mingw32/include/lzma/block.h +mingw32/include/lzma/check.h +mingw32/include/lzma/container.h +mingw32/include/lzma/delta.h +mingw32/include/lzma/filter.h +mingw32/include/lzma/hardware.h +mingw32/include/lzma/index.h +mingw32/include/lzma/index_hash.h +mingw32/include/lzma/lzma12.h +mingw32/include/lzma/stream_flags.h +mingw32/include/lzma/version.h +mingw32/include/lzma/vli.h +mingw32/lib/ +mingw32/lib/liblzma.a +mingw32/lib/liblzma.dll.a +mingw32/lib/pkgconfig/ +mingw32/lib/pkgconfig/liblzma.pc +mingw32/share/ +mingw32/share/doc/ +mingw32/share/doc/xz/ +mingw32/share/doc/xz/AUTHORS +mingw32/share/doc/xz/COPYING +mingw32/share/doc/xz/COPYING.0BSD +mingw32/share/doc/xz/COPYING.GPLv2 +mingw32/share/doc/xz/examples/ +mingw32/share/doc/xz/examples/00_README.txt +mingw32/share/doc/xz/examples/01_compress_easy.c +mingw32/share/doc/xz/examples/02_decompress.c +mingw32/share/doc/xz/examples/03_compress_custom.c +mingw32/share/doc/xz/examples/04_compress_easy_mt.c +mingw32/share/doc/xz/examples/11_file_info.c +mingw32/share/doc/xz/examples/Makefile +mingw32/share/doc/xz/faq.txt +mingw32/share/doc/xz/history.txt +mingw32/share/doc/xz/liblzma.def +mingw32/share/doc/xz/lzma-file-format.txt +mingw32/share/doc/xz/NEWS +mingw32/share/doc/xz/README +mingw32/share/doc/xz/THANKS +mingw32/share/doc/xz/xz-file-format.txt +mingw32/share/licenses/ +mingw32/share/licenses/xz/ +mingw32/share/licenses/xz/COPYING +mingw32/share/licenses/xz/COPYING.0BSD +mingw32/share/licenses/xz/COPYING.GPLv2 +mingw32/share/licenses/xz/COPYING.GPLv3 +mingw32/share/licenses/xz/COPYING.LGPLv2.1 +mingw32/share/man/ +mingw32/share/man/man1/ +mingw32/share/man/man1/lzmadec.1.gz +mingw32/share/man/man1/lzmainfo.1.gz +mingw32/share/man/man1/unxz.1.gz +mingw32/share/man/man1/xz.1.gz +mingw32/share/man/man1/xzcat.1.gz +mingw32/share/man/man1/xzcmp.1.gz +mingw32/share/man/man1/xzdec.1.gz +mingw32/share/man/man1/xzdiff.1.gz +mingw32/share/man/man1/xzegrep.1.gz +mingw32/share/man/man1/xzfgrep.1.gz +mingw32/share/man/man1/xzgrep.1.gz +mingw32/share/man/man1/xzless.1.gz +mingw32/share/man/man1/xzmore.1.gz + diff --git a/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/mtree b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/mtree new file mode 100644 index 00000000000..34a8394f114 Binary files /dev/null and b/var/lib/pacman/local/mingw-w64-i686-xz-5.6.4-1/mtree differ diff --git a/var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc b/var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc index 6dfd55cd0a3..e42fe03425a 100644 --- a/var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc +++ b/var/lib/pacman/local/mingw-w64-x86_64-git-extra-1.1.641.031e03baf-1/desc @@ -20,7 +20,7 @@ any 1718204260 %INSTALLDATE% -1737718340 +1737851993 %PACKAGER% Johannes Schindelin diff --git a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/mtree b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/mtree deleted file mode 100644 index 6ccc960dcbd..00000000000 Binary files a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/mtree and /dev/null differ diff --git a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/desc b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/desc similarity index 82% rename from var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/desc rename to var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/desc index 7b519105bb7..36c0fd05bb7 100644 --- a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/desc +++ b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/desc @@ -2,7 +2,7 @@ mingw-w64-x86_64-xz %VERSION% -5.6.3-3 +5.6.4-1 %BASE% mingw-w64-xz @@ -17,16 +17,16 @@ https://tukaani.org/xz any %BUILDDATE% -1732814643 +1737787931 %INSTALLDATE% -1733024246 +1737851982 %PACKAGER% -CI (msys2/msys2-autobuild/a6b3079a/12073274117) +CI (msys2/msys2-autobuild/bdd38ec7/12962754886) %SIZE% -4026437 +3039083 %REASON% 1 diff --git a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/files b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/files similarity index 51% rename from var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/files rename to var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/files index edecfdfbed0..1868961b7ed 100644 --- a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.3-3/files +++ b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/files @@ -42,18 +42,27 @@ mingw64/share/doc/ mingw64/share/doc/xz/ mingw64/share/doc/xz/api/ mingw64/share/doc/xz/api/annotated.html +mingw64/share/doc/xz/api/annotated_dup.js mingw64/share/doc/xz/api/base_8h.html +mingw64/share/doc/xz/api/base_8h.js mingw64/share/doc/xz/api/bc_s.png mingw64/share/doc/xz/api/bc_sd.png mingw64/share/doc/xz/api/bcj_8h.html +mingw64/share/doc/xz/api/bcj_8h.js mingw64/share/doc/xz/api/block_8h.html +mingw64/share/doc/xz/api/block_8h.js mingw64/share/doc/xz/api/check_8h.html +mingw64/share/doc/xz/api/check_8h.js mingw64/share/doc/xz/api/classes.html mingw64/share/doc/xz/api/clipboard.js mingw64/share/doc/xz/api/closed.png mingw64/share/doc/xz/api/container_8h.html +mingw64/share/doc/xz/api/container_8h.js +mingw64/share/doc/xz/api/cookie.js mingw64/share/doc/xz/api/delta_8h.html +mingw64/share/doc/xz/api/delta_8h.js mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html +mingw64/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js mingw64/share/doc/xz/api/doc.svg mingw64/share/doc/xz/api/docd.svg mingw64/share/doc/xz/api/doxygen.css @@ -61,7 +70,9 @@ mingw64/share/doc/xz/api/doxygen.svg mingw64/share/doc/xz/api/doxygen_crawl.html mingw64/share/doc/xz/api/dynsections.js mingw64/share/doc/xz/api/files.html +mingw64/share/doc/xz/api/files_dup.js mingw64/share/doc/xz/api/filter_8h.html +mingw64/share/doc/xz/api/filter_8h.js mingw64/share/doc/xz/api/folderclosed.svg mingw64/share/doc/xz/api/folderclosedd.svg mingw64/share/doc/xz/api/folderopen.svg @@ -70,18 +81,22 @@ mingw64/share/doc/xz/api/functions.html mingw64/share/doc/xz/api/functions_vars.html mingw64/share/doc/xz/api/globals.html mingw64/share/doc/xz/api/globals_defs.html +mingw64/share/doc/xz/api/globals_dup.js mingw64/share/doc/xz/api/globals_enum.html mingw64/share/doc/xz/api/globals_eval.html mingw64/share/doc/xz/api/globals_func.html mingw64/share/doc/xz/api/globals_type.html mingw64/share/doc/xz/api/hardware_8h.html +mingw64/share/doc/xz/api/hardware_8h.js mingw64/share/doc/xz/api/index.html mingw64/share/doc/xz/api/index_8h.html +mingw64/share/doc/xz/api/index_8h.js mingw64/share/doc/xz/api/index__hash_8h.html +mingw64/share/doc/xz/api/index__hash_8h.js mingw64/share/doc/xz/api/jquery.js mingw64/share/doc/xz/api/lzma12_8h.html +mingw64/share/doc/xz/api/lzma12_8h.js mingw64/share/doc/xz/api/lzma_8h.html -mingw64/share/doc/xz/api/menudata.js mingw64/share/doc/xz/api/minus.svg mingw64/share/doc/xz/api/minusd.svg mingw64/share/doc/xz/api/nav_f.png @@ -90,6 +105,10 @@ mingw64/share/doc/xz/api/nav_g.png mingw64/share/doc/xz/api/nav_h.png mingw64/share/doc/xz/api/nav_hd.png mingw64/share/doc/xz/api/navtree.css +mingw64/share/doc/xz/api/navtree.js +mingw64/share/doc/xz/api/navtreedata.js +mingw64/share/doc/xz/api/navtreeindex0.js +mingw64/share/doc/xz/api/navtreeindex1.js mingw64/share/doc/xz/api/open.png mingw64/share/doc/xz/api/plus.svg mingw64/share/doc/xz/api/plusd.svg @@ -97,16 +116,27 @@ mingw64/share/doc/xz/api/resize.js mingw64/share/doc/xz/api/splitbar.png mingw64/share/doc/xz/api/splitbard.png mingw64/share/doc/xz/api/stream__flags_8h.html +mingw64/share/doc/xz/api/stream__flags_8h.js mingw64/share/doc/xz/api/structlzma__allocator.html +mingw64/share/doc/xz/api/structlzma__allocator.js mingw64/share/doc/xz/api/structlzma__block.html +mingw64/share/doc/xz/api/structlzma__block.js mingw64/share/doc/xz/api/structlzma__filter.html +mingw64/share/doc/xz/api/structlzma__filter.js mingw64/share/doc/xz/api/structlzma__index__iter.html +mingw64/share/doc/xz/api/structlzma__index__iter.js mingw64/share/doc/xz/api/structlzma__mt.html +mingw64/share/doc/xz/api/structlzma__mt.js mingw64/share/doc/xz/api/structlzma__options__bcj.html +mingw64/share/doc/xz/api/structlzma__options__bcj.js mingw64/share/doc/xz/api/structlzma__options__delta.html +mingw64/share/doc/xz/api/structlzma__options__delta.js mingw64/share/doc/xz/api/structlzma__options__lzma.html +mingw64/share/doc/xz/api/structlzma__options__lzma.js mingw64/share/doc/xz/api/structlzma__stream.html +mingw64/share/doc/xz/api/structlzma__stream.js mingw64/share/doc/xz/api/structlzma__stream__flags.html +mingw64/share/doc/xz/api/structlzma__stream__flags.js mingw64/share/doc/xz/api/sync_off.png mingw64/share/doc/xz/api/sync_on.png mingw64/share/doc/xz/api/tab_a.png @@ -119,7 +149,9 @@ mingw64/share/doc/xz/api/tab_s.png mingw64/share/doc/xz/api/tab_sd.png mingw64/share/doc/xz/api/tabs.css mingw64/share/doc/xz/api/version_8h.html +mingw64/share/doc/xz/api/version_8h.js mingw64/share/doc/xz/api/vli_8h.html +mingw64/share/doc/xz/api/vli_8h.js mingw64/share/doc/xz/AUTHORS mingw64/share/doc/xz/COPYING mingw64/share/doc/xz/COPYING.0BSD @@ -147,116 +179,7 @@ mingw64/share/licenses/xz/COPYING.0BSD mingw64/share/licenses/xz/COPYING.GPLv2 mingw64/share/licenses/xz/COPYING.GPLv3 mingw64/share/licenses/xz/COPYING.LGPLv2.1 -mingw64/share/locale/ -mingw64/share/locale/ca/ -mingw64/share/locale/ca/LC_MESSAGES/ -mingw64/share/locale/ca/LC_MESSAGES/xz.mo -mingw64/share/locale/cs/ -mingw64/share/locale/cs/LC_MESSAGES/ -mingw64/share/locale/cs/LC_MESSAGES/xz.mo -mingw64/share/locale/da/ -mingw64/share/locale/da/LC_MESSAGES/ -mingw64/share/locale/da/LC_MESSAGES/xz.mo -mingw64/share/locale/de/ -mingw64/share/locale/de/LC_MESSAGES/ -mingw64/share/locale/de/LC_MESSAGES/xz.mo -mingw64/share/locale/eo/ -mingw64/share/locale/eo/LC_MESSAGES/ -mingw64/share/locale/eo/LC_MESSAGES/xz.mo -mingw64/share/locale/es/ -mingw64/share/locale/es/LC_MESSAGES/ -mingw64/share/locale/es/LC_MESSAGES/xz.mo -mingw64/share/locale/fi/ -mingw64/share/locale/fi/LC_MESSAGES/ -mingw64/share/locale/fi/LC_MESSAGES/xz.mo -mingw64/share/locale/fr/ -mingw64/share/locale/fr/LC_MESSAGES/ -mingw64/share/locale/fr/LC_MESSAGES/xz.mo -mingw64/share/locale/hr/ -mingw64/share/locale/hr/LC_MESSAGES/ -mingw64/share/locale/hr/LC_MESSAGES/xz.mo -mingw64/share/locale/hu/ -mingw64/share/locale/hu/LC_MESSAGES/ -mingw64/share/locale/hu/LC_MESSAGES/xz.mo -mingw64/share/locale/it/ -mingw64/share/locale/it/LC_MESSAGES/ -mingw64/share/locale/it/LC_MESSAGES/xz.mo -mingw64/share/locale/ko/ -mingw64/share/locale/ko/LC_MESSAGES/ -mingw64/share/locale/ko/LC_MESSAGES/xz.mo -mingw64/share/locale/pl/ -mingw64/share/locale/pl/LC_MESSAGES/ -mingw64/share/locale/pl/LC_MESSAGES/xz.mo -mingw64/share/locale/pt/ -mingw64/share/locale/pt/LC_MESSAGES/ -mingw64/share/locale/pt/LC_MESSAGES/xz.mo -mingw64/share/locale/pt_BR/ -mingw64/share/locale/pt_BR/LC_MESSAGES/ -mingw64/share/locale/pt_BR/LC_MESSAGES/xz.mo -mingw64/share/locale/ro/ -mingw64/share/locale/ro/LC_MESSAGES/ -mingw64/share/locale/ro/LC_MESSAGES/xz.mo -mingw64/share/locale/sr/ -mingw64/share/locale/sr/LC_MESSAGES/ -mingw64/share/locale/sr/LC_MESSAGES/xz.mo -mingw64/share/locale/sv/ -mingw64/share/locale/sv/LC_MESSAGES/ -mingw64/share/locale/sv/LC_MESSAGES/xz.mo -mingw64/share/locale/tr/ -mingw64/share/locale/tr/LC_MESSAGES/ -mingw64/share/locale/tr/LC_MESSAGES/xz.mo -mingw64/share/locale/uk/ -mingw64/share/locale/uk/LC_MESSAGES/ -mingw64/share/locale/uk/LC_MESSAGES/xz.mo -mingw64/share/locale/vi/ -mingw64/share/locale/vi/LC_MESSAGES/ -mingw64/share/locale/vi/LC_MESSAGES/xz.mo -mingw64/share/locale/zh_CN/ -mingw64/share/locale/zh_CN/LC_MESSAGES/ -mingw64/share/locale/zh_CN/LC_MESSAGES/xz.mo -mingw64/share/locale/zh_TW/ -mingw64/share/locale/zh_TW/LC_MESSAGES/ -mingw64/share/locale/zh_TW/LC_MESSAGES/xz.mo mingw64/share/man/ -mingw64/share/man/de/ -mingw64/share/man/de/man1/ -mingw64/share/man/de/man1/lzmadec.1.gz -mingw64/share/man/de/man1/lzmainfo.1.gz -mingw64/share/man/de/man1/unxz.1.gz -mingw64/share/man/de/man1/xz.1.gz -mingw64/share/man/de/man1/xzcat.1.gz -mingw64/share/man/de/man1/xzcmp.1.gz -mingw64/share/man/de/man1/xzdec.1.gz -mingw64/share/man/de/man1/xzdiff.1.gz -mingw64/share/man/de/man1/xzegrep.1.gz -mingw64/share/man/de/man1/xzfgrep.1.gz -mingw64/share/man/de/man1/xzgrep.1.gz -mingw64/share/man/de/man1/xzless.1.gz -mingw64/share/man/de/man1/xzmore.1.gz -mingw64/share/man/fr/ -mingw64/share/man/fr/man1/ -mingw64/share/man/fr/man1/lzmadec.1.gz -mingw64/share/man/fr/man1/lzmainfo.1.gz -mingw64/share/man/fr/man1/unxz.1.gz -mingw64/share/man/fr/man1/xz.1.gz -mingw64/share/man/fr/man1/xzcat.1.gz -mingw64/share/man/fr/man1/xzdec.1.gz -mingw64/share/man/fr/man1/xzless.1.gz -mingw64/share/man/ko/ -mingw64/share/man/ko/man1/ -mingw64/share/man/ko/man1/lzmadec.1.gz -mingw64/share/man/ko/man1/lzmainfo.1.gz -mingw64/share/man/ko/man1/unxz.1.gz -mingw64/share/man/ko/man1/xz.1.gz -mingw64/share/man/ko/man1/xzcat.1.gz -mingw64/share/man/ko/man1/xzcmp.1.gz -mingw64/share/man/ko/man1/xzdec.1.gz -mingw64/share/man/ko/man1/xzdiff.1.gz -mingw64/share/man/ko/man1/xzegrep.1.gz -mingw64/share/man/ko/man1/xzfgrep.1.gz -mingw64/share/man/ko/man1/xzgrep.1.gz -mingw64/share/man/ko/man1/xzless.1.gz -mingw64/share/man/ko/man1/xzmore.1.gz mingw64/share/man/man1/ mingw64/share/man/man1/lzmadec.1.gz mingw64/share/man/man1/lzmainfo.1.gz @@ -271,43 +194,4 @@ mingw64/share/man/man1/xzfgrep.1.gz mingw64/share/man/man1/xzgrep.1.gz mingw64/share/man/man1/xzless.1.gz mingw64/share/man/man1/xzmore.1.gz -mingw64/share/man/pt_BR/ -mingw64/share/man/pt_BR/man1/ -mingw64/share/man/pt_BR/man1/lzmadec.1.gz -mingw64/share/man/pt_BR/man1/lzmainfo.1.gz -mingw64/share/man/pt_BR/man1/unxz.1.gz -mingw64/share/man/pt_BR/man1/xz.1.gz -mingw64/share/man/pt_BR/man1/xzcat.1.gz -mingw64/share/man/pt_BR/man1/xzdec.1.gz -mingw64/share/man/pt_BR/man1/xzless.1.gz -mingw64/share/man/ro/ -mingw64/share/man/ro/man1/ -mingw64/share/man/ro/man1/lzmadec.1.gz -mingw64/share/man/ro/man1/lzmainfo.1.gz -mingw64/share/man/ro/man1/unxz.1.gz -mingw64/share/man/ro/man1/xz.1.gz -mingw64/share/man/ro/man1/xzcat.1.gz -mingw64/share/man/ro/man1/xzcmp.1.gz -mingw64/share/man/ro/man1/xzdec.1.gz -mingw64/share/man/ro/man1/xzdiff.1.gz -mingw64/share/man/ro/man1/xzegrep.1.gz -mingw64/share/man/ro/man1/xzfgrep.1.gz -mingw64/share/man/ro/man1/xzgrep.1.gz -mingw64/share/man/ro/man1/xzless.1.gz -mingw64/share/man/ro/man1/xzmore.1.gz -mingw64/share/man/uk/ -mingw64/share/man/uk/man1/ -mingw64/share/man/uk/man1/lzmadec.1.gz -mingw64/share/man/uk/man1/lzmainfo.1.gz -mingw64/share/man/uk/man1/unxz.1.gz -mingw64/share/man/uk/man1/xz.1.gz -mingw64/share/man/uk/man1/xzcat.1.gz -mingw64/share/man/uk/man1/xzcmp.1.gz -mingw64/share/man/uk/man1/xzdec.1.gz -mingw64/share/man/uk/man1/xzdiff.1.gz -mingw64/share/man/uk/man1/xzegrep.1.gz -mingw64/share/man/uk/man1/xzfgrep.1.gz -mingw64/share/man/uk/man1/xzgrep.1.gz -mingw64/share/man/uk/man1/xzless.1.gz -mingw64/share/man/uk/man1/xzmore.1.gz diff --git a/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/mtree b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/mtree new file mode 100644 index 00000000000..bae22fe8358 Binary files /dev/null and b/var/lib/pacman/local/mingw-w64-x86_64-xz-5.6.4-1/mtree differ diff --git a/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree b/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree deleted file mode 100644 index 8c97a13e921..00000000000 Binary files a/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree and /dev/null differ diff --git a/var/lib/pacman/local/msys2-runtime-3.5.4-5/desc b/var/lib/pacman/local/msys2-runtime-3.5.5-3/desc similarity index 89% rename from var/lib/pacman/local/msys2-runtime-3.5.4-5/desc rename to var/lib/pacman/local/msys2-runtime-3.5.5-3/desc index 6041493868d..a9ec38bfb4a 100644 --- a/var/lib/pacman/local/msys2-runtime-3.5.4-5/desc +++ b/var/lib/pacman/local/msys2-runtime-3.5.5-3/desc @@ -2,7 +2,7 @@ msys2-runtime %VERSION% -3.5.4-5 +3.5.5-3 %BASE% msys2-runtime @@ -17,16 +17,16 @@ https://www.cygwin.com/ x86_64 %BUILDDATE% -1732528195 +1737716071 %INSTALLDATE% -1735589080 +1737851976 %PACKAGER% Johannes Schindelin %SIZE% -26671359 +26731761 %GROUPS% base @@ -35,6 +35,7 @@ base GPL %VALIDATION% +sha256 pgp %REPLACES% diff --git a/var/lib/pacman/local/msys2-runtime-3.5.4-5/files b/var/lib/pacman/local/msys2-runtime-3.5.5-3/files similarity index 100% rename from var/lib/pacman/local/msys2-runtime-3.5.4-5/files rename to var/lib/pacman/local/msys2-runtime-3.5.5-3/files diff --git a/var/lib/pacman/local/msys2-runtime-3.5.5-3/mtree b/var/lib/pacman/local/msys2-runtime-3.5.5-3/mtree new file mode 100644 index 00000000000..baa1d8418e3 Binary files /dev/null and b/var/lib/pacman/local/msys2-runtime-3.5.5-3/mtree differ diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree deleted file mode 100644 index 60b455c2628..00000000000 Binary files a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree and /dev/null differ diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/desc similarity index 87% rename from var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc rename to var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/desc index f439cb70b88..3be375f264a 100644 --- a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc +++ b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/desc @@ -2,7 +2,7 @@ msys2-runtime-devel %VERSION% -3.5.4-5 +3.5.5-3 %BASE% msys2-runtime @@ -17,16 +17,16 @@ https://www.cygwin.com/ x86_64 %BUILDDATE% -1732528195 +1737716071 %INSTALLDATE% -1735589080 +1737851976 %PACKAGER% Johannes Schindelin %SIZE% -4310644 +4310660 %GROUPS% msys2-devel @@ -35,6 +35,7 @@ msys2-devel GPL %VALIDATION% +sha256 pgp %REPLACES% @@ -42,7 +43,7 @@ libcatgets-devel msys2-runtime-3.4-devel %DEPENDS% -msys2-runtime=3.5.4 +msys2-runtime=3.5.5 %CONFLICTS% libcatgets-devel diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/files b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/files similarity index 100% rename from var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/files rename to var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/files diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/mtree b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/mtree new file mode 100644 index 00000000000..e236ad7d1ae Binary files /dev/null and b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-3/mtree differ diff --git a/var/lib/pacman/local/python-3.12.8-1/mtree b/var/lib/pacman/local/python-3.12.8-1/mtree deleted file mode 100644 index 9ab75f8680d..00000000000 Binary files a/var/lib/pacman/local/python-3.12.8-1/mtree and /dev/null differ diff --git a/var/lib/pacman/local/python-3.12.8-1/desc b/var/lib/pacman/local/python-3.12.8-2/desc similarity index 82% rename from var/lib/pacman/local/python-3.12.8-1/desc rename to var/lib/pacman/local/python-3.12.8-2/desc index 9fe301785c1..c20a1fb3a31 100644 --- a/var/lib/pacman/local/python-3.12.8-1/desc +++ b/var/lib/pacman/local/python-3.12.8-2/desc @@ -2,7 +2,7 @@ python %VERSION% -3.12.8-1 +3.12.8-2 %BASE% python @@ -17,16 +17,16 @@ https://www.python.org/ x86_64 %BUILDDATE% -1734421973 +1737794343 %INSTALLDATE% -1734578520 +1737851990 %PACKAGER% -CI (msys2/msys2-autobuild/0f20d6bf/12368530815) +CI (msys2/msys2-autobuild/bdd38ec7/12963438626) %SIZE% -191635262 +191634206 %LICENSE% custom diff --git a/var/lib/pacman/local/python-3.12.8-1/files b/var/lib/pacman/local/python-3.12.8-2/files similarity index 100% rename from var/lib/pacman/local/python-3.12.8-1/files rename to var/lib/pacman/local/python-3.12.8-2/files diff --git a/var/lib/pacman/local/python-3.12.8-2/mtree b/var/lib/pacman/local/python-3.12.8-2/mtree new file mode 100644 index 00000000000..95d29f7c50c Binary files /dev/null and b/var/lib/pacman/local/python-3.12.8-2/mtree differ diff --git a/var/lib/pacman/local/xz-5.6.3-1/mtree b/var/lib/pacman/local/xz-5.6.3-1/mtree deleted file mode 100644 index e196b4ca659..00000000000 Binary files a/var/lib/pacman/local/xz-5.6.3-1/mtree and /dev/null differ diff --git a/var/lib/pacman/local/xz-5.6.3-1/desc b/var/lib/pacman/local/xz-5.6.4-1/desc similarity index 79% rename from var/lib/pacman/local/xz-5.6.3-1/desc rename to var/lib/pacman/local/xz-5.6.4-1/desc index b0a0e0e9e4f..389b3edbadb 100644 --- a/var/lib/pacman/local/xz-5.6.3-1/desc +++ b/var/lib/pacman/local/xz-5.6.4-1/desc @@ -2,7 +2,7 @@ xz %VERSION% -5.6.3-1 +5.6.4-1 %BASE% xz @@ -17,16 +17,16 @@ https://tukaani.org/xz/ x86_64 %BUILDDATE% -1727855863 +1737726440 %INSTALLDATE% -1728011671 +1737851990 %PACKAGER% -CI (msys2/msys2-autobuild/cfdccd0a/11139921299) +CI (msys2/msys2-autobuild/98f6ea28/12950856986) %SIZE% -3926101 +4041345 %REASON% 1 diff --git a/var/lib/pacman/local/xz-5.6.3-1/files b/var/lib/pacman/local/xz-5.6.4-1/files similarity index 89% rename from var/lib/pacman/local/xz-5.6.3-1/files rename to var/lib/pacman/local/xz-5.6.4-1/files index 27792ef2cd7..e811552b7aa 100644 --- a/var/lib/pacman/local/xz-5.6.3-1/files +++ b/var/lib/pacman/local/xz-5.6.4-1/files @@ -29,18 +29,27 @@ usr/share/doc/ usr/share/doc/xz/ usr/share/doc/xz/api/ usr/share/doc/xz/api/annotated.html +usr/share/doc/xz/api/annotated_dup.js usr/share/doc/xz/api/base_8h.html +usr/share/doc/xz/api/base_8h.js usr/share/doc/xz/api/bc_s.png usr/share/doc/xz/api/bc_sd.png usr/share/doc/xz/api/bcj_8h.html +usr/share/doc/xz/api/bcj_8h.js usr/share/doc/xz/api/block_8h.html +usr/share/doc/xz/api/block_8h.js usr/share/doc/xz/api/check_8h.html +usr/share/doc/xz/api/check_8h.js usr/share/doc/xz/api/classes.html usr/share/doc/xz/api/clipboard.js usr/share/doc/xz/api/closed.png usr/share/doc/xz/api/container_8h.html +usr/share/doc/xz/api/container_8h.js +usr/share/doc/xz/api/cookie.js usr/share/doc/xz/api/delta_8h.html +usr/share/doc/xz/api/delta_8h.js usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html +usr/share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.js usr/share/doc/xz/api/doc.svg usr/share/doc/xz/api/docd.svg usr/share/doc/xz/api/doxygen.css @@ -48,7 +57,9 @@ usr/share/doc/xz/api/doxygen.svg usr/share/doc/xz/api/doxygen_crawl.html usr/share/doc/xz/api/dynsections.js usr/share/doc/xz/api/files.html +usr/share/doc/xz/api/files_dup.js usr/share/doc/xz/api/filter_8h.html +usr/share/doc/xz/api/filter_8h.js usr/share/doc/xz/api/folderclosed.svg usr/share/doc/xz/api/folderclosedd.svg usr/share/doc/xz/api/folderopen.svg @@ -57,18 +68,22 @@ usr/share/doc/xz/api/functions.html usr/share/doc/xz/api/functions_vars.html usr/share/doc/xz/api/globals.html usr/share/doc/xz/api/globals_defs.html +usr/share/doc/xz/api/globals_dup.js usr/share/doc/xz/api/globals_enum.html usr/share/doc/xz/api/globals_eval.html usr/share/doc/xz/api/globals_func.html usr/share/doc/xz/api/globals_type.html usr/share/doc/xz/api/hardware_8h.html +usr/share/doc/xz/api/hardware_8h.js usr/share/doc/xz/api/index.html usr/share/doc/xz/api/index_8h.html +usr/share/doc/xz/api/index_8h.js usr/share/doc/xz/api/index__hash_8h.html +usr/share/doc/xz/api/index__hash_8h.js usr/share/doc/xz/api/jquery.js usr/share/doc/xz/api/lzma12_8h.html +usr/share/doc/xz/api/lzma12_8h.js usr/share/doc/xz/api/lzma_8h.html -usr/share/doc/xz/api/menudata.js usr/share/doc/xz/api/minus.svg usr/share/doc/xz/api/minusd.svg usr/share/doc/xz/api/nav_f.png @@ -77,6 +92,10 @@ usr/share/doc/xz/api/nav_g.png usr/share/doc/xz/api/nav_h.png usr/share/doc/xz/api/nav_hd.png usr/share/doc/xz/api/navtree.css +usr/share/doc/xz/api/navtree.js +usr/share/doc/xz/api/navtreedata.js +usr/share/doc/xz/api/navtreeindex0.js +usr/share/doc/xz/api/navtreeindex1.js usr/share/doc/xz/api/open.png usr/share/doc/xz/api/plus.svg usr/share/doc/xz/api/plusd.svg @@ -84,16 +103,27 @@ usr/share/doc/xz/api/resize.js usr/share/doc/xz/api/splitbar.png usr/share/doc/xz/api/splitbard.png usr/share/doc/xz/api/stream__flags_8h.html +usr/share/doc/xz/api/stream__flags_8h.js usr/share/doc/xz/api/structlzma__allocator.html +usr/share/doc/xz/api/structlzma__allocator.js usr/share/doc/xz/api/structlzma__block.html +usr/share/doc/xz/api/structlzma__block.js usr/share/doc/xz/api/structlzma__filter.html +usr/share/doc/xz/api/structlzma__filter.js usr/share/doc/xz/api/structlzma__index__iter.html +usr/share/doc/xz/api/structlzma__index__iter.js usr/share/doc/xz/api/structlzma__mt.html +usr/share/doc/xz/api/structlzma__mt.js usr/share/doc/xz/api/structlzma__options__bcj.html +usr/share/doc/xz/api/structlzma__options__bcj.js usr/share/doc/xz/api/structlzma__options__delta.html +usr/share/doc/xz/api/structlzma__options__delta.js usr/share/doc/xz/api/structlzma__options__lzma.html +usr/share/doc/xz/api/structlzma__options__lzma.js usr/share/doc/xz/api/structlzma__stream.html +usr/share/doc/xz/api/structlzma__stream.js usr/share/doc/xz/api/structlzma__stream__flags.html +usr/share/doc/xz/api/structlzma__stream__flags.js usr/share/doc/xz/api/sync_off.png usr/share/doc/xz/api/sync_on.png usr/share/doc/xz/api/tab_a.png @@ -106,7 +136,9 @@ usr/share/doc/xz/api/tab_s.png usr/share/doc/xz/api/tab_sd.png usr/share/doc/xz/api/tabs.css usr/share/doc/xz/api/version_8h.html +usr/share/doc/xz/api/version_8h.js usr/share/doc/xz/api/vli_8h.html +usr/share/doc/xz/api/vli_8h.js usr/share/doc/xz/AUTHORS usr/share/doc/xz/COPYING usr/share/doc/xz/COPYING.0BSD diff --git a/var/lib/pacman/local/xz-5.6.4-1/mtree b/var/lib/pacman/local/xz-5.6.4-1/mtree new file mode 100644 index 00000000000..117ee3e8edb Binary files /dev/null and b/var/lib/pacman/local/xz-5.6.4-1/mtree differ diff --git a/var/lib/pacman/sync/clang64.db b/var/lib/pacman/sync/clang64.db index badc6a325c1..a6a3846477a 100644 Binary files a/var/lib/pacman/sync/clang64.db and b/var/lib/pacman/sync/clang64.db differ diff --git a/var/lib/pacman/sync/clang64.db.sig b/var/lib/pacman/sync/clang64.db.sig index 71ea3774fb8..268766161b1 100644 Binary files a/var/lib/pacman/sync/clang64.db.sig and b/var/lib/pacman/sync/clang64.db.sig differ diff --git a/var/lib/pacman/sync/clangarm64.db b/var/lib/pacman/sync/clangarm64.db index 719a9db6d77..c30b73b66a8 100644 Binary files a/var/lib/pacman/sync/clangarm64.db and b/var/lib/pacman/sync/clangarm64.db differ diff --git a/var/lib/pacman/sync/clangarm64.db.sig b/var/lib/pacman/sync/clangarm64.db.sig index d25cb734965..7b04fce8e7e 100644 Binary files a/var/lib/pacman/sync/clangarm64.db.sig and b/var/lib/pacman/sync/clangarm64.db.sig differ diff --git a/var/lib/pacman/sync/mingw32.db b/var/lib/pacman/sync/mingw32.db index 61b888fedb8..59e51e22547 100644 Binary files a/var/lib/pacman/sync/mingw32.db and b/var/lib/pacman/sync/mingw32.db differ diff --git a/var/lib/pacman/sync/mingw32.db.sig b/var/lib/pacman/sync/mingw32.db.sig index 96c1654b188..24b0651f4ed 100644 Binary files a/var/lib/pacman/sync/mingw32.db.sig and b/var/lib/pacman/sync/mingw32.db.sig differ diff --git a/var/lib/pacman/sync/mingw64.db b/var/lib/pacman/sync/mingw64.db index 98ce308c5af..b25cd5c3fd8 100644 Binary files a/var/lib/pacman/sync/mingw64.db and b/var/lib/pacman/sync/mingw64.db differ diff --git a/var/lib/pacman/sync/mingw64.db.sig b/var/lib/pacman/sync/mingw64.db.sig index ed6601c79b4..76479860379 100644 Binary files a/var/lib/pacman/sync/mingw64.db.sig and b/var/lib/pacman/sync/mingw64.db.sig differ diff --git a/var/lib/pacman/sync/msys.db b/var/lib/pacman/sync/msys.db index 06074a00c59..c4030b38268 100644 Binary files a/var/lib/pacman/sync/msys.db and b/var/lib/pacman/sync/msys.db differ diff --git a/var/lib/pacman/sync/msys.db.sig b/var/lib/pacman/sync/msys.db.sig index c65d5a851bd..82dfcd41010 100644 Binary files a/var/lib/pacman/sync/msys.db.sig and b/var/lib/pacman/sync/msys.db.sig differ diff --git a/var/lib/pacman/sync/ucrt64.db b/var/lib/pacman/sync/ucrt64.db index 540e7b304cc..5b6386681d3 100644 Binary files a/var/lib/pacman/sync/ucrt64.db and b/var/lib/pacman/sync/ucrt64.db differ diff --git a/var/lib/pacman/sync/ucrt64.db.sig b/var/lib/pacman/sync/ucrt64.db.sig index 2ba6eae2773..53759a5b6cc 100644 Binary files a/var/lib/pacman/sync/ucrt64.db.sig and b/var/lib/pacman/sync/ucrt64.db.sig differ