Opened 8 years ago

Closed 8 years ago

#7106 closed enhancement (fixed)

mercurial-3.6.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://www.mercurial-scm.org/release/mercurial-3.6.1.tar.gz

https://www.mercurial-scm.org/release/mercurial-3.6.1.tar.gz.asc

https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.6.1_.282015-11-9.29

1. Mercurial 3.6.1 (2015-11-9)

This is an out-of-cycle bugfix release for issues related to hooks.

   • changegroup: call 'prechangegroup' hook before setting up write
     delay
   • changegroup: fix the scope of a try finally
   • clonebundles: fix typo s/comand/command/
   • demandimport: fix level passed to loader of sub-modules
   • dirstate: fix filefoldmap incosistency on file delete

   • dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)

   • exchange: do not attempt clone bundle if local repo is non-empty
     (issue4932)
   • hooks: always include HG_PENDING

   • hooks: fix hooks not firing if prechangegroup was set (issue4934)
   • parsers: fix width of datalen variable in fm1readmarkers
   • posix: fix test-permissions regression
   • posix: retry on symlink race in checklink

   • templatefilters: try round-trip utf-8 conversion by json filter
     (issue4933)

   • wireproto: move clonebundles command from extension (issue4931)
   • wix: style-coal.css has been renamed

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16632.

Note: See TracTickets for help on using tickets.