update: Fix signing verification with digests/packagesite
modified libpkg/update.c
@@ -122,7 +122,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -137,7 +137,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -190,6 +190,7 @@ repo_fetch_remote_extract_tmp(struct pkg_repo *repo, const char *filename,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -204,6 +205,7 @@ repo_fetch_remote_extract_tmp(struct pkg_repo *repo, const char *filename,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -211,10 +213,12 @@ repo_fetch_remote_extract_tmp(struct pkg_repo *repo, const char *filename,
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|