You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RPM specification has been updated to pre-build the vendored
copy of setuptools-scm with the isolation disabled, addressing the
build problem in EL 9 -- by @webknjaz.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
📝 Release notes
📦 PyPI page: https://pypi.org/project/ansible-pylibssh/1.2.1
🌱 v1.2.1 is marked as a stable release.
🔗 This release has been produced by the following workflow run: https://github.com/ansible/pylibssh/actions/runs/9699128891
v1.2.1
(2024-06-27)
Bug fixes
Downloading non-existent remote files via SCP no longer crashes the
program -- by @Jakuje.
Related issues and pull requests on GitHub: pylibssh takes surprisingly longer time than paramiko to receive the same data #208, Unable to transfer files using SCP to a Cisco IOS device #325, Do not crash if remote file does not exist #620.
Packaging updates and notes for downstreams
The RPM specification now opts out of demanding that the compiled
C-extensions have a Build ID present under EL -- by @webknjaz.
Related commits on GitHub:
9053c10,
aaa1215.
The RPM specification has been updated to pre-build the vendored
copy of
setuptools-scm
with the isolation disabled, addressing thebuild problem in EL 9 -- by @webknjaz.
Related commits on GitHub:
dd85dde.
The RPM definition now runs import self-checks when it is built for
Fedora Linux -- by @webknjaz.
Related issues and pull requests on GitHub: 📦 Run import checks during RPM creation #615.
Contributor-facing changes
RPM builds are now also tested against UBI 9.4 in CI -- by
@webknjaz.
Related commits on GitHub:
e9ad0a7.
This discussion was created from the release v1.2.1.
Beta Was this translation helpful? Give feedback.
All reactions