This is an automated email from the ASF dual-hosted git repository.
zstan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git
The following commit(s) were added to refs/heads/master by this push:
new 231fa68235f IGNITE-28472 Update Linux packages version to 2.18 (#12986)
231fa68235f is described below
commit 231fa68235f1d4b3e972b0ae7986600e722a3788
Author: Evgeniy Stanilovskiy <[email protected]>
AuthorDate: Tue Apr 7 08:44:50 2026 +0300
IGNITE-28472 Update Linux packages version to 2.18 (#12986)
---
packaging/deb/changelog | 12 ++++++++++++
packaging/rpm/apache-ignite.spec | 7 +++++--
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/packaging/deb/changelog b/packaging/deb/changelog
index fa6f7ba6a89..ed03af0cfd4 100644
--- a/packaging/deb/changelog
+++ b/packaging/deb/changelog
@@ -1,3 +1,15 @@
+apache-ignite (2.18.0-1) unstable; urgency=low
+
+ * Updated Apache Ignite to version 2.18.0
+
+ -- Evgeniy Stanilovskiy <[email protected]> Mon, 6 Apr 2026 18:00:00 +0300
+
+apache-ignite (2.17.0-1) unstable; urgency=low
+
+ * Updated Apache Ignite to version 2.17.0
+
+ -- Nikita Amelchev <[email protected]> Wed, 20 Dec 2024 19:00:00 +0300
+
apache-ignite (2.16.0-1) unstable; urgency=low
* Updated Apache Ignite to version 2.16.0
diff --git a/packaging/rpm/apache-ignite.spec b/packaging/rpm/apache-ignite.spec
index 98fc8de2122..e49cd452a0e 100644
--- a/packaging/rpm/apache-ignite.spec
+++ b/packaging/rpm/apache-ignite.spec
@@ -12,11 +12,11 @@
#
Name: apache-ignite
-Version: 2.16.0
+Version: 2.18.0
Release: 1
Summary: Apache Ignite In-Memory Computing, Database and Caching
Platform
Group: Development/System
-License: ASL 2.0
+License: ASF 2.0
URL: https://ignite.apache.org/
Source: %{name}-%{version}-bin.zip
Requires: java-11, chkconfig
@@ -261,6 +261,9 @@ ln -sf %{_log}/%{name}
%{buildroot}%{_sharedstatedir}/%{name}/log
# Changelog
#
+* Mon, 6 Apr 2026 Evgeniy Stanilovskiy <[email protected]> - 2.18
+- Updated Apache Ignite to version 2.18
+
* Fri Sep 09 2022 Taras Ledkov <[email protected]> - 2.13.0-1
- Updated Apache Ignite to version 2.14.0