Re: [gentoo-portage-dev] [PATCH 2/2] sqlite: enable md5 validation (bug 568934)

2015-12-29 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 These two are eh probably fine. - -- Alexander berna...@gentoo.org https://secure.plaimi.net/~alexander -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCgAGBQJWgl55AAoJENQqWdRUGk8Bdk0P/1eXVvw6qq2Baz9pOBN39sQ0

[gentoo-portage-dev] [PATCH 2/2] sqlite: enable md5 validation (bug 568934)

2015-12-24 Thread Zac Medico
Add forward-compatibility for cache entries containing md5 digests instead of mtimes for validation. X-Gentoo-Bug: 568934 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=568934 --- pym/portage/cache/sqlite.py | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git