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:message-id:from:to:date:subject; q= dns; s=default; b=iu4nUF525qtkVaksyVdZbpbSlBp+1YDzPjQzehLn2rJnLe foqHNPw8jaCVfkcaLSDbgB0v8SX7vR1K1jFS30iHhC8np3odLDuISFMS1id2bFQ2 A8gQqQYtuABMwnmtbsQmbFP9VTd9hUxXNW7RjGb+4iAjE2JFYp+mllimkHG60= 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:message-id:from:to:date:subject; s= default; bh=pYfyoOFt45Tubrw5CWvzkl+rzuY=; b=MDN2r4Dtya7eJ2yu7Lp0 2LuROZEIKgKfoSyP8iIUdkNexkv+0NCAdD4CcdirVDTlkQ1yQ/2dRAZidEKAknhS cr5Mohh7+4iY63PuPlhFG6XNIFhWHkh3q5KT4kip+gr2xVrv0/EJ+8D3Adfbg7YS gL+/OHEbv7ouP3qDWwK9/5Q= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 spammy=Hx-languages-length:704, sequential, H*F:D*cygwin.com X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No Message-Id: From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 10 Oct 2016 22:09:38 -0500 Subject: [ANNOUNCEMENT] gdbm 1.12-1 X-IsSubscribed: yes The following packages have been uploaded to the Cygwin distribution: * gdbm-1.12-1 * libgdbm4-1.12-1 * libgdbm-devel-1.12-1 * mingw64-i686-gdbm-1.12-1 * mingw64-x86_64-gdbm-1.12-1 GNU dbm is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database. The library provides primitives for storing key/data pairs, searching and retrieving the data by its key and deleting a key along with its data. It also support sequential iteration over all key/data pairs in a database. This is an update to the latest upstream release. -- 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