Fixes issue #409: Download pkgs needed for all the upgradable packages on a machine
modified libpkg/pkg_jobs.c
@@ -171,6 +171,7 @@ jobs_solve_upgrade(struct pkg_jobs *j)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -178,11 +179,14 @@ jobs_solve_upgrade(struct pkg_jobs *j)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -3992,14 +3992,14 @@ pkgdb_query_fetch(struct pkgdb *db, match_t match, int nbpkgs, char **pkgs,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified pkg/utils.c
@@ -636,7 +636,7 @@ print_jobs_summary(struct pkg_jobs *jobs, const char *msg, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|