Add ip_version to the pkg -vv command
modified libpkg/libpkg.ver
@@ -124,6 +124,7 @@ global:
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -1490,6 +1490,7 @@ signature_t pkg_repo_signature_type(struct pkg_repo *r);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -1333,6 +1333,17 @@ pkg_repo_priority(struct pkg_repo *r)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/main.c
@@ -364,6 +364,9 @@ show_repository_info(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|