Fix pkg symlink removal introduced in the two phase package removal feature.
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,5 +1,9 @@
|
||||
xbps-0.33 (???):
|
||||
|
||||
* While checking file permissions for package files removal, make sure
|
||||
to not dereference symbolic links, because a symlink might point to
|
||||
a file in the rootfs, which won't have the same uid/gid.
|
||||
|
||||
* Fixed issue #31: https://github.com/voidlinux/xbps/issues/31
|
||||
|
||||
* New configuration file format with a custom C parser, simpler
|
||||
|
Reference in New Issue
Block a user