dcoppa
dcoppa
CMake's upstream repository uses the following hierarchy: http://www.cmake.org/files/ -> v2.8/ -> cmake-2.8.12.1.tar.gz -> cmake-2.8.12.2.tar.gz -> v3.0/ -> cmake-3.0.0.tar.gz -> cmake-3.0.1.tar.gz portroach cannot correctly determine the current version (3.0.1), it sees...
portroach does not correctly detect updates for Apache Tomcat. It appears to think that 'v6'/'v7'/'v8' is the non-version part of the distname, because it has the assumption that the directory...
**What this PR does / why we need it**: When trying to use a k8s-sidecar version ≥ 2.x, the loki-sc-rules container crashes with the following error message: ```json {"time": "2025-12-08T14:07:21.551765+00:00",...
Add configurable idle timeout for HBONE connections between proxies and ztunnel to address stale connection reuse when pod IPs are recycled. This is particularly critical in environments with aggressive IP...