Re: [gentoo-dev] GLEP59 - Manifest2 hashes

2010-02-03 Thread Robin H. Johnson
On Mon, Feb 01, 2010 at 11:06:15PM -0700, Denis Dupeyron wrote: > Agreed. I would suggest to use this series of GLEPs as examples of > what to do for future GLEP writers. I've actual considered breaking them up even further. > replace > "We should be prepared to add stronger checksums wherever pos

Re: [gentoo-dev] GLEP59 - Manifest2 hashes

2010-02-01 Thread Robin H. Johnson
On Mon, Feb 01, 2010 at 02:23:42AM -0600, Doug Goldstein wrote: > On Sun, Jan 31, 2010 at 3:57 AM, Robin H. Johnson wrote: > > > > > The SHA512 algorithm is available in Python 2.5, which has been a > > dependency of Portage since approximately Python 2.1.6.13. > > I hate to nitpick, but I belie

Re: [gentoo-dev] GLEP59 - Manifest2 hashes

2010-02-01 Thread Denis Dupeyron
On Mon, Feb 1, 2010 at 1:23 AM, Doug Goldstein wrote: > However, great work on this GLEP, you've put forth some good solid > research into it. Agreed. I would suggest to use this series of GLEPs as examples of what to do for future GLEP writers. > I do hope that we don't intend on settling on SH

Re: [gentoo-dev] GLEP59 - Manifest2 hashes

2010-02-01 Thread Doug Goldstein
On Sun, Jan 31, 2010 at 3:57 AM, Robin H. Johnson wrote: > > The SHA512 algorithm is available in Python 2.5, which has been a > dependency of Portage since approximately Python 2.1.6.13. I hate to nitpick, but I believe you meant Portage in that line. However, great work on this GLEP, you've

Re: [gentoo-dev] GLEP59 - Manifest2 hashes

2010-01-31 Thread Robin H. Johnson
Patches for Portage attached. -- Robin Hugh Johnson Gentoo Linux: Developer, Trustee & Infrastructure Lead E-Mail : robb...@gentoo.org GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85 diff -Nuarp trunk.orig/pym/portage/checksum.py trunk/pym/portage/checksum.py --- trunk.orig/py