CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/08/10 13:40:58
Modified files:
devel/mercurial: Makefile distinfo
Log message:
Update to mercurial 4.2.3.
https://www.mercurial-scm.org/pipermail/mercurial/2017-August/050522.html
CVE-2017-1000115:
Mercurial's symlink auditing was incomplete prior to 4.3, and could be abused
to write to files outside the repository.
CVE-2017-1000116:
Mercurial was not sanitizing hostnames passed to ssh, allowing shell injection
attacks by specifying a hostname starting with -oProxyCommand.