summaryrefslogtreecommitdiff
path: root/changelogs/fragments/T7320-paramiko.yaml
AgeCommit message (Collapse)Author
2025-06-18Revert "T7320: Fixed compatibility with Paramiko by removing all "null" ↵Daniil Baturin
bytes." (#422) * Revert "T7320: Fixed compatibility with Paramiko by removing all "null" bytes…" This reverts commit f02bc8b2af6de47962e3670e719d756df0cba029. * Changelog to enable the branch revert * Fixing lint --------- Co-authored-by: Om Nom <omnom62@outlook.com> Co-authored-by: Gaige B Paulsen <gaige@cluetrust.com>
2025-06-09T7320: Fixed compatibility with Paramiko by removing all "null" bytes. (#409)Ruben van Dijk
Fixes issue found in this comment: https://github.com/vyos/vyos.vyos/pull/407#issuecomment-2774775677 Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com>