Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions _releases/release-62618.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
layout: releases
version: 6.26.18
release_date: 2026-02-11
state:

toc: true
toc_sticky: true
sidebar:
nav: "releases"
---


## Release Notes

The release notes for this release can be found [here](https://root.cern/doc/v626/release-notes.html#release-6.26.18).
Among the other minor fixes and improvements, this release addresses [CVE-2026-24811](https://nvd.nist.gov/vuln/detail/CVE-2026-24811) and
[CVE-2026-24812](https://nvd.nist.gov/vuln/detail/CVE-2026-24812).

## Binary distributions

Instead of manually downloading this binary, please explore first whether your [package manager](../../install/#install-via-a-package-manager){:target="\_blank"} already provides this version.
This way, you will automatically keep up-to-date with the latest stable versions with no manual maintenance on your side.

| Platform | Files | Size |
|-----------|-------|-----|
| Almalinux 8.10 | [root_v6.26.18.Linux-AlmaLinux8.10-x86_64-gcc8.5.tar.gz](https://root.cern/download/root_v6.26.18.Linux-AlmaLinux8.10-x86_64-gcc8.5.tar.gz) | 235M |
| Almalinux 9.7 | [root_v6.26.18.Linux-AlmaLinux9.7-x86_64-gcc11.5.tar.gz](https://root.cern/download/root_v6.26.18.Linux-AlmaLinux9.7-x86_64-gcc11.5.tar.gz) | 250M |
| Ubuntu 22 | [root_v6.26.18.Linux-ubuntu22-x86_64-gcc11.4.tar.gz](https://root.cern/download/root_v6.26.18.Linux-ubuntu22-x86_64-gcc11.4.tar.gz) | 250M |

## Source distribution

| Platform | Files | Size |
|-----------|-------|-----|
| source | [root_v6.26.18.source.tar.gz](https://root.cern/download/root_v6.26.18.source.tar.gz) | 186M |


## Installations in CVMFS

Standalone installations with minimal external dependencies are available at:
~~~
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.26.18/almalinux8.10x86_64-gcc85-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.26.18/almalinux9.7x86_64-gcc115-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.26.18/x86_64-ubuntu22-gcc114-opt
~~~


## Git

The entire ROOT source can be obtained from our public Git repository:

~~~
git clone https://github.com/root-project/root.git
~~~
The release specific tag can be obtained using:
~~~
cd root
git checkout -b v6-26-18 v6-26-18
~~~

See [instructions to build from source](../../install/#build-from-source){:target="\_blank"}.


65 changes: 65 additions & 0 deletions _releases/release-62814.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
layout: releases
version: 6.28.14
release_date: 2026-02-11
state:

toc: true
toc_sticky: true
sidebar:
nav: "releases"
---


## Release Notes

The release notes for this release can be found [here](https://root.cern/doc/v628/release-notes.html#release-6.28.14).
Among the other minor fixes and improvements, this release addresses [CVE-2026-24811](https://nvd.nist.gov/vuln/detail/CVE-2026-24811) and
[CVE-2026-24812](https://nvd.nist.gov/vuln/detail/CVE-2026-24812).

## Binary distributions

Instead of manually downloading this binary, please explore first whether your [package manager](../../install/#install-via-a-package-manager){:target="\_blank"} already provides this version.
This way, you will automatically keep up-to-date with the latest stable versions with no manual maintenance on your side.

| Platform | Files | Size |
|-----------|-------|-----|
| Almalinux 8.10 | [root_v6.28.14.Linux-AlmaLinux8.10-x86_64-gcc8.5.tar.gz](https://root.cern/download/root_v6.28.14.Linux-AlmaLinux8.10-x86_64-gcc8.5.tar.gz) | 260M |
| Almalinux 9.7 | [root_v6.28.14.Linux-AlmaLinux9.7-x86_64-gcc11.5.tar.gz](https://root.cern/download/root_v6.28.14.Linux-AlmaLinux9.7-x86_64-gcc11.5.tar.gz) | 277M |
| Almalinux 10.1 | [root_v6.28.14.Linux-AlmaLinux10.1-x86_64-gcc14.3.tar.gz](https://root.cern/download/root_v6.28.14.Linux-AlmaLinux10.1-x86_64-gcc14.3.tar.gz) | 284M |
| Ubuntu 22 | [root_v6.28.14.Linux-ubuntu22-x86_64-gcc11.4.tar.gz](https://root.cern/download/root_v6.28.14.Linux-ubuntu22-x86_64-gcc11.4.tar.gz) | 276M |
| Ubuntu 24 | [root_v6.28.14.Linux-ubuntu24-x86_64-gcc13.3.tar.gz](https://root.cern/download/root_v6.28.14.Linux-ubuntu24-x86_64-gcc13.3.tar.gz) | 274M |

## Source distribution

| Platform | Files | Size |
|-----------|-------|-----|
| source | [root_v6.28.14.source.tar.gz](https://root.cern/download/root_v6.28.14.source.tar.gz) | 177M |


## Installations in CVMFS

Standalone installations with minimal external dependencies are available at:
~~~
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.28.14/almalinux10.1x86_64-gcc143-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.28.14/almalinux8.10x86_64-gcc85-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.28.14/almalinux9.7x86_64-gcc115-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.28.14/x86_64-ubuntu22-gcc114-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.28.14/x86_64-ubuntu24-gcc133-opt
~~~


## Git

The entire ROOT source can be obtained from our public Git repository:

~~~
git clone https://github.com/root-project/root.git
~~~
The release specific tag can be obtained using:
~~~
cd root
git checkout -b v6-28-14 v6-28-14
~~~

See [instructions to build from source](../../install/#build-from-source){:target="\_blank"}.
65 changes: 65 additions & 0 deletions _releases/release-63010.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
layout: releases
version: 6.30.10
release_date: 2026-02-11
state:

toc: true
toc_sticky: true
sidebar:
nav: "releases"
---


## Release Notes

The release notes for this release can be found [here](https://root.cern/doc/v630/release-notes.html#release-6.30.10).
Among the other minor fixes and improvements, this release addresses [CVE-2026-24811](https://nvd.nist.gov/vuln/detail/CVE-2026-24811) and
[CVE-2026-24812](https://nvd.nist.gov/vuln/detail/CVE-2026-24812).

## Binary distributions

Instead of manually downloading this binary, please explore first whether your [package manager](../../install/#install-via-a-package-manager){:target="\_blank"} already provides this version.
This way, you will automatically keep up-to-date with the latest stable versions with no manual maintenance on your side.

| Platform | Files | Size |
|-----------|-------|-----|
| Almalinux 8.10 | [root_v6.30.10.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz](https://root.cern/download/root_v6.30.10.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz) | 265M |
| Almalinux 9.7 | [root_v6.30.10.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz](https://root.cern/download/root_v6.30.10.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz) | 283M |
| Almalinux 10.1 | [root_v6.30.10.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz](https://root.cern/download/root_v6.30.10.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz) | 290M |
| Ubuntu 22.04 | [root_v6.30.10.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz](https://root.cern/download/root_v6.30.10.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz) | 281M |
| Ubuntu 24.04 | [root_v6.30.10.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz](https://root.cern/download/root_v6.30.10.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz) | 280M |

## Source distribution

| Platform | Files | Size |
|-----------|-------|-----|
| source | [root_v6.30.10.source.tar.gz](https://root.cern/download/root_v6.30.10.source.tar.gz) | 176M |


## Installations in CVMFS

Standalone installations with minimal external dependencies are available at:
~~~
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.30.10/x86_64-almalinux10.1-gcc143-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.30.10/x86_64-almalinux8.10-gcc85-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.30.10/x86_64-almalinux9.7-gcc115-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.30.10/x86_64-ubuntu22.04-gcc114-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.30.10/x86_64-ubuntu24.04-gcc133-opt
~~~


## Git

The entire ROOT source can be obtained from our public Git repository:

~~~
git clone https://github.com/root-project/root.git
~~~
The release specific tag can be obtained using:
~~~
cd root
git checkout -b v6-30-10 v6-30-10
~~~

See [instructions to build from source](../../install/#build-from-source){:target="\_blank"}.
74 changes: 74 additions & 0 deletions _releases/release-63222.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
layout: releases
version: 6.32.22
release_date: 2026-02-11
state:

toc: true
toc_sticky: true
sidebar:
nav: "releases"
---


## Release Notes

The release notes for this release can be found [here](https://root.cern/doc/v632/release-notes.html#release-6.32.22).
Among the other minor fixes and improvements, this release addresses [CVE-2026-24811](https://nvd.nist.gov/vuln/detail/CVE-2026-24811) and
[CVE-2026-24812](https://nvd.nist.gov/vuln/detail/CVE-2026-24812).

## Binary distributions

Instead of manually downloading this binary, please explore first whether your [package manager](../../install/#install-via-a-package-manager){:target="\_blank"} already provides this version.
This way, you will automatically keep up-to-date with the latest stable versions with no manual maintenance on your side.

| Platform | Files | Size |
|-----------|-------|-----|
| Almalinux 8.10 | [root_v6.32.22.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz](https://root.cern/download/root_v6.32.22.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz) | 281M |
| Almalinux 9.7 | [root_v6.32.22.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz](https://root.cern/download/root_v6.32.22.Linux-almalinux9.7-x86_64-gcc11.5.tar.gz) | 300M |
| Almalinux 10.1 | [root_v6.32.22.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz](https://root.cern/download/root_v6.32.22.Linux-almalinux10.1-x86_64-gcc14.3.tar.gz) | 308M |
| Ubuntu 22.04 | [root_v6.32.22.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz](https://root.cern/download/root_v6.32.22.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz) | 288M |
| Ubuntu 24.04 | [root_v6.32.22.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz](https://root.cern/download/root_v6.32.22.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz) | 286M |
| macOS 14.8 x86_64 Xcode 16 | [root_v6.32.22.macos-14.8-x86_64-clang160.pkg](https://root.cern/download/root_v6.32.22.macos-14.8-x86_64-clang160.pkg) | 448M |
| macOS 14.8 x86_64 Xcode 16 | [root_v6.32.22.macos-14.8-x86_64-clang160.tar.gz](https://root.cern/download/root_v6.32.22.macos-14.8-x86_64-clang160.tar.gz) | 294M |
| macOS 15.7 arm64 Xcode 17 | [root_v6.32.22.macos-15.7-arm64-clang170.pkg](https://root.cern/download/root_v6.32.22.macos-15.7-arm64-clang170.pkg) | 432M |
| macOS 15.7 arm64 Xcode 17 | [root_v6.32.22.macos-15.7-arm64-clang170.tar.gz](https://root.cern/download/root_v6.32.22.macos-15.7-arm64-clang170.tar.gz) | 287M |
| macOS 26.2 arm64 Xcode 17 | [root_v6.32.22.macos-26.2-arm64-clang170.pkg](https://root.cern/download/root_v6.32.22.macos-26.2-arm64-clang170.pkg) | 426M |
| macOS 26.2 arm64 Xcode 17 | [root_v6.32.22.macos-26.2-arm64-clang170.tar.gz](https://root.cern/download/root_v6.32.22.macos-26.2-arm64-clang170.tar.gz) | 282M |

## Source distribution

| Platform | Files | Size |
|-----------|-------|-----|
| source | [root_v6.32.22.source.tar.gz](https://root.cern/download/root_v6.32.22.source.tar.gz) | 186M |


## Installations in CVMFS

Standalone installations with minimal external dependencies are available at:
~~~
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/arm64-mac262-clang170-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-almalinux10.1-gcc143-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-almalinux8.10-gcc85-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-almalinux9.7-gcc115-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-mac148-clang160-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-ubuntu22.04-gcc114-opt
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.32.22/x86_64-ubuntu24.04-gcc133-opt
~~~


## Git

The entire ROOT source can be obtained from our public Git repository:

~~~
git clone https://github.com/root-project/root.git
~~~
The release specific tag can be obtained using:
~~~
cd root
git checkout -b v6-32-22 v6-32-22
~~~

See [instructions to build from source](../../install/#build-from-source){:target="\_blank"}.

Loading