Subject: CVS commit: pkgsrc/textproc/bat
From: Santhosh Raju
Date: 2021-07-16 06:11:11
Message id: 20210716041111.DD9A1FA95@cvs.NetBSD.org

Log Message:
textproc/bat: Updates to 0.18.2

Changes since 0.18.1:

v0.18.2

Features

  * Ignore known backup/template filename suffixes when selecting the syntax,
    see #1687 (@scop)

Bugfixes

  * Fix for a security vulnerability on Windows. Prior to this release, bat
    would execute programs called less/less.exe from the current working
    directory (instead of the one from PATH) with priority. An attacker might
    be able to use this by placing a malicious program in a shared directory
    where the user would execute bat. bat users on Windows are advised to
    upgrade to this version. See #1724 and #1472 (@Ry0taK).

Other

  * Add bash completion, see #1678 (@scop)
  * Fix Clippy lints, see #1661 (@mohamed-abdelnour)
  * Add syntax highlighting test files, see #1213 and #1668
    (@mohamed-abdelnour)

Syntaxes

  * Upgraded Julia syntax to fix a highlighting bug, see #1692
  * Added support for dash syntax, see #1654 (@mohamed-abdelnour)
  * Added support for XAML syntax, see #1590 and #1655 (@mohamed-abdelnour)
  * Apply DotENV syntax also for .env.default and .env.defaults files,
    see #1669

Files:
RevisionActionfile
1.21modifypkgsrc/textproc/bat/Makefile
1.14modifypkgsrc/textproc/bat/distinfo