github RevolutionTR/keenetic-zapret-manager v26.3.10.2
v26.3.10.2 - Keenetic Bileşen Tespiti Düzeltmesi

latest releases: v26.4.14, v26.4.11, v26.4.10.1...
one month ago

🚀 v26.3.10.2 — Keenetic Bileşen Tespiti Düzeltmesi

Sürüm Tipi: Fix
Odak: Keenetic bileşen kontrolü PATH sorunu giderildi; yerleşik bileşenler kurulu olduğu halde FAIL verebiliyordu.

🐛 Hata Düzeltmeleri

  • Keenetic bileşen kontrolü PATH hatası giderildicheck_keenetic_components çağrıldığında dar PATH ortamında ip6tables, iptables, ipset gibi komutlar /usr/sbin/ altında kurulu olsa bile command -v tarafından bulunamıyordu; fonksiyon başına PATH genişletme eklenerek tüm standart dizinler her ortamda taranır hale getirildi

⚙️ Notlar

  • Keenetic'in kendi bileşen sistemiyle kurulan paketler (ip6tables, iptables, ipset) artık doğru tespit ediliyor
  • opkg install ile kurulan paketler zaten /opt/sbin/ altında olduğundan bu sorunu yaşamıyordu
  • Mevcut kurulumlar güvenle güncellenebilir

🚀 v26.3.10.2 — Keenetic Component Detection Fix

Release Type: Fix
Focus: Fixed PATH issue in Keenetic component check; built-in components could incorrectly show as FAIL even when installed.

🐛 Bug Fixes

  • Keenetic component check PATH issue fixed — when check_keenetic_components was called in a restricted PATH environment, commands like ip6tables, iptables, ipset could not be found by command -v even if installed under /usr/sbin/; PATH is now expanded at the start of the function to cover all standard directories in any environment

⚙️ Notes

  • Packages installed via Keenetic's own component system (ip6tables, iptables, ipset) are now correctly detected
  • Packages installed via opkg install were already under /opt/sbin/ and were not affected by this issue
  • Existing installations can be safely updated

Don't miss a new keenetic-zapret-manager release

NewReleases is sending notifications on new releases.