Files
libcdata/libcdata.changes

158 lines
5.0 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Sun Apr 14 08:19:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240414
* No changelog was provided
-------------------------------------------------------------------
Wed Jan 3 05:57:58 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240103
* No changelog was provided
-------------------------------------------------------------------
Sun Jan 8 16:18:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20230108
* Updates to the linked list API
-------------------------------------------------------------------
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 8 11:37:44 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Add forced symvers
-------------------------------------------------------------------
Sun Jan 16 18:46:29 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20220115
* Function libcdata_array_insert_entry sometimes returned a
wrong entry index.
-------------------------------------------------------------------
Thu Nov 25 18:45:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Add keyring
-------------------------------------------------------------------
Mon Jul 5 17:51:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Disable implicit library-side locking during operations;
performance for e.g. libpff improves by 190%.
- Hard rerun autoreconf to workaround aclocal run failure
in Leap.
-------------------------------------------------------------------
Sat Jun 26 10:17:11 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20210625
* No changelog was provided
Accepting request 855511 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200509 * No documented changes - update to v0~20190112 * fixed issue in libcdata_btree_node_get_sub_node_by_value * Changes to array to handle failure in lock release * Worked on B-tree type * API change in return value. The change requires tests of the return value to be updated. - update to v0~20170102 * worked on tests - removed Requires libcstring - update to v0~20160108 * added array remove entry function * 2016 update * updated dependencies * code clean up * corrections in include header * updated man page: libcdata.3 * added libcdata_range_list_get_spanning_range - update to v0~20150101 * 2015 update - minimal changes - update URL to the new github site - replace Source: field with fully defined URL - remove DL-URL comment - start using libcstring from OBS, not internal version - add buildrequires for libcthreads - update to v0~20140105 * updated dependencies * 2014 update * bug fix in array test * bug fix in list multi threading support - update to v0~20130904 * added fail safe check in array * bug fix in array clone function * fix in .pc.in file * updated dependencies * bug fixes for recent changes * worked on multi-threading support * worked on tests * added libcthreads * updated msvscpp files * bug fix in range list - update to v0~20130407 * small changes to range list * moved range list value to separate source files * added value support to range list * improved range list remove function to multiple ranges * textual updates * updated include header * added error functions * updated dependencies * added array prepend entry * added array reverse * 2013 update - change from xz to gz to simplyfy download/convert step - run spec-cleaner - Initial package (version 0~20121224) for build.opensuse.org OBS-URL: https://build.opensuse.org/request/show/855511 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcdata?expand=0&rev=8
2020-12-13 01:13:51 +00:00
-------------------------------------------------------------------
Wed May 12 15:38:47 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210415 (2401fd5d)
* No changelog was provided
- Add system-libs.patch
-------------------------------------------------------------------
Accepting request 855511 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200509 * No documented changes - update to v0~20190112 * fixed issue in libcdata_btree_node_get_sub_node_by_value * Changes to array to handle failure in lock release * Worked on B-tree type * API change in return value. The change requires tests of the return value to be updated. - update to v0~20170102 * worked on tests - removed Requires libcstring - update to v0~20160108 * added array remove entry function * 2016 update * updated dependencies * code clean up * corrections in include header * updated man page: libcdata.3 * added libcdata_range_list_get_spanning_range - update to v0~20150101 * 2015 update - minimal changes - update URL to the new github site - replace Source: field with fully defined URL - remove DL-URL comment - start using libcstring from OBS, not internal version - add buildrequires for libcthreads - update to v0~20140105 * updated dependencies * 2014 update * bug fix in array test * bug fix in list multi threading support - update to v0~20130904 * added fail safe check in array * bug fix in array clone function * fix in .pc.in file * updated dependencies * bug fixes for recent changes * worked on multi-threading support * worked on tests * added libcthreads * updated msvscpp files * bug fix in range list - update to v0~20130407 * small changes to range list * moved range list value to separate source files * added value support to range list * improved range list remove function to multiple ranges * textual updates * updated include header * added error functions * updated dependencies * added array prepend entry * added array reverse * 2013 update - change from xz to gz to simplyfy download/convert step - run spec-cleaner - Initial package (version 0~20121224) for build.opensuse.org OBS-URL: https://build.opensuse.org/request/show/855511 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcdata?expand=0&rev=8
2020-12-13 01:13:51 +00:00
Sun Dec 13 01:08:51 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200509
* No documented changes
-------------------------------------------------------------------
Tue Apr 2 17:51:00 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
Accepting request 855511 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200509 * No documented changes - update to v0~20190112 * fixed issue in libcdata_btree_node_get_sub_node_by_value * Changes to array to handle failure in lock release * Worked on B-tree type * API change in return value. The change requires tests of the return value to be updated. - update to v0~20170102 * worked on tests - removed Requires libcstring - update to v0~20160108 * added array remove entry function * 2016 update * updated dependencies * code clean up * corrections in include header * updated man page: libcdata.3 * added libcdata_range_list_get_spanning_range - update to v0~20150101 * 2015 update - minimal changes - update URL to the new github site - replace Source: field with fully defined URL - remove DL-URL comment - start using libcstring from OBS, not internal version - add buildrequires for libcthreads - update to v0~20140105 * updated dependencies * 2014 update * bug fix in array test * bug fix in list multi threading support - update to v0~20130904 * added fail safe check in array * bug fix in array clone function * fix in .pc.in file * updated dependencies * bug fixes for recent changes * worked on multi-threading support * worked on tests * added libcthreads * updated msvscpp files * bug fix in range list - update to v0~20130407 * small changes to range list * moved range list value to separate source files * added value support to range list * improved range list remove function to multiple ranges * textual updates * updated include header * added error functions * updated dependencies * added array prepend entry * added array reverse * 2013 update - change from xz to gz to simplyfy download/convert step - run spec-cleaner - Initial package (version 0~20121224) for build.opensuse.org OBS-URL: https://build.opensuse.org/request/show/855511 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libcdata?expand=0&rev=8
2020-12-13 01:13:51 +00:00
- update to v0~20190112
* fixed issue in libcdata_btree_node_get_sub_node_by_value
* Changes to array to handle failure in lock release
* Worked on B-tree type
* API change in return value. The change requires tests of the return value to be updated.
-------------------------------------------------------------------
Wed Feb 15 18:15:01 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~20170102
* worked on tests
- removed Requires libcstring
-------------------------------------------------------------------
Wed Jan 27 09:40:52 UTC 2016 - Greg.Freemyer@gmail.com
- update to v0~20160108
* added array remove entry function
* 2016 update
* updated dependencies
* code clean up
* corrections in include header
* updated man page: libcdata.3
* added libcdata_range_list_get_spanning_range
-------------------------------------------------------------------
Mon Jan 5 23:52:38 UTC 2015 - Greg.Freemyer@gmail.com
- update to v0~20150101
* 2015 update - minimal changes
- update URL to the new github site
- replace Source: field with fully defined URL
- remove DL-URL comment
- start using libcstring from OBS, not internal version
- add buildrequires for libcthreads
-------------------------------------------------------------------
Thu Aug 14 11:45:46 UTC 2014 - Greg.Freemyer@gmail.com
- update to v0~20140105
* updated dependencies
* 2014 update
* bug fix in array test
* bug fix in list multi threading support
-------------------------------------------------------------------
Thu Oct 3 02:14:14 UTC 2013 - Greg.Freemyer@gmail.com
- update to v0~20130904
* added fail safe check in array
* bug fix in array clone function
* fix in .pc.in file
* updated dependencies
* bug fixes for recent changes
* worked on multi-threading support
* worked on tests
* added libcthreads
* updated msvscpp files
* bug fix in range list
-------------------------------------------------------------------
Mon Jul 29 02:15:38 UTC 2013 - Greg.Freemyer@gmail.com
- update to v0~20130407
* small changes to range list
* moved range list value to separate source files
* added value support to range list
* improved range list remove function to multiple ranges
* textual updates
* updated include header
* added error functions
* updated dependencies
* added array prepend entry
* added array reverse
* 2013 update
- change from xz to gz to simplyfy download/convert step
-------------------------------------------------------------------
Mon Apr 22 18:04:14 UTC 2013 - Greg.Freemyer@gmail.com
- run spec-cleaner
-------------------------------------------------------------------
Wed Apr 3 23:33:00 UTC 2013 - jengelh@inai.de
- Initial package (version 0~20121224) for build.opensuse.org