Actions
Bug #6628
closedextensions.ini can end up missing required items
Start date:
07/19/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
Description
In some currently-unknown edge case, extensions.ini can end up missing lines, breaking things.
One example post-2.3.1 to 2.3.1_5 upgrade, the following were missing from extensions.ini.
pfSense.so radius.so rrd.so ssh2.so suhosin.so zmq.so opcache.so
Updated by Renato Botelho over 8 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Backported changes from FreeBSD ports that deprecated extensions.ini, which should be enough to fix it
Updated by Jim Pingle about 8 years ago
- Status changed from Feedback to Resolved
New extension loading method is working well.
Actions