xbps-uhelper: added 'real-version' action.
- This prints to stdout the version of an installed "real" package, not virtual. The 'version' action can be used to match any "real" and "virtual" package instead. - Drop strcasecmp() to check actions and use strcmp() instead.
This commit is contained in:
3
NEWS
3
NEWS
@@ -1,5 +1,8 @@
|
||||
xbps-0.27 (???):
|
||||
|
||||
* xbps-uhelper: added new action "real-version" that only prints the version
|
||||
of an installed real package in a rootdir, not virtual.
|
||||
|
||||
* xbps-rindex(8): also understands the XBPS_PASSPHRASE environmental variable to
|
||||
supply the passphrase when signing repositories.
|
||||
|
||||
|
Reference in New Issue
Block a user