X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 739C9389244A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca X-Authority-Analysis: v=2.4 cv=FMjee8ks c=1 sm=1 tr=0 ts=6118900f a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=mDV3o1hIAAAA:8 a=dIR6FZ7m382kFBQ8Z1UA:9 a=_FVE-zBwftR9WsbkzFJk:22 From: Cygwin m4 Co-Maintainer To: cygwin AT cygwin DOT com Date: Sat, 14 Aug 2021 21:54:00 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: m4 1.4.19 X-CMAE-Envelope: MS4xfBANa1gtNwBjNCUHnjuBPJ3R6Zppx/Ez0ElmRic5T/fAi/GEeDLfu7iAhDfPOJ3tChhmOy0QldXUwyKNIYcbhoFfajY1zjgFjSB9StDrjZ+kj2ZvyB51 ObJay+O8fJh+aoAIVKbf/X4x9wQfMeWfidCEMiJ38BYEjE91sJr7UyoqUxg4nfA6/34pRRjG/pY5b52TkkU0Q7N22EWXRls+163mmT+NAHnTT6At6r7hqcGz W2/Eb7jF9R121gwJIoUS3mi0wnDEcP8v9Iwaz/3pgSI= X-Spam-Status: No, score=-1160.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" The following packages have been upgraded in the Cygwin distribution: * m4 1.4.19 An implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. For more information see the project home pages: https://www.gnu.org/software/m4/ https://sv.gnu.org/projects/m4/ For changes since the previous Cygwin release please see below or read /usr/share/doc/m4/NEWS after installation; for complete details see: /usr/share/doc/m4/ChangeLog https://git.sv.gnu.org/gitweb/?p=m4.git;a=log;h=refs/tags/v1.4.19 Noteworthy changes in release 1.4.19 (2021-05-28) [stable] * A number of portability improvements inherited from gnulib, including the ability to perform stack overflow detection on more platforms without linking to GNU libsigsegv. Noteworthy changes in release 1.4.18d (2021-05-11) [beta] * A number of portability improvements inherited from gnulib. Noteworthy changes in release 1.4.18b (2021-05-07) [beta] * The symbol hash table now defaults to 65537 buckets instead of 509, as modern systems have enough memory to benefit from fewer hash collisions by default. * Introduce the use of gettext, with the immediate benefit of nicer UTF-8 author names. Over time, more translations of program messages will become available. * A number of portability improvements inherited from gnulib. -- 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