Skip to content

Commit 7975be0

Browse files
authored
Merge pull request #86 from farsightsec/1.7.0-metadata
Metadata for 1.7.0 Release
2 parents 9dec41b + 542aabd commit 7975be0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

debian/changelog

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
mtbl (1.7.0-1) debian-fsi; urgency=medium
2+
3+
* Add public mtbl_threadpool API, enabling multithreaded functionality for
4+
mtbl_writer and mtbl_sorter objects; see mtbl_threadpool manpage for more
5+
info.
6+
* Add mtbl_writer_options_set_threadpool() to enable multithreaded
7+
data block compression.
8+
* Add mtbl_sorter_options_set_threadpool() to enable multithreaded sorting.
9+
* Add -t option for setting the preferred number of threads to use in an
10+
mtbl_threadpool object used for writing in mtbl_merge.
11+
12+
-- Farsight Security Inc <[email protected]> Tue, 03 Dec 2024 15:41:38 -0500
13+
114
mtbl (1.6.1-1) debian-fsi; urgency=medium
215

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

0 commit comments

Comments
 (0)