Opened 2 years ago

Closed 2 years ago

#16378 closed enhancement (fixed)

mercurial-6.1.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

Summary: mercurial-6.1,1mercurial-6.1.1

Mercurial 6.1.1

  • Fix unsoundness (no known exploits) in Rust extensions
  • Fix Rust compilation on aarcch64
  • Fix Rust compilation on architectures where char is unsigned
  • When the merge tool uses $output, don't leave markers in $local
  • Improve test suite support on big-endian platforms
  • Cap the number of concurrent threads to 16 in Rust hg status to prevent huge speed regression at higher thread counts
  • Fix amend with copies in extras
  • Abort if commit we're trying to unamend was not created by hg [un]amend
  • Fix file name in the pullbundle help text
  • Fix an issue with data not being correctly reset in the C implementation of dirstate-v2
  • Fix issue6673 where some tags were missing from cache after a merge
  • Fix stream-cloning a repo with empty requirements
  • Fix a false warning about content-divergence creation
  • Fix silly blackbox entries when hg is interrupted
  • Fix Rust dirstate counters not being updated correctly leading to some potential bugs (none known)
  • Stop relying on a compiler implementation detail in Rust HgPath

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit

f646303c29 Update to mercurial-6.1.1.
e71a699f6f Update to cups-filters-1.28.15.
Note: See TracTickets for help on using tickets.