Make sure that downloaded pkg-index.plist is really a plist file.

This commit is contained in:
Juan RP
2011-10-28 09:29:37 +02:00
parent 8bc705ea63
commit dbd5e05280
2 changed files with 19 additions and 0 deletions

4
NEWS
View File

@@ -1,5 +1,9 @@
xbps-0.10.2 (???):
* libxbpps: when fetching new pkg-index.plist from a repository,
make sure that it's a plist file and can be internalized; otherwise
remove downloaded file and return error.
* xbps-bin(8): new test for the 'check' target to fix missing
entries in requiredby array, i.e reverse dependencies in
the package database plist.