Hi,

        In r12003 and r12006 I have updated the bdb code to 3.2.13 using
        the official release from oracle.com.

        The diff beeing huge, we won't send it to the list.

        If you want to verify I haven't introduced any new malware in
        the code do the following :

svn export  https://emu.freenetproject.org/svn/trunk/contrib/bdb/
/tmp/bdb-svn

        grab the official release from
http://www.oracle.com/database/berkeley-db/je/index.html
        untar it and do :

diff -Naur /tmp/bdb-svn /path/to/official

        There shouldn't be any difference.

        Anyway : freenet-ext.jar #10 is going to be using their official
        version :

~#sha1sum repo/contrib/bdb/lib/je.jar
3c25ff58d9782cd54a622ca38453d0648187f31f  repo/contrib/bdb/lib/je.jar 

        and if you want to see what has been commited : you can always
        use subversion ;) see [1] [2]

NextGen$

[1] http://emu.freenetproject.org/cgi-bin/viewcvs.cgi?view=rev&rev=12003
[2] http://emu.freenetproject.org/cgi-bin/viewcvs.cgi?view=rev&rev=12006

Reply via email to