X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:message-id:subject; q= dns; s=default; b=xtXyfvfKt7uMnfF67cGj9H3nQWzZ/5sTPhhhUZsbHzDhKP ZFURlLpxlwf7/ab+tkBKPDC1rwJuBNSgPjN1M2zfyfchui3oWbVDAHzWRThF3MwU dRYhFFw6X6QGCmciqMI9d5I1rjIScW1Ck2PwVMCd/75PpoF6Dm7AMI/XUYcqg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:to:date:message-id:subject; s= default; bh=A/PWV0aIfyO7hrifcmLwrcdr7Qc=; b=TWtPCDxyRW/+BxSM3jCt 7h8CFMSmRojskWix+1bsDunS6EyzmIJvLuJ6z5nvvDZfIko8teyoR2uJZ405QHbb oXna9X2F+gEeVPz13Y/v3WWYR9RZ/SXTppqoDmAuPvYMwm8d+Z/yaXSI7g6Rpapo iQBW8tERvJ/FHqSGueambs0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=Database, yaakov, Yaakov, simultaneous X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 29 Jul 2019 23:11:59 -0400 Message-Id: Subject: [ANNOUNCEMENT] tdb 1.3.18-1 The following packages have been uploaded to the Cygwin distribution: * tdb-1.3.18-1 * libtdb1-1.3.18-1 * libtdb-devel-1.3.18-1 * python27-tdb-1.3.18-1 * python37-tdb-1.3.18-1 TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small. This update also includes bindings for Python 3.7. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple