1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 11:35:00 -05:00
pacman/test
Allan McRae 0c2edbdd49 It turns out we do care about directories...
This is a bug that has been around since at least 2007.  On a package
upgrade (either by -S or -U) a new directory could overwrite any file.
This is caused by the filelist difference calculation ignoring all
directories and thus no new directories were checked for conflicting
files on the filesystem.

Signed-off-by: Allan McRae <allan@archlinux.org>
2012-12-14 12:35:34 +10:00
..
pacman It turns out we do care about directories... 2012-12-14 12:35:34 +10:00
scripts Scripts testsuite output consistency 2012-06-25 23:39:52 -05:00
util Format pacsort and vercmp testsuite output 2011-10-07 09:21:58 -05:00