Merge branch 'upstream-master'
modified NEWS
@@ -1,3 +1,10 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified auto.def
@@ -6,7 +6,7 @@ use cc cc-lib cc-shared pkg-config
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified docs/pkg-check.8
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -23,37 +23,29 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -61,16 +53,6 @@ or
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -83,8 +65,6 @@ These options are supported by
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -107,8 +87,6 @@ has been set to true in
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -141,12 +119,6 @@ for additional information.
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified docs/pkg-create.8
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -31,6 +31,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -39,6 +40,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -47,6 +49,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -55,6 +58,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -274,6 +278,14 @@ disturbing similar content already on the system.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified docs/pkg.conf.5
@@ -127,6 +127,8 @@ Set the default compression level, special values are:
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified docs/pkg_create.3
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
@@ -6,7 +6,8 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -21,6 +22,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -63,6 +66,11 @@ Set the default (as specified in libarchive)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/elfhints.c
@@ -30,6 +30,13 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/fetch.c
@@ -249,7 +249,7 @@ pkg_fetch_file_to_fd(struct pkg_repo *repo, int dest, struct fetch_item *fi,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -292,7 +292,7 @@ pkg_fetch_file_to_fd(struct pkg_repo *repo, int dest, struct fetch_item *fi,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_file.c
@@ -95,9 +95,9 @@ stdio_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_libcurl.c
@@ -149,9 +149,9 @@ curl_do_fetch(struct curl_userdata *data, CURL *cl, struct curl_repodata *cr)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -212,7 +212,7 @@ http_getmirrors(struct pkg_repo *r, struct curl_repodata *cr)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -247,7 +247,7 @@ http_getmirrors(struct pkg_repo *r, struct curl_repodata *cr)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -287,7 +287,7 @@ int
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -378,7 +378,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -435,16 +435,16 @@ do_retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_libfetch.c
@@ -117,7 +117,7 @@ fetch_connect(struct pkg_repo *repo, struct url *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -172,7 +172,7 @@ fetch_connect(struct pkg_repo *repo, struct url *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -225,7 +225,7 @@ fetch_open(struct pkg_repo *repo, struct url *u, off_t *sz, time_t *t)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/fetch_ssh.c
@@ -64,7 +64,7 @@ tcp_connect(struct pkg_repo *repo, struct yuarel *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -114,12 +114,12 @@ tcp_connect(struct pkg_repo *repo, struct yuarel *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -182,7 +182,7 @@ ssh_connect(struct pkg_repo *repo, struct yuarel *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -201,7 +201,7 @@ ssh_connect(struct pkg_repo *repo, struct yuarel *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -215,12 +215,12 @@ ssh_connect(struct pkg_repo *repo, struct yuarel *u)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -252,7 +252,7 @@ pkgprotocol_open(struct pkg_repo *repo, struct fetch_item *fi,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -261,13 +261,13 @@ pkgprotocol_open(struct pkg_repo *repo, struct fetch_item *fi,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -414,7 +414,7 @@ ssh_write(void *data, const char *buf, int l)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -428,7 +428,7 @@ ssh_read(void *data, char *buf, int len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -442,7 +442,7 @@ ssh_read(void *data, char *buf, int len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -468,17 +468,17 @@ ssh_read(void *data, char *buf, int len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/libpkg.ver
@@ -32,6 +32,7 @@ global:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -135,7 +136,6 @@ global:
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -219,7 +219,6 @@ global:
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/packing.c
@@ -2,7 +2,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -43,9 +43,11 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -77,7 +79,7 @@ packing_init(struct packing **pack, const char *path, pkg_formats format, int cl
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -106,7 +108,7 @@ packing_init(struct packing **pack, const char *path, pkg_formats format, int cl
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,6 +142,7 @@ packing_append_iovec(struct packing *pack, const char *path, struct iovec *iov,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -180,6 +183,7 @@ packing_append_buffer(struct packing *pack, const char *buffer,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -202,7 +206,7 @@ packing_append_file_attr(struct packing *pack, const char *filepath,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -312,7 +316,7 @@ packing_finish(struct packing *pack)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -370,44 +374,50 @@ out:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg.c
@@ -1,33 +1,13 @@
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -1371,50 +1351,6 @@ pkg_test_filesum(struct pkg *pkg)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -1479,8 +1479,6 @@ int pkg_initialized(void);
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -1680,6 +1678,7 @@ void pkg_drop_privileges(void);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_add.c
@@ -261,7 +261,7 @@ set_attrsat(int fd, const char *path, mode_t perm, uid_t uid, gid_t gid,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -322,7 +322,7 @@ reopen_tempdir(int rootfd, struct tempdir *t)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -333,7 +333,7 @@ get_tempdir(int rootfd, const char *path, tempdirs_t *tempdirs)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -351,14 +351,14 @@ close_tempdir(struct tempdir *t)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -401,7 +401,7 @@ create_dir(struct pkg *pkg, struct pkg_dir *d, tempdirs_t *tempdirs)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -420,7 +420,7 @@ do_extract_dir(struct pkg* pkg, struct archive *a __unused, struct archive_entry
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -446,14 +446,15 @@ try_mkdir(int fd, const char *path)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -492,7 +493,8 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -512,7 +514,7 @@ do_extract_symlink(struct pkg *pkg, struct archive *a __unused, struct archive_e
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -523,7 +525,8 @@ do_extract_symlink(struct pkg *pkg, struct archive *a __unused, struct archive_e
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -532,7 +535,7 @@ create_hardlink(struct pkg *pkg, struct pkg_file *f, const char *path, tempdirs_
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -598,7 +601,8 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -612,7 +616,7 @@ do_extract_hardlink(struct pkg *pkg, struct archive *a __unused, struct archive_
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -644,7 +648,8 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -655,7 +660,7 @@ create_regfile(struct pkg *pkg, struct pkg_file *f, struct archive *a,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -758,7 +763,7 @@ create_regfile(struct pkg *pkg, struct pkg_file *f, struct archive *a,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -778,7 +783,7 @@ do_extract_regfile(struct pkg *pkg, struct archive *a, struct archive_entry *ae,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -790,14 +795,15 @@ do_extract_regfile(struct pkg *pkg, struct archive *a, struct archive_entry *ae,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -860,7 +866,7 @@ do_extract(struct archive *a, struct archive_entry *ae,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1264,6 +1270,7 @@ pkg_add_common(struct pkgdb *db, const char *path, unsigned flags,
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1368,7 +1375,8 @@ pkg_add_common(struct pkgdb *db, const char *path, unsigned flags,
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -1521,6 +1529,8 @@ pkg_add_fromdir(struct pkg *pkg, const char *src)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -1576,7 +1586,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1648,7 +1658,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1669,13 +1679,13 @@ pkg_add_fromdir(struct pkg *pkg, const char *src)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1697,6 +1707,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src)
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_audit.c
@@ -692,7 +692,7 @@ pkg_audit_preprocess(struct pkg_audit_entry *h)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,6 +63,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -80,6 +82,7 @@ struct pkg_ctx ctx = {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -507,6 +510,18 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -613,7 +628,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -626,7 +641,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -715,7 +730,7 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -786,10 +801,10 @@ add_repo_obj(const ucl_object_t *obj, const char *file, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -804,10 +819,10 @@ walk_repo_obj(const ucl_object_t *obj, const char *file, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -858,7 +873,7 @@ load_repo_file(int dfd, const char *repodir, const char *repofile,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -911,7 +926,7 @@ load_repo_files(const char *repodir, pkg_init_flags flags, struct os_info *oi)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -989,6 +1004,41 @@ type_to_string(int type)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1013,6 +1063,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1023,8 +1074,14 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1326,7 +1383,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1337,6 +1394,9 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1346,6 +1406,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1353,7 +1414,7 @@ pkg_ini(const char *path, const char *reposdir, pkg_init_flags flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -216,7 +216,7 @@ pkg_create_archive(struct pkg *pkg, struct pkg_create *pc, unsigned required_fla
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -258,6 +258,7 @@ pkg_create_new(void)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -296,6 +297,12 @@ pkg_create_set_compression_level(struct pkg_create *pc, int clevel)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_elf.c
@@ -1093,7 +1093,7 @@ pkg_arch_to_legacy(const char *arch, char *dest, size_t sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_event.c
@@ -993,6 +993,44 @@ pkg_debug(int level, const char *fmt, ...)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_macho.c
@@ -307,7 +307,7 @@ pkg_arch_to_legacy(const char *arch, char *dest, size_t sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_manifest.c
@@ -43,6 +43,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -380,7 +382,7 @@ pkg_array(struct pkg *pkg, const ucl_object_t *obj, uint32_t attr)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -477,7 +479,7 @@ pkg_obj(struct pkg *pkg, const ucl_object_t *obj, uint32_t attr)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -635,7 +637,7 @@ pkg_set_files_from_object(struct pkg *pkg, const ucl_object_t *obj)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -681,7 +683,7 @@ pkg_set_dirs_from_object(struct pkg *pkg, const ucl_object_t *obj)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -706,7 +708,7 @@ pkg_set_deps_from_object(struct pkg *pkg, const ucl_object_t *obj)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -760,9 +762,9 @@ parse_manifest(struct pkg *pkg, ucl_object_t *obj)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -812,7 +814,7 @@ pkg_parse_manifest(struct pkg *pkg, const char *buf, size_t len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -847,7 +849,7 @@ pkg_parse_manifest_fileat(int dfd, struct pkg *pkg, const char *file)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -949,7 +951,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -989,7 +991,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1011,7 +1013,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1024,7 +1026,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1034,7 +1036,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1044,7 +1046,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1054,7 +1056,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1064,7 +1066,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1074,7 +1076,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1084,7 +1086,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1094,7 +1096,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1104,10 +1106,10 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1135,7 +1137,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1163,7 +1165,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1174,7 +1176,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1188,7 +1190,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1225,7 +1227,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1254,7 +1256,7 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -1084,7 +1084,7 @@ pkg_repo_pack_db(const char *name, const char *archive, char *path,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_solve.c
@@ -1,7 +1,5 @@
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -48,6 +46,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -55,7 +55,6 @@ enum pkg_solve_rule_type {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -66,7 +65,6 @@ static const char *rule_reasons[] = {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -248,10 +246,6 @@ pkg_print_rule_buf(struct pkg_solve_rule *rule, xstring *sb)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -270,7 +264,7 @@ pkg_debug_print_rule(struct pkg_solve_rule *rule)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -305,7 +299,7 @@ pkg_solve_handle_provide (struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -316,7 +310,7 @@ pkg_solve_handle_provide (struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -326,7 +320,7 @@ pkg_solve_handle_provide (struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -359,7 +353,7 @@ pkg_solve_add_depend_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -377,7 +371,7 @@ pkg_solve_add_depend_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -402,7 +396,7 @@ pkg_solve_add_conflict_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -464,7 +458,7 @@ pkg_solve_add_require_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -495,7 +489,7 @@ pkg_solve_add_require_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -527,7 +521,7 @@ pkg_solve_add_request_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -629,17 +623,6 @@ pkg_solve_add_chain_rule(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -650,7 +633,6 @@ pkg_solve_process_universe_variable(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -669,10 +651,6 @@ pkg_solve_process_universe_variable(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -733,7 +711,7 @@ pkg_solve_add_variable(struct pkg_job_universe_item *un,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -796,7 +774,7 @@ pkg_solve_jobs_to_sat(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -892,12 +870,12 @@ pkg_solve_set_initial_assumption(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -950,13 +928,13 @@ pkg_solve_set_initial_assumption(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -970,12 +948,6 @@ pkg_solve_set_initial_assumption(struct pkg_solve_problem *problem,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1099,7 +1071,7 @@ reiterate:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1129,7 +1101,7 @@ reiterate:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1292,7 +1264,7 @@ pkg_solve_insert_res_job (struct pkg_solve_variable *var,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1301,7 +1273,7 @@ pkg_solve_insert_res_job (struct pkg_solve_variable *var,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1322,14 +1294,14 @@ pkg_solve_insert_res_job (struct pkg_solve_variable *var,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1342,7 +1314,7 @@ pkg_solve_sat_to_jobs(struct pkg_solve_problem *problem)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -10,28 +10,8 @@
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -76,6 +56,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -810,7 +792,7 @@ pkgdb_profile_callback(unsigned type __unused, void *ud __unused,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1081,7 +1063,7 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1198,16 +1180,19 @@ pkgdb_transaction_rollback_sqlite(sqlite3 *sqlite, const char *savepoint)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1575,7 +1560,7 @@ run_prstmt(sql_prstmt_index s, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2060,69 +2045,6 @@ pkgdb_insert_annotations(struct pkg *pkg, int64_t package_id, sqlite3 *s)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -2348,7 +2270,7 @@ sql_exec(sqlite3 *s, const char *sql, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2357,7 +2279,7 @@ sql_exec(sqlite3 *s, const char *sql, ...)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2655,7 +2577,7 @@ pkgdb_check_lock_pid(struct pkgdb *db)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2717,7 +2639,7 @@ pkgdb_try_lock(struct pkgdb *db, const char *lock_sql, pkgdb_lock_t type,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2728,7 +2650,7 @@ pkgdb_try_lock(struct pkgdb *db, const char *lock_sql, pkgdb_lock_t type,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2752,7 +2674,7 @@ pkgdb_try_lock(struct pkgdb *db, const char *lock_sql, pkgdb_lock_t type,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2794,14 +2716,14 @@ pkgdb_obtain_lock(struct pkgdb *db, pkgdb_lock_t type)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2809,7 +2731,7 @@ pkgdb_obtain_lock(struct pkgdb *db, pkgdb_lock_t type)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2825,7 +2747,7 @@ pkgdb_upgrade_lock(struct pkgdb *db, pkgdb_lock_t old_type, pkgdb_lock_t new_typ
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2846,7 +2768,7 @@ pkgdb_downgrade_lock(struct pkgdb *db, pkgdb_lock_t old_type,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2875,15 +2797,15 @@ pkgdb_release_lock(struct pkgdb *db, pkgdb_lock_t type)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -3059,6 +2981,6 @@ pkgdb_debug(int level, sqlite3_stmt *stmt)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified libpkg/private/event.h
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -32,6 +32,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -50,6 +52,33 @@ void pkg_emit_pkg_errno(pkg_error_t err, const char *func, const char *arg);
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -79,6 +108,7 @@ void pkg_emit_incremental_update(const char *reponame, int processed);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/private/packing.h
@@ -2,7 +2,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -35,5 +35,5 @@ struct packing {
|
|
|
|
|
|
| - | |
| + | |
|
modified libpkg/private/pkg.h
@@ -122,7 +122,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -151,12 +150,14 @@ struct pkg_stringlist_iterator {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -298,6 +299,7 @@ struct pkg_create {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -713,7 +715,7 @@ void pkg_config_file_free(struct pkg_config_file *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -39,8 +39,11 @@
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -114,7 +117,7 @@ char *rtrimspace(char *buf);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/common.c
@@ -230,13 +230,14 @@ pkg_repo_binary_run_prstatement(sql_prstmt_index s, ...)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -254,5 +255,4 @@ pkg_repo_binary_finalize_prstatements(void)
|
|
|
|
|
|
| - | |
|
modified libpkg/repo/binary/init.c
@@ -219,7 +219,7 @@ pkg_repo_binary_open(struct pkg_repo *repo, unsigned mode)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -249,14 +249,14 @@ pkg_repo_binary_open(struct pkg_repo *repo, unsigned mode)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/query.c
@@ -187,7 +187,7 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *cond, const char *patte
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -196,7 +196,7 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *cond, const char *patte
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -214,10 +214,8 @@ pkg_repo_binary_query(struct pkg_repo *repo, const char *cond, const char *patte
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -361,6 +359,7 @@ pkg_repo_binary_require(struct pkg_repo *repo, const char *provide)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -397,7 +396,7 @@ static int
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/repo/binary/update.c
@@ -685,7 +685,7 @@ pkg_repo_binary_update(struct pkg_repo *repo, bool force)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -701,7 +701,8 @@ pkg_repo_binary_update(struct pkg_repo *repo, bool force)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -704,7 +704,8 @@ pkg_absolutepath(const char *src, char *dest, size_t dest_size, bool fromroot) {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -967,7 +968,7 @@ json_escape(const char *str)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -979,12 +980,19 @@ open_tempdir(int rootfd, const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/audit.c
@@ -2,28 +2,9 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -35,6 +16,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -208,6 +190,7 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -219,6 +202,7 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -227,8 +211,11 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -273,6 +260,11 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -288,7 +280,35 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -466,7 +486,7 @@ exec_audit(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/check.c
@@ -1,30 +1,10 @@
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -246,9 +226,9 @@ void
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -265,8 +245,6 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -299,8 +277,7 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -322,8 +299,7 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -347,18 +323,14 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -372,21 +344,10 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -451,41 +412,6 @@ exec_check(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -536,7 +462,6 @@ cleanup:
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/create.c
@@ -57,13 +57,13 @@ void
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -172,6 +172,8 @@ exec_create(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -208,7 +210,7 @@ exec_create(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -272,6 +274,21 @@ exec_create(int argc, char **argv)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -310,7 +327,9 @@ exec_create(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/upgrade.sh
@@ -9,7 +9,7 @@ tests_init \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -264,43 +264,23 @@ dir_become_file_body() {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
modified tests/frontend/vital.sh
@@ -40,8 +40,8 @@ EOF
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified tests/lib/packing.c
@@ -74,33 +74,33 @@ ATF_TC_BODY(packing_set_format, tc)
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/lib/utils.c
@@ -75,10 +75,10 @@ ATF_TC_BODY(open_tempdir, tc) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -86,7 +86,7 @@ ATF_TC_BODY(open_tempdir, tc) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -97,7 +97,7 @@ ATF_TC_BODY(open_tempdir, tc) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|