From e03920818aec809386117e7d971ab7df5acf8042 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Mon, 7 Sep 2026 21:23:04 +0700 Subject: [PATCH] Update d/watch to fetch source from GitHub Last commit from 2017, we're "just" 9 years late... But still, it will fix https://bugs.kali.org/view.php?id=9855, so better late than never, as they say The version (1.6) is taken from the script itself --- debian/watch | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 9774147..8bacca5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,6 @@ -version=4 -http://pentestmonkey.net/tools/audit/unix-privesc-check /tools/unix-privesc-check/unix-privesc-check-([\d\.]+)\.(?:tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz|sh) +Version: 5 + +Source: https://github.com/pentestmonkey/unix-privesc-check +Matching-Pattern: heads/1_x +Mode: git +Git-Pretty: 1.6+git%cd.%h