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:date:subject:to:message-id; q=
	dns; s=default; b=e1iQAnIY9roJGcVuXlrMe3DZA8Qe77HKenUL1xavQ3F7M5
	n365foBeVe3UgIQ51TOOlW8/Ni1OdOanQiehrkE19+8jGrdJ3Ed52yL1WZSjOQxn
	dPXzDSwKkeUyB0QzCOI6svNgLQOnt2NwvKFMDg/V6Fcg+QiYr8wING3X5RKlA=
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:date:subject:to:message-id; s=
	default; bh=8vdIA785DZP26lWaJ6K+LRuvGOg=; b=GhICa7GrM/3uEdd1rQU4
	y1/t7MqNilw33H+FUDWcNmAHqtNYp3dPDctr3quGnCePT64sLvV9j8VbsksbvMVL
	M1bEN49CBNLI6FFlMU+eFU/SKsX9ZYO86oIerOaWuGXCysNssPYppzpZYeE/Tuux
	lJ2oqe822qtdJnLjRrXY/Ec=
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=2.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,UNSUBSCRIBE_BODY,URIBL_BLOCKED autolearn=no version=3.3.2
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
Date: Fri, 15 Nov 2013 17:00:51 -0500
Subject: [ANNOUNCEMENT] Updated: {tcp_wrappers/libwrap0/libwrap-devel}-7.6-22
To: cygwin@cygwin.com
Message-Id: <announce.20131115220138.8CB9A680116@frontend2.nyi.mail.srv.osa>

tcp_wrappers provides host-based access restrictions on tcp services:
facilities for monitoring and filtering incoming requests for the SSHD,
SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other
network services.

The package provides a tiny daemon wrapper program that can be installed
without any changes to existing software or to existing configuration
files.  The wrappers report the name of the client host and of the
requested service; the wrappers do not exchange information with the
client or server applications, and impose no overhead on the actual
conversation between the client and server applications.

This is a routine update that adds a debuginfo package, and
supports cygwin64.

CHANGES (since 7.6-21)
========================
o Rely on cygport to autogenerate setup.hints
o Added debuginfo package
o First cygwin64 release

A reminder for package maintainers and developers:
        STRONGSYMS: the cygwin versions of cygwrap-0.dll AND libwrap.a
        (that is, both the DLL and static library) explicitly provide
            int deny_severity
            int allow_severity
        symbols.  This means that clients must NOT define their own
        versions of these symbols, as is the practice on *nix systems.
        Instead, clients should rely on the /declaration/ provided in
        tcpd.h:
            extern int deny_severity;
            extern int allow_severity;
        This may require code changes in clients that link against
        libwrap, but it was a necessary API change to enable DLL
        builds on cygwin. 

-- 
Charles Wilson
volunteer tcp_wrappers maintainer for cygwin

====================================================================

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to
your system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.


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

