Commit graph

8 commits

Author SHA1 Message Date
Peter Wagner
78d163bdea git: update to 2.10.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-10-21 00:35:15 +02:00
Peter Wagner
df95e9a593 git: update to 2.10.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-09-23 16:59:18 +02:00
Peter Wagner
2edb2e36ec git: update to 2.8.2
Fixes:
 CVE-2016-2315
 CVE-2016-2324

Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-05-13 12:54:35 +02:00
Peter Wagner
d986ccd6c5 git: update to 2.7.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-03-28 19:49:27 +02:00
Luka Perkov
a150eb16f3 git: update to 2.6.3
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-11-12 00:56:22 +01:00
Peter Wagner
1710be8605 git: update to 2.4.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-05-27 21:32:31 +02:00
Peter Wagner
f3527d974e git: update to 2.3.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-03-16 02:34:13 +01:00
Luiz Angelo Daros de Luca
dccc2268bb git: add subpackage for http(s)/ftp(s) commands
This patch add a new package, git-http, that contains all
http related commands (and ftp as extra). All http/ftp
depends on libcurl. Even without SSL suport in libcurl,
git compiles and it returns an informative error only
at runtime.

The use of symlinks now are trigged using NO_INSTALL_HARDLINKS env
and not based only on Makefile patch.

imap-send was kept builtin and idependent of curl (just as it was
before)

Template files, which are not necessary, where removed.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-14 14:47:43 -03:00