libbloom 1.6-1 source package in Ubuntu

Changelog

libbloom (1.6-1) unstable; urgency=medium

  * New upstream release: 1.6
    - Added a simple bloom_reset() function.
    - Performance boost on membership test if element not present.
    - Test cleanup and coverage.
  * debian/control:
    - Use tracker mail as maintainer address.
  * debian/patches:
    - Refresh patch: 0001

 -- Roger Shimizu <email address hidden>  Sat, 17 Aug 2019 19:24:43 +0900

Upload details

Uploaded by:
Debian Bridges Team
Uploaded to:
Sid
Original maintainer:
Debian Bridges Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbloom_1.6-1.dsc 2.0 KiB e8b8e1da171720f9e937131fd7690aeb849486fbbb1b1d2583f9618b8df40638
libbloom_1.6.orig.tar.gz 1.8 MiB 8ab68b3c0073f8a07db4566ffc3b332d4ed494a49dda263248b49453bafd197a
libbloom_1.6-1.debian.tar.xz 4.4 KiB 1d43472862346abe9e3d23cfb0ee94d61bcd53ed7d52fef8a86881ac4f7d4cf7

Available diffs

No changes file available.

Binary packages built by this source

libbloom-dev: No summary available for libbloom-dev in ubuntu eoan.

No description available for libbloom-dev in ubuntu eoan.

libbloom1: simple and small bloom filter implementation in C

 It implements bloom filters:
  http://en.wikipedia.org/wiki/Bloom_filter
 .
 This package provides shared library.

libbloom1-dbgsym: debug symbols for libbloom1