[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-announce
Subject:    [Boost-announce] [release] Boost 1.83.0 beta 1 released
From:       Marshall Clow via Boost-announce <boost-announce () lists ! boost ! org>
Date:       2023-07-13 2:52:03
Message-ID: DEAA1F04-9242-4C36-9FD9-637F629FB305 () gmail ! com
[Download RAW message or body]

Boost release 1.83.0 beta 1 is now available at:
	https://boostorg.jfrog.io/artifactory/main/beta/1.83.0.beta1/source/

The SHA256 checksums are:
69fe7224568acfa5491bfaa04fd522bf7cfca1800aa192de96ce560da714902f  boost_1_83_0_b1.7z
49afc7c20d65949f7b775060bbec403e7e81d207949dd9f412e2d4569ea5d3f7  boost_1_83_0_b1.zip
fe3895ee9ac78cf57328415f1b3bf3da7ea2ccb3ad87bf0d9b720910d99d18ae  boost_1_83_0_b1.tar.bz2
fbbe0d439db5b65f194eb61b89b5cda0575387b0b23fbb85900c3c9ef9eb64bf  boost_1_83_0_b1.tar.gz

There was one bug reported during the beta process; Boost.Context does not
build on ARM64 systems.   This will be fixed for the final release.

If you want to fix it locally, edit the file libs/context/build/Jamfile.v2:

-     else if [ os.platform ] = "ARM" { tmp = aapcs ; }
+     else if [ os.platform ] in ARM ARM64 { tmp = aapcs ; }

The web site has not yet been updated (tomorrow, I hope) but when it is,
the release notes will be at:
	https://www.boost.org/users/history/version_1_83_0.html

Please try the beta and report any problems you encounter.

Thanks to everyone who contributed to the release.

-- Boost Release Team

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic