Skip to content

Commit 0b75c55

Browse files
authored
Merge branch 'develop' into fix_azure_sas_storage_url
2 parents c896b44 + c805cf2 commit 0b75c55

16 files changed

Lines changed: 4 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
77
### Highlights
88

99
- The output and log file names are now automatically appended to the URL provided in `--azure-storage-sas-url` ([#389](https://github.com/tclahr/uac/issues/389)). Consequently, the `--azure-storage-sas-url-log-file` option is no longer needed and has been removed.
10+
- Introduced the `statf` tool, which leverages the `stat` system call to produce file status information in body file format for FreeBSD-based systems tlacking the `stat` and `perl` tools.
1011

1112
### Artifacts
1213

LICENSES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Use of the following Third-Party Software is subject to the license agreements a
1010
|find.pl|Use rights in accordance with the information displayed at: <https://github.com/tclahr/find.pl/blob/main/LICENSE>|<https://github.com/tclahr/find.pl>|
1111
|linux_procmemdump.sh|Use rights in accordance with the information displayed at: <https://creativecommons.org/licenses/by-sa/4.0>|<https://github.com/halpomeranz/dfis>|
1212
|stat.pl|Use rights in accordance with the information displayed at: <https://github.com/tclahr/stat.pl/blob/main/LICENSE>|<https://github.com/tclahr/stat.pl>|
13+
|statf|Use rights in accordance with the information displayed at: <https://github.com/tclahr/statfgit/blob/main/LICENSE>|<https://github.com/tclahr/statf>|
1314
|statx|Use rights in accordance with the information displayed at: <https://github.com/tclahr/statx/blob/main/LICENSE>|<https://github.com/tclahr/statx>|
1415
|strings.sh|Use rights in accordance with the information displayed at: <https://github.com/tclahr/strings.sh/blob/main/LICENSE>|<https://github.com/tclahr/strings.sh>|
1516
|timeout.sh|Use rights in accordance with the information displayed at: <https://github.com/tclahr/timeout.sh/blob/main/LICENSE>|<https://github.com/tclahr/timeout.sh>|

bin/freebsd_netscaler/i386/statf

237 KB
Binary file not shown.

bin/freebsd_netscaler/x86_64/statf

278 KB
Binary file not shown.

bin/linux/arm/statx

0 Bytes
Binary file not shown.

bin/linux/arm64/statx

4.02 KB
Binary file not shown.

bin/linux/i386/statx

0 Bytes
Binary file not shown.

bin/linux/mips/statx

52 Bytes
Binary file not shown.

bin/linux/mips64/statx

0 Bytes
Binary file not shown.

bin/linux/ppc/statx

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)