From 306a16c88a0ad67e81a030f93fbbf67cf88f29b5 Mon Sep 17 00:00:00 2001 From: Stalin S Date: Thu, 21 May 2026 01:38:00 +0530 Subject: [PATCH] Release v2.0: Security fixes for CWE-78, CWE-250, CWE-426 - Fix unsafe sudo and PATH injection vulnerabilities --- Nex_Tor_IP_changer/.SRCINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nex_Tor_IP_changer/.SRCINFO b/Nex_Tor_IP_changer/.SRCINFO index f4b897a..51da8e7 100644 --- a/Nex_Tor_IP_changer/.SRCINFO +++ b/Nex_Tor_IP_changer/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextor-ip-changer pkgdesc = A Python-based tool to change Tor IPs dynamically - pkgver = 1.0.0 + pkgver = 2.0.0 pkgrel = 1 url = https://github.com/0x5t4l1n/NexTOR_IP_CHANGER arch = any @@ -8,7 +8,7 @@ pkgbase = nextor-ip-changer makedepends = git depends = python depends = tor - source = nextor-ip-changer::git+https://github.com/0x5t4l1n/NexTOR_IP_CHANGER#tag=v1.0.0 + source = nextor-ip-changer::git+https://github.com/0x5t4l1n/NexTOR_IP_CHANGER#tag=v2.0.0 md5sums = SKIP pkgname = nextor-ip-changer