ivmai / libatomic_ops

The atomic_ops project (Atomic memory update operations portable implementation)
https://github.com/ivmai/libatomic_ops/wiki/Download
Other
419 stars 108 forks source link

Downstream libatomic_ops releases (Aug 2022) #53

Closed ivmai closed 2 years ago

ivmai commented 2 years ago

Just convenient place to keep record of pushing latest releases downstream.

https://github.com/ivmai/libatomic_ops/releases/download/v7.6.14/libatomic_ops-7.6.14.tar.gz file_size: 500006 md5: ee8251f5091b7938d18be4dda843a515 sha1: 6385dc214e48f70a501c334d4143ead98b171f31 sha256: 390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292 sha512: da83886b4d766da64b27672eede40bd5787523a4c308ac7bd3f03ac831ae1a141ba21e5f5ada27bfcf811b9fb04d8a519331ea2573af036f8791958668dad851 cksum (linux): 3394828912

[1] https://repology.org/project/libatomic-ops/history [2] Previous task: #49

ivmai commented 2 years ago

Cygwin: https://github.com/andyli/libatomic_ops-cygwin/pull/7 - merged

ivmai commented 2 years ago

AOSC: https://github.com/AOSC-Dev/aosc-os-abbs/pull/4162 - merged

ivmai commented 2 years ago

ConanCenter: https://github.com/conan-io/conan-center-index/pull/12633 - merged

ivmai commented 2 years ago

HaikuPorts: https://github.com/haikuports/haikuports/pull/7138 - merged.

ivmai commented 2 years ago

GoboLinux: https://github.com/gobolinux/Recipes/pull/181 - merged

ivmai commented 2 years ago

MacPorts: https://github.com/macports/macports-ports/pull/15934 - merged (the patch is prepared based on how-to notes in issue 49)

ivmai commented 2 years ago

MidnightBSD: https://github.com/MidnightBSD/mports/pull/47 - merged

ivmai commented 2 years ago

MSYS2 mingw: already updated.

ivmai commented 2 years ago

Adelie Linux: https://git.adelielinux.org/adelie/packages/-/merge_requests/672 - merged. Branch: awilfox/user-next

ivmai commented 2 years ago

Pisi Linux: https://github.com/pisilinux/core/pull/1403 - merged

ivmai commented 2 years ago

Spack: https://github.com/spack/spack/pull/32418 - merged

ivmai commented 2 years ago

Void Linux: https://github.com/void-linux/void-packages/pull/38952 - merged

ivmai commented 2 years ago

Alpine Linux: already updated.

ivmai commented 2 years ago

Sabotage Linux: https://github.com/sabotage-linux/sabotage/pull/715 - merged

ivmai commented 2 years ago

vcpkg: https://github.com/microsoft/vcpkg/pull/26566 (v7.7.0-20220827) - canceled because of no official v7.7.0 release. (the patch is prepared based on how-to notes in ivmai/bdwgc#377 comment but replacing bdwgc to libatomic-ops)

ivmai commented 2 years ago

ALT Linux: an note about v7.6.14 is added to https://github.com/altlinux/specs/commit/716de1dac0a4b695740d490a0763ed8083266c4e#r83812766 Tracker: https://packages.altlinux.org/ru/sisyphus/srpms/libatomic_ops/

ivmai commented 2 years ago

Termux: https://github.com/termux/termux-packages/pull/11909 - merged

ivmai commented 1 year ago

ConanCenter: use cmake script (to have proper package/target): https://github.com/conan-io/conan-center-index/pull/13042 - merged