Commit graph

52 commits

Author SHA1 Message Date
R. RyanTM 07d6422893 libgit2: 1.1.0 -> 1.1.1 2021-07-24 15:38:14 +02:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Jonathan Ringer eb7aa55e89 libgit2: 1.0.0 -> 1.1.0 2020-12-01 14:44:25 +01:00
Orivej Desh ecb36271a2
libgit2: unbundle pcre (#85049)
libgit2 has bundled pcre (not pcre2) in
https://github.com/libgit2/libgit2/pull/4935

Before this change configure printed "regex, using bundled PCRE",
after this change it prints "regex, using system PCRE".
2020-04-12 19:59:55 +00:00
R. RyanTM fd059cc3e5 libgit2: 0.99.0 -> 1.0.0 2020-04-06 15:45:25 -07:00
Jan Tojnar 6733ecede5
libgit2: 0.28.4 -> 0.99.0
https://github.com/libgit2/libgit2/releases/tag/v0.99.0
2020-03-09 23:09:50 +01:00
Jan Tojnar e8a766883f
libgit2: 0.27.8 -> 0.28.4
* https://github.com/libgit2/libgit2/releases/tag/v0.28.0
* https://github.com/libgit2/libgit2/releases/tag/v0.28.1
* https://github.com/libgit2/libgit2/releases/tag/v0.28.2
* https://github.com/libgit2/libgit2/releases/tag/v0.28.3
* https://github.com/libgit2/libgit2/releases/tag/v0.28.4
2020-02-06 00:02:11 +01:00
Jan Tojnar c8490a8603
libgit2: switch to python3 2019-12-15 01:50:36 +01:00
Franz Pletz 10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
R. RyanTM 1576c74743 libgit2_0_27: 0.27.7 -> 0.27.8 (#55256)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2019-02-15 11:53:53 +01:00
Eelco Dolstra ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Jan Tojnar cc50638176
libgit2: 0.26.6 → 0.27.7 2018-12-16 22:56:31 +01:00
Jan Tojnar 4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
Eelco Dolstra fca4fbeba9
Revert "libgit2: 0.26.6 -> 0.26.8"
This reverts commit 28b4b4b1e4.

Fixes #51416.
2018-12-04 17:50:45 +01:00
Will Dietz 28b4b4b1e4 libgit2: 0.26.6 -> 0.26.8
0.26.7 is a security fix release
0.26.8 is a security fix release

Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
R. RyanTM c82977caf4 libgit2_0_27: 0.27.5 -> 0.27.7 (#50064)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-11-12 21:33:13 +01:00
R. RyanTM 31a4e4f11b libgit2_0_27: 0.27.4 -> 0.27.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgit2/versions
2018-10-14 06:14:22 -07:00
Will Dietz cc02890b41 libgit2_0_27: 0.27.3 -> 0.27.4 (security)
https://github.com/libgit2/libgit2/releases/tag/v0.27.4
2018-08-07 11:16:31 -05:00
Will Dietz 8c78eee4a1 libgit2: 0.26.0 -> 0.26.6 (security, fixes)
Don't know that there's a reason to keep the patch level
fixed at 0, optimistically bumping to latest (6).
2018-08-07 11:16:31 -05:00
Jörg Thalheim f026e85080 libgit2_0_25: remove 2018-07-27 13:35:24 +01:00
Will Dietz a9300b2b6b libgit2_0_27: init 2018-07-26 15:35:21 -05:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Daiderd Jordan 9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Orivej Desh 62e18a947b libgit2: delete obsolete patch 2017-11-05 18:43:30 +00:00
Orivej Desh ce1b0c05a5 libgit2: 0.25.1 -> 0.26.0 2017-11-05 18:43:30 +00:00
Ricardo M. Correia 1aef6f40bb libgit2: fix hash
... and switch to fetchFromGitHub to avoid future hash changes.
2017-11-05 18:43:30 +00:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Franz Pletz b4c7979363
libgit2: 0.24.6 -> 0.25.1 2017-04-10 14:31:26 +02:00
Franz Pletz c03bc57212
libgit2: 0.24.3 -> 0.24.6
Fixes the following vulnerabilities:

  * CVE-2016-10128
  * CVE-2016-10129
  * CVE-2016-10130
  * CVE-2017-5338
  * CVE-2017-5339
2017-01-11 06:50:54 +01:00
Franz Pletz 3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable 2017-01-11 06:50:37 +01:00
Maximilian Güntner 67d73657a9
Revert "libgit2: reinit at 0.23.2"
This reverts commit 2e15a8f2dd.
libgit2 v0.23.2 is no longer necessary due to
edbe73dc13e6090269f0d8b2bb759c7957a83ec1

Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 16:06:50 +01:00
Tim Steinbach 6f2b2daccf
libgit2: 0.24.2 -> 0.24.3 2016-11-16 12:52:07 -05:00
Maximilian Güntner 2e15a8f2dd libgit2: reinit at 0.23.2
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Graham Christensen 65a6484f79
libgit2: 0.24.1 -> 0.24.2 for CVE-2016-8568, CVE-2016-8569 2016-10-26 08:56:49 -04:00
Moritz Ulrich 3cfe3ab6b6 libgit2: Disable Security.framework transport on Darwin.
When used by cargo, `libgit2` crashes with a Segmentation Fault on
Darwin. This crash is somehow connected to the `Security.framework`
native to Darwin, and while being easy to reproduce, is very hard to
track down.

This commit introduces a patch to `libgit2` which disables the
troublesome transport and instead depends on `libcurl`. The patch also
adds support for `SSL_CERT_FILE` to `libgit2`.

Upstream tracking issue is
https://github.com/libgit2/libgit2/issues/3885.
2016-08-10 21:16:37 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Matthias Beyer e958e827fe libgit2: 0.23.2 -> 0.24.1 2016-05-16 16:12:23 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Anthony Cowley 889d6d11a3 julia: darwin compatibility
Along with PR #13879, these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864

The libgit2 change is mechanical to pull in iconv on darwin.

The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Luca Bruno a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Luca Bruno db4e688df2 git2: fix libssh support 2015-11-17 17:55:20 +01:00
Vladimír Čunát e71c9cfaa2 libssh2: split into multiple outputs
And fixup referrers.
2015-10-13 20:18:47 +02:00
Luca Bruno 57d41aaed7 libgit2: add 0.21.x version as it's incompatible with the new 0.23 2015-09-27 15:27:57 +02:00
Matthias Beyer bea75f4c78 libgit2: 0.21.2 -> 0.23.2 2015-09-25 15:47:57 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Evgeny Egorochkin 0a8eeaa5ee libgit2: update from 0.21.1 to 0.21.2 2014-11-01 14:52:11 +02:00
Shea Levy 6a04f343b3 libgit2: Add some more dependencies 2014-10-22 15:37:52 -04:00
Domen Kožar 1b376347f5 python3Packages.pygit2: fix build 2014-08-27 19:21:50 +02:00
Domen Kožar 523aa4338b libgit2: add threadsafe 2014-01-10 01:45:33 +01:00