Nuke PKG_INFOS from orbit (it's the only way to be sure.)
modified libpkg/pkg.c
@@ -53,7 +53,6 @@ static struct _fields {
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/pkg.h.in
@@ -196,7 +196,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -207,7 +207,6 @@ typedef enum {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -215,7 +214,7 @@ typedef enum {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_manifest.c
@@ -59,9 +59,11 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -90,7 +92,7 @@ static struct manifest_key {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -274,6 +276,21 @@ pkg_set_from_node(struct pkg *pkg, yaml_node_t *val,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -951,7 +968,7 @@ emit_manifest(struct pkg *pkg, yaml_emitter_t *emitter, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -973,7 +990,7 @@ emit_manifest(struct pkg *pkg, yaml_emitter_t *emitter, short flags)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1134,11 +1151,6 @@ emit_manifest(struct pkg *pkg, yaml_emitter_t *emitter, short flags)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_printf.c
@@ -127,9 +127,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -572,15 +570,6 @@ static const struct pkg_printf_fmt fmt[] = {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -1487,19 +1476,6 @@ format_description(struct sbuf *sbuf, const void *data, struct percent_esc *p)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -71,7 +71,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -112,7 +112,6 @@ static struct column_mapping {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -537,7 +536,6 @@ pkgdb_init(sqlite3 *sdb)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1470,7 +1468,7 @@ pkgdb_query(struct pkgdb *db, const char *pattern, match_t match)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1496,7 +1494,7 @@ pkgdb_query_which(struct pkgdb *db, const char *path, bool glob)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1518,7 +1516,7 @@ pkgdb_query_shlib_required(struct pkgdb *db, const char *shlib)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1543,7 +1541,7 @@ pkgdb_query_shlib_provided(struct pkgdb *db, const char *shlib)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2099,10 +2097,10 @@ static sql_prstmt sql_prepared_statements[PRSTMT_LAST] = {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -2351,7 +2349,7 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int complete, int forced)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2388,8 +2386,7 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int complete, int forced)
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -2405,7 +2402,7 @@ pkgdb_register_pkg(struct pkgdb *db, struct pkg *pkg, int complete, int forced)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/db_upgrades.h
@@ -354,6 +354,54 @@ static struct db_upgrades {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -48,7 +48,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/private/pkg_printf.h
@@ -118,7 +118,6 @@ typedef enum _fmt_code_t {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -197,7 +196,6 @@ _static struct sbuf *format_dependency_name(struct sbuf *, const void *, struct
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified tests/lib/pkg_printf_test.c
@@ -1391,7 +1391,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1451,7 +1450,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1511,7 +1509,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1571,7 +1568,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1631,7 +1627,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1691,7 +1686,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1751,7 +1745,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1811,7 +1804,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1871,7 +1863,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1931,7 +1922,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1992,7 +1982,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -2052,7 +2041,6 @@ ATF_TC_BODY(format_code, tc)
|
|
|
|
|
|
| - | |
|
|
|
|
|