[Bug 432786] Re: git imap-send ssl support
Bernhard Reiter
432786 at bugs.launchpad.net
Sun Aug 10 16:44:21 UTC 2014
Two good news items:
1. libgnutls28 has been in Debian/Ubuntu for a while, and with Utopic,
libcurl4-gnutls-dev (which is a dependency of git) will finally depend
on libgnutls28-dev, which is a dummy package pointing to libgnutls-dev,
which in turn is at version 3.2.16, and which depends on nettle-dev (as
opposed to its predecessors, which depended on libgcrypt).
2. In Utopic, gnutls28 depends on libgmp-dev (>= 2:6), which has been
dual-licensed as LGPLv3+/GPLv2+.
So I think it should be both technically and legally feasible to use
gnutls and nettle in order to implement imap-send for current versions
of git!
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to git in Ubuntu.
https://bugs.launchpad.net/bugs/432786
Title:
git imap-send ssl support
Status in “git” package in Ubuntu:
Confirmed
Status in “git” package in Debian:
Confirmed
Bug description:
Binary package hint: git-core
currently it is not possible to use git imap-send via an ssl
connection. trying it, git tells me
SSL requested but SSL support not compiled in
would be nice to have ssl support, when karmic is released ....
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git/+bug/432786/+subscriptions
More information about the foundations-bugs
mailing list