Actions
Feature #13670
closedOmniOS openssl package renames
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
In OmniOS r151038 and beyond, the
openssl
packages have been renamed to be more consistent:
- openssl-10
- openssl-11
- openssl-30
with a metaopenssl
package to pull in the required ones for the platform.
The exception_lists/packaging.deps
file needs to be updated to accommodate this.
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 373fc975de7796bc28f551ba20f2d72b529dfe48
commit 373fc975de7796bc28f551ba20f2d72b529dfe48 Author: Andy Fiddaman <omnios@citrus-it.co.uk> Date: 2021-03-26T10:06:43.000Z 13670 OmniOS openssl package renames Reviewed by: Dominik Hassler <hadfl@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Actions