From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28122 invoked by alias); 15 Oct 2014 16:21:35 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 26633 invoked by uid 89); 15 Oct 2014 16:20:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <543E9ED4.4040204@cygwin.com> Date: Wed, 15 Oct 2014 16:21:00 -0000 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: Updated: login-1.11-1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2014-10/txt/msg00023.txt.bz2 The following package has been updated in the Cygwin distribution: * login-1.11-1 login is a utility that authenticates signing on to a system. It is used by ftpd, telnetd, rshd, and various other servers. This release adds a lastlog command, based on the version used in many Linux distributions. Also, the code for supporting legacy Windows versions has been removed. Yaakov