Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/git-crypt: bump version to 0.6.0 | Bernd Kuhls | 2018-08-20 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | Quoting from release notes: https://www.agwa.name/git/git-crypt.git/raw/master/NEWS "v0.6.0 (2017-11-26) * Add support for OpenSSL 1.1 (still works with OpenSSL 1.0). * Switch to C++11 (gcc 4.9 or higher now required to build). [...]" Added license hashes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | git-crypt: new package | Francesco Negri | 2017-01-30 | 1 | -0/+2 |
[Peter: git is a runtime dependency, use pkg-config for openssl dependencies, use make install] Signed-off-by: Francesco Negri <francesconegri@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |