From 79e4c11fc7c897793413df170130182e7ececf09 Mon Sep 17 00:00:00 2001 From: Alessio Garzi Date: Wed, 22 Apr 2026 12:21:52 +0200 Subject: [PATCH] MT#63881 rename tm_drop_stuck_transaction in tm_drop_stuck_transaction.patch Wrong filename in commit 383626e909712ee884d2a673119b86d148f4e38b Change-Id: Idba93b422aea29be46ee56c9db6dc706cf50b4b7 --- debian/patches/series | 2 +- ...m_drop_stuck_transaction => tm_drop_stuck_transaction.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename debian/patches/upstream/{tm_drop_stuck_transaction => tm_drop_stuck_transaction.patch} (100%) diff --git a/debian/patches/series b/debian/patches/series index 9c7e16b9b..22c668cc5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -27,7 +27,7 @@ sipwise/sca-debug.patch sipwise/sca-fix-notify-after-bye.patch sipwise/sca-add-pai_avp-parameter.patch ## upstream master -upstream/tm_drop_stuck_transaction +upstream/tm_drop_stuck_transaction.patch # ### relevant for upstream sipwise/dialplan-don-t-stop-loading-rules-on-error.patch diff --git a/debian/patches/upstream/tm_drop_stuck_transaction b/debian/patches/upstream/tm_drop_stuck_transaction.patch similarity index 100% rename from debian/patches/upstream/tm_drop_stuck_transaction rename to debian/patches/upstream/tm_drop_stuck_transaction.patch