Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.3.0 #93

Merged
merged 75 commits into from
Aug 9, 2022
Merged

v2.3.0 #93

merged 75 commits into from
Aug 9, 2022

Conversation

tclahr
Copy link
Owner

@tclahr tclahr commented Aug 9, 2022

Final v2.3.0 version.

tclahr added 30 commits May 3, 2022 07:04
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Remove 'full-with-memory-dump' and 'memory-dump-only' profiles.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
'-o' command line option was replaced by/renamed to '-s'.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
-a and -p can be used multiple times to build an even more customized
collection. Artifacts will be collected in the order they were provided
in the command line.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
remove '-type f' from 'find' because some systems that use specific versions
of busybox do not support it.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
feat: add multiple -a and -p tests
add logging information about which parameters are supported by 'find'.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Check if 'find' supports '-type' parameter.
Also, skip if target system does not support it.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Change how -type and -perm are handled. These parameters are crucial for
some artifacts, so they need to fail if they are not supported by the target system.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
fix: remove /dev/ from the exclusion list
New artifacts.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
UAC will not delete the temporary directory 'uac-data.tmp' after
creating the output file if --debug was provided.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Add root_output_directory to file collector to make it possible of
working with is_file_path: true

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
tclahr added 29 commits July 25, 2022 19:22
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Add recursive (-r) to sftp so it can transfer directories when 'tar' is
not available.

Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
@tclahr tclahr merged commit 56e4c36 into master Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant