diff --git a/libatomic_ops-7.8.0.tar.gz b/libatomic_ops-7.8.0.tar.gz deleted file mode 100644 index 332cc2f..0000000 --- a/libatomic_ops-7.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31 -size 526300 diff --git a/libatomic_ops-7.8.2.tar.gz b/libatomic_ops-7.8.2.tar.gz new file mode 100644 index 0000000..d0df8f4 --- /dev/null +++ b/libatomic_ops-7.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d305207fe207f2b3fb5cb4c019da12b44ce3fcbc593dfd5080d867b1a2419b51 +size 524637 diff --git a/libatomic_ops.changes b/libatomic_ops.changes index 95765ef..4c57e47 100644 --- a/libatomic_ops.changes +++ b/libatomic_ops.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Dec 15 21:54:03 UTC 2023 - Jan Engelhardt + +- Update to release 7.8.2 + * Eliminate 'atomic_thread_fence is unsupported with tsan' gcc-11 warning + * Fix get_chunk for case of mmap area is located before AO_initial_heap + * Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h + ------------------------------------------------------------------- Tue Mar 28 08:09:48 UTC 2023 - Jan Engelhardt diff --git a/libatomic_ops.spec b/libatomic_ops.spec index cbc9d92..eda328f 100644 --- a/libatomic_ops.spec +++ b/libatomic_ops.spec @@ -17,7 +17,7 @@ Name: libatomic_ops -Version: 7.8.0 +Version: 7.8.2 Release: 0 Summary: A portable library for atomic memory operations License: GPL-2.0-or-later AND MIT