xbps-query: add repo and pkgdb mode to --cat

This commit is contained in:
Duncan Overbruck
2021-12-19 16:07:25 +01:00
parent 3939d9aeb5
commit f5355e53cd
7 changed files with 75 additions and 3 deletions

2
NEWS
View File

@@ -45,6 +45,8 @@ xbps-X.XX.X (2020-XX-XX):
* xbps-remove(1): fix dry run cache cleaning inconsistencies. [duncaen]
* xbps-query(1): --cat now works in either repo or pkgdb mode. [duncaen]
* xbps.d(5): describe ignorepkg more precisely. [chocimier]
xbps-0.59.1 (2020-04-01):