CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/03/07 04:15:35
Modified files:
devel/mercurial: Tag: OPENBSD_6_2 Makefile
devel/mercurial/patches: Tag: OPENBSD_6_2
patch-mercurial_configitems_py
patch-mercurial_help_config_txt
patch-mercurial_subrepo_py
patch-tests_test-audit-subrepo_t
patch-tests_test-clonebundles_t
patch-tests_test-convert-git_t
patch-tests_test-mq-subrepo-svn_t
patch-tests_test-subrepo-git_t
patch-tests_test-subrepo-svn_t
patch-tests_test-subrepo_t
Added files:
devel/mercurial/patches: Tag: OPENBSD_6_2
patch-hgext_largefiles_uisetup_py
patch-mercurial_hgweb_hgweb_mod_py
patch-mercurial_hgweb_protocol_py
patch-mercurial_wireproto_py
Log message:
Fix a vulnerability in the http server of mercurial. Patch from upstream.
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.5.1_.2F_4.5.2_.282018-03-06.29