libesedb/libesedb.changes

134 lines
4.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Mar 25 08:33:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20230318
* Cyclic page detection
* Improved format support
-------------------------------------------------------------------
Tue Jan 3 15:57:49 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Add missing Require on libbfio-devel.
-------------------------------------------------------------------
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Delete system-libs.patch (not needed - system libs are
autodetected)
-------------------------------------------------------------------
Mon Aug 29 09:30:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update build requirement on libcfile
-------------------------------------------------------------------
Sat Aug 6 14:51:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to relase 20220806
* Unspecified changes for error tollerance
-------------------------------------------------------------------
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Edit specfile to do multipython builds.
(Reenables python2 on Leap 15)
-------------------------------------------------------------------
Sat Jun 26 09:51:11 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Drop python2 module build.
-------------------------------------------------------------------
Fri May 14 22:05:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210513 (b0598ded)
* No changelog was provided
- Add system-libs.patch
-------------------------------------------------------------------
Mon Dec 28 18:24:59 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200418
* worked on format support
* changes to make esedbexport more tolerant for empty long values
* worked on python bindings
Sun Oct 11 12:33:40 UTC 2020 - Christopher Yeleighton <giecrilj@stegny.2a.pl>
- add LGPL text
- add README to tools
-------------------------------------------------------------------
Tue May 5 11:03:08 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Allow distros to decide to no longer build python2 bindings
(bcond_without python2). Tumbleweed declares this already.
-------------------------------------------------------------------
Tue Apr 7 15:32:21 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20191220
* code clean-up
* increased format support
Accepting request 792565 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20191220 * code clean-up * increased format support - rename python-libesedb to python2-libesedb - add python3 binding subpackage - Use libcerror and libcstring from factory instead of internal versions - update to v0~20181229 * worked on Python 2 / 3 support * worked on Python bindings * multiple bug fixes * libfdata API change triggered changes - Use internal libcerror and libcstring to fix builds and segfault found in testing - update to v0~20151213 * worked on support for newly discovered unknown page flag * removed LIBESEDB_FLAG_READ and LIBESEDB_FLAG_WRITE * worked on Python bindings * worked on setup.py * code clean up - use libcerror, libcstring, libfdata packages from OBS again instead of internal versions - update to v0~20150409 * 2015 update * changes for handling tagged data types in version 0x620 revision 0x14 database * changes for long value look up in dirty databases * changes for long value key compare * worked on long value support * worked on long value error tolerance * worked on NULL value support (JET_coltypNil) * worked on libfdata btree refactor * worked on Python 3 support * worked on Python bindings * worked on tests * code clean up - update to v0~20141110 - remove %if opensuse logic. Not needed now libyal is in security:forensics - use libyal packages from OBS exclusively, nothing internal - update URL to the new github site - replace Source: field with fully defined URL - remove DL-URL comment - initial package in OBS (v0~20140803) OBS-URL: https://build.opensuse.org/request/show/792565 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libesedb?expand=0&rev=11
2020-04-09 00:56:04 +02:00
- rename python-libesedb to python2-libesedb
- add python3 binding subpackage
- Use libcerror and libcstring from factory instead of internal versions
-------------------------------------------------------------------
Thu Mar 28 16:29:35 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20181229
* worked on Python 2 / 3 support
* worked on Python bindings
* multiple bug fixes
* libfdata API change triggered changes
-------------------------------------------------------------------
Sun Feb 7 04:33:43 UTC 2016 - Greg.Freemyer@gmail.com
- Use internal libcerror and libcstring to fix builds and segfault found in testing
-------------------------------------------------------------------
Fri Jan 29 03:03:10 UTC 2016 - Greg.Freemyer@gmail.com
- update to v0~20151213
* worked on support for newly discovered unknown page flag
* removed LIBESEDB_FLAG_READ and LIBESEDB_FLAG_WRITE
* worked on Python bindings
* worked on setup.py
* code clean up
- use libcerror, libcstring, libfdata packages from OBS again instead of internal versions
-------------------------------------------------------------------
Sat May 16 17:06:05 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20150409
* 2015 update
* changes for handling tagged data types in version 0x620 revision 0x14 database
* changes for long value look up in dirty databases
* changes for long value key compare
* worked on long value support
* worked on long value error tolerance
* worked on NULL value support (JET_coltypNil)
* worked on libfdata btree refactor
* worked on Python 3 support
* worked on Python bindings
* worked on tests
* code clean up
-------------------------------------------------------------------
Sun Jan 11 22:56:22 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20141110
- remove %if opensuse logic. Not needed now libyal is in security:forensics
- use libyal packages from OBS exclusively, nothing internal
- update URL to the new github site
- replace Source: field with fully defined URL
- remove DL-URL comment
-------------------------------------------------------------------
Fri Aug 22 21:33:49 UTC 2014 - Greg.Freemyer@gmail.com
- initial package in OBS (v0~20140803)