Ravenports / ravenadm

Administration tool for Ravenports
http://www.ravenports.com
ISC License
18 stars 3 forks source link

drop support for openssl 1.0 and 1.1 #83

Closed jrmarino closed 1 month ago

jrmarino commented 2 months ago

dependencies on openssl 1.0 have already been eliminated and the port will be removed. openssl 1.1.1 is also EOL by more than 1 year so I'm working to eliminate dependency on that.

Both versions are hardcoded to USES=ssl support so ravenadm should remove reference to them.

jrmarino commented 2 months ago

okay, no active port relies on openssl 1.1.1 now. Lagrange had to be marked broken because it won't build with openssl 3.3.2. That's the only one.

jrmarino commented 2 months ago

lagrange has been restored. openssl 11 had been hardcoded into it.