Skip to content

Commit cb2620c

Browse files
authored
Merge pull request #2868 from XRPLF/update_package_sums
Update package hashes for 2.3.0 with note
2 parents 8662346 + cc0ec78 commit cb2620c

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

blog/2024/rippled-2.3.0.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,19 @@ On supported platforms, see the [instructions on installing or updating `rippled
2727

2828
| Package | SHA-256 |
2929
|:--------|:--------|
30-
| [RPM for Red Hat / CentOS (x86-64)](https://repos.ripple.com/repos/rippled-rpm/stable/rippled-2.3.0-1.el7.x86_64.rpm) | `980547fc8eea56e4010f294305166df00f8962219e91493c4f687e9eed67d47a` |
31-
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `c773c9e33cb0e661cc8805bd55bf1e28b36c399107a562bae1d2291515ef9838` |
30+
| [RPM for Red Hat / CentOS (x86-64)](https://repos.ripple.com/repos/rippled-rpm/stable/rippled-2.3.0-1.el7.x86_64.rpm) | `fb74f401e5ba121bbc37e6188aa064488ad78ffef549a1e19bc8b71316d08031` |
31+
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `5d616d53218b47a2f0803c1d37d410f72d19b57cdb9cabdf77b1cf0134cce3ca` |
3232
| [Portable Builds (Linux x86-64)](https://github.com/XRPLF/rippled-portable-builds) | (Use signature verification) |
3333

34+
{% admonition type="info" name="Note" %}
35+
The packages in the stable repository were accidentally overwritten with a different build from the same source code as a result of version 2.3.0 being merged to both the `release` and `master` source code branches. This post has been updated with the new package hashes based on the packages currently available in the stable branch of each repository. The previous package hashes, below, are also acceptable, and represent the same release:
36+
37+
| Package | SHA-256 |
38+
|:--------|:--------|
39+
| RPM for Red Hat / CentOS (x86-64) | `980547fc8eea56e4010f294305166df00f8962219e91493c4f687e9eed67d47a` |
40+
| DEB for Ubuntu / Debian (x86-64) | `c773c9e33cb0e661cc8805bd55bf1e28b36c399107a562bae1d2291515ef9838` |
41+
{% /admonition %}
42+
3443
For other platforms, please [build from source](https://github.com/XRPLF/rippled/blob/master/BUILD.md). The most recent commit in the git log should be the change setting the version:
3544

3645
```text

0 commit comments

Comments
 (0)