Add error code for insecure permissions on databases
modified libpkg/pkg.h.in
@@ -419,6 +419,11 @@ typedef enum {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -800,9 +805,12 @@ int pkg_finish_repo(char *path, pem_password_cb *cb, char *rsa_key_path);
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|