diff --git a/NEWS b/NEWS index 182f7735..e372f7a9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ xbps-0.41 (???): + * libxbps: another bugfix while checking required shlibs in + reverse dependencies. Written another test case to verify its + correctness. + * libxbps: rather than checking if user has write permission on package files for removal, check if the files are owned by the same user ID. This fixes a new issue where files with only the read