[OTR-dev] Reproducible builds of pidgin-otr for Windows
Ian Goldberg
ian at cypherpunks.ca
Fri Mar 25 08:44:28 EDT 2016
On Thu, Mar 24, 2016 at 10:54:46PM +0100, Jurre van Bergen wrote:
> >> I get:
> >>
> >> b7eba26b65e30adb238813c2d45e4188075c2bfa44d4a7490a6fa4ac5033239d pidgin-otr-4.0.2.tar.gz
> Wheee! Success!
>
> root at 918bc0b631ee:/pidgin_otr# sha256sum pidgin-otr-4.0.2.tar.gz
> b7eba26b65e30adb238813c2d45e4188075c2bfa44d4a7490a6fa4ac5033239d
> pidgin-otr-4.0.2.tar.gz
>
> >>
> >> and then, why not:
> >>
> >> tar xzvvf pidgin-otr-4.0.2.tar.gz
> >> cd pidgin-otr-4.0.2
> >> bash -x INSTALL.mingw
> >> sha256sum pidgin-otr-4.0.2.*
> >>
> >> I get:
> >>
> >> 9f7839c97f301c3a36bae5d1a801668ab90c4545bcc9b5b16397f2c44c3339f1 pidgin-otr-4.0.2.exe
> >> ca1d89cdf3c7496450252ce5945864b872a582f022af51d4928bf0cd07d367ea pidgin-otr-4.0.2.zip
>
>
> Again, success!
>
> 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
Thanks,
- Ian
More information about the OTR-dev
mailing list