[OTR-dev] Reproducible builds of pidgin-otr for Windows
Ian Goldberg
ian at cypherpunks.ca
Fri Mar 25 09:22:02 EDT 2016
On Fri, Mar 25, 2016 at 09:18:38AM -0400, David Goulet wrote:
> > > root at 918bc0b631ee:/pidgin_otr/pidgin-otr-4.0.2# sha256sum pidgin-otr-4.0.2.*
> > > 9f7839c97f301c3a36bae5d1a801668ab90c4545bcc9b5b16397f2c44c3339f1
> > > pidgin-otr-4.0.2.exe
> > > ca1d89cdf3c7496450252ce5945864b872a582f022af51d4928bf0cd07d367ea
> > > pidgin-otr-4.0.2.zip
> >
> > Awesome! Can we try it for libotr as well?
> >
> > git clone git://git.otr.im/libotr
> > cd libotr
> > git checkout devel
> > ./bootstrap
> > ./configure
> > make dist
> > sha256sum libotr-4.1.1.tar.gz
> >
> > I get:
> >
> > 2bfdb9c1e50e86d546084267694130e251b18d08bda5e64940059f317900a827 libotr-4.1.1.tar.gz
>
> ec8b75f9f7b21675789c9a2eee83a13ec3d82b04b820fdb9f462deee07efb41b libotr-4.1.1.tar.gz
>
> It's very possible the libgcrypt version makes a difference here. What is the
> package version you are using?
libgcrypt11-dev 1.5.3-2ubuntu4.3
(i.e. current Ubuntu 14.04; the versions of autoconf, automake, etc.
will also been important)
More information about the OTR-dev
mailing list