Changelog for
libboost_test1_54_0-1.54.0-26.8.1.x86_64.rpm :
Thu Jan 17 13:00:00 2019 adam.majerAATTsuse.de
- fix Boost.Context library (bsc#1089363)
* restore original Boost.Context 1.54 API, fixing it on all
supported architectures.
* update boost-ppc64-abiv2-context.patch with a minimal patch
enabling ppc64le support without breaking Boost.Context API
* drop boost-ppc64-abiv2-coroutine.patch, not needed
Mon Jan 9 13:00:00 2017 adam.majerAATTsuse.de
- baselibs.conf: add libboost_locale (bnc#1017048)
Tue Sep 27 14:00:00 2016 adam.majerAATTsuse.de
- 85738.patch - fix regression in asio library (bnc#925309)
- Add libboost_context to the -devel dependencies, at least when
we actually build it (bnc#970706)
Mon Sep 12 14:00:00 2016 adam.majerAATTsuse.de
- gcc_path.patch - fix GCC search paths (bnc#996917)
Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x
onward while our version of GCC only has /usr/include/c++/x.y
for 4.x GCC and /usr/include/c++/x/ for 5.x onward.
Tue Aug 5 14:00:00 2014 tbehrensAATTsuse.com
- Fix bnc#890184 - obsolete boost-license packages
Tue Jul 22 14:00:00 2014 fcrozatAATTsuse.com
- Ensure there is enough disk space available for build.
Tue Jul 22 14:00:00 2014 fcrozatAATTsuse.com
- use only JOBS=2 to avoid gcc being killed with OOM when memory is
between 4G and 7G.
Tue Apr 29 14:00:00 2014 dvaleevAATTsuse.com
- ppc64 ABIv2 support
- enable build_context for ppc64le
- added patches:
* boost-ppc64-abiv2-context.patch
* boost-ppc64-abiv2-coroutine.patch
Sat Apr 19 14:00:00 2014 schwabAATTsuse.de
- Fix quoting while creating shared build instructions
- Properly configure library list
- bjam-alignment.patch: fix alignment check in bjam
Tue Apr 1 14:00:00 2014 cooloAATTsuse.com
- buildignore python, python-base is enough
Tue Mar 11 13:00:00 2014 Rene.vanPaassenAATTgmail.com
- further improved the use of supplied b2 / bootstrap.sh,
include user-config.jam, and remove superfluous python
and gcc instructions from user-config.jam
Mon Mar 10 13:00:00 2014 Rene.vanPaassenAATTgmail.com
- fix problem with executable .pdf in doc by correcting
permissions after install (%attr with a dir failed on
sled/sles)
- add dependency on zlib-devel and libbz2-devel and use the
supplied bootstrap.sh script in building. This adds
on-the-fly compression to boost-iostreams
Thu Feb 27 13:00:00 2014 cooloAATTsuse.com
- remove broken python module mpi.so
- trying to make the build more reliable:
* use -fno-var-tracking in cxxflags as recommended by richi
* disable parallel build on low memory
Sat Feb 8 13:00:00 2014 pthAATTsuse.de
- Add post and postun sections for libboost_graph_parallel.
Fri Feb 7 13:00:00 2014 roAATTsuse.de
- add boost-1.54.0-thread-link_atomic.patch fixing upstream issue
https://svn.boost.org/trac/boost/ticket/9041
(fixes compilation failure of snapper on various platforms)
Wed Feb 5 13:00:00 2014 roAATTsuse.de
- enable build_mpi on s390/s390x
Tue Jan 7 13:00:00 2014 schwabAATTsuse.de
- Disable coroutine library together with context
Sat Jan 4 13:00:00 2014 cooloAATTsuse.com
- fix build of libzypp - patch from boost\'s track
- added patches:
* boost-1.54-change85160.patch
Tue Nov 26 13:00:00 2013 tbehrensAATTsuse.com
- Add boost-pool_check_overflow.patch: Prevent possible overflow when
calculating the amount to malloc (bnc#765443).
Fix from https://svn.boost.org/trac/boost/ticket/6701
Sun Oct 20 14:00:00 2013 jengelhAATTinai.de
- Split libboost_graph so that the MPI components are not forced
Wed Sep 18 14:00:00 2013 dap.darknessAATTgmail.com
- Update to 1.54.0. Major changes since 1.53.0:
New libraries:
* Log: Logging library, from Andrey Semashev.
* TTI: Type Traits Introspection library, from Edward Diener.
* Type Erasure: Runtime polymorphism based on concepts.
For a detailed descriptions see
http://www.boost.org/users/history/version_1_54_0.html
- Update broken patch:
* boost-use_std_xml_catalog.patch
- Delete merged patch:
* boost-fix_ppc64_asm.patch
- Add post-release fix patches:
* boost-1.54-001-coroutine.patch
* boost-1.54-002-date-time.patch
* boost-1.54-003-log.patch
- build_pdf define was deleted as unused;
package_pdf was refactored.
- _constraints was added to request more memory to build.
Sun Aug 18 14:00:00 2013 tchvatalAATTsuse.com
- Fix build with updated glibc:
* boost-glibc-2.18.patch - taken from upstream scm
Sat Jun 8 14:00:00 2013 schwabAATTsuse.de
- Build context library only on supported architectures
- Reenable mpi on aarch64
- Avoid duplication between %build and %install
Wed Apr 3 14:00:00 2013 pthAATTsuse.de
- Apply upstream patch that fixes the ppc64 code in boost::context
(boost#8374): boost-fix_ppc64_asm.patch
Fri Mar 22 13:00:00 2013 idonmezAATTsuse.com
- Rename manpages to avoid conflict with other packages
Thu Mar 21 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Sat Mar 16 13:00:00 2013 dap.darknessAATTgmail.com
- Update to 1.53.0. Major changes since 1.49.0:
New libraries:
* Algorithm: A collection of useful generic algorithms.
* Context: Context switching library.
* Functional/OverloadedFunction: Overload different functions.
* LocalFunction: Program functions locally, within other functions.
* Utility/IdentityType: Wrap types within round parenthesis.
For a detailed descriptions see
http://www.boost.org/users/history/version_1_50_0.html
http://www.boost.org/users/history/version_1_51_0.html
http://www.boost.org/users/history/version_1_52_0.html
- Delete unneeded patches:
* boost-chrono_add_function_return.patch
* boost-fix_documentation.patch
* boost-time_utc.patch
Wed Feb 27 13:00:00 2013 dmuellerAATTsuse.com
- build without openmpi on aarch64 for now
Wed Jan 23 13:00:00 2013 BSiposAATTrkf-eng.com
- Require package for ICU having same minimum version that the build requires.
- Avoid obsoleting older versions of boost documentation to allow multiple boost package versions in same environment.
Thu Jan 17 13:00:00 2013 opensuseAATTdstoecker.de
- use bzip2 instead of xz to support older SUSE releases
Thu Sep 6 14:00:00 2012 cfarrellAATTsuse.com
- license update: BSL-1.0
Boost Software License 1.0 is available in SPDX format on
http://www.spdx.org/licenses as BSL-1.0
Thu Aug 2 14:00:00 2012 ajAATTsuse.de
- Add patch from upstream to use TIME_UTC_ instead of TIME_UTC since
the later is part of ISO C11.
Fri May 18 14:00:00 2012 ajAATTsuse.de
- Fix timer post script, it used the comment as content.
Fri May 11 14:00:00 2012 cooloAATTsuse.com
- fixing the previous fix
Wed May 9 14:00:00 2012 cooloAATTsuse.com
- fixing baselibs.conf after version bump
Sat Mar 17 13:00:00 2012 jengelhAATTmedozas.de
- Adjust Require for new libxslt-tools
Tue Mar 13 13:00:00 2012 pthAATTsuse.de
- Update to 1.49.0. Major changes since 1.46.1:
New libraries:
* Heap.
* Container
* Locale
* Move
* Chrono
* Geometry
* Phoenix
* Ratio
For a detailed descriptions see
http://www.boost.org/users/history/version_1_47_0.html
http://www.boost.org/users/history/version_1_48_0.html
http://www.boost.org/users/history/version_1_49_0.html
- Rebuilt the man documentation with gcc 4.5 as the current gcc
segfaults when building quickbook.
- Package PDF documentation independent of whether we build it
ourselves.
- Fix missing function return in Boost::Chrono\'s process_cpu_clocks.hpp
Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard
Tue Dec 6 13:00:00 2011 ajAATTsuse.de
- Do not package NEWS and LICENSE twice.
Fri Nov 25 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Thu Nov 24 13:00:00 2011 nadvornikAATTsuse.com
- dropped visit_each patch (bnc#714373)
Mon Oct 3 14:00:00 2011 dmuellerAATTsuse.de
- disable openmpi on %%arm
Mon Apr 18 14:00:00 2011 roAATTsuse.de
- update baselibs.conf
Mon Mar 21 13:00:00 2011 idoenmezAATTnovell.com
- Fix attribute handling problem in spirit library,
See http://comments.gmane.org/gmane.comp.parsers.spirit.general/22073
Mon Mar 21 13:00:00 2011 pthAATTsuse.de
- Prefix bug numbers.
Fri Mar 18 13:00:00 2011 pthAATTsuse.de
- Make packaging of the pdf documentation configurable.
Fri Mar 18 13:00:00 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 (boost#5021).
- Fixed compile failures with some versions of g++ due to the use of
anonymous enums (boost#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 13:00:00 2011 pthAATTsuse.de
- Remove comment chars from doc-pdf description.
Mon Mar 14 13:00:00 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 13:00:00 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 14:00:00 2010 jslabyAATTnovell.com
- take care of random library (build 32bit on x86_64 and
require it in boost-devel)
Wed Sep 29 14:00:00 2010 cooloAATTnovell.com
- fix baselibs.conf
Fri Sep 3 14:00:00 2010 pthAATTsuse.de
- Shorten the list of update items.
- Fix typo in spec.
Thu Aug 26 14:00:00 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 14:00:00 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 9 14:00:00 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 9 14:00:00 2010 lnusselAATTsuse.de
- fix bug that shows with gcc 4.5 (bnc#621140)
Wed Jun 16 14:00:00 2010 pthAATTsuse.de
- Noarch sub packages only doable from 11.2 on up.
Thu Jun 10 14:00:00 2010 wittemarAATTgooglemail.com
- build 32bit-packages
Mon May 24 14:00:00 2010 bgAATTnovell.com
- disable long double support for hppa
Thu May 20 14:00:00 2010 bgAATTnovell.com
- openmpi does not build on hppa
Thu Apr 29 14:00:00 2010 pthAATTnovell.com
- Move provides/obsoletes for boost-license to the right section
(bnc#544958).
Mon Apr 26 14:00:00 2010 pthAATTnovell.com
- Delete unneeded patches.
Wed Apr 14 14:00:00 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 2 14:00:00 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 6 13:00:00 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 13:00:00 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 14:00:00 2009 pthAATTsuse.de
- Provide/Obsolete boost-license (bnc#544958)
Thu Aug 6 14:00:00 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 4 14:00:00 2009 pthAATTsuse.de
- Readd the patch to fix the misplaced ifdef in
template_function.hpp:move_assign.
Tue Jul 28 14:00:00 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 14:00:00 2009 crrodriguezAATTsuse.de
- as agreed with maintainer, get rid of static libraries
Wed Apr 15 14:00:00 2009 roAATTsuse.de
- buildfix: fix typo in specfile
Mon Mar 16 13:00:00 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 3 13:00:00 2009 pthAATTsuse.de
- Fix misplaced ifdef in template_function.hpp:move_assign. Fixes
building software that defines BOOST_NO_EXCEPTION (bnc#479659).