[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package hivex-1.3.18-23.module+el8.10.0+361+904041f4.i686 download

Name hivex
Epoch 0
Version 1.3.18
Release 23.module+el8.10.0+361+904041f4
Architecture i686
Website/URL http://libguestfs.org/
License LGPLv2
Build Time 2024-06-03 14:47:14
Build Host builder-x86-11.inferitos.ru
Summary Read and write Windows Registry binary hive files
Repositories PowerTools
Description Hive 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'.
Errata INFSA-2024:3253 , INFSA-2024:4351 , INFSA-2024:2962 , INFSA-2024:4420 , INFSA-2024:6964
Size 116 KiB
Source Project hivex-1.3.18-23.module+el8.10.0+361+904041f4
SHA-256 checksum 10c85d953ffbd8f1627700a53025879a749492b9811af0f47931e3c570df1047
× Full screenshot
Changelog link
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.18-23
- Rebuilt for MSVSphere 8.8

* Mon Sep 06 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-23
- Limit recursion in ri-records (CVE-2021-3622)
  resolves: rhbz#1976194

* Thu Sep 02 2021 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18-22.el8
- Resolves: bz#2000225
  (Rebase virt:rhel module:stream based on AV-8.6)

* Sat Apr 17 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-21
- Bounds check for block exceeding page length (CVE-2021-3504)
  resolves: rhbz#1950501

* Mon Apr 27 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18
- Resolves: bz#1810193
  (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

* Mon Apr 27 2020 Danilo C. L. de Paula <ddepaula@redhat.com> - 1.3.18
- Resolves: bz#1810193
  (Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

* Fri Jun 28 2019 Danilo de Paula <ddepaula@redhat.com> - 1.3.15-7
- Rebuild all virt packages to fix RHEL's upgrade path
- Resolves: rhbz#1695587
  (Ensure modular RPM upgrade path)

* Fri Dec 14 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-6
- Drop hivex-static subpackage
  resolves: rhbz#1560207

* Fri Jul 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-5
- Rebuild for OCaml 4.07.0.

* Fri Mar 23 2018 Richard W.M. Jones <rjones@redhat.com> - 1.3.15-4
- Remove python2 support
  resolves: rhbz#1559086