Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 14 Apr 2012 12:26:05 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: jumbo

On 04/14/2012 01:48 AM, Solar Designer wrote:
> I think it'd be nice to make a new jumbo release around May 15, which
> means we should try to make it around May 7 (then postpone). ;-)
> I simply won't be available for that sooner than that.
> 
> Meanwhile, can you please start compiling a change log - and start to
> maintain it for any newly submitted patches?  I think it should be
> somewhere in the git tree.  Maybe just doc/CHANGES-jumbo.

OK. For now I just generated it from the commit descriptions.

git log github-magnum/1.7.9-jumbo-5..HEAD --pretty=format:"* %s (%aN)"
--no-merges | fold -s -w 80 >doc/CHANGES-jumbo

* Enhancement of extern:double (jfoug)
* Ignore 2 more files. (dsk)
* opencl-MSCASH2 13% performance improvement, added prepare() function.
(SAYANTAN DATTA)
* Added WPAPSK format for CUDA and OpenCL (Lukas Odzioba)
* Make hmacMD5 a non-plugin in order to force it to load after mscash2. Now
only hmacSHA1 was a plugin of all hmac's so I threw it in as well. (magnum)
* A couple more .gitignore entries (magnum)
...

magnum

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.