Opened 5 years ago

Closed 5 years ago

#11530 closed enhancement (fixed)

mercurial-4.8.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

  1. Mercurial 4.8.2 (2018-01-07)

This is a regularly-scheduled bugfix release containing following fixes:

1.1. commands

  • update: do not pass in user revspec as default destination (issue6044)

1.2. core

  • match: fix assertion for fileset with no context (issue6046)
  • revlog: catch delta base value under -1
  • revlog: catch revlog corruption in index_baserev
  • server: always close http socket if responding with an error (issue6033)
  • vfs: ensure closewrapbase fh doesn't escape by entering context manager

1.3. extensions

  • phabricator: properly encode boolean types in the request body

1.4. unsorted

  • windows: ensure mixedfilemodewrapper fd doesn't escape by entering context mgr
  • worker: do not swallow exception occurred in main process

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20936.

Note: See TracTickets for help on using tickets.