Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing options: PUBLICKEY_ACCEPTED_TYPES, PROCESS_CONFIG, ... #42

Closed
wants to merge 2 commits into from

Conversation

enkore
Copy link
Member

@enkore enkore commented Jan 14, 2022

(eref 42d478fb6976)

@enkore
Copy link
Member Author

enkore commented Jan 14, 2022

CI failure seems to be a Debian mirror problem, because I can download the 404'ing URL with no issues:

E: Failed to fetch http://deb.debian.org/debian/pool/main/c/cmake/cmake-data_3.18.4-2_all.deb 404 Not Found [IP: 146.75.34.132 80]

@enkore
Copy link
Member Author

enkore commented Jan 28, 2022

rebased for CI fix

ssh/options.c Outdated
@@ -1,14 +1,16 @@
/* Generated by Cython 0.29.21 */
/* Generated by Cython 0.29.26 */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Going to need to re-generate all the *.c files when changing Cython versions. rm -f ssh/*.c; python setup.py build_ext -i

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've regenerated it with the committed version for this PR to keep changes local and make another one for bumping the Cython version

@pkittenis
Copy link
Member

Thanks for making these changes. Have pulled this into #49 and re-generated sources with latest cython.

@pkittenis pkittenis closed this Mar 20, 2022
@enkore enkore deleted the options branch November 9, 2022 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants