Your message dated Thu, 29 Oct 2020 11:00:12 +0000
with message-id <e1ky5fa-0004gi...@fasolo.debian.org>
and subject line Bug#963829: fixed in libatomic-queue 0.0+git20201007.df79403-1
has caused the Debian Bug report #963829,
regarding ITP: libatomicqueue -- devel files for C++ atomic_queue library
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 ow...@bugs.debian.org
immediately.)
--
963829: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963829
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Subject: ITP: libatomicqueue -- devel files for C++ atomic_queue library
Package: wnpp
Owner: Steffen Moeller <moel...@debian.org>
Severity: wishlist
* Package name : libatomicqueue
Version : 0.0
Upstream Author : Maxim Egorushkin
* URL : https://github.com/max0x7ba/atomic_queue
* License : MIT
Programming Lang: C
Description : devel files for C++ atomic_queue library
C++11 multiple-producer-multiple-consumer lockless queues based on
circular buffer with std::atomic. The main design principle these
queues follow is simplicity: the bare minimum of atomic operations,
fixed size buffer, value semantics.
.
The circular buffer side-steps the memory reclamation problem inherent
in linked-list based queues for the price of fixed buffer size. See
Effective memory reclamation for lock-free data structures in C++
for more details.
.
These qualities are also limitations:
.
* The maximum queue size must be set at compile time or construction time.
* There are no OS-blocking push/pop functions.
.
Nevertheless, ultra-low-latency applications need just that and nothing
more. The simplicity pays off, see the throughput and latency benchmarks.
.
Available containers are:
.
* AtomicQueue - a fixed size ring-buffer for atomic elements.
* OptimistAtomicQueue - a faster fixed size ring-buffer for atomic
elements which busy-waits when empty or full.
* AtomicQueue2 - a fixed size ring-buffer for non-atomic elements.
* OptimistAtomicQueue2 - a faster fixed size ring-buffer for non-atomic
elements which busy-waits when empty or full.
.
These containers have corresponding AtomicQueueB, OptimistAtomicQueueB,
AtomicQueueB2, OptimistAtomicQueueB2 versions where the buffer size is
specified as an argument to the constructor.
Remark: This package is maintained by Steffen Moeller at
https://salsa.debian.org/med-team/libatomicqueue
--- End Message ---
--- Begin Message ---
Source: libatomic-queue
Source-Version: 0.0+git20201007.df79403-1
Done: Andreas Tille <ti...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libatomic-queue, 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 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated libatomic-queue 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 27 Oct 2020 08:40:40 +0100
Source: libatomic-queue
Binary: libatomic-queue-dev libatomic-queue0 libatomic-queue0-dbgsym
Architecture: source amd64
Version: 0.0+git20201007.df79403-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
libatomic-queue-dev - devel files for C++ atomic_queue library
libatomic-queue0 - C++ atomic_queue library
Closes: 963829
Changes:
libatomic-queue (0.0+git20201007.df79403-1) unstable; urgency=medium
.
* Initial release (Closes: #963829)
Checksums-Sha1:
01eba9ab82c670bbb36487b65e52154deffb3c01 2378
libatomic-queue_0.0+git20201007.df79403-1.dsc
c3cf7feedb20c90d48040297f50020c581a81d39 2059420
libatomic-queue_0.0+git20201007.df79403.orig.tar.xz
e43b73051b050e0abb5db9d59a15d5fc7532adb8 6908
libatomic-queue_0.0+git20201007.df79403-1.debian.tar.xz
629ac13aeade4abffac94cfa3dab09a5f92e7c49 11328
libatomic-queue-dev_0.0+git20201007.df79403-1_amd64.deb
cdb9887b2e2de77069acb092c243d9ae4edbcad4 727728
libatomic-queue0-dbgsym_0.0+git20201007.df79403-1_amd64.deb
2129da8bb2cd5c7fd5b55144b2ca3cb06da41255 56020
libatomic-queue0_0.0+git20201007.df79403-1_amd64.deb
57a6a015bcf2a60f6925dc6aeeffd509519d5245 7379
libatomic-queue_0.0+git20201007.df79403-1_amd64.buildinfo
Checksums-Sha256:
607d36dd39141dd12bfbbc1b41cdb3a45705501b90890e0b7663539ee15c45a7 2378
libatomic-queue_0.0+git20201007.df79403-1.dsc
abdcc40dd8cc8be7046195b749bf0fbdb6e54848124b65e7aee450a97b1da911 2059420
libatomic-queue_0.0+git20201007.df79403.orig.tar.xz
df5a1b227019c48278cb4ac546f5ee457e44a06a98f7cc89f0ca339a37d9dc0d 6908
libatomic-queue_0.0+git20201007.df79403-1.debian.tar.xz
254d78ec39a0f12f41c7bb5e933ad5d501360e8dbb9f1c0277cda2797ca68885 11328
libatomic-queue-dev_0.0+git20201007.df79403-1_amd64.deb
0d41bc74c452b16396da45a97e904844f9117bbe07422663b246c5701cc08190 727728
libatomic-queue0-dbgsym_0.0+git20201007.df79403-1_amd64.deb
cd1c4a7a205ac94c8b61e490014359c840031de1fd7a23955c4c0509f5cf7c45 56020
libatomic-queue0_0.0+git20201007.df79403-1_amd64.deb
9d94b0e2b5dfa770f1ff3ffe02456004212915aede16f7e5f417d64f82b7b895 7379
libatomic-queue_0.0+git20201007.df79403-1_amd64.buildinfo
Files:
a32fb6dd90553cb6b70e7fe3ce890d5e 2378 libs optional
libatomic-queue_0.0+git20201007.df79403-1.dsc
d8e7ebf8451fc832d9b9921d592e2b4c 2059420 libs optional
libatomic-queue_0.0+git20201007.df79403.orig.tar.xz
90ee6de4cc82292cdd294ecb9d29989f 6908 libs optional
libatomic-queue_0.0+git20201007.df79403-1.debian.tar.xz
776ebb36cd503f116e0c88f8360f266c 11328 libdevel optional
libatomic-queue-dev_0.0+git20201007.df79403-1_amd64.deb
0c8a5bbc250c75c01c87ce5db829bfe5 727728 debug optional
libatomic-queue0-dbgsym_0.0+git20201007.df79403-1_amd64.deb
e6e4d4aac6614193a528596c2d1a93e4 56020 libs optional
libatomic-queue0_0.0+git20201007.df79403-1_amd64.deb
827d341fec150924656f3697bf8800ed 7379 libs optional
libatomic-queue_0.0+git20201007.df79403-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl+X0OURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHO/w/+KiYoW4tSy131WqVOaVsD62Erf+YrbIFc
r8ZpR1wxZxAzBR1NXjUgbcHiUQtzKKOd9aQ1TRPen3wLu9lW3lnNrlKXT4uMuSy7
8yxXdg8/KNiIy3tO/8FeVeailjNYIGu749ZzQ3Yg1/I3/Jp1OElkLwxYFm78mBkv
JBmth80WU1sy+x6zjtFe/q1mIU3tgA04QK/DSulh6hMmq3UAe8umkT4HMJp0eJ58
fXZ4cxnp25GufrenLqDDa/A6Yj9jXEOMKoolSwaXFeuT0nuT+Q46SpGwYAquFZJ/
UyMbedpEZrmMilm2idU6GhWgxe7BhxGZCcFeTUbE0lcNQ6WO+CctPT+iA/k7MYtK
8h0EqlN8YTFbkbI91iCnq4sdsx8LjGYKDjOstK/qrTv0HW1YhpcKIw1chvJcBE8O
xE7tI3Nx0ytU/My/3tsct/kJMTdU4ifffdlStfSwzkRZsweZ5spBiCDtbwNraWZf
JZG1boMY9nEjZ0OF18xvsMC6XNw8XzmStw3rjPMdZwA/R+LqhQbZ1/Plz6lLeGuP
sF//hP4/QpaXPEQXQ0LyFpuNI4T4e2E5fR8wZsAHW6n9wYDsHNIe2kYhBOrnJAlF
i5V7SoAbVDLi4GBLKIn8dCC2GFLRvrikvCHxEqe5onyfGdVRP0V5zxq09SKSMctr
20cnxjQMiRg=
=MPLl
-----END PGP SIGNATURE-----
--- End Message ---