From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id EB959385800A for ; Thu, 31 Dec 2020 12:57:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org EB959385800A Received: by mail-ed1-x52b.google.com with SMTP id b73so18097970edf.13 for ; Thu, 31 Dec 2020 04:57:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=FU85ke7l3nsW8YOziLdLxjXOxj6dDK4vTgTAbktoMZA=; b=a7Kkncu82VROa0EUNDeJ3ARbIXM4PMTu4f5fMMQThuuN9/n/Ex28ypbp/GVDxWgA+a Qjz1b4CR7RFLgGDa+tHLxvFPnAuC1PULxnJqpBkqlOBM8/CcWGvxJ1kMJxqIU3YUQlb1 n4VUq2uYTmzIt7MX0YOqrAakACqVXE9u3BH8qZcQZ9ESVACulJMtrZ1V3F5ht4n1S+kP +3Z8FoGq1CimBjzJ6EZkl1LDU1AayYJ5NTzx9mW8cBtIClSqbKkfkbYhYLkmG9+ZBFio ePLhDbu7r3XhdUzgNlmtgbHdpVzp+q8xQOPVLSxPB9fJ1JTScLLmu5/jYk9X81x8zZ6m hG9w== X-Gm-Message-State: AOAM530CsbDVhZMy6cQjhNZJQZyt5XriUgQoRMTlT971cAwtF/52KxMR 1gMPbELmzdJcDSMK4Jeyr+65CpLHaY5hDg== X-Google-Smtp-Source: ABdhPJzoRyy/ldRzgQpGARggq9cjdyNyOgy893l3bwZWO4gYxPsdhunE49GB5hJBt/kBPNooBs1mFw== X-Received: by 2002:a50:fd18:: with SMTP id i24mr55780304eds.146.1609419449062; Thu, 31 Dec 2020 04:57:29 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id e27sm20137588ejm.60.2020.12.31.04.57.28 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 31 Dec 2020 04:57:28 -0800 (PST) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Test: popt-1.18-1 Message-ID: <75109f06-6fd9-f9e7-5bd1-8a201a9442f2@gmail.com> Date: Thu, 31 Dec 2020 13:57:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 12:57:31 -0000 Test version 1.18-1 of popt libpopt0 libpopt-common libpopt-devel have been uploaded for cygwin. CHANGES This is a new upstream release, with improvements and bugfixes: http://lists.rpm.org/pipermail/rpm-announce/2020-June/000079.html DESCRIPTION This is the popt(3) command line option parsing library. While it is similar to getopt(3), it contains a number of enhancements, including: 1) popt is fully reentrant 2) popt can parse arbitrary argv[] style arrays while getopt(3) makes this quite difficult 3) popt allows users to alias command line arguments 4) popt provides convenience functions for parsing strings into argv[] style arrays HOMEPAGE http://rpm.org/ https://github.com/rpm-software-management/popt/releases Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .