Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (20m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 17:02:58 UTC Now

2017-04-29 19:31:54 UTC pkgsrc-2017Q1 commitmail json YAML

Pullup ticket #5326 - requested by sevan
devel/py-mercurial: security fix

Revisions pulled up:
- devel/py-mercurial/Makefile.version                          1.48
- devel/py-mercurial/distinfo                                  1.48

---
  Module Name:    pkgsrc
  Committed By:  wiz
  Date:          Wed Apr 19 17:17:52 UTC 2017

  Modified Files:
          pkgsrc/devel/py-mercurial: Makefile.version distinfo

  Log Message:
  Updated py-mercurial to 4.1.3.

  Mercurial 4.1.3 (2017-4-18)

  This is an out of cycle release to address a security issue:

      hg serve --stdio could be tricked into granting authorized users
  access to the Python debugger. Thanks to Jonathan Claudius of Mozilla
  for reporting this issue

(bsiegert)