Check meta signature.
modified libpkg/pkg_repo.c
@@ -32,6 +32,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -607,7 +608,7 @@ pkg_repo_meta_extract_pubkey(int fd, void *ud)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -756,6 +757,14 @@ pkg_repo_fetch_meta(struct pkg_repo *repo, time_t *t)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -779,6 +788,9 @@ cleanup:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|