6 Commits

Author SHA1 Message Date
Jakub Jirutka
726f37f82d main/libgit2: remove unnecessary -lib subpackage
The -lib subpackage doesn't make any sense for this package, because
libgit2 is only a library.

pkg
+-- libgit2
|   `-- usr
|       `-- lib
|           `-- libgit2.so.24 -> libgit2.so.0.24.2
`-- libgit2-libs
    `-- usr
        `-- lib
            `-- libgit2.so.0.24.3

Also it breaks cargo package.
2016-12-08 13:11:50 +01:00
Daniel Sabogal
49996c01e4 main/libgit2: security upgrade to 0.24.3
CVE-2016-8568
CVE-2016-8569
2016-11-24 06:14:29 +00:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Natanael Copa
9800a4ef3e main/libgit2: rebuild against libressl 2016-10-10 12:04:14 +00:00
Jakub Jirutka
c025fa898f main/libgit2: upgrade to 0.24.2 2016-10-03 23:01:42 +02:00
Jakub Jirutka
22c2493b54 testing/libgit2: move to the main repo 2016-05-04 09:27:33 +00:00