libxbps: [unpack] only extract files if they have been modified.
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.10.0 (???):
|
||||
|
||||
* libxbps: when updating packages, only files that have been modified
|
||||
(compared to current installed file) are now unpacked. This should
|
||||
save some writes to storage and make the process a bit smoother as well.
|
||||
|
||||
* Moved install transaction code to libxbps. The API has been extended
|
||||
with xbps_transaction_commit() which expects the transaction dictionary
|
||||
as its argument. This function will execute transaction tasks, like
|
||||
|
Reference in New Issue
Block a user