Wed, 04 Dec 2024 16:22:13 CST | login

Information for build hivex-1.3.23-1.ocs23

ID733
Package Namehivex
Version1.3.23
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/hivex.git?.#e61f2e9864fe6fdfbf1e8d2c5ca7d37ce5894c52
SummaryRead and write Windows Registry binary hive files
DescriptionHive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' (in perl-hivex) lets you export and merge to the textual regedit format. 'hivexml' can be used to convert a hive file to a more useful XML format. In order to get access to the hive files themselves, you can copy them from a Windows machine. They are usually found in %systemroot%\system32\config. For virtual machines we recommend using libguestfs or guestfish to copy out these files. libguestfs also provides a useful high-level tool called 'virt-win-reg' (based on hivex technology) which can be used to query specific registry keys in an existing Windows VM. For OCaml bindings, see 'ocaml-hivex-devel'. For Perl bindings, see 'perl-hivex'. For Python 3 bindings, see 'python3-hivex'. For Ruby bindings, see 'ruby-hivex'.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 09 Aug 2023 16:38:58 CST
CompletedWed, 09 Aug 2023 16:42:46 CST
Taskbuild (dist-ocs23, /opencloudos-stream/hivex.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/hivex.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
hivex-1.3.23-1.ocs23.src.rpm (info) (download)
aarch64
hivex-1.3.23-1.ocs23.aarch64.rpm (info) (download)
hivex-devel-1.3.23-1.ocs23.aarch64.rpm (info) (download)
hivex-libs-1.3.23-1.ocs23.aarch64.rpm (info) (download)
ocaml-hivex-1.3.23-1.ocs23.aarch64.rpm (info) (download)
ocaml-hivex-devel-1.3.23-1.ocs23.aarch64.rpm (info) (download)
perl-hivex-1.3.23-1.ocs23.aarch64.rpm (info) (download)
python3-hivex-1.3.23-1.ocs23.aarch64.rpm (info) (download)
ruby-hivex-1.3.23-1.ocs23.aarch64.rpm (info) (download)
hivex-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
hivex-debugsource-1.3.23-1.ocs23.aarch64.rpm (info) (download)
hivex-libs-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
perl-hivex-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
python3-hivex-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.23-1.ocs23.aarch64.rpm (info) (download)
x86_64
hivex-1.3.23-1.ocs23.x86_64.rpm (info) (download)
hivex-devel-1.3.23-1.ocs23.x86_64.rpm (info) (download)
hivex-libs-1.3.23-1.ocs23.x86_64.rpm (info) (download)
ocaml-hivex-1.3.23-1.ocs23.x86_64.rpm (info) (download)
ocaml-hivex-devel-1.3.23-1.ocs23.x86_64.rpm (info) (download)
perl-hivex-1.3.23-1.ocs23.x86_64.rpm (info) (download)
python3-hivex-1.3.23-1.ocs23.x86_64.rpm (info) (download)
ruby-hivex-1.3.23-1.ocs23.x86_64.rpm (info) (download)
hivex-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
hivex-debugsource-1.3.23-1.ocs23.x86_64.rpm (info) (download)
hivex-libs-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
ocaml-hivex-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
perl-hivex-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
python3-hivex-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
ruby-hivex-debuginfo-1.3.23-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.23-1 - upgrade to 1.3.23 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-5 - Rebuilt for ocaml-findlib 1.9.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.21-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 29 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-2 - enable ocaml. * Thu Mar 09 2023 cunshunxia <cunshunxia@tencent.com> - 1.3.21-1 - initial build