Accepting request 1042476 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1042476 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tbb?expand=0&rev=29
This commit is contained in:
BIN
tbb-2021.6.0.tar.gz
(Stored with Git LFS)
BIN
tbb-2021.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
tbb-2021.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
tbb-2021.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
18
tbb.changes
18
tbb.changes
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 11 18:37:06 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to v2021.7.0:
|
||||
* Memory allocator crash on a system with an incomplete /proc/meminfo
|
||||
(GitHub* #584).
|
||||
* Incorrect blocking of task stealing (GitHub* #478).
|
||||
* Hang due to incorrect decrement of a limiter_node (GitHub* #634).
|
||||
* Memory corruption in some rare cases when passing big messages in a flow
|
||||
graph (GitHub* #639).
|
||||
* Possible deadlock in a throwable flow graph node with a lightweight
|
||||
policy. The lightweight policy is now ignored for functors that can
|
||||
throw exceptions (GitHub* #420).
|
||||
* Crash when obtaining a range from empty ordered and unordered containers
|
||||
(GitHub* #641).
|
||||
* Deadlock in a concurrent_vector resize() that could happen when the new
|
||||
size is less than the previous size (GitHub* #733).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 24 12:16:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user