Merge branch 'master' into core-updates
gnu: fossil: Update to 2.2. * gnu/packages/version-control.scm (fossil): Update to 2.2. [source]: Add uri for older versions. [arguments]: Enable previously disabled test.
gnu: cgit: Don't build cgit's special 'git:src' input. This special version of Git is only used within the build process of cgit. We don't need to build it otherwise, so the package is removed with this commit. * gnu/packages/version-control.scm (cgit)[inputs]: Replace the git@2.10 package with an origin reference of the source code. (git@2.10): Remove variable.
Merge branch 'master' into core-updates
gnu: cvs: Fix CVE-2017-12836. * gnu/packages/patches/cvs-2017-12836.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (cvs)[source]: Use it.
gnu: git@2.10: Update to 2.10.4 [fixes CVE-2017-1000117]. ...also disable tests, since they broke after c9f4f56b24801718d89c2520b. * gnu/packages/version-control.scm (git@2.10): Update to 2.10.4. [arguments]: New field.
Merge branch 'master' into core-updates
gnu: mercurial: Update to 4.2.3 [fixes CVE-2017-1000116]. * gnu/packages/version-control.scm (mercurial): Update to 4.2.3.
gnu: git: Update to 2.14.1 [fixes CVE-2017-1000117]. * gnu/packages/version-control.scm (git): Update to 2.14.1.
gnu: subversion: Update to 1.8.19 [fixes CVE-2017-9800]. * gnu/packages/version-control.scm (subversion): Update to 1.8.19. [source]: Add alternate URL.
Merge branch 'master' into core-updates
gnu: git: Update to 2.14.0. * gnu/packages/version-control.scm (git): Update to 2.14.0.
gnu: git: Enable tests. * gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add 'patch-tests' phase.
Merge branch 'master' into core-updates
gnu: git: Update to 2.13.4. * gnu/packages/version-control.scm (git): Update to 2.13.4.
gnu: libgit2: Enable SHA-1 collision detection. * gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC' in #:configure-flags.
gnu: libgit2: Add "debug" output. * gnu/packages/version-control.scm (libgit2)[outputs]: New field.
gnu: libgit2: Update to 0.26.0. * gnu/packages/version-control.scm (libgit2): Update to 0.26.0. Remove "libgit2-use-after-free.patch". * gnu/packages/patches/libgit2-use-after-free.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
Merge branch 'master' into core-updates
gnu: subversion: Update to 1.8.18. * gnu/packages/version-control.scm (subversion): Update to 1.8.18.