198 lines
6.6 KiB
Plaintext
198 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
||
Wed Sep 4 12:34:56 UTC 2024 - olaf@aepfle.de
|
||
|
||
- Update hivex to version 1.3.24
|
||
* no changelog provided
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jan 25 16:31:11 MST 2023 - carnold@suse.com
|
||
|
||
- Update hivex to version 1.3.23
|
||
* jsc#PED-2113
|
||
* Updated langauge files
|
||
* Various build fixes
|
||
* Improved windows support
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Dec 14 14:14:14 UTC 2021 - ohering@suse.de
|
||
|
||
- Add python-rpm-macros (bsc#1180125)
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Sep 26 06:06:06 UTC 2021 - ohering@suse.de
|
||
|
||
- move all ocaml libraries to devel package to align with our
|
||
OCaml packaging
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Aug 6 11:24:54 MDT 2021 - carnold@suse.com
|
||
|
||
- bsc#1189060 - VUL-0: CVE-2021-3622: hivex: hivex: stack overflow
|
||
due to recursive call of _get_children. Update to version 1.3.21
|
||
hivex-1.3.21.tar.gz
|
||
hivex-1.3.21.tar.gz.sig
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 4 13:09:42 MDT 2021 - carnold@suse.com
|
||
|
||
- Update to version 1.3.20
|
||
* Fixes bsc#1185013 - VUL-0: CVE-2021-3504: hivex: missing bounds
|
||
check within hivex_open()
|
||
* Increase HIVEX_MAX_VALUES
|
||
* Updated translations
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Apr 21 12:34:56 UTC 2021 - ohering@suse.de
|
||
|
||
- Remove ocaml_native_compiler conditional
|
||
build native target unconditionally
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jan 11 06:01:18 UTC 2021 - Wang Jun <jgwang@suse.com>
|
||
|
||
- Update to version 1.3.19
|
||
* ocaml: Throw exception if malloc returns NULL
|
||
* ocaml: Cast return from String_val to (char *)
|
||
* ocaml: Use caml_alloc_initialized_string
|
||
* Remove extra @LIBS@ from pkg-config file
|
||
* Win::Hivex::Regedit: Ignore comments
|
||
* Win::Hivex::Regedit: Accept CRLF line endings
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Feb 5 08:36:49 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||
|
||
- Switch to building using Python 3, as a consequence rename python
|
||
binding package to python3-hivex.
|
||
- Drop unneeded Recommends and Group lines.
|
||
- Make use of python3_sitearch macro to drop pyver variable.
|
||
- Use python3-config to determine CFLAGS and libraries.
|
||
- Run spec-cleaner against the specfile.
|
||
|
||
-------------------------------------------------------------------
|
||
Fri Nov 1 18:44:08 UTC 2019 - ohering@suse.de
|
||
|
||
- Fix bytecode build
|
||
- Remove defattr and BuildRoot
|
||
- disablement of lto comes via ocaml macros
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Aug 8 08:09:37 UTC 2019 - ohering@suse.de
|
||
|
||
- disable lto
|
||
- Update to version 1.3.18
|
||
* ocaml: Link the C bindings with LDFLAGS (RHBZ#1548536)
|
||
* perl: fix format of croak for RLenValue
|
||
* Update gnulib to latest.
|
||
* lib: Reset errno to zero to avoid erroneously returning E2BIG
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 5 09:14:16 UTC 2018 - cbosdonnat@suse.com
|
||
|
||
- Update to version 1.3.15
|
||
* Improved performance by using a cache of iconv handles, especially
|
||
when dumping out large hives.
|
||
* Add the ‘hivexregedit --max-depth’ option for exports, so you can
|
||
dump out only the top N-level keys.
|
||
* ‘hivexsh -u’ flag allows you to open some broken hives.
|
||
* Fixes to broken POD documentation in some places.
|
||
* Fixes for OCaml 4.06 safe strings.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 28 08:59:02 UTC 2017 - olaf@aepfle.de
|
||
|
||
- Rename Group Ocaml to OCaml
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Sep 21 13:31:19 UTC 2017 - jengelh@inai.de
|
||
|
||
- Rectify RPM groups.
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 19 07:23:09 UTC 2017 - cbosdonnat@suse.com
|
||
|
||
- Add ocaml-hivex and hivex-devel as dependencies for ocaml-hivex-devel
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 31 09:42:50 UTC 2017 - cbosdonnat@suse.com
|
||
|
||
- Update to version 3.14
|
||
- Build OCAML binding
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Oct 27 19:33:51 UTC 2015 - olaf@aepfle.de
|
||
|
||
- Update to version 3.12
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Mar 16 19:03:14 UTC 2015 - jengelh@inai.de
|
||
|
||
- Retrieve and verify GPG signature. Resolve some orthographic and
|
||
typographic errors in descriptions. Make descriptions more
|
||
similar.
|
||
- Run spec-beautifier
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 18 18:27:30 UTC 2015 - p.drouand@gmail.com
|
||
|
||
- Update to version 3.11
|
||
* extra-tests: Add trivial fuzz tester
|
||
* handle: Check that pages do not extend beyond the end of the file.
|
||
- Use download Url as source
|
||
- Split out translation files into lang subpackage
|
||
- Recommend hivex-lang
|
||
|
||
-------------------------------------------------------------------
|
||
Tue May 13 16:01:04 CEST 2014 - ohering@suse.de
|
||
|
||
- update to version 1.3.10
|
||
many bugfixes, see included changelog for details
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Aug 5 07:48:06 UTC 2013 - cfarrell@suse.com
|
||
|
||
- license update: LGPL-2.1 and GPL-2.0
|
||
README states license is LGPL-2.1 (only) and LICENSE confirms. There is a
|
||
significant number of GPL-2.0 files in test and examples
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Jul 31 14:51:56 CEST 2013 - ohering@suse.de
|
||
|
||
- update to version 1.3.8
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Feb 24 18:11:07 CET 2013 - ohering@suse.de
|
||
|
||
- BuildRequire: perl-macros only in sles11 builds to fix build in 11.4
|
||
|
||
-------------------------------------------------------------------
|
||
Wed Nov 7 19:02:54 CET 2012 - ohering@suse.de
|
||
|
||
- update to version 1.3.7
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Sep 1 21:20:44 CEST 2012 - ohering@suse.de
|
||
|
||
- move python bindings to python-hivex
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Sep 1 21:11:32 CEST 2012 - ohering@suse.de
|
||
|
||
- enable perl bindings, package them in perl-Win-Hivex
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Jul 3 10:30:08 CEST 2012 - ohering@suse.de
|
||
|
||
- update to version 1.3.6
|
||
|
||
-------------------------------------------------------------------
|
||
Mon Jul 2 19:41:08 CEST 2012 - ohering@suse.de
|
||
|
||
- workaround buggy python detection by adding python to BuildRequires
|
||
- fix filelist to build on sles11
|
||
|
||
-------------------------------------------------------------------
|
||
Tue Sep 27 13:04:30 CEST 2011 - mhrusecky@suse.cz
|
||
|
||
- initial hivex package (version 1.3.1)
|
||
|