Wayne Blaszczyk wrote:
Hi All,
There is something not right about this version.
http://downloads.sourceforge.net/boost/boost_1_62_0.tar.bz2
blfs md5sum 21ff584b29094aa78c607f27cf296af3
When I download from blfs link, I get c0a85b9674794c1b6f6631181945a745
The md5sum on Sourceforge is 5fb94629535c19e48703bdb2b2e9490f
If I download using this link,
https://downloads.sourceforge.net/project/boost/boost/1.62.0/boost_1_62_0.tar.bz2
I get 5fb94629535c19e48703bdb2b2e9490f which matches what is on Sourceforge. It
also matches Gentoo's sha256sum.
I've made a diff of the two versions and they are vastly different (80Mb+ diff
file).
I ran into that too:
$ md5sum boost_1_62_0.tar.bz2.1 boost_1_62_0.tar.bz2
21ff584b29094aa78c607f27cf296af3 boost_1_62_0.tar.bz2.1
6dab4676e54d699bea2df071d198869f boost_1_62_0.tar.bz2
I also did a diff and found a 54Mb diff. Upon examination all but three
oif the changes were html.
+++ boost_1_62_0/libs/log/doc/changelog.qbk
+[heading 2.10, Boost 1.63]
+
+[*Bug fixes:]
+
+* Fixed compilation errors for Android API prior to version 21.
+
+++ boost_1_62_0/libs/log/src/posix/object_name.cpp
Some changes for android
+++ boost_1_62_0/tools/build/doc/bin/gcc-4.8/debug/jam_docs.xml
-<article id="jam" dirname="jam" last-revision="$Date: 2016/10/01 23:45:28
$" xmlns:xi="http://www.w3.org/2001/XInclude">
+<article id="jam" dirname="jam" last-revision="$Date: 2016/10/02 20:10:36
$" xmlns:xi="http://www.w3.org/2001/XInclude">
I attributed it to a stealth upgrade where they did not change the release
number. Perhaps they did it again.
Would you like to ask upstream what is going on?
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page