#17934 closed enhancement (fixed)
mercurial-6.4.2
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (7)
comment:1 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commit 634e2a10fb60a1e74b6c028e0a1a6befff54a671
comment:4 by , 3 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Summary: | mercurial-6.4.1 → mercurial-6.4.2 |
This version has been replaced by 6.4.2 to fix a critical data corruption bug.
6.4.1
Mercurial 6.4.1
rhg: fix a bug in path encoding
rhg: don't crash on empty directory names in path_encode, just in case
commands: correct documentation of hg serve’s --ipv6 options
run-tests: remove obsolete coverage check and packaging import (issue6805)
chg: populate CHGHG if not set
match: sort patterns before compiling them into a regex
match: match explicit file using a set
rebase: do not cleanup the working copy when --dry-run is used (issue6802)
sslutil: set context security level for legacy tls testing (issue6760)
6.4.2
Mercurial 6.4.2
Exceptional bugfix release due to a corruption bug that happens when using clonebundles
on repositories with large files.
revlog-split: make sure the self._indexfile attribute is reset (issue6811)
The release notes for this series can be found at: https://wiki.mercurial-scm.org/Release6.4, with more recent versions being at the top
comment:5 by , 3 years ago
Updated to Mercurial 6.4.2 at commit 6968baf1c8c98215023c416ca53d986b8c414a71
comment:6 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.

I could not find any release notes for the point version.