Changelog for
boost-devel-32bit-1.59.0-2.38.x86_64.rpm :
* Thu Jul 02 2015 nevionAATTgmail.com- update to 1.58.0: boost docs remain at 1.56 since upstream hasn\'t updated yet
* New Libraries: Endian, Sort.
* Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html- add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58- drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently- add boost-rpmoptflags-only.patch: Build only with optflags- add boost-aarch64-flags.patch: Avoid using -m64- add boost-uuid-comparison.patch: Fix regression in UUID operator<- add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault
* Tue Nov 04 2014 nevionAATTgmail.com-update to 1.57, if you want a changelog, just visit the boost site
* Wed Dec 11 2013 nevionAATTgmail.com-add log set thread name patch
* Mon Nov 25 2013 nevionAATTgmail.com-update to 1.55
* Thu Aug 22 2013 nevionAATTgmail.com-update to 1.54
* Fri Jun 07 2013 nevionAATTgmail.com-update boost log v2
* Thu Apr 18 2013 nevionAATTgmail.com- disable jobs completely
* Fri Mar 29 2013 nevionAATTgmail.com- Bump to 1.53
* Fri Mar 18 2011 pthAATTsuse.de- Make packaging of the pdf documentation configurable.
* Fri Mar 18 2011 pthAATTsuse.de- Update to 1.46.1, a bugfix release: • Asio: - EV_ONESHOT seems to cause problems on some versions of Mac OS X, with the io_service destructor getting stuck inside the close() system call. Changed the kqueue backend to use EV_CLEAR instead (#5021). - Fixed compile failures with some versions of g++ due to the use of anonymous enums (#4883). - Fixed a bug on kqueue-based platforms, where some system calls that repeatedly fail with EWOULDBLOCK are not correctly re-registered with kqueue. - Changed asio::streambuf to ensure that its internal pointers are updated correctly after the data has been modified using std::streambuf member functions. - Fixed a bug that prevented the linger socket option from working on platforms other than Windows. For the rest see NEWS or the boost web site http://www.boost.org
* Wed Mar 16 2011 pthAATTsuse.de- Remove comment chars from doc-pdf description.
* Mon Mar 14 2011 pthAATTsuse.de- Use xz to compress tarballs.- Generate new man pages tarball.- Update pdf tarball.- Update to 1.46: New Libraries Icl: Interval Container Library, interval sets and maps and aggregation of associated values, from Joachim Faulhaber. For the rest of the changes see NEWS in the package documentation directory or see http://www.boost.org/users/news/version_1_46_0 .
* Thu Nov 25 2010 pthAATTsuse.de- Remove the boost specific autoconf macros now that we have the complete autoconf archive packaged (bnc#655747).- Move the lib64 patch over to autoconf-archive.
* Mon Oct 25 2010 jslabyAATTnovell.com- take care of random library (build 32bit on x86_64 and require it in boost-devel)
* Wed Sep 29 2010 cooloAATTnovell.com- fix baselibs.conf
* Fri Sep 03 2010 pthAATTsuse.de- Shorten the list of update items.- Fix typo in spec.
* Thu Aug 26 2010 pthAATTsuse.de- Redo the lib64 patch for the boost autoconf macros so that lib64 is used on all archs that need it.- Remove the ICU patch.
* Thu Aug 26 2010 pthAATTsuse.de- Update to 1.44.0: New Libraries:
* Meta State Machine: High-performance expressive UML2 finite state machines
* Polygon: Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates Updated Libraries:
* Accumulators:
* Asio:
* Foreach:
* Fusion:
* Hash:
* Math:
* MPL:
* Multi-index Containers:
* Proto:
* Regex:
* Thread:
* Type Traits:
* uBLAS:
* Utility:
* Uuid:
* Config:
* Xpressive:
* Filesystem: o This release contains both version 2 and version 3 of the library. Version 3 is a major upgrade that will break some existing user code, so version 2 is the default. Users are encouraged to migrate to version 3. See \'Version 2\' and \'Version 3\' for more information.
* Iostreams: o Several fixes for file descriptors class, including a breaking change to the constructors and open methods for file_descriptor, file_descriptor_source and file_descriptor_sink. See the documentation for details. The old methods are still available if you define BOOST_IOSTREAMS_USE_DEPRECATED
* Spirit: Spirit V2.4, see the \'What\'s New\' section for details.
* System: o Change system_category and generic_category to functions, to conform to the C++0x FCD. This change may cause compile errors some user code; the fix is add \"()\" to references to system_category and generic_category, so that they become function calls.
* Wave: See the Changelog for details. Major Changes in 1.43.0: New Libraries
* Functional/factory: Function objects for dynamic and by-value construction
* Functional/forward: Function object adapters to address the forwarding problem For a complete list of changes see http://www.boost.org/users/news/version_1_43_0 and http://www.boost.org/users/news/version_1_44_0.
* Fri Jul 09 2010 pthAATTsuse.de- Rename patch to be identical to the one checked in for 11.3. The patch adds an explicite specialization to the call to prevent unwanted temporary instantiations.
* Fri Jul 09 2010 lnusselAATTsuse.de- fix bug that shows with gcc 4.5 (bnc#621140)
* Wed Jun 16 2010 pthAATTsuse.de- Noarch sub packages only doable from 11.2 on up.
* Thu Jun 10 2010 wittemarAATTgooglemail.com- build 32bit-packages
* Mon May 24 2010 bgAATTnovell.com- disable long double support for hppa
* Thu May 20 2010 bgAATTnovell.com- openmpi does not build on hppa
* Thu Apr 29 2010 pthAATTnovell.com- Move provides/obsoletes for boost-license to the right section (bnc#544958).
* Mon Apr 26 2010 pthAATTnovell.com- Delete unneeded patches.
* Wed Apr 14 2010 pthAATTsuse.de- Readd those patches that are still needed.- Try to fix an aliasing bug in function_base.hpp- Build man pages locally and only include them as a tarball.- Split documentation in in format specific packages.
* Fri Apr 02 2010 freespacerAATTgmx.de- update to 1.42.0: New Libraries
* Uuid: A universally unique identifier, from Andy Tompkins. Updated Libraries (see README for details)
* Asio:
* Circular Buffer:
* Fusion:
* Graph:
* Integer:
* Iostreams:
* Program.Options:
* PropertyMap:
* Proto:
* Regex:
* Spirit:
* Unordered:
* Xpressive:- update to 1.41.0: New Libraries
* Property Tree: A tree data structure especially suited to storing configuration data, from Marcin Kalicinski and Sebastian Redl. Updated Libraries (see README for details)
* DateTime:
* Filesystem:
* Iostreams:
* Math:
* Multi-index Containers:
* Proto:
* Regex:
* Spirit:
* System:
* Thread:
* Unordered:
* Utility:
* Wave:
* Xpressive:- update to 1.40.0: Updated Libraries (see README for details)
* Accumulators:
* Asio:
* Circular Buffer:
* Foreach:
* Function:
* Fusion:
* Graph:
* Hash:
* Interprocess:
* Intrusive:
* MPL:
* Program.Options:
* Property Map:
* Proto:
* Random:
* Serialization:
* Unordered:
* Xpressive:- removed patches no longer needed
* Wed Jan 06 2010 jengelhAATTmedozas.de- documentation change needed to be done in boost.spec.in (not boost.spec)- openmpi change was missing too; add it now
* Tue Dec 15 2009 jengelhAATTmedozas.de- add baselibs for SPARC- add baselibs.conf as a source- deactivate use of openmpi on SPARC, as compat-dapl is not available- package documentation as noarch
* Mon Oct 19 2009 pthAATTsuse.de- Provide/Obsolete boost-license (bnc#544958)
* Thu Aug 06 2009 pthAATTsuse.de- Add a fix from boost bugtracker that fixes the hash resizing (boost#54376)- Add a test for cancelling deadline timers from the same changeset.
* Tue Aug 04 2009 pthAATTsuse.de- Readd the patch to fix the misplaced ifdef in template_function.hpp:move_assign.
* Tue Jul 28 2009 cooloAATTnovell.com- update to 1.39.0: New Libraries
* Signals2: Managed signals & slots callback implementation (thread-safe version 2), from Frank Mori Hess. Updated Libraries (see README for details)
* Asio:
* Flyweight:
* Foreach:
* Hash:
* Interprocess:
* Intrusive:
* Program.Options:
* Proto:
* PtrContainer:
* Range:
* Unordered:
* Xpressive:- removed patches no longer needed (hoping the best for ppc asm)
* Thu Apr 16 2009 crrodriguezAATTsuse.de- as agreed with maintainer, get rid of static libraries
* Wed Apr 15 2009 roAATTsuse.de- buildfix: fix typo in specfile
* Mon Mar 16 2009 pthAATTsuse.de- Don\'t rely on system default mpi implementation being set. This fixes building boost on systems before openSUSE 11.0.
* Tue Mar 03 2009 pthAATTsuse.de- Fix misplaced ifdef in template_function.hpp:move_assign. Fixes building software that defines BOOST_NO_EXCEPTION (bnc#479659).