libxbps: properly detect obsolete files with files being between pkgs.
120 test cases now successfully pass, and all known issues about pkg updates that move files between them should be gone (hopefully).
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.44 (???):
|
||||
|
||||
* libxbps: properly detect when a file has been moved between packages:
|
||||
if the mtime stored in the pkg metadata does not match the mtime
|
||||
of the same file stored on disk, don't detect this as an obsolete file.
|
||||
|
||||
* xbps-pkgdb(8): this now exits with an error if any test has failed.
|
||||
|
||||
* libxbps: while unpacking pkg files that were not modified (sha256 hash matched),
|
||||
|
||||
Reference in New Issue
Block a user