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:message-id:from:to:date:subject; q=
	dns; s=default; b=pkV1l0dEew8/ERFwhSEP+iJ0PXjDj4UmOJVhyRzX2Q6EPb
	WUYEO/eNqXT6URHoZ79fUteis8KbwFRRTi2QM3vWgmgsdO2YejBG8ozyNDAHxc0j
	YAc/ZBrV/427QFKWcN+MsxqgyE8XUwNBx31qvGPWx2LLMujSmybRwownwTtHQ=
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=PomzI6c+VD7DDOLgnkuBn4iUGQo=; b=J+AZwlwUI4GxxgQ4DHNs
	ko/6PtQZ+ijIuOA5wJ2FaJXD/1+Ucd8rYMxLflqj0+TAWdP9yZUhXobu4sQ/4OEX
	8NJItodOGxUMrIkVlwx0ENY0z1226j3V7SD29KQRr+3GakLFdRUHEszWYHXNf4oY
	RIU58tgN7ADqaiA39jvKjIU=
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-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:int, H*F:U*yselkowitz, (unknown), 1162
Message-Id: <announce.201607131620.u6DGKkr9026882@int-mx09.intmail.prod.int.phx2.redhat.com>
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Wed, 13 Jul 2016 10:41:04 -0500
Subject: [ANNOUNCEMENT] popt 1.16-2
X-IsSubscribed: yes

The following packages have been uploaded to the Cygwin distribution:

* libpopt0-1.16-2
* libpopt-common-1.16-2
* libpopt-devel-1.16-2

The popt library exists essentially for parsing command line options. Some 
specific advantages of popt are no global variables (allowing multiple 
passes in parsing argv), parsing an arbitrary array of argv-style elements 
(allowing parsing of command-line-strings from any source), a standard 
method of option aliasing, ability to exec external option filters, and 
automatic generation of help and usage messages.

This release adds the patchset from Fedora, and resolved the packaging 
discrepencies between 32-bit and 64-bit.

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

