Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hivex-1.3.21-3.el9 RPM for aarch64

From CentOS Stream 9 AppStream for aarch64

Name: hivex Distribution: CentOS
Version: 1.3.21 Vendor: CentOS
Release: 3.el9 Build date: Tue Sep 14 15:51:42 2021
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 272077 Source RPM: hivex-1.3.21-3.el9.src.rpm
Packager: builder@centos.org
Url: http://libguestfs.org/
Summary: Read and write Windows Registry binary hive files
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'.

Provides

Requires

License

LGPLv2

Changelog

* Tue Sep 14 2021 Laszlo Ersek <lersek@redhat.com> - 1.3.21-3
  - Bring key collation order closer to that of Windows.
  - Resolves: RHBZ#1648524.
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.3.21-2
  - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
    Related: rhbz#1991688
* Mon Aug 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.21-1
  - New upstream version 1.3.21.
  - Fixes CVE-2021-3622 limit recursion in ri-records.
* Wed Jun 23 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-7
  - Bump and rebuild
    resolves: rhbz#1975314
* Fri Jun 11 2021 Matt Coleman <matt@datto.com> - 1.3.20-6
  - Move the library into a separate package: hivex-libs
* Fri Jun 11 2021 Matt Coleman <matt@datto.com> - 1.3.20-5
  - Mark LICENSE as a license file
* Wed Jun 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-3
  - Add gating tests (for RHEL 9)
* Mon May 03 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.20-1
  - New upstream version 1.3.20.
  - Fixes CVE-2021-3504 missing bounds check in hivex_open.
* Tue Mar 30 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-10
  - Bump and rebuild for ELN.
* Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-9
  - OCaml 4.12.0 build
* Wed Jan 27 2021 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-8
  - Bump and rebuild for s390.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.19-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 07 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.19-6
  - F-34: rebuild against ruby 3.0
* Thu Dec 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-5
  - Disable static subpackage on RHEL.
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-4
  - OCaml 4.11.1 rebuild
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-3
  - OCaml 4.11.0 rebuild
* Thu Jul 30 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-2
  - Disable some failing gnulib tests.
* Wed Jul 29 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.19-1
  - New upstream version 1.3.19.
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-28
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.3.18-27
  - Perl 5.32 rebuild
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.18-26
  - Rebuilt for Python 3.9
* Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-25
  - OCaml 4.11.0+dev2-2020-04-22 rebuild
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-24
  - OCaml 4.11.0 pre-release attempt 2
* Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-23
  - OCaml 4.11.0 pre-release
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-22
  - Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-21
  - OCaml 4.10.0 final.
* Wed Jan 29 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-20
  - Add a couple of upstream patches.
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.18-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 20 2020 Vít Ondruch <vondruch@redhat.com> - 1.3.18-18
  - Another rebuild against Ruby 2.7.
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-17
  - OCaml 4.10.0+beta1 rebuild.
* Sat Jan 18 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.3.18-16
  - F-32: rebuild against ruby27
* Thu Jan 09 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-15
  - OCaml 4.09.0 for riscv64
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-14
  - OCaml 4.09.0 (final) rebuild.
* Wed Nov 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.3.18-13
  - Use gpgverify macro instead of explicit gpgv2 command.
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.18-12
  - Rebuilt for Python 3.8.0rc1 (#1748018)

Files

/usr/bin/hivexget
/usr/bin/hivexml
/usr/bin/hivexsh
/usr/lib/.build-id
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/398c1b3775705c757ae241e450a774721d3930
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/4d18c8e249c1080c24b5b4d8660bc5f01f2e37
/usr/share/doc/hivex
/usr/share/doc/hivex/README
/usr/share/licenses/hivex
/usr/share/licenses/hivex/LICENSE
/usr/share/locale/ca/LC_MESSAGES/hivex.mo
/usr/share/locale/cs/LC_MESSAGES/hivex.mo
/usr/share/locale/de/LC_MESSAGES/hivex.mo
/usr/share/locale/es/LC_MESSAGES/hivex.mo
/usr/share/locale/eu/LC_MESSAGES/hivex.mo
/usr/share/locale/fr/LC_MESSAGES/hivex.mo
/usr/share/locale/gu/LC_MESSAGES/hivex.mo
/usr/share/locale/hi/LC_MESSAGES/hivex.mo
/usr/share/locale/hu/LC_MESSAGES/hivex.mo
/usr/share/locale/ja/LC_MESSAGES/hivex.mo
/usr/share/locale/kn/LC_MESSAGES/hivex.mo
/usr/share/locale/ml/LC_MESSAGES/hivex.mo
/usr/share/locale/mr/LC_MESSAGES/hivex.mo
/usr/share/locale/nl/LC_MESSAGES/hivex.mo
/usr/share/locale/or/LC_MESSAGES/hivex.mo
/usr/share/locale/pl/LC_MESSAGES/hivex.mo
/usr/share/locale/pt/LC_MESSAGES/hivex.mo
/usr/share/locale/pt_BR/LC_MESSAGES/hivex.mo
/usr/share/locale/ru/LC_MESSAGES/hivex.mo
/usr/share/locale/sr/LC_MESSAGES/hivex.mo
/usr/share/locale/uk/LC_MESSAGES/hivex.mo
/usr/share/locale/zh_CN/LC_MESSAGES/hivex.mo
/usr/share/man/man1/hivexget.1.gz
/usr/share/man/man1/hivexml.1.gz
/usr/share/man/man1/hivexsh.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 26 03:54:49 2024