diff --git a/.gitignore b/.gitignore
index 6cbb4d8..6116ca0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ SOURCES/samba-4.15.7.tar.xz
 SOURCES/samba-4.15.7.tar.asc
 SOURCES/samba-4.15.8.tar.xz
 SOURCES/samba-4.15.8.tar.asc
+SOURCES/samba-4.15.9.tar.xz
+SOURCES/samba-4.15.9.tar.asc
diff --git a/.samba.metadata b/.samba.metadata
index f20799d..abc49a6 100644
--- a/.samba.metadata
+++ b/.samba.metadata
@@ -1,2 +1,2 @@
-1a13f281ca0e53e695ef178c449085e38cbba03a SOURCES/samba-4.15.8.tar.xz
-5cf459df78a83145d64f83308869f483e364dca3 SOURCES/samba-4.15.8.tar.asc
+2efb5625b78b9db8cdfe866f2971229df76719a5 SOURCES/samba-4.15.9.tar.xz
+654119696b73ce009e9d959b3fa882bc426a0042 SOURCES/samba-4.15.9.tar.asc
diff --git a/SPECS/samba.spec b/SPECS/samba.spec
index 2ec7e93..9025a82 100644
--- a/SPECS/samba.spec
+++ b/SPECS/samba.spec
@@ -8,7 +8,7 @@
 
 %define main_release 100
 
-%define samba_version 4.15.8
+%define samba_version 4.15.9
 # This should be rc1 or nil
 %define pre_release %nil
 
@@ -2785,6 +2785,7 @@ rm -rf %{buildroot}
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_base_test.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/kdc_tgs_tests.*.pyc
+%{python3_sitearch}/samba/tests/krb5/__pycache__/kpasswd_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/ms_kile_client_principal_lookup_tests.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/raw_testcase.*.pyc
 %{python3_sitearch}/samba/tests/krb5/__pycache__/rfc4120_constants.*.pyc
@@ -2810,6 +2811,7 @@ rm -rf %{buildroot}
 %{python3_sitearch}/samba/tests/krb5/kdc_base_test.py
 %{python3_sitearch}/samba/tests/krb5/kdc_tests.py
 %{python3_sitearch}/samba/tests/krb5/kdc_tgs_tests.py
+%{python3_sitearch}/samba/tests/krb5/kpasswd_tests.py
 %{python3_sitearch}/samba/tests/krb5/ms_kile_client_principal_lookup_tests.py
 %{python3_sitearch}/samba/tests/krb5/raw_testcase.py
 %{python3_sitearch}/samba/tests/krb5/rfc4120_constants.py
@@ -3948,6 +3950,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Fri Jul 29 2022 - Anoop C S <anoopcs@samba.org> - 4.15.9-100
+- v4.15.9 GA
+
 * Wed Jun 29 2022 - Anoop C S <anoopcs@samba.org> - 4.15.8-100
 - v4.15.8 GA