File tbb.changes of Package tbb

-------------------------------------------------------------------
Tue May 30 09:11:27 UTC 2017 - bwiedemann@suse.com

- Add reproducible.patch to not add build hostname+kernel to binary

-------------------------------------------------------------------
Wed May 24 12:21:12 UTC 2017 - idonmez@suse.com

- Update to version 2017_20170412 release
  * Added a blocking terminate extension to the task_scheduler_init
    class that allows an object to wait for termination of worker
    threads.

-------------------------------------------------------------------
Wed Apr 19 08:07:44 UTC 2017 - idonmez@suse.com

- Add missing include files boo#1034842

-------------------------------------------------------------------
Sun Mar  5 19:42:50 UTC 2017 - idonmez@suse.com

- Update to 2017_20170226 release
  * Added support for C++11 move semantics in parallel_do.
  * Constructors for many classes, including graph nodes, concurrent
    containers, thread-local containers, etc., are declared explicit
    and cannot be used for implicit conversions anymore.
  * Added a workaround for bug 16657 in the GNU C Library (glibc)
    affecting the debug version of tbb::mutex.
  * Fixed a crash in pool_identify() called for an object allocated in
    another thread.

-------------------------------------------------------------------
Mon Dec 12 09:04:36 UTC 2016 - idonmez@suse.com

- Update to 2017_20161128 release
  * Added template class gfx_factory to the flow graph API. It
    implements the Factory concept for streaming_node to offload
    computations to Intel processor graphics.
  * Fixed a possible deadlock caused by missed wakeup signals in
    task_arena::execute().

-------------------------------------------------------------------
Thu Nov  3 07:52:18 UTC 2016 - idonmez@suse.com

- Update to version 2017_20161004
  * Fixed the issue with task_arena::execute() not being processed
    when the calling thread cannot join the arena.

-------------------------------------------------------------------
Sat Sep 17 13:02:18 UTC 2016 - idonmez@suse.com

- Updated to version 2017_20160722
  * static_partitioner class is now a fully supported feature.
  * async_node class is now a fully supported feature.
  * For 64-bit platforms, quadrupled the worst-case limit on the amount
    of memory the Intel TBB allocator can handle.
  * Added TBB_USE_GLIBCXX_VERSION macro to specify the version of GNU
    libstdc++ when it cannot be properly recognized, e.g. when used
    with Clang on Linux* OS. Inspired by a contribution from David A.
  * Added graph/stereo example to demostrate tbb::flow::async_msg.
  * Removed a few cases of excessive user data copying in the flow graph.
  * Reworked split_node to eliminate unnecessary overheads.
  * Added support for C++11 move semantics to the argument of
    tbb::parallel_do_feeder::add() method.
  * Added C++11 move constructor and assignment operator to
    tbb::combinable template class.
  * Added tbb::this_task_arena::max_concurrency() function and
    max_concurrency() method of class task_arena returning the maximal
    number of threads that can work inside an arena.
  * Deprecated tbb::task_arena::current_thread_index() static method;
    use tbb::this_task_arena::current_thread_index() function instead.
- License changed to Apache-2.0
- Please see included CHANGES file for all changes.

-------------------------------------------------------------------
Wed Jun  8 10:50:50 UTC 2016 - idonmez@suse.com

- Update to version 44_20160526
  * Added a Python module which is able to replace Python's thread pool 
    class with the implementation based on Intel TBB task scheduler.
  * Fixed the implementation of 64-bit tbb::atomic for IA-32 architecture
    to work correctly with GCC 5.2 in C++11/14 mode.
  * Fixed a possible crash when tasks with affinity (e.g. specified via
    affinity_partitioner) are used simultaneously with task priority
    changes.

-------------------------------------------------------------------
Wed May  4 12:21:36 UTC 2016 - jengelh@inai.de

- Update group, and description of tbbmalloc.

-------------------------------------------------------------------
Wed May  4 10:53:51 UTC 2016 - idonmez@suse.com

- Update to version 44_20160128:
  * Lots of changes, see the CHANGES file.
- Drop tbb-4.0-cas.patch, fixed upstream.

-------------------------------------------------------------------
Sun Feb 17 19:42:08 UTC 2013 - asterios.dramis@gmail.com

- Update to version 41_20130116:
  * See CHANGES file for news.
- Removed tbb package which included only doc files (moved them to tbb-devel).
- Updated optflags.patch to make it apply correctly and also fix "File is
  compiled without RPM_OPT_FLAGS" rpm post build check warning.
- Added a patch "tbb-4.0-cas.patch" to fix build on PowerPC (taken from
  Fedora).

-------------------------------------------------------------------
Sun Jan 29 01:33:25 UTC 2012 - jengelh@medozas.de

- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags

-------------------------------------------------------------------
Sun Aug 14 23:35:15 UTC 2011 - crrodriguez@opensuse.org

- Update to version tbb30_20110704 

-------------------------------------------------------------------
Wed Sep 16 11:09:37 CEST 2009 - meissner@suse.de

- Reimport from Andi Kleens directory.

-------------------------------------------------------------------
Sat Sep  5 00:00:00 UTC 2009 - andi@firstfloor.org

- update to 22_20090809oss, install machine/* includes

-------------------------------------------------------------------
Thu Sep 11 00:00:00 UTC 2008 - skh@suse.de

- update to snapshot 21_20080825 (for details see CHANGES file in
  package)
- remove obsolete patch tbb-build.patch
- split off libtbb2 and libtbbmalloc2 subpackages

-------------------------------------------------------------------
Wed Aug 13 00:00:00 UTC 2008 - ro@suse.de

- add ExclusiveArch

-------------------------------------------------------------------
Mon Apr 28 00:00:00 UTC 2008 - skh@suse.de

- update to source version tbb20_20080408oss_src

-------------------------------------------------------------------
Wed Feb 13 00:00:00 UTC 2008 - dmueller@suse.de

- fix buildrequires

-------------------------------------------------------------------
Fri Feb  8 00:00:00 UTC 2008 - skh@suse.de

- initial package from version 2.0, source version
  tbb20_20080122oss_src
openSUSE Build Service is sponsored by