Skip to content

Commit

Permalink
Merge pull request #86 from farsightsec/1.7.0-metadata
Browse files Browse the repository at this point in the history
Metadata for 1.7.0 Release
  • Loading branch information
mcrawforddt authored Dec 3, 2024
2 parents 9dec41b + 542aabd commit 7975be0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
mtbl (1.7.0-1) debian-fsi; urgency=medium

* Add public mtbl_threadpool API, enabling multithreaded functionality for
mtbl_writer and mtbl_sorter objects; see mtbl_threadpool manpage for more
info.
* Add mtbl_writer_options_set_threadpool() to enable multithreaded
data block compression.
* Add mtbl_sorter_options_set_threadpool() to enable multithreaded sorting.
* Add -t option for setting the preferred number of threads to use in an
mtbl_threadpool object used for writing in mtbl_merge.

-- Farsight Security Inc <[email protected]> Tue, 03 Dec 2024 15:41:38 -0500

mtbl (1.6.1-1) debian-fsi; urgency=medium

* Add ./configure --with-coverage option to build with code coverage
Expand Down

0 comments on commit 7975be0

Please sign in to comment.