xbps-bin: remove the unpack callback with a percentage.
It messes up some xbps_*printf()s, and removing it makes it look like previous versions (<=0.7.3).
This commit is contained in:
5
NEWS
5
NEWS
@@ -70,9 +70,8 @@ xbps-0.8.0 (???):
|
||||
|
||||
* Merged the `progress_callback' branch that makes possible to specify a
|
||||
function callback to update progress while unpacking binary packages
|
||||
and while fetching files. xbps-bin(8) now reports a percentage while
|
||||
unpacking package files if -v not set, otherwise it will list the
|
||||
current extracted file with its size in bytes.
|
||||
and while fetching files. xbps-bin(8) now lists current extract files
|
||||
with its size in bytes if -v flag is set.
|
||||
|
||||
* Improved package dependency resolution in repositories by using a new
|
||||
function, xbps_repository_pool_find_pkg() that returns a package dictionary
|
||||
|
Reference in New Issue
Block a user