From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72307 invoked by alias); 5 Jun 2015 02:34:30 -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 106886 invoked by uid 89); 5 Jun 2015 02:10:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1433470213.14116.54.camel@cygwin.com> Subject: Updated: monotone-1.1-2 From: Yaakov Selkowitz To: cygwin-announce Date: Fri, 05 Jun 2015 02:34:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-06/txt/msg00028.txt.bz2 The following package has been updated in the Cygwin distribution: * monotone-1.1-1 monotone is a free distributed version control system. It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. It uses cryptographic version naming and client-side RSA certificates. This release has been rebuilt for Lua 5.2. -- Yaakov