openfoam (2006.260127-1) unstable; urgency=medium

  * [842b67fe0b] COMP: avoid issues with new compilers and/or new C++ standards
  * [52f8fdffc6] COMP: remove template-id in constructor/destructor (c++20)
  * [52f8fdffc6] COMP: remove template-id in constructor/destructor (c++20)
  * [687eda80c5] CONFIG: Update naming for CGAL rules to also handle header-only cgal
  * [c28d0d3e24] COMP: support compilation with CGAL-6.0 (#3234)
  * [114c44769d] CONFIG: update patch level to 260127

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 27 Jan 2026 09:30:00 +0000

openfoam (2006.220610-1) unstable; urgency=medium

  * [8fc44faf89] COMP: sign check to avoid warnings about new[] range
  * [ae871dc674] BUG: liquidProperties - corrected read scalar (was label). See #2142
  * [78ecaa894e] BUG: noise did not set num of output fields (VTK legacy) [fixes #2133]
  * [d9bc7c09f5] BUG: boundaryData output incorrect when no fields are sampled (fixes #2163)
  * [06aa5287c9] BUG: Curle - added missing division by r. See #2169
  * [95cb2b97dd] BUG: ParticleCollector - corrected and simplified parallel reductions. See #2184
  * [6168f960f5] BUG: error with empty distributed roots specification (fixes #2196)
  * [07ccd80afd] BUG: sample/store surface field triggers dimension check (fixes #2361)
  * [fecd2c115a] COMP: gcc-12 buffer check bypasses xsputn (#2481, #2496)
  * [952d3b200b] COMP: references to temporaries
  * [f8e4715e53] COMP: Gcc 11+ potential fix - see #2434
  * [8accf0cb60] CONFIG: bump patch level
  * [53e91f12db] BUG: incorrect order for output scaling (transformPoints, ...)
  * [aab61cc6b3] CONFIG: accept module-prefix 'none' as equivalent to 'false' (ie, disabled)
  * [aefd907333] CONFIG: foamConfigurePaths support for sys-openmpi major version
  * [93704f9fe4] CONFIG: improve handling of empty/non-empty ThirdParty directory
  * [710c44b3d8] COMP: code adjustments for gcc-13 (#2714)
  * [a248f9c190] BUG: VTK write pointSet fails in parallel (fixes #2773)
  * [ca3ff906ea] Revert "BUG: Fixing ray dAve and omega for 1D and 2D cases"
  * [00ebd4c2ef] BUG: UPstream::shutdown misbehaves with external initialisation (fixes #2808)
  * [d07c576d42] BUG: mapFields: incorrect patches. Fixes #2944.
  * [8d37a8dd2c] COMP: g++11: suppress optimisation. See #3024

 -- OpenFOAM bot <no-reply@openfoam.com>  Fri, 23 Jan 2026 11:24:37 +0000

openfoam (2006.210414-1) unstable; urgency=medium

  * [3186bd87de] BUG: regionToFace: does not stop walking. Fixes #1882
  * [3e4d9e15c0] BUG: using FatalIOErrorInLookup with incorrect exit type (fixes #1898)
  * [9dc4f76b03] BUG: incorrect boundary type for expressions variables (fixes #1889)
  * [bed1305d96] BUG: extraneous brackets after Fluent cell types (fixes #1872)
  * [5e660c36e9] CONFIG: ptscotch header not found on RedHat/Fedora (fixes #1904)
  * [fc541cee40] BUG: crash during gap refinement (fixes #1919)
  * [da7165077c] BUG: typo in solidProperties prevents re-reading of "Hf" (fixes #1927)
  * [ac98e498fe] BUG: meshToMesh - corrected mapping of internal field for tgt->src mapping. Fixes #1935
  * [3b949b66ff] BUG: collated format and writing of NURBS3DVolume CPs - see #1947
  * [2eae536a70] BUG: Wrong First extrapolated value of the merit function (fixes #1948)
  * [7ffa36dfa9] BUG: globalSum needed in the merit functions' directional derivative (fixes #1949)
  * [713c18b654] BUG: incorrect returned size from surfaceWriter
  * [d596ec6d49] COMP: bad template for foamNewFunctionObject (closes #1987)
  * [eb31863d2c] BUG: surfaceFieldValue fails writing legacy VTK format
  * [cd7ce0a4c4] CONFIG: ensure PV_PLUGIN_PATH is also in the library path
  * [10d53ff29e] BUG: foamToEnsight cellZones missing mesh coverage (closes #2002)
  * [7b9c36ac24] BUG: cannot set expression from command-line (fixes #2012)
  * [5f5903ce0f] BUG: AABBTree - corrected addressing. Fixes #2028
  * [6f2ac4cab1] BUG: Curle FO - corrected division by 4pi.  Fixes #2035
  * [1d66a004df] BUG: generic point patch fails (fixes #2062)
  * [20b2bfe829] BACKPORT: installation helpers from v2012
  * [be30a080a3] CONFIG: bump patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Thu, 22 Apr 2021 21:06:37 +0000

openfoam2006 (201012-1) unstable; urgency=medium

  * [9762b547fe] BUG: gradingDescriptor stream input ignores negative expansion (Fix #1841)
  * [52e0ebca57] ENH: gradingDescriptor(s) correct() and normalise() methods
  * [1550a12223] BUG: fractionExpr "0" ignored (fixes #1855)
  * [d22134ed12] BUG: unexpected treatment of missing fractionExpr (fixes #1858)
  * [cbc0da8a60] CONFIG: increment patch level
  * [3b3cffc758] BUG: mapPolyMesh: incorrect addressing. Fixes #1864
  * [c1ad429564] BUG: parallel foamToEnsight fails depending on lagrangian order (fixes #1873)
  * [bea6563210] CONFIG: ptscotch header not found on ArchLinux (fixes #1877)
  * [6ecb4b69b1] SUBMODULE: update for bugfixes, compilation (external-solver, OpenQBMM)
  * [295eef471d] CONFIG: increment patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Mon, 12 Oct 2020 09:48:36 +0000

openfoam2006 (200727-2) unstable; urgency=medium

  * [583905fdeb] BUG: directory information spoils "wmake -show-cxx" (fixes #1799)
  * [dd1c2edb6b] COMP: wmake findObjectDir fails for non-project directories (fixes #1807)
  * [fa364eda12] BUG: inconsistency between constructor and output (fixes #1816)
  * [8d55c37b2f] BUG: missing tab in actuationDiskSource output (fixes #1819)
  * [719d3f77be] COMP: Intel compiler bug with inheriting constructors (fixes #1821)
  * [4735776246] COMP: pass shell args for Allwmake-mpi (#1824)
  * [73057447a2] COMP: pass-through targetType for a few Allwmake files (#1824)

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 02 Sep 2020 13:45:13 +0000

openfoam2006 (200727-1) unstable; urgency=medium

  * [6d965d699b] BUG: mergeOrSplitBaffles -dict option ignored (fixes #1759)
  * [9b78472e06] DOC: Updated header doc - see #1756
  * [a86860430a] BUG: checkMesh: index into surfaceScalarField. Fixes #1771.
  * [5dc04530d9] COMP: additional linkage libraries for AMD compiler (#1627)
  * [fa86a98482] BUG: Minor correction to lumpedPointState.C for debug build
  * [dc6c3c8add] TUT: Correction for Alltest
  * [e8b06ac222] STYLE: remove incorrect branch condition in setExprFields
  * [c411c0cc09] SUBMODULE: adios (style), external-solver (bugfix), visualization (style)
  * [540589fc22] SUBMODULE: visualization installation prefix on older ubuntu (#1757)
  * [3455d556c4] BUG: potential memory leaks in HashPtrTable::set (#1787)
  * [6461eec886] CONFIG: increment patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Mon, 27 Jul 2020 11:52:48 +0000

openfoam2006 (1-3) unstable; urgency=medium

  * [968ce0290d] DOC: Corrected header documentation - see #1756
  * [0b41521d98] CONFIG: avoid triggering dash expansion bug (fixes #1757)

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 01 Jul 2020 13:37:14 +0000

openfoam2006 (1-2) unstable; urgency=medium

  * [b45f8f6f58] MOD: updated OpenQBMM reference
  RELEASE OpenFOAM-v2006

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 30 Jun 2020 14:47:55 +0000
