Fix candidates sorting.
modified libpkg/pkg_jobs.c
@@ -455,10 +455,22 @@ pkg_jobs_process_add_request(struct pkg_jobs *j, bool top)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -810,18 +822,13 @@ pkg_jobs_find_upgrade(struct pkg_jobs *j, const char *pattern, match_t m)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -1411,6 +1418,7 @@ jobs_solve_install_upgrade(struct pkg_jobs *j)
|
|
|
|
|
|
| + | |
|
|
|
|
|