This repository was archived by the owner on Dec 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ while testing these against the git2go code before releasing the image.
3737- [ ] ` libgit2-1.1 ` depends on ` libmdtls12 ` which [ does not provide support for ED25519 (yet)] [ mbedtls-ed25519 ] .
3838- [ ] In some observations, a mix of mbedTLS and OpenSSL linking seemed to happen, making it harder to determine what
3939 C-dependency was the cause of a malfunction.
40+ - [ ] There is [ no support for ECDSA* and ED25519 hostkey types before ` libgit2 ` ` 1.2.0 ` ] [ libgit2-5750 ]
4041- [ ] The ` 1.2 ` release of ` libgit2 ` in combination with ` git2go/v32 ` does not seem to work properly:
4142 - [ ] [ libgit2/git2go #834 ] ( https://github.com/libgit2/git2go/issues/834 )
4243 - [ ] [ libgit2/git2go #836 ] ( https://github.com/libgit2/git2go/issues/836 )
@@ -161,3 +162,4 @@ For example, `1.16.8-bullseye-libgit2-1.1.1` for an image with
161162[ libgit2-debian-tracker ] : https://tracker.debian.org/pkg/libgit2
162163[ libssh2-1-misconfiguration ] : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668271
163164[ mbedtls-ed25519 ] : https://github.com/ARMmbed/mbedtls/issues/2452
165+ [ libgit2-5750 ] : https://github.com/libgit2/libgit2/pull/5750
You can’t perform that action at this time.
0 commit comments