openfoam (2206.260127-1) unstable; urgency=medium

  * [d0151570a1] BUG: inconsistent finiteArea proc-boundary contributions (fixes #2672)
  * [5894f2ed95] BUG: vtk::coordSetWriter produces incorrect VTK legacy format (fixes #2678)
  * [dae13bfae8] BUG: expression field functionObject 'store' keyword ignored
  * [d45b9b4e41] COMP: backslash instead of slash in Make/options
  * [6d045eabc1] BUG: inconsistent faceArea on processor boundaries (fixes #2683)
  * [58a5587ca8] BUG: globalIndex gather/scatter fails with multi-world (fixes #2706)
  * [a8cba8ba8f] COMP: code adjustments for gcc-13 (#2714)
  * [324ce9adec] BUG: VTK write pointSet fails in parallel (fixes #2773)
  * [fe97c8fee9] Revert "BUG: Fixing ray dAve and omega for 1D and 2D cases"
  * [68bed4f1dc] BUG: UPstream::shutdown misbehaves with external initialisation (fixes #2808)
  * [45e9db3489] BUG: expressions rand() ignores objectRegistry timeIndex (fixes #2923)
  * [0085b60946] BUG: mapFields: incorrect patches. Fixes #2944.
  * [b0ed2a254b] BUG: ThermoSurfaceFilm: reintroduce energy to film sources (fixes #2996)
  * [d5607b2f28] COMP: g++11: suppress optimisation. See #3024
  * [1679c5f157] BUG: SlicedGeometricField, slices into field instead of shallow copy (#3080)
  * [5802d22470] BUG: Nastran reading of free format truncates last field (fixes #3189)
  * [0a04de8661] CONFIG: bump patch level (240625)
  * [fc93df296a] REGRESSION: incorrect addressing for vtk poly-decompose (fixes #3484)
  * [3c1387f025] COMP: avoid issues with new compilers and/or new C++ standards
  * [fd5d146d7d] COMP: remove template-id in constructor/destructor (c++20)
  * [74f6247e07] CONFIG: Update naming for CGAL rules to also handle header-only cgal
  * [9f989898dc] COMP: support compilation with CGAL-6.0 (#3234)
  * [da9441b062] CONFIG: update patch level to 260127

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

openfoam (2206.221104-1) unstable; urgency=medium

  * [de21a6bc0e] BUG: setTurbulenceFields: update processor boundaries (fixes #2527)
  * [92f38b589a] BUG: solidBodyMotionFunction: avoid reading model name from subdictionary (fixes #2526)
  * [71a612085b] BUG: caseDicts: fix pressureDifferencePatch and pressureDifferenceSurface scripts (fixes #2482)
  * [a72d4a1708] BUG: externalHeatFluxSource: memory leakage (fixes #2545)
  * [9f40db8977] BUG: forceCoeffs: correct the order of pressure and viscous components (fixes #2552)
  * [b0cd2ea991] BUG: binModels: read and use writeFile settings (fixes #2553)
  * [bc3bff8ef5] BUG: binModels: ensure main processor writes out binned data (fixes #2530)
  * [b6a6e40c27] BUG: incorrect order for output scaling (transformPoints, ...)
  * [2a007b007e] BUG: PPCR: check outstanding request. Fixes #2577
  * [a39b50d783] COMP: incorrect type in valueAverageBase (fixes #2568)
  * [4965dc4cfb] COMP: declare forceCoeffs operator<< in Foam namespace (fixes #2576)
  * [d3123a1107] BUG: redistributePar fails with some area fields (fixes #2574)
  * [f1da147925] CONFIG: bump patch level
  * [dffac4d887] BUG: distributedTriSurfaceMesh: locally empty surface. Fixes #2612
  * [a4d235af6b] BUG: porousBafflePressure: read fixedJump entries - apply under-relaxation (fixes #2626)
  * [8993af73ac] CONFIG: bump patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 14 Dec 2022 19:08:08 +0000

openfoam (2206.0-1) unstable; urgency=medium

  * [76d719d1e6] RELEASE: Updated version to v2206

 -- OpenFOAM bot <no-reply@openfoam.com>  Fri, 24 Jun 2022 16:40:19 +0000

openfoam (2112.220610-1) unstable; urgency=medium

  * [579883354a] BUG: ManualInjection - corrected for non-zero SOI. See #2096
  * [de1aa80593] BUG: SprayParcel - set the child origProc. Fixed #1857
  * [2c7621116e] COMP: missing linkage to regionFaModels (fixes #2449)
  * [f8dc192941] CONFIG: sourcing etc/cshrc twice unset the environment (fixes #2458)
  * [6f4196ae62] BUG: totalFlowRateAdvectiveDiffusive: missing autoMap. Fixes #2475
  * [91198eaf6a] COMP: gcc-12 buffer check bypasses xsputn (#2481, #2496)
  * [40cadfd2f2] COMP: references to temporaries
  * [7b5cfbd1b0] COMP: Gcc 11+ potential fix - see #2434
  * [6e1fca0e46] CONFIG: bump patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Fri, 10 Jun 2022 12:06:00 +0000

openfoam (2112.220310-1) unstable; urgency=medium

  * update debian/controls to pass more lintian tests
  * [19398ded1c] CONFIG: align adios2 settings with shipped ThirdParty version (#2353)
  * [3a6c0d7fb0] BUG: sample/store surface field triggers dimension check (fixes #2361)
  * [34a3e0abe3] BUG: cyclicAMI: optional settings not written. Fixes #2363
  * [3d842aac93] BUG: decomposeParDict: operate with masterUncollated. Fixes #2368.
  * [cc65f5f0f0] TUT: coded functionObject called on execute instead of write
  * [3d7e99b7a7] BUG: timeActivatedFileUpdate file check on non-master (fixes #2377)
  * [942c354b59] BUG: atmTurbulentHeatFluxTemperature BC - added missing clone() calls for Function1. See #2370
  * [80318542e1] CONFIG: bump patch level
  * [b9d6a84314] BUG: Ensure T can be checked-out on destruction of thermo. See #1619
  * [cae9b6b868] BUG: Added missing GbyNu name - see #2409
  * [0e5dfb1f64] BUG: atmosphericModels: add missing clone functions (fixes #2428)

 -- OpenFOAM bot <no-reply@openfoam.com>  Sun, 03 Apr 2022 17:39:07 +0000

openfoam (2112.0-2) unstable; urgency=medium

  * [48562b8649] BUG: KinematicReynoldsNumber: enable cloud function object (fixes #2317)
  * [91b5525749] CONFIG: incorrect lib-name handling (fixes #2322)
  * [d44c8318f0] COMP: use automatic cleanup for run-time compat table (fixes #2314)

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 11 Jan 2022 13:54:16 +0000

openfoam (2112.0-1) unstable; urgency=medium

  * [14aeaf8dab] RELEASE: Updated version to v2112

 -- OpenFOAM bot <no-reply@openfoam.com>  Mon, 20 Dec 2021 19:41:54 +0000

openfoam (2106.211215-1) unstable; urgency=medium

  * [42178fdd5d] BACKPORT: simpler hashing of string-types
  * [0bd1b0feac] BACKPORT: config script bugfixes
  * [127f4268af] CONFIG: bump 2106 patch level to 211215

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 15 Dec 2021 10:12:14 +0000

openfoam (2106.1-2) unstable; urgency=medium

  * module sources missing in previous build

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 16 Nov 2021 14:37:11 +0000

openfoam (2106.1-1) unstable; urgency=medium

  * [3f172ccae1] ENH: Provided links to source packs
  * [014dbf4004] Update Build.md
  * [028ca26617] COMP: resolve abi:cxx11 linker issue (fixes #2147)
  * [90ad6ce9cf] GIT: Updated gitlab bug template
  * [40ff2acdd6] BUG: word input is too strict (fixes #2160)
  * [7f2cbd6cd4] BUG: boundaryData output incorrect when no fields are sampled (fixes #2163)
  * [9645e1adc2] BUG: Curle - added missing division by r. See #2169
  * [4e6e7d59da] BUG: ParticleCollector - corrected and simplified parallel reductions. See #2184
  * [f815a12bba] BUG: error with empty distributed roots specification (fixes #2196)

 -- OpenFOAM bot <no-reply@openfoam.com>  Sat, 23 Oct 2021 14:12:48 +0000

openfoam (2106.0-2) unstable; urgency=medium

  * [c503deb72e] CONFIG: Updated completions
  * [e3796745ed] CONFIG: Updated headers to v2106
  * [c15bfde3cb] RELEASE: Updated config scripts to v2106

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 29 Jun 2021 13:05:53 +0000

openfoam (2106.0-1) unstable; urgency=medium

  * release build

 -- OpenFOAM bot <no-reply@openfoam.com>  Fri, 25 Jun 2021 10:39:20 +0000

openfoam (2106.0~rc1-1) unstable; urgency=medium

  * [03cc42414c] BUG: Changing divDevRhoReff scheme for incompressible flows

 -- OpenFOAM bot <no-reply@openfoam.com>  Thu, 24 Jun 2021 18:09:30 +0000

openfoam (2012.210618-1) unstable; urgency=medium

  * build: add g++, make depends via the -tools package
  * [3b29395a66] BUG: surfaceFieldValue with vectorWeights blocks in parallel (fixes #2129)

 -- OpenFOAM bot <no-reply@openfoam.com>  Sun, 20 Jun 2021 09:19:05 +0000

openfoam (2012.210414-2) unstable; urgency=medium

  * [308af39136] COMP: sign check to avoid warnings about new[] range

 -- OpenFOAM bot <no-reply@openfoam.com>  Tue, 27 Apr 2021 08:33:12 +0000

openfoam (2012.210414-1) unstable; urgency=medium

  * [a8c9b5936e] BUG: cannot set expression from command-line (fixes #2012)
  * [8d3efa1cb9] BUG: AABBTree - corrected addressing. Fixes #2028
  * [dbed3a0602] BUG: Curle FO - corrected division by 4pi.  Fixes #2035
  * [21dda3254c] BUG: noiseModel - respect lower frequency bound in octave calculation. Fixes #2041
  * [19b90a1130] BUG: generic point patch fails (fixes #2062)
  * [6740925621] CONFIG: bump patch level

 -- OpenFOAM bot <no-reply@openfoam.com>  Thu, 22 Apr 2021 14:29:45 +0000

openfoam (2012.210210-2) unstable; urgency=medium

  * build: fold backend and meta package into single build
  * [2f449c57ce] DOC: adjust wording
  * [d2c0c97af8] BUG: redistributePar: symmetric logic. Fixes #1973.
  * [b84caecc1e] BUG: useless copy of input (primitiveMeshTools::makeCellCentresAndVols)
  * [4561717c51] BUG: incorrect returned size from surfaceWriter
  * [81629a44d0] BUG: mapped: access map() for AMI cases. Fixes #1982
  * [c9b34c52bb] COMP: bad template for foamNewFunctionObject (closes #1987)
  * [f88feaf0d4] BUG: surfaceFieldValue fails writing legacy VTK format
  * [d70e11195c] BUG: syncTools: incorrect communicator. See #1986
  * [4245909efb] BUG: typo in etc/colourTables
  * [77c31a7bef] BUG: inconsistent surfaceFieldValue writing (fixes #1999)
  * [9913dfb31a] CONFIG: bump patch level
  * [0ee7a23504] CONFIG: ensure PV_PLUGIN_PATH is also in the library path
  * [ae8ccd7b94] BUG: foamToEnsight cellZones missing mesh coverage (closes #2002)
  * [a334aaae78] ENH: noiseModel gainX - protect against very small input frequencies

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 10 Feb 2021 20:02:23 +0000

openfoam2012 (1-2) unstable; urgency=medium

  * build: Adjusted rules for change in FOAM_MPI naming
  * [79e353b84e] RELEASE: Updated version to v2012

 -- OpenFOAM bot <no-reply@openfoam.com>  Mon, 28 Dec 2020 11:00:00 +0000

openfoam2012 (1-1) unstable; urgency=medium

  * [79e353b84e] RELEASE: Updated version to v2012

 -- OpenFOAM bot <no-reply@openfoam.com>  Wed, 23 Dec 2020 09:45:52 +0000
