~ruther/guix-local

ref: 36bfcf7e3a6d2a2dbaa05a4cfb4066adcf13da6d guix-local/gnu/packages/version-control.scm -rw-r--r-- 66.0 KiB
36bfcf7e — Marius Bakke 8 years ago
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.
1e07daa2 — Leo Famulari 8 years ago
gnu: mercurial: Update to 4.2.3 [fixes CVE-2017-1000116].

* gnu/packages/version-control.scm (mercurial): Update to 4.2.3.
38f8a882 — Leo Famulari 8 years ago
gnu: git: Update to 2.14.1 [fixes CVE-2017-1000117].

* gnu/packages/version-control.scm (git): Update to 2.14.1.
5993f7c4 — Leo Famulari 8 years ago
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.
7f171fda — Marius Bakke 8 years ago
gnu: git: Update to 2.14.0.

* gnu/packages/version-control.scm (git): Update to 2.14.0.
c9f4f56b — Marius Bakke 8 years ago
gnu: git: Enable tests.

* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add
'patch-tests' phase.
b73e49f5 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.4.

* gnu/packages/version-control.scm (git): Update to 2.13.4.
3d0fbd3c — Leo Famulari 8 years ago
gnu: libgit2: Enable SHA-1 collision detection.

* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
8ecba89b — Ludovic Courtès 8 years ago
gnu: libgit2: Add "debug" output.

* gnu/packages/version-control.scm (libgit2)[outputs]: New field.
58dce7bf — Ludovic Courtès 8 years ago
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.
b2973d96 — Leo Famulari 8 years ago
gnu: subversion: Update to 1.8.18.

* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
9383cee3 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.3.

* gnu/packages/version-control.scm (git): Update to 2.13.3.
bdb31853 — Ricardo Wurmus 8 years ago
gnu: Add java-jgit-4.2.

* gnu/packages/version-control.scm (java-jgit-4.2): New variable.
2613f5af — Ricardo Wurmus 8 years ago
gnu: Add java-jgit.

* gnu/packages/version-control.scm (java-jgit): New variable.
ca74aefb — Marius Bakke 8 years ago
gnu: git: Update to 2.13.2.

* gnu/packages/version-control.scm (git): Update to 2.13.2.
992a9e59 — Ludovic Courtès 8 years ago
gnu: Remove unnecessary module import.

This is a followup to d2885c83929b66a0cf98e740372bddb7e8787631.

* gnu/packages/version-control.scm: Remove needless module import.
d2885c83 — Efraim Flashner 8 years ago
gnu: cvs-fast-export: Update to 1.43.

* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43.
[arguments]: Add phases to not build architecture-specific optimized
code and to force python-2. Disable parallel building.
b004c79f — Marius Bakke 8 years ago
gnu: subversion: Don't create 'perllocal.pod'.

* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
0fff1495 — Marius Bakke 8 years ago
gnu: git: Prevent creating 'perllocal.pod'.

* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
c580ff67 — eacces 8 years ago
gnu: mercurial: Update to 4.2.1.

* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next