Use binary copy instead of printf to fix issues with pkg repo signing_command when the signature contains \0
modified libpkg/pkg_repo_create.c
@@ -822,7 +822,7 @@ pkg_repo_sign(char *path, char **argv, int argc, UT_string **sig, UT_string **ce
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|