Merge remote-tracking branch 'upstream/master'
modified libpkg/fetch_libcurl.c
@@ -494,9 +494,13 @@ retry:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -504,7 +508,7 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -528,5 +532,4 @@ curl_cleanup(struct pkg_repo *repo)
|
|
|
|
|
|
| - | |
|
modified libpkg/fetch_libfetch.c
@@ -158,18 +158,18 @@ fetch_connect(struct pkg_repo *repo, struct url *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/libpkg.ver
@@ -141,6 +141,7 @@ global:
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -524,7 +524,8 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -817,6 +818,7 @@ void pkg_repo_create_set_hash_symlink(struct pkg_repo_create *prc, bool);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_repo.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -681,6 +681,53 @@ out:
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -48,6 +48,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -415,9 +416,133 @@ pkg_repo_create_free(struct pkg_repo_create *prc)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -694,6 +819,13 @@ pkg_repo_create(struct pkg_repo_create *prc, char *path)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -181,6 +181,7 @@ struct pkg_repo_content {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -308,6 +309,7 @@ struct pkg_repo_create {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -647,6 +649,8 @@ int pkg_repo_mirror_package(struct pkg *pkg, const char *destdir);
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -851,4 +855,6 @@ void append_touched_dir(const char *path);
|
|
|
|
|
|
| + | |
| + | |
|
modified libpkg/repo/binary/update.c
@@ -84,7 +84,7 @@ pkg_repo_binary_init_update(struct pkg_repo *repo, const char *name)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -98,8 +98,8 @@ pkg_repo_binary_delete_conflicting(const char *origin, const char *version,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -111,8 +111,8 @@ pkg_repo_binary_delete_conflicting(const char *origin, const char *version,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -130,8 +130,7 @@ cleanup:
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -151,7 +150,7 @@ try_again:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -362,8 +361,51 @@ pkg_repo_binary_register_conflicts(const char *origin, char **conflicts,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -398,7 +440,7 @@ pkg_repo_binary_add_from_manifest(const char *buf, sqlite3 *sqlite, size_t len,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -454,11 +496,11 @@ rollback_repo(void *data)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -470,6 +512,7 @@ pkg_repo_binary_update_proceed(const char *name, struct pkg_repo *repo,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -488,12 +531,32 @@ pkg_repo_binary_update_proceed(const char *name, struct pkg_repo *repo,
|
|
|
|
|
|
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -513,7 +576,7 @@ pkg_repo_binary_update_proceed(const char *name, struct pkg_repo *repo,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -530,17 +593,33 @@ pkg_repo_binary_update_proceed(const char *name, struct pkg_repo *repo,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -574,7 +653,6 @@ cleanup:
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/triggers.c
@@ -68,16 +68,28 @@ trigger_open_schema(void)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -104,7 +116,7 @@ trigger_open_schema(void)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -134,7 +146,6 @@ trigger_load(int dfd, const char *name, bool cleanup_only, ucl_object_t *schema)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -153,7 +164,7 @@ trigger_load(int dfd, const char *name, bool cleanup_only, ucl_object_t *schema)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/add.c
@@ -29,7 +29,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/alias.c
@@ -27,8 +27,6 @@
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified src/repo.c
@@ -1,6 +1,5 @@
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -50,7 +49,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -99,6 +98,7 @@ exec_repo(int argc, char **argv)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -108,8 +108,11 @@ exec_repo(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/upgrade.c
@@ -105,20 +105,12 @@ check_vulnerable(struct pkg_audit *audit, struct pkgdb *db, int sock)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -127,10 +119,7 @@ check_vulnerable(struct pkg_audit *audit, struct pkgdb *db, int sock)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -155,6 +144,7 @@ check_vulnerable(struct pkg_audit *audit, struct pkgdb *db, int sock)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -233,12 +223,8 @@ add_vulnerable_upgrades(struct pkg_jobs *jobs, struct pkgdb *db)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
modified src/version.c
@@ -143,8 +143,7 @@ print_version(struct pkg *pkg, const char *source, const char *ver,
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/conflicts-multirepo.sh
@@ -146,12 +146,12 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/conflicts.sh
@@ -434,7 +434,7 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/formula.sh
@@ -57,7 +57,7 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/issue1425.sh
@@ -153,12 +153,12 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/issue1440.sh
@@ -188,12 +188,12 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/php-pr.sh
@@ -241,7 +241,7 @@ php53-gd-5.3.27
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/requires.sh
@@ -41,7 +41,7 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -105,7 +105,7 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/frontend/rubypuppet.sh
@@ -228,7 +228,7 @@ EOF
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|