summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
AgeCommit message (Collapse)Author
2018-10-06gnu: git: Update to 2.19.1 [fixes CVE-2018-17456].Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.19.1.
2018-10-01gnu: git-annex: Update to 6.20180926.Ricardo Wurmus
* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
2018-10-01gnu: ghc-mtl: Remove built-in Haskell package.Timothy Sample
* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl. * gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden, ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun, ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit, ghc-yesod-core)[inputs]: Remove ghc-mtl. * gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install, ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta, ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb, ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi, ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens, ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath, ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many, ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting, ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1, ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints, ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck, ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par, ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger, ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational, ghc-chart)[inputs]: Remove ghc-mtl. (ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl. (ghc-mtl): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl. * gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl. * gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove ghc-mtl. * gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove ghc-mtl. * gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.
2018-09-28gnu: Modify the gitolite package to support the Guix service.Christopher Baines
Previously the gitolite package worked, but there were problems using it for the service where you might have a minimal PATH. This commit patches the source and scripts where possible to use store paths, and also wraps the gitolite script to handle the harder dependencies. * gnu/packages/version-control.scm (gitolite)[arguments]: Add more patching to the patch-scripts phase, and add two new phases (patch-source and wrap-scripts). [inputs]: Add coreutils, findutils and inetutils.
2018-09-24gnu: python-gitdb: Update to 2.0.4.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (python-gitdb): Update to 2.0.4. [arguments]: Replace AND with equivalent but more 'accurate' BEGIN.
2018-09-19gnu: git-credential-netrc: Add Git.pm to PERL5LIB.Pierre Neidhardt
* gnu/packages/version-control.scm (git)[credential-netrc]: Add Git.pm to PERL5LIB.
2018-09-10gnu: git: Update to 2.19.0.Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.19.0. (cgit)[inputs]: Use the source of Git 2.18.0.
2018-08-23gnu: darcs: Update to 2.14.1.Arun Isaac
* gnu/packages/version-control.scm (darcs): Update to 2.14.1. [arguments]: Add patch-sh phase. Enable tests.
2018-08-17gnu: diffstat: Update to 1.62.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (diffstat): Update to 1.62.
2018-08-15gnu: cvs-fast-export: Update to 1.44.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44. [arguments]: Add ‘fix-setpython-PATH’ phase to do just that. Remove obsolete python3 work-around from ‘remove-optimizations’ phase.
2018-08-15gnu: subversion: Update to 1.10.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
2018-08-12gnu: git-annex: Update to 6.20180807.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git-annex): Update to 6.20180807.
2018-08-11gnu: python-gitpython: Update to 2.1.11.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11.
2018-08-09gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].Leo Famulari
* gnu/packages/version-control.scm (cgit): Update to 1.2.1. [inputs]: Use the source of GIT.
2018-08-09gnu: libgit2: Update to 0.26.6.Marius Bakke
* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
2018-07-30gnu: tig: Update to 2.4.1.Efraim Flashner
* gnu/packages/version-control.scm (tig): Update to 2.4.1. [description]: Fix texinfo markup.
2018-07-09gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888].Marius Bakke
* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
2018-07-02gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235].Leo Famulari
* gnu/packages/version-control.scm (libgit2): Update to 0.26.4. (source): Adjust patch name. * gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ... * gnu/packages/patches/libgit2-mtime-0.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-06-27gnu: java-jgit: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (java-jgit)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27gnu: aegis: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (aegis)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-06-27gnu: aegis: Skip failing tests.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (aegis)[arguments]: Disable some failing tests that should otherwise cause build failures.
2018-06-27gnu: stgit: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (stgit)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-27gnu: cgit: Return #t from all phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (cgit)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-26gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]Leo Famulari
* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
2018-06-24gnu: git: Update to 2.18.0.Marius Bakke
* gnu/packages/version-control.scm (git): Update to 2.18.0. [inputs]: Add BASH. [arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH. Add #:disallowed-references. Drop /bin/sh substitution from Makefile. Add phase to prevent the new BASH from ending up in PATH.
2018-06-22gnu: libgit2: Return #t from all phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-22gnu: git-crypt: Return #t from all phases.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute INVOKE for SYSTEM*.
2018-06-22gnu: git: Add "credential-netrc" output.Pierre Neidhardt
* gnu/packages/version-control.scm (git): Add "credential-netrc" output. Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-06-19gnu: git-annex: Update to 6.20180529.Leo Famulari
* gnu/packages/version-control.scm (git-annex): Update to 6.20180529. [inputs]: Add ghc-tagsoup.
2018-06-15gnu: gource: Update to 0.49.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (gource): Update to 0.49.
2018-06-01Merge branch 'master' into core-updatesLudovic Courtès
2018-06-01gnu: Add git-annex.Timothy Sample
* gnu/packages/version-control.scm (git-annex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-29Merge branch 'master' into core-updatesMark H Weaver
2018-05-29gnu: Git: Update to 2.17.1 [fixes CVE 2018-{11234,11235}].Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.17.1.
2018-05-24Merge branch 'master' into core-updatesMark H Weaver
2018-05-23gnu: python-gitpython: Update to 2.1.10.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-18gnu: cgit: Fix included scripts.Christopher Baines
Fix the about-formatting.sh, syntax-highlighting.py and html-converters files. * gnu/packages/version-control.scm (cgit)[arguments]: Include about-formatting.sh and the html-converters in the patch-absolute-file-names phase and add a wrap-python-scripts phase to wrap syntax-highlighting.py and the md2html converter. [inputs]: Add groff, python, python-docutils, python-markdown and python-pygments.
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-13gnu: myrepos: Fix CVE-2018-7032.Efraim Flashner
* gnu/packages/version-control.scm (myrepos)[source]: Add patch. * gnu/packages/patches/myrepos-CVE-2018-7032.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-30gnu: reposurgeon: End all phases in truth.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined result.
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-23gnu: Add src.宋文武
* gnu/packages/version-control.scm (src): New variable.
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-17gnu: subversion: Update to 1.10.0.Leo Famulari
* gnu/packages/version-control.scm (subversion): Update to 1.10.0. (arguments): Patch a hidden shebang in a new 'patch-test-sh' phase. (inputs): Add lz4 and utf8proc. Switch from python-2 to python-wrapper@3.
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
2018-04-06gnu: git: Fix checksum patch in 'patch-tests'.YOANN P
* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests' phase, use %store-directory instead of '/gnu' to prevent tests failure in case a custom store path is used. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-03gnu: git: Update to 2.17.0.Marius Bakke
* gnu/packages/version-control.scm (git): Update to 2.17.0. [arguments]: Remove obsolete substitution.
2018-03-29Merge branch 'master' into core-updatesMarius Bakke