X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5488E3944430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1609914403; bh=yLakRwGWEKV0nLi5BraNVCdACOfapwNjieUVCrpn854=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=VyhBFFEBJMCJVKzazFIPCXqfX75PeY3mV45P/nPkrtQc7aMSLXN4gkvBhSN1RObhd OGYbhRAdPU8nz8jb2uuLpBTP1piCNzWVO+qv+ebIEHyPYc6UQ3Zwb6HdC99lJk0+0c JQoyGOCvhBSGoB/5sjGSpGhzgkTyq3YSKILr39ao= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E12023943548 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7139B389C420 DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BEABF389C420 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=mrg664nJdvyXPofe0uizKw1oBWT3MZBS7IAnh/RDp50=; b=TzJt28RZR1/9Z+2y+RGIJZQYucK+G+lWDFUtgG7dyMq7p8MN5b8DrsncB1ijCUs2Bx drBQxlvYYx6vkQDMwVi9UDYh3ohKFdJgq48Bb+F5RuZeihxUzyGuzLm2T9guKcCndOWd Nc4E4im+8JwZn4gjuUYGHtYb4Oa8ywV8qDykSEtr0O9axvDvgH7v2VZtX/hA+0ebToC1 u0i6dfpLCQsvTdyeaDawe+Kenz3NHU6zZfW+Y0HWMA4YwCxfAaZFNVh7KxmgIDk6+hmb K6MApSw8XOq5N4SeUQVHc1S5/6aVOodyBJyNvK/nQWXZlnLrOs3jzyDYVuvmGMefZ1wF zKQw== X-Gm-Message-State: AOAM533CxOPgRrKOKpIIZzc9/dES6QQxiid/67ni6nt9n3173ScZG9WI wqYYGGYD4ynOPBb7nGG31VO94TZTaOBUBIog X-Google-Smtp-Source: ABdhPJzxg+FwyqswDhueURLj415mzHBPqHVjycnlYrRmw6XsgEZvnd0ZHaik7GRCk6I2RnL3Ng0sqg== X-Received: by 2002:aa7:c543:: with SMTP id s3mr2938410edr.88.1609914397863; Tue, 05 Jan 2021 22:26:37 -0800 (PST) Subject: [ANNOUNCEMENT] Updated: popt-1.18-1 To: cygwin AT cygwin DOT com References: <75109f06-6fd9-f9e7-5bd1-8a201a9442f2 AT gmail DOT com> Message-Id: Date: Wed, 6 Jan 2021 07:26:36 +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 In-Reply-To: <75109f06-6fd9-f9e7-5bd1-8a201a9442f2@gmail.com> Content-Language: it X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, KAM_SHORT, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Marco Atzeri via Cygwin-announce Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1066RYcs027516 promoted to stable On 31.12.2020 13:57, Marco Atzeri wrote: > 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 . -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple