X-Recipient: archive-cygwin@delorie.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=qX0+8SYWaN79u+YHSy67bbM7T36wl4b6oy7P24MKncNbao
	oj/zCBt0zDmxParzg2wkQ13WzDlHeRCByLqxhn5PP5y5YQ6E/sHblRdA8jFxOZH/
	v8vfYKdYTYAqMnQsyImg8kic/dD0tdtzsyP73Czjv5U0r9d/FQfWUrTRT4098=
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=zKc6r3zBQy6OkexckzcGnt1MTp8=; b=To58YuGpasWxkxYYUq6J
	1D1BYjjU6VsU3I5wTF3a8u8TJZPC33/fzHnzapCde73uYj1bQsvq4A1BK8mNDcpP
	CdoYUF1dy9nqwankuskwX6fHxudEdTo9MtCgn3g8tXMe3FwZuWVzF6/mor3ddYal
	CBnJEpMiYVxVc7S6DVQUr4Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=H*F:D*cygwin.com, extensible
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Wed, 10 Jul 2019 14:17:29 -0400
Message-Id: <announce.20190710141729.28539-1-yselkowitz@cygwin.com>
Subject: [ANNOUNCEMENT] gdbm 1.18.1-1

The following packages have been uploaded to the Cygwin distribution:

* gdbm-1.18.1-1
* libgdbm4-1.13-1
* libgdbm6-1.18.1-1
* libgdbm_compat4-1.18.1-1
* libgdbm-devel-1.18.1-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, which includes an ABI 
version bump to the main library.  For the benefit of existing packages, 
the latest version of the ABI 4 library has also been uploaded.

The gdbm_compat library, which provides traditional dbm* APIs, has been 
split out from the main library.  (Dependencies of the perl and python 
packages which consume it have been updated on sourceware.)  The compat 
headers are now installed in /usr/include/gdbm to avoid collisions with 
a future inclusion of these APIs in Cygwin itself.

--
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

