sshpass: upgrade 1.05 -> 1.09 - #20
Merged
amstewart merged 1 commit intoJul 28, 2022
Merged
Conversation
Signed-off-by: Mike Petersen <mike.petersen@ni.com>
I'm pretty sure that would just make |
amstewart
reviewed
Jul 28, 2022
amstewart
approved these changes
Jul 28, 2022
shruthi-ravi
approved these changes
Jul 28, 2022
chaitu236
pushed a commit
that referenced
this pull request
May 28, 2026
Drop patch that's included in this release.
Changelog:
v3.2p4 is mainly a bugfix & cleanup release.
Enhancements
Add support for InfernoEmbedded soft-devices (GH-21)
Bug fixes
Fix bug (GH-55) related to split packet (GH-64)
Fix copy paste bug (474f06d)
Add \r to Http header to satisfy RFC2616 specification (GH-20)
Maintenance
build system cleanup (GH-72, GH-27, GH-16)
Fix missing files in source distribution (GH-70, GH-69)
Fix compilation with GCC10 (GH-62)
Minor fixes
Fix typos (GH-43 GH-23)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 1.09 was released in January 2021.
In addition to the version bump, this change implements some feedback from upstream when I submitted our 1.05 recipe:
PRandINC_PRSome other recipes found in the layerindex also append
native nativesdktoBBCLASSEXTEND. I'm unsure of the practical effect of that or whether we'd want to follow suit.