diff --git a/general.ent b/general.ent
index 80b401fb17..0b499f5081 100644
--- a/general.ent
+++ b/general.ent
@@ -388,7 +388,7 @@ export -f as_root
-
+
diff --git a/general/prog/mercurial.xml b/general/prog/mercurial.xml
index db52541814..b70e5d26e9 100644
--- a/general/prog/mercurial.xml
+++ b/general/prog/mercurial.xml
@@ -6,9 +6,9 @@
-
+
-
@@ -70,12 +70,12 @@
Optional
- Docutils (required to build the documentation),
+ ,
+ ,
,
(gpg2 with Python bindings),
(with Python bindings),
- ,
- ,
+ Docutils (required to build the documentation),
pyflakes,
pygments, and
pyOpenSSL
@@ -100,10 +100,21 @@
make doc
- To test the results, issue: make check. During the
- tests, the build directory size increases above the
- Estimated disk space required
, even when considering the
- additional values, due to temporary test files.
+ In the test suite, failure of test-patchbomb is expected with
+ Python-2.7.x (x > 7). To test the results in
+ the subdiretory tmp, blacklisting
+ this test, issue:
+
+cat > tests/blacklists/test-failed << "EOF"
+# Failure with Python-2.7.8
+ test-patchbomb.t
+EOF
+rm -rf tests/tmp &&
+TESTFLAGS="--tmpdir tmp --blacklist blacklists/test-failed" \
+make check
+
+ Tests may be run in parallel, just add
+ -j$(getconf _NPROCESSORS_ONLN)
to TESTFLAGS.
Install Mercurial by running
the following command (as root):
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index ecf2d27179..77316fa58c 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -47,6 +47,10 @@
July 2nd, 2014
+
+ [fernando] - Update to mercurial-3.0.2. Fixes
+ #5227.
+
[ken] - Update to texlive-20140525 and current (20140628)
version of install-tl-unx.