Rouven Czerwinski

Results 100 comments of Rouven Czerwinski

@zsquareplusc ping, I'd very much like to get this in, this way we can abandon our downstream fork.

Hello @zsquareplusc, we currently require this fix for pyserial since otherwise our Moxa Serial multiplexers refuse to work with pyserial. What can I do to get this PR into a...

OpenSSL has no knowledge of the `xku-codeSigning` pupose and therefore rejects it. RAUC registers a custom handler which adds and respects this purpose, for more info see https://github.com/rauc/rauc/pull/570. This is...

Do you have another purpose embedded in the certificate used for RAUC signing? Can you post the certificate attributes here? How did you create the certificate?

I assume `check-purpose=codesign` is also setup in your ~~manifest~~ system config. If so I am running out of things to check.

Pytest checks the locked status only on startup because this requires the setup and run of an async-loop. I'd consider this more of a user issue, you should be absolutely...

IMO CI should not be allowed to kick developers and this is more of a peoples problem which can't be solved by software. For the CI use case there is...

I fixed the link, I pasted the wrong one before.

Rebased on current master to fix merge conflict in `sshdriver.py`.

@Bastian-Krause please recheck the rebase was done correctly.