XPost: linux.debian.devel.release
Package: release.debian.org
Severity: normal
X-Debbugs-Cc:
[email protected]
Control: affects -1 + src:pg-show-plans
User:
[email protected]
Usertags: unblock
Please unblock package pg-show-plans
[ Reason ]
Fix possible spinlock leakage.
https://github.com/cybertec-postgresql/pg_show_plans/issues/46
[ Tests ]
Package passes tests.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock pg-show-plans/2.1.5-2
Thanks,
Christoph
diff -Nru pg-show-plans-2.1.5/debian/changelog pg-show-plans-2.1.5/debian/changelog
--- pg-show-plans-2.1.5/debian/changelog 2025-05-12 11:35:08.000000000 +0200
+++ pg-show-plans-2.1.5/debian/changelog 2025-07-21 11:58:29.000000000 +0200
@@ -1,3 +1,9 @@
+pg-show-plans (2.1.5-2) unstable; urgency=medium
+
+ * Fix possible spinlock leakage.
+
+ -- Christoph Berg <
[email protected]> Mon, 21 Jul 2025 11:58:29 +0200
+
pg-show-plans (2.1.5-1) unstable; urgency=medium
* New upstream version 2.1.5.
diff -Nru pg-show-plans-2.1.5/debian/patches/6c8b1037e4a9c54c72861d400a9bb4c360a983a6 pg-show-plans-2.1.5/debian/patches/6c8b1037e4a9c54c72861d400a9bb4c360a983a6
--- pg-show-plans-2.1.5/debian/patches/6c8b1037e4a9c54c72861d400a9bb4c360a983a6 1970-01-01 01:00:00.000000000 +0100
+++ pg-show-plans-2.1.5/debian/patches/6c8b1037e4a9c54c72861d400a9bb4c360a983a6 2025-07-21 11:58:29.000000000 +0200
@@ -0,0 +1,58 @@
+commit 6c8b1037e4a9c54c72861d400a9bb4c360a983a6
+Author: Ivan Kovmir <
[email protected]>
+Date: Mon Jul 21 10:42:17 2025 +0200
+
+ Fix possible spinlock leakage
+
+ * Spin