Fix upgrade detection (while here revert name detection it doesn't work)
modified libpkg/pkgdb.c
@@ -50,6 +50,7 @@ static struct column_text_mapping {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1710,12 +1711,12 @@ pkgdb_query_upgrades(struct pkgdb *db)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1743,7 +1744,7 @@ pkgdb_query_downgrades(struct pkgdb *db)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|