• v0.41.4 06d45ea7c7

    v0.41.4
    All checks were successful
    / build-test (push) Successful in 5m48s
    / release (push) Successful in 31s
    Stable

    eofredj released this 2026-07-19 14:00:39 +02:00 | 62 commits to main since this release

    🐛 Bug Fixes

    • fix(tui,pod): remove redundant -pod suffix fallback causing double-suffix errors
    • fix(podman): replace broken verifySocketFd with SO_PEERCRED post-connect check

    📚 Documentation

    • docs(architecture,testing): update podman client description and test count
    • docs(security): update SR-M2 evidence for SO_PEERCRED verification

    🔧 Other Changes

    • chore(version): Release v0.41.4

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.41.4/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/sbin/pods-ctl
    

    📋 Full Changelog

    Compare v0.41.3...v0.41.4

    🔨 Build Metadata

    • Git Commit: 06d45ea
    • Build Date: 2026-07-19 12:06:47 UTC

    🔐 Checksums

    29cdedaf9082519beddd76f97669315e72f64cd9b264b5d9c8674d10402dba99  pods-ctl
    
    Downloads