#10104: mercurial-4.4.2
-------------------------+-----------------------
Reporter: bdubbs@… | Owner: bdubbs@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs@…):
1. Mercurial 4.4.2 (2017-12-01)
This is a regularly-scheduled bugfix release.
1.1. Notable changes
1.1.1. Stricter command option parsing
Mercurial can now optionally parse "early" options (-R/--repository,
--cwd, --config, --debugger, and --profile) more strictly, for more secure
integration with tools that invoke 'hg' commands. Setting
HGPLAIN=+strictflags will parse these options more strictly, which
prevents them from being injected as arguments to other flags.
1.2. Bug fixes
- 'hg amend' now correctly handles deleted and removed files, as well as
subrepos. (issue5732, issue5677)
- largefiles now correctly handles dropped standin files when updating
largefiles.
- Fixed an issue with deleting symlinks to directories when
ui.origbackuppath is set. (issue5731)
1.3. Performance improvements
- Improved performance in path conflict checking introduced in Mercurial
4.4. (issue5716)
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10104#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page