Tags give the ability to mark specific points in history as being important
-
ldas-tools-suite-3.3.0
Release: ldas-tools-suite 3.3.0cc4b5419 · ·ldas-tools-suite 3.3.0 Suite release across all 14 sub-packages. Updated sub-packages: ldas-tools-cmake 1.4.2 -> 1.5.0 ldas-tools-al 2.8.1 -> 2.10.0 (libldastoolsal 10:0:0 -> 11:0:0) ldas-tools-al-swig 2.6.13 -> 2.6.14 ldas-tools-framecpp 4.0.3 -> 4.1.0 (libframecppcmn 15:0:0 -> 16:0:1, libframecpp${FRAME_SPEC} 1:0:0 -> 2:0:1) ldas-tools-framecpp-swig 3.1.1 -> 3.1.2 ldas-tools-ldasgen 2.7.6 -> 2.7.7 (libldasgen 5:2:0 -> 5:3:0, libStat 3:1:0 -> 3:2:0) ldas-tools-ldasgen-swig 2.6.13 -> 2.6.14 ldas-tools-filters 2.6.9 -> 2.6.10 (libfilters 3:2:0 -> 4:0:0) ldas-tools-diskcacheAPI 2.7.10 -> 2.7.11 ldas-tools-diskcacheAPI-swig 2.6.15 -> 2.6.16 ldas-tools-frameAPI 3.0.7 -> 3.0.8 ldas-tools-frameAPI-swig 2.6.15 -> 2.6.16 ldas-tools-utilities 2.7.4 -> 2.7.5 Headline changes: - C++20 language floor across the suite (#304). - EL 8: boost169 -> boost1.78 BuildRequires for C++20 compatibility. - igwn-cmake-macros minimum 1.10.0 -> 1.11.0 (#362). - Distribution templates relocated from config/ to debian/ and rpm/ (#307). - License files rendered from suite-wide templates (#267). - DeadLockDetector removed (#310); DeadLockError silent-failure fix (#311). - TimerThread waiter rewritten to std::condition_variable (#309). - ldasgen: errno-clobber fix in lStat::eval (#268). - frameCPP: cross-compile guards (#119), verbose checksum (#151), operator== reversed-candidate fixes (#283 / #286 / #287 / #305). - ldas-tools-al: tPSInfo skip-guard fix (#284); Windows-port infrastructure (#289 meta). - diskcacheAPI: macOS LaunchDaemon plist opt-in (#285). - Shutdown-ordering UAF in ldastoolsal: Log::Log primes MemChecker singleton so the worker joins before GCQueue is freed (caught by ASan on macOS arm64 during release validation). Closes: #119 #151 #267 #268 #283 #284 #285 #286 #287 #289 #302 #304 #305 #307 #309 #310 #311 #362 Merged via MR !325. CI pipeline #861291 green (100/100). -
ldas-tools-suite-3.2.3
Release: ldas-tools-suite-3.2.3d53ec741 · ·LDAS Tools Suite 3.2.3 Patch release across every sub-package: CMake 4.x compatibility (#254), conda-forge transitive-dependency fix, CI build-log hygiene improvements, and several long-standing bug closures. Updated sub-packages: ldas-tools-cmake 1.4.2 (was 1.4.1) ldas-tools-al 2.8.1 (was 2.8.0) ldas-tools-al-swig 2.6.13 (was 2.6.12) ldas-tools-framecpp 4.0.3 (was 4.0.2) ldas-tools-framecpp-swig 3.1.1 (was 3.1.0) ldas-tools-ldasgen 2.7.6 (was 2.7.5) ldas-tools-ldasgen-swig 2.6.13 (was 2.6.12) ldas-tools-filters 2.6.9 (was 2.6.8) ldas-tools-diskcacheAPI 2.7.10 (was 2.7.9) ldas-tools-diskcacheAPI-swig 2.6.15 (was 2.6.14) ldas-tools-frameAPI 3.0.7 (was 3.0.6) ldas-tools-frameAPI-swig 2.6.15 (was 2.6.14) ldas-tools-utilities 2.7.4 (was 2.7.3) Tagged at origin/master HEAD (d53ec7411), which includes the release/3.2.3 merge plus the post-merge igwn-cmake-macros 1.10.0 bump (!276) required to build CI green against current upstream. See ChangeLog.md for the full per-package change details. Closes milestone: ldas-tools-suite 3.2.3
-
ldas-tools-suite-3.2.1
Release: ldas-tools-suite-3.2.1369ca52b · ·LDAS Tools Suite 3.2.1 General: - Patch release with bug fixes in framecpp and ldastools_cmake - Added comprehensive release planning documentation - Added Python 3 as build dependency for framecpp Updated sub-packages: - ldas-tools-cmake 1.4.1 (was 1.4.0) - ldas-tools-framecpp 4.0.1 (was 4.0.0) - ldas-tools-frameAPI 3.0.6 (was 3.0.5) - ldas-tools-al-swig 2.6.12 (was 2.6.11) ldas-tools-framecpp 4.0.1: - Fixed ZSTD compression mode support (closes #239) - Fixed dataValid field loss in FrVect compression (closes #238) - Fixed Dimension public API linker errors (closes #240) - Fixed FRAME_SPEC_CURRENT hardcoded value (closes #237) - Added Python 3 as build dependency for packaging ldas-tools-cmake 1.4.1: - Fixed architecture-agnostic library detection in cx_boost_base (#236) - Fixed boost library detection for conda-build and rattler-build (#241) - Upgraded to igwn-cmake-macros 1.8.0 ldas-tools-frameAPI 3.0.6: - Updated dependency versions: ldas-tools-cmake 1.4.1, ldas-tools-framecpp 4.0.1 ldas-tools-al-swig 2.6.12: - Updated dependency versions: ldas-tools-cmake 1.4.1, ldas-tools-al 2.8.0
-
ldas-tools-suite-2.9.3
Release: Added Analysis Ready processing codecf66be88 · ·This adds Analysis Ready to createRDS