From b585ee051078ecf3087a984d4ec05e6b10ac88ff Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Sat, 14 Sep 2024 13:33:36 +0400 Subject: [PATCH 1/4] bsdtar 3.7.5 --- .github/workflows/bsdtar.yml | 2 +- .tools/download_bsdtar.sh | 2 +- README.md | 2 +- bsdtar/build_mingw.sh | 2 +- bsdtar/build_musl.sh | 2 +- bsdtar/test_linux.sh | 2 +- bsdtar/test_windows.sh | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/bsdtar.yml b/.github/workflows/bsdtar.yml index b3cf5b5f9..3a77d0f57 100644 --- a/.github/workflows/bsdtar.yml +++ b/.github/workflows/bsdtar.yml @@ -56,7 +56,7 @@ jobs: uses: ./.github/workflows/release.yml with: workflow: ${{ github.workflow }} - tool_version: '3.7.4' + tool_version: '3.7.5' prepare_body: | bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md bsdtar -Oxf ./build-mingw/build-mingw.tar.gz build-mingw.md >> body.md diff --git a/.tools/download_bsdtar.sh b/.tools/download_bsdtar.sh index ae5f4b22c..8bb09f893 100755 --- a/.tools/download_bsdtar.sh +++ b/.tools/download_bsdtar.sh @@ -3,7 +3,7 @@ is_windows_os=false && [[ $(uname) == Windows_NT* || $(uname) == MINGW64_NT* ]] && is_windows_os=true echo "download bsdtar ..." -bsdtar_version=3.7.4 +bsdtar_version=3.7.5 bsdtar_toolset_name="build-musl" && [[ "$is_windows_os" == true ]] && bsdtar_toolset_name="build-mingw" bsdtar_download_url="https://github.com/hemnstill/StandaloneTools/releases/download/bsdtar-$bsdtar_version/$bsdtar_toolset_name.tar.gz" diff --git a/README.md b/README.md index 3541322e8..afff5d67c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pylint-3.0.3/total?label=⭳%20pylint-3.0.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/pylint-3.0.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/PyCQA/pylint?style=social&label=pylint)](https://github.com/PyCQA/pylint) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/PyCQA/pylint)](https://pylint.pycqa.org/en/latest/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mypy-1.8.0/total?label=⭳%20mypy-1.8.0)](https://github.com/hemnstill/StandaloneTools/releases/tag/mypy-1.8.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/python/mypy?style=social&label=mypy)](https://github.com/python/mypy) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/python/mypy)](https://mypy.readthedocs.io/en/latest/) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/ansible-8.3.0/total?label=⭳%20ansible-8.3.0-core-2.15.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/ansible-8.3.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/ansible/ansible?style=social&label=ansible)](https://github.com/ansible/ansible) [![PyPI](https://img.shields.io/pypi/v/ansible)](https://pypi.org/project/ansible/) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/ansible/ansible)](https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html) | -| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/bsdtar-3.7.4/total?label=⭳%20bsdtar-3.7.4)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.4) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![latest packaged version(s)](https://repology.org/badge/latest-versions/libarchive.svg)](https://repology.org/project/libarchive/versions) | +| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/bsdtar-3.7.5/total?label=⭳%20bsdtar-3.7.5)](https://github.com/hemnstill/StandaloneTools/releases/tag/bsdtar-3.7.5) | [![GitHub Repo stars](https://img.shields.io/github/stars/libarchive/libarchive?style=social&label=libarchive)](https://github.com/libarchive/libarchive) [![latest packaged version(s)](https://repology.org/badge/latest-versions/libarchive.svg)](https://repology.org/project/libarchive/versions) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-24.08/total?label=⭳%207-Zip-24.08)](https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-24.08) | [![SourceForge Downloads](https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip&logo=sourceforge)](https://sourceforge.net/projects/sevenzip/) [![versions](https://repology.org/badge/latest-versions/7zip.svg)](https://repology.org/project/7zip/versions) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/zstd-1.5.6/total?label=⭳%20zstd-1.5.6)](https://github.com/hemnstill/StandaloneTools/releases/tag/zstd-1.5.6) | [![GitHub Repo stars](https://img.shields.io/github/stars/facebook/zstd?style=social&label=zstd)](https://github.com/facebook/zstd) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/facebook/zstd)](https://github.com/facebook/zstd/releases/latest) | | [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pg_dump-15.1/total?label=⭳%20pg_dump-15.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/pg_dump-15.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/postgres/postgres?style=social&label=postgres)](https://github.com/postgres/postgres) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/postgres/postgres)](https://www.postgresql.org/docs/current/index.html) | diff --git a/bsdtar/build_mingw.sh b/bsdtar/build_mingw.sh index f9c609e5d..a6b703138 100755 --- a/bsdtar/build_mingw.sh +++ b/bsdtar/build_mingw.sh @@ -9,7 +9,7 @@ choco install mingw echo "::endgroup::" tool_name="bsdtar.exe" -tool_version="3.7.4" +tool_version="3.7.5" self_toolset_name="build-mingw" download_url="https://github.com/libarchive/libarchive/releases/download/v$tool_version/libarchive-$tool_version.tar.gz" diff --git a/bsdtar/build_musl.sh b/bsdtar/build_musl.sh index 96ce89467..d508f9c8f 100755 --- a/bsdtar/build_musl.sh +++ b/bsdtar/build_musl.sh @@ -13,7 +13,7 @@ apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main a echo "::endgroup::" tool_name="bsdtar" -tool_version="3.7.4" +tool_version="3.7.5" self_toolset_name="build-musl" download_url="https://github.com/libarchive/libarchive/releases/download/v$tool_version/libarchive-$tool_version.tar.gz" diff --git a/bsdtar/test_linux.sh b/bsdtar/test_linux.sh index ae356e400..9928e2047 100755 --- a/bsdtar/test_linux.sh +++ b/bsdtar/test_linux.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "bsdtar 3.7.4 - libarchive 3.7.4 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)" + assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)" } # Load and run shUnit2. diff --git a/bsdtar/test_windows.sh b/bsdtar/test_windows.sh index d1206b870..852fe2364 100755 --- a/bsdtar/test_windows.sh +++ b/bsdtar/test_windows.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "bsdtar 3.7.4 - libarchive 3.7.4 zlib/1.3 liblzma/5.4.4 libzstd/1.5.6 " "$(../bin/bsdtar.exe --version)" + assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3 liblzma/5.4.4 libzstd/1.5.6 " "$(../bin/bsdtar.exe --version)" } # Load and run shUnit2. From 6ded03d81e3f8b3a91969077397207dc39c5009a Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Sat, 14 Sep 2024 13:37:45 +0400 Subject: [PATCH 2/4] use alpine 3.20.3 --- .github/workflows/bsdtar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bsdtar.yml b/.github/workflows/bsdtar.yml index 3a77d0f57..64acc54d4 100644 --- a/.github/workflows/bsdtar.yml +++ b/.github/workflows/bsdtar.yml @@ -8,7 +8,7 @@ jobs: uses: ./.github/workflows/build-alpine.yml with: workflow: ${{ github.workflow }} - version: 3.19.1 + version: 3.20.3 windows-mingw: if: ${{ vars.CURRENT_TOOL == github.workflow }} From d531778fcbce561631441b75b6a64a0b25dfa6a5 Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Sat, 14 Sep 2024 13:40:43 +0400 Subject: [PATCH 3/4] liblzma/5.6.2 --- bsdtar/test_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsdtar/test_linux.sh b/bsdtar/test_linux.sh index 9928e2047..8723a5750 100755 --- a/bsdtar/test_linux.sh +++ b/bsdtar/test_linux.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)" + assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3.1 liblzma/5.6.2 libzstd/1.5.6 " "$(../bin/bsdtar --version)" } # Load and run shUnit2. From 700ad157f3f23dec4fbf8c83375b357e080e75a2 Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Sat, 14 Sep 2024 13:52:05 +0400 Subject: [PATCH 4/4] liblzma/5.4.5, alpine 3.19.4 --- .github/workflows/bsdtar.yml | 2 +- bsdtar/test_linux.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/bsdtar.yml b/.github/workflows/bsdtar.yml index 64acc54d4..3f0653e3c 100644 --- a/.github/workflows/bsdtar.yml +++ b/.github/workflows/bsdtar.yml @@ -8,7 +8,7 @@ jobs: uses: ./.github/workflows/build-alpine.yml with: workflow: ${{ github.workflow }} - version: 3.20.3 + version: 3.19.4 windows-mingw: if: ${{ vars.CURRENT_TOOL == github.workflow }} diff --git a/bsdtar/test_linux.sh b/bsdtar/test_linux.sh index 8723a5750..9928e2047 100755 --- a/bsdtar/test_linux.sh +++ b/bsdtar/test_linux.sh @@ -1,7 +1,7 @@ #!/bin/bash testVersion() { - assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3.1 liblzma/5.6.2 libzstd/1.5.6 " "$(../bin/bsdtar --version)" + assertEquals "bsdtar 3.7.5 - libarchive 3.7.5 zlib/1.3.1 liblzma/5.4.5 libzstd/1.5.6 " "$(../bin/bsdtar --version)" } # Load and run shUnit2.