[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1055134: marked as done (ITP: golang-github-bits-and-blooms-bloom -- Go package implementing Bloom filters, used by Milvus and Beego.)



Your message dated Thu, 02 Nov 2023 19:00:10 +0000
with message-id <E1qycvK-007weW-DU@fasolo.debian.org>
and subject line Bug#1055134: fixed in golang-github-bits-and-blooms-bloom 3.6.0-1
has caused the Debian Bug report #1055134,
regarding ITP: golang-github-bits-and-blooms-bloom -- Go package implementing Bloom filters, used by Milvus and Beego.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1055134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055134
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: John Goerzen <jgoerzen@complete.org>

* Package name    : golang-github-bits-and-blooms-bloom
  Version         : 3.6.0-1
  Upstream Author : Will Fitzgerald
* URL             : https://github.com/bits-and-blooms/bloom
* License         : BSD-2-clause
  Programming Lang: Go
  Description     : Go package implementing Bloom filters, used by Milvus and Beego.

 Bloom filters
 .
 A Bloom filter is a concise/compressed representation of a set, where
 the main requirement is to make membership queries; *i.e.*, whether an
 item is a member of a set. A Bloom filter will always correctly report
 the presence of an element in the set when the element is indeed
 present. A Bloom filter can use much less storage than the original set,
 but it allows for some 'false positives': it may sometimes report that
 an element is in the set whereas it is not.
 .
 This is a Go library for a bloom filter.

It is required by the latest Yggdrasil.

--- End Message ---
--- Begin Message ---
Source: golang-github-bits-and-blooms-bloom
Source-Version: 3.6.0-1
Done: John Goerzen <jgoerzen@complete.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-bits-and-blooms-bloom, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1055134@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <jgoerzen@complete.org> (supplier of updated golang-github-bits-and-blooms-bloom package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 31 Oct 2023 22:17:19 -0500
Source: golang-github-bits-and-blooms-bloom
Binary: golang-github-bits-and-blooms-bloom-dev
Architecture: source all
Version: 3.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: John Goerzen <jgoerzen@complete.org>
Description:
 golang-github-bits-and-blooms-bloom-dev - Go package implementing Bloom filters, used by Milvus and Beego.
Closes: 1055134
Changes:
 golang-github-bits-and-blooms-bloom (3.6.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1055134)
Checksums-Sha1:
 81ac68a37a2cdd24b02f1db8b30b621c097b925f 2399 golang-github-bits-and-blooms-bloom_3.6.0-1.dsc
 3ae1c7158b451cac44ce93af047b060bb3aeeb0e 16166 golang-github-bits-and-blooms-bloom_3.6.0.orig.tar.gz
 0d6e9cee1cff47af4b56bc554e75df22d09bb74d 2648 golang-github-bits-and-blooms-bloom_3.6.0-1.debian.tar.xz
 87b6c4e70aa44b0c1441cab2cbee55f762059fcc 11956 golang-github-bits-and-blooms-bloom-dev_3.6.0-1_all.deb
 37e14fa15e0ef66e607fd21593e36e5fe0c4d6d7 7073 golang-github-bits-and-blooms-bloom_3.6.0-1_amd64.buildinfo
Checksums-Sha256:
 47b2418db0b22e8b13d0c15a117e2fc799bc3f731e4edf28586a854b0ba08c0a 2399 golang-github-bits-and-blooms-bloom_3.6.0-1.dsc
 d033fcbe1d1a0cecfc25e35dfbd2096f34d879fcb8e2600802a4cb9e1caf4ea3 16166 golang-github-bits-and-blooms-bloom_3.6.0.orig.tar.gz
 b2ba4cd136b2926d6fe6d8874504d5b08a406910dac572316afdbcd0db639b47 2648 golang-github-bits-and-blooms-bloom_3.6.0-1.debian.tar.xz
 dbfaa0f4cb792636541eb90b3d87341c4b92e6dc4471cedc28eee7ace9a802c7 11956 golang-github-bits-and-blooms-bloom-dev_3.6.0-1_all.deb
 63a28032a9a7b03875913b09fa498a2260b23a98fa3718fd91b439444bc2c5f4 7073 golang-github-bits-and-blooms-bloom_3.6.0-1_amd64.buildinfo
Files:
 2bee5131b055aa4067f6c52eaa023237 2399 golang optional golang-github-bits-and-blooms-bloom_3.6.0-1.dsc
 8aa6dd189552deb5ecb01a673ab4cce3 16166 golang optional golang-github-bits-and-blooms-bloom_3.6.0.orig.tar.gz
 618a84342e0b56025c81dceee4b78a60 2648 golang optional golang-github-bits-and-blooms-bloom_3.6.0-1.debian.tar.xz
 c49afb64dd00fccb49182801cac14840 11956 golang optional golang-github-bits-and-blooms-bloom-dev_3.6.0-1_all.deb
 feaa84eb44d0f37eb03894de43739e17 7073 golang optional golang-github-bits-and-blooms-bloom_3.6.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJ217d7abdWx8toZp3Sn4hEKDntMFAmVBxtMACgkQ3Sn4hEKD
ntPYuA/+NeF6/tqJgo69bPVFlYWDzctGEBDRI0SwQKEjYmcMTbRxiWGZcTyBd21/
oA9hzDDi/tJCLTTLga11+pTz/eDoEvbTwaEw+50Pif4C3lM4ywJXb0zUrkqpHtGY
dAG29E51/SjNDRCwh+bxHN+I26RlIILyx5fsScGTJRzxJ8AKceNMj2zqbM08sNOQ
8++hhbRfxP7GdZWUCNY3IPZXpXExHTmaSr+xFgQBdYsck9GNSaWYmtTSnU2TjC+e
5F51fx1X9R9nFqSkZprMaJE7trr8LKPfThOaVYQUENwDdI89I63xwO3svThwBbDj
Cmpav/4T8bWBzUGPM9moWviU29rYnEssYd15O4N09ZCdMGGYd7gVBGYS/IAyTfP5
QQ19+ox7A/AUc9dwsIXZY5OArjvalqmugQCauoxjT8Qt54Lys+kIp9Yn0xYcZvog
1dhM08PS2fMX8MMxJLlpjVEi25Jg+xBI20iCij9kGdrj2Kiwj+Pd+M25FkrwMfso
BOiF6ZO1uCD34fh/AwDZ9zTt3fP3wy+NIsntsfXDeCMgt4MZ9rZgvhXO6BQ/EvbT
DboQS/glMCxvhp1VqPboONh3asdMk+STNmTimUDGizw/+PMVaRKpwUsFYYWkGEnJ
Hu96v0B+deEfeL/YewuSc3mD2oGgw0qCmdqkVlyFvk66bkUETxE=
=1sVh
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: