Re: [gentoo-portage-dev] [PATCH v4] portage.cache: write md5 instead of mtime (bug 568934)

2016-07-13 Thread Zac Medico
On 07/13/2016 04:16 AM, Alexander Berntsen wrote: > LGTM. > > Pushed: https://gitweb.gentoo.org/proj/portage.git/commit/?id=9abbda7d054761ae6c333d3e6d420632b9658b6d -- Thanks, Zac

Re: [gentoo-portage-dev] [PATCH v4] portage.cache: write md5 instead of mtime (bug 568934)

2016-07-13 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 LGTM. - -- Alexander berna...@gentoo.org https://secure.plaimi.net/~alexander -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCgAGBQJXhiMFAAoJENQqWdRUGk8BcD8P/0Z39KZ8dOGOyjY1WmdSIG3p n4WSsMb7wG/aoYUgFMPAUY7gKQ2zMB2ei3Yc0Y/fPs3z4pOJYJmKLSHl

[gentoo-portage-dev] [PATCH v4] portage.cache: write md5 instead of mtime (bug 568934)

2016-07-12 Thread Zac Medico
Change cache modules to write md5 in cache entries, instead of mtime. Since portage-2.2.27, the relevant cache modules have had the ability to read cache entries containing either md5 or mtime, therefore this change is backward-compatible with portage-2.2.27 and later. Also fix the reconstruct_ecl