File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Changes 04/16/2026 (v3.11.2)
4+
5+ ` release(v3.11.2): phpseclib security dependency update `
6+
7+ ** Commit message**
8+
9+ ``` text
10+ release(v3.11.2): phpseclib security dependency update
11+
12+ - deps(composer): upgrade phpseclib/phpseclib to 3.0.51 to pick up the latest upstream security fix
13+ ```
14+
15+ ** Changed**
16+
17+ - ** Dependency security maintenance**
18+ - Updated ` phpseclib/phpseclib ` to ` 3.0.51 ` in Composer dependencies to pick up the current upstream security fix in the locked dependency set.
19+ - This release addresses the upstream advisory covering variable-time HMAC comparison in ` SSH2::get_binary_packet() ` .
20+
21+ ---
22+
323## Changes 03/24/2026 (v3.11.1)
424
525` release(v3.11.1): shared-hosting worker fallback and deleted-user session invalidation (closes #110) `
Original file line number Diff line number Diff line change 1- v3.11.1
1+ v3.11.2
You can’t perform that action at this time.
0 commit comments