Python 2.4 support.

Andrew Bartlett abartlet at samba.org
Wed Jan 8 00:30:35 MST 2014


On Wed, 2014-01-08 at 08:19 +0100, Jelmer Vernooij wrote:
> On Wed, Jan 08, 2014 at 08:13:04AM +0100, Andrew Bartlett wrote:
> > The branch, master has been updated
> >        via  f8363dd crypto: fix build on OS X
> >        via  af5102f build: test the generic md5 function after importing it from hashlib
> >       from  8e5f4ea libgpo: apply some const.
> > 
> > http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> > 
> > 
> > - Log -----------------------------------------------------------------
> > commit f8363dd22a67108022bc0fe95003450f79057f7d
> > Author: Björn Jacke <bj at sernet.de>
> > Date:   Tue Jan 7 15:55:57 2014 +0100
> > 
> >     crypto: fix build on OS X
> >     
> >     we also need to use the CC_MD5_CTX from CommonCrypto here instead of the MD5_CTX
> >     
> >     Signed-off-by: Bjoern Jacke <bj at sernet.de>
> >     
> >     Reviewed-by: Andrew Bartlett <abartlet at samba.org>
> >     
> >     Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
> >     Autobuild-Date(master): Wed Jan  8 08:12:29 CET 2014 on sn-devel-104
> > 
> > commit af5102fe0075520d62beba412c994d4a74f5446b
> > Author: Björn Jacke <bj at sernet.de>
> > Date:   Tue Jan 7 15:55:56 2014 +0100
> > 
> >     build: test the generic md5 function after importing it from hashlib
> >     
> >     otherwise we used the one from md5 which lead to the following warning on SerNet-imini:
> >     
> >     the md5 module is deprecated; use hashlib instead import md5
> 
> Do we still support Python 2.4 ? It does not have hashlib, just the md5 module.

No, we don't.

Andrew Bartlett

-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba




More information about the samba-technical mailing list