10000 OpenSSL 1.0.2c · Issue #17 · openssl-net/openssl-net · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

OpenSSL 1.0.2c #17

Open
ghost opened this issue Jun 14, 2015 · 2 comments
Open

OpenSSL 1.0.2c #17

ghost opened this issue Jun 14, 2015 · 2 comments

Comments

@ghost
Copy link
ghost commented Jun 14, 2015

Update master OpenSSL 1.0.2c.

@flaub
Copy link
flaub commented Jun 14, 2015

What do you think of the idea of synchronizing the wrapper version with the native version? Thus, the next release would be OpenSSL.NET v1.0.2c

If we did this, do you think bundling the native DLL would be a good idea?

@ghost
Copy link
Author
ghost commented Jun 15, 2015

I think it would cut the confusion a lot by syncing them - though we need to come up with a versioning scheme that would allow us to release updates for the same version of OpenSSL.

So, maybe OpenSSL.NET v1.0.2c.0 - so if we need to address a bug in the wrapper, we can release 1.0.2c.1 - what I'm not sure about is how to translate that into .NET's all numeric versioning system. Maybe use Version.MajorRevision for the OpenSSL revision (so, c = 3), and Version.MinorRevision for our revision number. Should be easy to work with, and fits the .NET model cleanly.

Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0