Switch back to uncompressed plists.

There's no point in slowing down read performance just to save a few bytes.
This commit is contained in:
Juan RP
2014-10-24 10:15:41 +02:00
parent a81413a3e2
commit 654c77df25
4 changed files with 4 additions and 6 deletions

2
NEWS
View File

@@ -7,8 +7,6 @@ xbps-0.42 (???):
Packages that don't have "provides" obj but were declared as virtual packages,
were not detected correctly and lead me to rewrite this code.
* pkgdb: switch to zplists by default.
* Fixed issue #62 (Dup replaced pkgs in transaction); see
https://github.com/voidlinux/xbps/issues/62