diff --git a/.gitignore b/.gitignore
index d8f42df..5c841e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/kronosnet-1.18.tar.gz
+SOURCES/kronosnet-1.22.tar.gz
diff --git a/.kronosnet.metadata b/.kronosnet.metadata
index ed4fd77..738effa 100644
--- a/.kronosnet.metadata
+++ b/.kronosnet.metadata
@@ -1 +1 @@
-d39ff105a8cfb8aa7b03b4b56ed55cf41dcb5ef4 SOURCES/kronosnet-1.18.tar.gz
+00f8110dfa4ec8d07511d48017d75441516c3b4b SOURCES/kronosnet-1.22.tar.gz
diff --git a/SPECS/kronosnet.spec b/SPECS/kronosnet.spec
index c690466..864f339 100644
--- a/SPECS/kronosnet.spec
+++ b/SPECS/kronosnet.spec
@@ -1,7 +1,7 @@
 ###############################################################################
 ###############################################################################
 ##
-##  Copyright (C) 2012-2020 Red Hat, Inc.  All rights reserved.
+##  Copyright (C) 2012-2021 Red Hat, Inc.  All rights reserved.
 ##
 ##  This copyrighted material is made available to anyone wishing to use,
 ##  modify, copy, or redistribute it subject to the terms and conditions
@@ -82,7 +82,7 @@
 
 Name: kronosnet
 Summary: Multipoint-to-Multipoint VPN daemon
-Version: 1.18
+Version: 1.22
 Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 URL: http://www.kronosnet.org
@@ -525,7 +525,11 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
 %endif
 
 %changelog
-* Wed Sep 23 2020 Christine Caulfield <ccaulfie@redhat.com> - 1.18-1
+* Thu Sep 16 2021 Christine Caulfield <ccaulfie@redhat.com> - 1.22-1
+  Rebase to 1.22
+  Resolves: rhbz#1999976
+
+  * Wed Sep 23 2020 Christine Caulfield <ccaulfie@redhat.com> - 1.18-1
   Rebase to 1.18
   Resolves: rhbz#1855301