Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
liblzma (5.6.1-2 -> 5.6.2-1)
xz (5.6.1-2 -> 5.6.2-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed May 31, 2024
1 parent 66e0b78 commit 28a6cb0
Show file tree
Hide file tree
Showing 151 changed files with 1,120 additions and 1,066 deletions.
Binary file modified usr/bin/lzcat.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion usr/bin/lzcmp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ case ${0##*/} in
*) prog=xzdiff; cmp=${DIFF:-diff};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
Expand Down
2 changes: 1 addition & 1 deletion usr/bin/lzdiff
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ case ${0##*/} in
*) prog=xzdiff; cmp=${DIFF:-diff};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
Expand Down
4 changes: 2 additions & 2 deletions usr/bin/lzegrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
4 changes: 2 additions & 2 deletions usr/bin/lzfgrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
4 changes: 2 additions & 2 deletions usr/bin/lzgrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
2 changes: 1 addition & 1 deletion usr/bin/lzless
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# specified via XZ_OPT.
xz='xz --format=auto'

version='xzless (XZ Utils) 5.6.1'
version='xzless (XZ Utils) 5.6.2'

usage="Usage: ${0##*/} [OPTION]... [FILE]...
Like 'less', but operate on the uncompressed contents of xz compressed FILEs.
Expand Down
Binary file modified usr/bin/lzma.exe
Binary file not shown.
Binary file modified usr/bin/lzmadec.exe
Binary file not shown.
Binary file modified usr/bin/lzmainfo.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion usr/bin/lzmore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# specified via XZ_OPT.
xz='xz --format=auto'

version='xzmore (XZ Utils) 5.6.1'
version='xzmore (XZ Utils) 5.6.2'

usage="Usage: ${0##*/} [OPTION]... [FILE]...
Like 'more', but operate on the uncompressed contents of xz compressed FILEs.
Expand Down
Binary file modified usr/bin/msys-lzma-5.dll
Binary file not shown.
Binary file modified usr/bin/unlzma.exe
Binary file not shown.
Binary file modified usr/bin/unxz.exe
Binary file not shown.
Binary file modified usr/bin/xz.exe
Binary file not shown.
Binary file modified usr/bin/xzcat.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion usr/bin/xzcmp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ case ${0##*/} in
*) prog=xzdiff; cmp=${DIFF:-diff};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
Expand Down
Binary file modified usr/bin/xzdec.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion usr/bin/xzdiff
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ case ${0##*/} in
*) prog=xzdiff; cmp=${DIFF:-diff};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
Expand Down
4 changes: 2 additions & 2 deletions usr/bin/xzegrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
4 changes: 2 additions & 2 deletions usr/bin/xzfgrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
4 changes: 2 additions & 2 deletions usr/bin/xzgrep
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ case ${0##*/} in
*) prog=xzgrep; grep=${GREP:-grep};;
esac

version="$prog (XZ Utils) 5.6.1"
version="$prog (XZ Utils) 5.6.2"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down Expand Up @@ -277,7 +277,7 @@ for i; do
test "$(kill -l "$xz_status" 2> /dev/null)" != "PIPE" && exit "$xz_status"
elif test "$xz_status" -gt 0; then
# Decompression failed but we will continue with the remaining
# files anwyway. Set exit status to at least 2 to indicate an error.
# files anyway. Set exit status to at least 2 to indicate an error.
test "$r" -lt 2 && r=2
fi

Expand Down
2 changes: 1 addition & 1 deletion usr/bin/xzless
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# specified via XZ_OPT.
xz='xz --format=auto'

version='xzless (XZ Utils) 5.6.1'
version='xzless (XZ Utils) 5.6.2'

usage="Usage: ${0##*/} [OPTION]... [FILE]...
Like 'less', but operate on the uncompressed contents of xz compressed FILEs.
Expand Down
2 changes: 1 addition & 1 deletion usr/bin/xzmore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# specified via XZ_OPT.
xz='xz --format=auto'

version='xzmore (XZ Utils) 5.6.1'
version='xzmore (XZ Utils) 5.6.2'

usage="Usage: ${0##*/} [OPTION]... [FILE]...
Like 'more', but operate on the uncompressed contents of xz compressed FILEs.
Expand Down
9 changes: 7 additions & 2 deletions usr/share/doc/xz/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Authors of XZ Utils
===================

XZ Utils is developed and maintained by Lasse Collin
<[email protected]> and Jia Tan <[email protected]>.
XZ Utils is developed and maintained by
Lasse Collin <[email protected]>.

Major parts of liblzma are based on code written by Igor Pavlov,
specifically the LZMA SDK <https://7-zip.org/sdk.html>. Without
Expand All @@ -30,6 +30,11 @@ Authors of XZ Utils
- Jonathan Nieder
- Joachim Henke

Special author: Jia Tan was a co-maintainer in 2022-2024. He and
the team behind him inserted a backdoor (CVE-2024-3094) into
XZ Utils 5.6.0 and 5.6.1 releases. He suddenly disappeared when
this was discovered.

Many people have contributed improvements or reported bugs.
Most of these people are mentioned in the file THANKS.

Expand Down
27 changes: 5 additions & 22 deletions usr/share/doc/xz/COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ XZ Utils Licensing
==================

Different licenses apply to different files in this package. Here
is a rough summary of which licenses apply to which parts of this
package (but check the individual files to be sure!):
is a summary of which licenses apply to which parts of this package:

- liblzma is under the BSD Zero Clause License (0BSD).

Expand All @@ -25,20 +24,6 @@ XZ Utils Licensing
lzma-file-format.xt are in the public domain but may
be distributed under the terms of 0BSD too.

- Doxygen-generated HTML version of the liblzma API documentation:
While Doxygen is under the GNU GPLv2, the license information
in Doxygen includes the following exception:

Documents produced by doxygen are derivative works
derived from the input used in their production;
they are not affected by this license.

Note: The JavaScript files (under the MIT license) have
been removed from the Doxygen output.

- The XZ logo (xz-logo.png) included in the Doxygen-generated
documentation is under the Creative Commons BY-SA 4.0 license.

- Translated messages and man pages are under 0BSD except that
some old translations are in the public domain.

Expand All @@ -51,8 +36,9 @@ XZ Utils Licensing
These files don't affect the licensing of the binaries being
built.

- The extra directory contain files that are under various
free software licenses.
- The 'extra' directory contains files that are under various
free software licenses. These aren't built or installed as
part of XZ Utils.

For the files under the BSD Zero Clause License (0BSD), if
a copyright notice is needed, the following is sufficient:
Expand All @@ -65,16 +51,13 @@ XZ Utils Licensing
it is not legally required by the license terms. Here is an example
of a good notice to put into "about box" or into documentation:

This software includes code from XZ Utils
<https://xz.tukaani.org/xz-utils/>.
This software includes code from XZ Utils <https://tukaani.org/xz/>.

The following license texts are included in the following files:
- COPYING.0BSD: BSD Zero Clause License
- COPYING.LGPLv2.1: GNU Lesser General Public License version 2.1
- COPYING.GPLv2: GNU General Public License version 2
- COPYING.GPLv3: GNU General Public License version 3
- COPYING.CC-BY-SA-4.0: Creative Commons Attribution-ShareAlike 4.0
International Public License

A note about old XZ Utils releases:

Expand Down
Loading

0 comments on commit 28a6cb0

Please sign in to comment.