firmware: switch to 20.7

This commit is contained in:
Franco Fichtner 2020-07-28 10:33:42 +02:00
parent a20f38aecb
commit a3e3b97e53
6 changed files with 7 additions and 41 deletions

View File

@ -28,17 +28,14 @@ all:
.include "Mk/defaults.mk"
CORE_ABI?= 20.1
CORE_ABI?= 20.7
CORE_PHP?= 72
CORE_PYTHON?= 37
CORE_SURICATA?= -devel
CORE_SYSLOGD?= # empty
CORE_SYSLOGNG?= 3.27
CORE_UPDATE?= # empty
.if exists(${GIT}) && exists(${GITVERSION})
. if ${CORE_ABI} == "20.1"
CORE_COMMIT!= ${GITVERSION} --exclude=20.7.r\*
. if ${CORE_ABI} == "20.7"
CORE_COMMIT!= ${GITVERSION} --exclude=21.1.r\*
. else
CORE_COMMIT!= ${GITVERSION}
. endif
@ -83,9 +80,7 @@ CORE_COPYRIGHT_YEARS?= 2014-2020
CORE_DEPENDS_amd64?= beep \
bsdinstaller \
suricata${CORE_SURICATA}
CORE_DEPENDS_i386?= ${CORE_DEPENDS_amd64}
suricata
CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
ca_root_nss \
@ -110,7 +105,7 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
openssh-portable \
openvpn \
opnsense-lang \
opnsense-update${CORE_UPDATE} \
opnsense-update \
pam_opnsense \
pftop \
php${CORE_PHP}-ctype \
@ -148,7 +143,7 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
strongswan \
sudo \
syslog-ng${CORE_SYSLOGNG:S/.//g} \
syslogd${CORE_SYSLOGD} \
syslogd \
unbound \
wpa_supplicant \
zip

View File

@ -34,18 +34,6 @@ GITVERSION= ${.CURDIR}/Scripts/version.sh
_CORE_ARCH!= uname -p
CORE_ARCH?= ${_CORE_ARCH}
# detect current runtime dependencies to unbreak development "make upgrade"
.if exists(${PKG})
_CORE_UPDATE!= ${PKG} query -g %n 'opnsense-update*'
CORE_UPDATE?= ${_CORE_UPDATE:S/opnsense-update//g}
_CORE_SURICATA!=${PKG} query -g %n 'suricata*'
CORE_SURICATA?= ${_CORE_SURICATA:S/suricata//g}
_CORE_SYSLOGD!= ${PKG} query -g %n 'syslogd*'
CORE_SYSLOGD?= ${_CORE_SYSLOGD:S/syslogd//g}
.endif
OPENSSL= ${LOCALBASE}/bin/openssl
.if ! defined(CORE_FLAVOUR)

2
plist
View File

@ -237,8 +237,6 @@
/usr/local/opnsense/data/proxy/template_error_pages/ERR_ZERO_SIZE_OBJECT.html
/usr/local/opnsense/data/proxy/template_error_pages/error-details.txt
/usr/local/opnsense/data/proxy/template_error_pages/errorpage.css
/usr/local/opnsense/firmware-message
/usr/local/opnsense/firmware-upgrade
/usr/local/opnsense/mvc/app/cache/README
/usr/local/opnsense/mvc/app/config/config.php
/usr/local/opnsense/mvc/app/config/loader.php

View File

@ -1,14 +0,0 @@
<p>OPNsense 20.1 "<em>Keen Kingfisher</em>" has reached its end of life. As such
it will not receive any more updates, but the upgrade to the new 20.7 series is
seamless and can be performed right here from the GUI by unlocking it below.</p>
<p> Another method is to import and reinstall using a new installation image,
which will retain your settings (selecting "Import Configuration"), then
reformat the disk and apply a clean system (selecting "Guided Installation").</p>
<p>You can also upgrade via console / SSH by using option 12 from the menu by
typing "20.7" when prompted.</p>
<p>Make sure to read the migration notes and adjust for possible minor breaking
changes.</p>
<p>Please backup your configuration, preview the new version via live image or
in a virtual machine. Create snapshots. If all else fails, report back
<a href="https://forum.opnsense.org/" target="_blank">in the forums</a> for
assistance.</p>

View File

@ -1 +0,0 @@
20.7

View File

@ -50,7 +50,7 @@
s" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@" logo+
s" @@@@@@@@@@@@@@@@@@@@@@@@@@@@ " logo+
s" #[m " logo+
s" 20.7 ``The Road Ahead'' #[m" logo+
s" 21.1 ``The Road Ahead'' #[m" logo+
2drop
;