Merge remote-tracking branch 'upstream/master'
modified libpkg/pkg_checksum.c
@@ -191,16 +191,21 @@ pkg_checksum_generate(struct pkg *pkg, char *dest, size_t destlen,
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -969,15 +969,6 @@ pkg_jobs_guess_upgrade_candidate(struct pkg_jobs *j, const char *pattern)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -992,10 +983,6 @@ pkg_jobs_find_upgrade(struct pkg_jobs *j, const char *pattern, match_t m)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1013,7 +1000,7 @@ pkg_jobs_find_upgrade(struct pkg_jobs *j, const char *pattern, match_t m)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs_universe.c
@@ -68,19 +68,20 @@ pkg_jobs_universe_get_local(struct pkg_jobs_universe *universe,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/repo/binary/query.c
@@ -97,7 +97,7 @@ pkg_repo_binary_it_new(struct pkg_repo *repo, sqlite3_stmt *s, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -105,6 +105,7 @@ pkg_repo_binary_group_it_new(struct pkg_repo *repo __unused, ucl_object_t *match
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -135,8 +136,10 @@ pkg_repo_binary_group_it_next(struct pkg_repo_it *it, struct pkg **pkg_p, unsign
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -573,7 +576,7 @@ pkg_repo_binary_groupsearch(struct pkg_repo *repo, const char *pattern, match_t
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/utils.c
@@ -65,6 +65,8 @@ struct jobs_sum_number {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -716,6 +718,8 @@ enum pkg_display_type {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -786,27 +790,37 @@ set_jobs_summary_pkg(struct pkg_jobs *jobs, struct pkg *new_pkg,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -938,6 +952,18 @@ display_summary_item(struct pkg_solved_display *it, int64_t dlsize)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -948,10 +974,12 @@ static const char* pkg_display_messages[PKG_DISPLAY_MAX + 1] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|