xbps-install(1): implement #109.
-n/--dry-run mode now prints "installed_size" obj as 5th argument, and "filename-size" as 6th argument (if available). Close #109
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.48 (???):
|
||||
|
||||
* xbps-install(1): -n/--dry-run mode now also prints "installed_size" and
|
||||
"filename-size" objects as 5th and 6th argument, respectively.
|
||||
This implements #109 (https://github.com/voidlinux/xbps/issues/109).
|
||||
|
||||
* libxbps: fixed another issue when replacing an existing pkg with a virtual
|
||||
pkg, and there's an update for the original pkg in the transaction.
|
||||
Fixes #116 (https://github.com/voidlinux/xbps/issues/116).
|
||||
|
||||
Reference in New Issue
Block a user