Mon, 20 Jan 2025 21:26:28 CST | login

Information for build nwipe-0.35-1.ocs23

ID9980
Package Namenwipe
Version0.35
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/nwipe.git?.#f1c155bedaaa49617131c14dff2c883c3af5f4dc
SummarySecurely erase disks using a variety of recognized methods
DescriptionThe nwipe is a command that will securely erase disks using a variety of recognized methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). Nwipe was created out of need to run the DBAN dwipe command outside of DBAN. This allows it to use any host distribution which gives better hardware support. It is essentially the same as dwipe, with a few changes: - pthreads is used instead of fork - The parted library is used to detect drives - The code is designed to be compiled with gcc - Increased number of wipe methods - Smartmontools is used to provide USB serial # - DmiDecode is used to provide host info to nwipes log
https://github.com/martijnvanbrummelen/nwipe
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 13 May 2024 21:35:09 CST
CompletedMon, 13 May 2024 21:38:08 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/nwipe.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/nwipe.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
nwipe-0.35-1.ocs23.src.rpm (info) (download)
aarch64
nwipe-0.35-1.ocs23.aarch64.rpm (info) (download)
nwipe-debuginfo-0.35-1.ocs23.aarch64.rpm (info) (download)
nwipe-debugsource-0.35-1.ocs23.aarch64.rpm (info) (download)
x86_64
nwipe-0.35-1.ocs23.x86_64.rpm (info) (download)
nwipe-debuginfo-0.35-1.ocs23.x86_64.rpm (info) (download)
nwipe-debugsource-0.35-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.35-1 - initial build