# opnsense-update -U# opnsense-update -sn "18.1\/test"# opnsense-update -ur 18.1.r1 -N OpenSSL# /usr/local/etc/rc.reboot
OPNsense 18.1.r_31-amd64FreeBSD 11.1-RELEASE-p6
...If you feel like wanting to go back to the actual 18.1.r1 release (not opnsense-devel) the GUI will automatically take you there now during check + update as there is a new release type setting....
# opnsense-code core# make upgrademake: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/core/+POST_INSTALL -> /usr/core/work/src/+POST_INSTALL/usr/core/+PRE_DEINSTALL -> /usr/core/work/src/+PRE_DEINSTALL/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[2]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status/usr/local/bin/openssl: Shared object has no run-time symbol tablemake[1]: "/usr/core/Makefile" line 50: warning: "if [ -f /usr/local/bin/openssl ]; then /usr/local/bin/openssl version; fi" returned non-zero status
...means you fiddled with core.git, probably...