Skip to content

Commit

Permalink
Update 7 packages
Browse files Browse the repository at this point in the history
gdb (14.1-1 -> 14.2-2)
liblzma (5.6.0-1 -> 5.6.1-1)
mingw-w64-i686-xz (5.6.0-1 -> 5.6.1-1)
mingw-w64-x86_64-xz (5.6.0-1 -> 5.6.1-1)
openssh (9.6p1-1 -> 9.7p1-1)
perl-IO-Socket-SSL (2.084-1 -> 2.085-1)
xz (5.6.0-1 -> 5.6.1-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Mar 12, 2024
1 parent 7fea58f commit 2c349ce
Show file tree
Hide file tree
Showing 344 changed files with 3,159 additions and 1,423 deletions.
Binary file modified mingw32/bin/liblzma-5.dll
Binary file not shown.
Binary file modified mingw32/bin/lzmadec.exe
Binary file not shown.
Binary file modified mingw32/bin/lzmainfo.exe
Binary file not shown.
Binary file modified mingw32/bin/unxz.exe
Binary file not shown.
Binary file modified mingw32/bin/xz.exe
Binary file not shown.
Binary file modified mingw32/bin/xzcat.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/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.0"
version="$prog (XZ Utils) 5.6.1"

usage="Usage: ${0##*/} [OPTION]... FILE1 [FILE2]
Compare FILE1 to FILE2, using their uncompressed contents if they are
Expand Down
Binary file modified mingw32/bin/xzdec.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/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.0"
version="$prog (XZ Utils) 5.6.1"

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 mingw32/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.0"
version="$prog (XZ Utils) 5.6.1"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down
2 changes: 1 addition & 1 deletion mingw32/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.0"
version="$prog (XZ Utils) 5.6.1"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down
2 changes: 1 addition & 1 deletion mingw32/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.0"
version="$prog (XZ Utils) 5.6.1"

usage="Usage: ${0##*/} [OPTION]... [-e] PATTERN [FILE]...
Look for instances of PATTERN in the input FILEs, using their
Expand Down
2 changes: 1 addition & 1 deletion mingw32/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.0'
version='xzless (XZ Utils) 5.6.1'

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 mingw32/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.0'
version='xzmore (XZ Utils) 5.6.1'

usage="Usage: ${0##*/} [OPTION]... [FILE]...
Like 'more', but operate on the uncompressed contents of xz compressed FILEs.
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/lzma/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#define LZMA_VERSION_MINOR 6

/** \brief Patch version number of the liblzma release. */
#define LZMA_VERSION_PATCH 0
#define LZMA_VERSION_PATCH 1

/**
* \brief Version stability marker
Expand Down
Binary file modified mingw32/lib/liblzma.a
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/liblzma.pc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ includedir=/mingw32/include
Name: liblzma
Description: General purpose data compression library
URL: https://xz.tukaani.org/xz-utils/
Version: 5.6.0
Version: 5.6.1
Cflags: -I${includedir}
Cflags.private: -DLZMA_API_STATIC
Libs: -L${libdir} -llzma
Expand Down
28 changes: 27 additions & 1 deletion mingw32/share/doc/xz/NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@
XZ Utils Release Notes
======================

5.6.1 (2024-03-09)

* liblzma: Fixed two bugs relating to GNU indirect function (IFUNC)
with GCC. The more serious bug caused a program linked with
liblzma to crash on start up if the flag -fprofile-generate was
used to build liblzma. The second bug caused liblzma to falsely
report an invalid write to Valgrind when loading liblzma.

* xz: Changed the messages for thread reduction due to memory
constraints to only appear under the highest verbosity level.

* Build:

- Fixed a build issue when the header file <linux/landlock.h>
was present on the system but the Landlock system calls were
not defined in <sys/syscall.h>.

- The CMake build now warns and disables NLS if both gettext
tools and pre-created .gmo files are missing. Previously,
this caused the CMake build to fail.

* Minor improvements to man pages.

* Minor improvements to tests.


5.6.0 (2024-02-24)

This bumps the minor version of liblzma because new features were
Expand All @@ -23,7 +49,7 @@ XZ Utils Release Notes
* Sandboxing support in xz:

- Landlock is now used even when xz needs to create files.
In this case the sandbox is has to be more permissive than
In this case the sandbox has to be more permissive than
when no files need to be created. A similar thing was
already in use with pledge(2) since 5.3.4alpha.

Expand Down
3 changes: 2 additions & 1 deletion mingw32/share/doc/xz/THANKS
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ has been important. :-) In alphabetical order:
- Dan Stromberg
- Jia Tan
- Vincent Torri
- Alexey Tourbin
- Paul Townsend
- Mohammed Adnène Trojette
- Alexey Tourbin
- Taiki Tsunekawa
- Maksym Vatsyk
- Loganaden Velvindron
Expand All @@ -171,6 +171,7 @@ has been important. :-) In alphabetical order:
- Charles Wilson
- Lars Wirzenius
- Pilorz Wojciech
- Chien Wong
- Ryan Young
- Andreas Zieringer

Expand Down
2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/annotated.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/base_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/bcj_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/block_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/check_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/classes.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/container_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/delta_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/files.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/filter_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/functions.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/functions_vars.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals_defs.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals_enum.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals_eval.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals_func.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/globals_type.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/hardware_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/index_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/index__hash_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/lzma12_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/lzma_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/stream__flags_8h.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/structlzma__allocator.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mingw32/share/doc/xz/api/structlzma__block.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c349ce

Please sign in to comment.