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 01488385803F 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=SdyUytdu c=1 sm=1 tr=0 ts=6147c5a5 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=inoG4m36AAAA:8 a=59Bnr_R2AAAA:8 a=MN3x2lONAAAA:20 a=Ku0OpXbz3BS4-yh8vPcA:9 a=_Qgj-RFg6mImvLaOgLPg:22 a=AGiTiUxUTAVOEnAwzyD-:22 From: Cygwin patchutils Maintainer To: cygwin AT cygwin DOT com Date: Sun, 19 Sep 2021 17:18:25 -0600 Message-Id: Subject: [ANNOUNCEMENT] Updated: patchutils 0.4.2 X-CMAE-Envelope: MS4xfDwfiUfZA3pFPSrBn+Gsc4L3Kl5Mw3c00qAOPVSiFkYn5Nskui4MKg16godYf3rQu/lYhCcfSKjpF8GMNh8KGTuNGEo1ciE8XcHe1JbANCTNqldAFT6s LMLFGSleFEKeMfpwGrP0D5cr2BCLsaXbwfh+MhGFrhT8BwV8tDkDOrLux8+G8KKnbbfkdiIcKBRA8tX098NNUiqQiiNznx/Leg1d0PRFJtTSGY5j2y7GMsox +/MedBJvrevN0TAF+i9kezZ16DjJ49sD4JMkICuAcps= X-Spam-Status: No, score=-1160.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, 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: * patchutils 0.4.2 Patchutils is a small collection of programs that operates on patch files to list, grep, filter, split, combine, correct, or fix them. For more information see the project home page: https://directory.fsf.org/wiki/Patchutils http://cyberelk.net/tim/software/patchutils or the repo README: https://github.com/twaugh/patchutils/blob/0.4.2/README Please see the commit log or below for details of changes since the last Cygwin release: https://github.com/twaugh/patchutils/commits/0.4.2 Version 0.4.2 2020 Jul 17 * Only run xmlto once * Update .travis.yml * Remove deprecated sudo key. Set os to linux (which is the default). Version 0.4.0 2020 Jul 10 * Patchview addon are 3 bash and 1 python scripts * tools (scripts) to work under svn and git repos * Update patchview/README.patchview * doc/patchutils.xml with patchview * Add two unit-tests * Add patchview (wrap of filterdiff) to Makefile.am in install/uninstall rules and add the symbol link * Add patchview in help messages. * patchview in filterdiff.c * Allow to compile with pcre2 library * Fix grepdiff test * test new grepdiff `--only-match` option * grepdiff: add `--only-match` option * tests: use `printf` instead of `echo -ne` * Allow more 3 lines in headers * Fix hunk trimming * Add new rediff test case, currently fails * new bootstrap (more self explained). * Make parallel 'check' work * interdiff: provide more context when requested * filterdiff: always use string literal format strings * filterdiff: Fix header output. * Adapt tests/fullheader4/run-test and remove it from XFAIL_TESTS. * filterdiff: Display hunk comments containing NUL * Add test to show failure caused by NUL * spelling fixes for patchutils * interdiff: exit with error when whitespace damage detected * Fix numbered output with damaged input * Test case for numbered lines with broken input * Update 'got' in do_convert_to_context via convert_unified_hunks_to_context * Fix context->unified conversion * Fix lscontext3 testcase * New testcase: lscontext3 * Fix warning 'llen[1]' may be used uninitialized. * Fixes all the incorrect fsf addresses * Fix resource leaks * Some were found by coverity, others by valgrind. * More robust fix for fullheader3 test-case. * New test case, fullheader3, with fix (bug #1226985). * Change rationale is in revision control. * Don't use LINENO environment variable if not defined. * Don't trim pre-context for patches at end of file -- 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