Revisions of xmrig

Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 79)
- Update to version 6.21.3:
  * v6.21.3
  * Update CHANGELOG.md
  * RandomX: correct memcpy size for JIT initialization
  * RandomX: check pointer sizes during JIT initialization
  * Use internal logger for error message.
  * v6.21.3-dev
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 78)
- Update to version 6.21.2:
  * v6.21.2
  * Update CHANGELOG.md
  * Update hwloc for MSVC builds.
  * Fix build with recent libuv.
  * Fix rapidjson assert.
  * Fix RandomX crash when compiled with fortify_source
  * Fix scripts for systems without bash.
  * Update deps.
  * chore: remove repetitive words
  * Thread-safe FileLogWriter
  * Update bug_report.md
  * #2800 Fixed donation with ghostrider algorithm for builds without KawPow algorithm.
  * Stratum: better check of the login response
  * v6.21.2-dev
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 76)
- Build only on supported architectures
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 75)
- Update to version 6.21.1:
  * v6.21.1
  * Update CHANGELOG.md.
  * Fix segfault in HTTP API rebind
  * Cleanup.
  * Fixed Zephyr mining (OpenCL)
  * Code style cleanup.
  * add support for townforge (monero fork using randomx)
  * v6.21.1-dev
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 74)
osc copypac from project:openSUSE:Factory package:xmrig revision:32
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 73)
- Update to version 6.21.0:
  * v6.21.0
  * v6.21.0-dev
  * Zephyr solo mining: handle multiple outputs
  * Updated pricing record size for Zephyr solo mining
  * Update sse2neon.h
  * ARM64 JIT: don't use `x18` register
  * Update cn_main_loop.asm
  * Update cn_main_loop.asm
  * Added SNI option for TLS connections
  * Add "built for OS/architecture/bits" to "ABOUT"
  * Fixed huge pages availability info on Linux.
  * Make Platform::hasKeepalive() constexpr where always supported and code cleanup.
  * Disable TCP keepalive before closing socket
  * Enabled keepalive for Windows (>= Vista)
  * v6.20.1-dev
buildservice-autocommit accepted request 1133864 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 72)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 71)
- Update to version 6.21.0:
  * v6.21.0
  * v6.21.0-dev
  * Zephyr solo mining: handle multiple outputs
  * Updated pricing record size for Zephyr solo mining
  * Update sse2neon.h
  * ARM64 JIT: don't use `x18` register
  * Update cn_main_loop.asm
  * Update cn_main_loop.asm
  * Added SNI option for TLS connections
  * Add "built for OS/architecture/bits" to "ABOUT"
  * Fixed huge pages availability info on Linux.
  * Make Platform::hasKeepalive() constexpr where always supported and code cleanup.
  * Disable TCP keepalive before closing socket
  * Enabled keepalive for Windows (>= Vista)
  * v6.20.1-dev
buildservice-autocommit accepted request 1097894 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 70)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 69)
- Update to version 6.20.0:
  * v6.20.0
  * v6.20.0-dev
  * Zephyr solo mining: fix for blocks with transactions
  * Zephyr coin support
  * KawPow: fixed data race when building programs
  * Code cleanup.
  * Disallow direct use of HwlocCpuInfo class.
  * Code cleanup.
  * Fixed compatibility with hwloc 1.11.
  * Added new CMake options ARM_V8 and ARM_V7.
  * Added new ARM CPU names.
  * v6.19.4-dev
  * Add API rebind polling
  * fix(cuda): receive CUDA loader error on linux too.
  * Add x86 to README
buildservice-autocommit accepted request 1091221 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 68)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 67)
- Update to version 6.19.3:
  * v6.19.3
  * Update CHANGELOG.md
  * Updated example scripts
  * Fixed `jccErratum` list
  * RandomX: fixed undefined behavior
  * RandomX: optimized program generation
  * Tweaked auto-tuning for Intel CPUs
  * #3245 Improved algorithm negotiation for donation rounds by sending extra information about current mining job.
  * v6.19.3-dev
buildservice-autocommit accepted request 1080067 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 66)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 65)
- Update to version 6.19.2:
  * v6.19.2
  * Update CHANGELOG.md
  * Sync with changes from proxy
  * Improve .cmd files when run by shortcuts on another drive
  * Code style cleanup.
  * DaemonClient: new X-Hash-Difficulty HTTP header optimization
  * Fixed parsing of TX_EXTRA_MERGE_MINING_TAG
  * v6.19.2-dev
buildservice-autocommit accepted request 1074091 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 64)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 63)
- Update to version 6.19.1:
  * v6.19.1
  * Update CHANGELOG.md
  * Fix build with gcc 13
  * Resolved deprecated methods warnings with OpenSSL 3.0.
  * Fix: `--randomx-wrmsr=-1` worked only on Intel
  * Fix for 32-bit clang 15
  * Fixed DnsUvBackend storage cleanup.
  * Revert changes to fix MSVC build.
  * Cleanup.
  * Fix warning.
  * Partially resolved deprecated methods warnings in OpenSSL 3.0.
  * v6.19.1-dev
buildservice-autocommit accepted request 1069540 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 62)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 61)
- Update to version 6.19.0:
  * v6.19.0
  * Update scripts/build.*.sh.
  * v6.19.0-dev (new config options added).
  * Update CHANGELOG.md
  * Solo mining: added job timeout (default is 15 seconds)
  * Update hwloc for MSVC builds to 2.9.0.
  * Update CHANGELOG.md
  * Update to latest sse2neon.h.
  * Fixed broken RandomX light mode mining
  * #3185 Fixed macOS DMI reader.
  * Show IP address for failed connections
  * DragonflyBSD compilation fixes
  * Added ifdefs for DragonflyBSD
  * Bump the minimum CMake version in other places too.
  * Update cmake required version to 3.1
  * Improved Zen 3 MSR mod
  * MSVC build: enabled parallel compilation
  * #2869
  * Update to latest sse2neon.h from github:DLTcollab/sse2neon
  * v6.18.2-dev
buildservice-autocommit accepted request 1032798 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 60)
baserev update by copy to link target
Displaying revisions 1 - 20 of 79
openSUSE Build Service is sponsored by