[SOLVED ]update to 17.7.r2

Started by Julien, July 27, 2017, 01:07:16 AM

Previous topic - Next topic
July 27, 2017, 01:07:16 AM Last Edit: July 27, 2017, 12:33:33 PM by franco
Hi Guys,
I just update one hardware firewall to the OPNsense 17.7.r_27-amd64
FreeBSD 11.0-RELEASE-p10
OpenSSL 1.0.2l 25 May 2017
after the update is finished the firewall reboot, and after I run the check update it comes back with the same again

This software release has reached its designated end of life.
and
There are 26 updates available, total download size is 24MiB.

when I install them, after it does reboot the messages shows again.

DEC4240 – OPNsense Owner

July 27, 2017, 01:10:30 AM #1 Last Edit: July 27, 2017, 01:28:58 AM by Julien
sorry I see another thread open
https://forum.opnsense.org/index.php?topic=5498.0
moderator can close my post

the solution is to run
opnsense-update -t opnsense
and the r2 would show up

credit goes to Franco

the virtual opnsense are
OPNsense 17.1.11-amd64
FreeBSD 11.0-RELEASE-p10
OpenSSL 1.0.2l 25 May 2017

when we run the check update its comes back with its updated and there is no update.

can't we install 17.7R2 on a VM yet ?
DEC4240 – OPNsense Owner

Hi Julien,

Don't forget to apply the patch mentioned in that thread when you are running RC2:

https://forum.opnsense.org/index.php?topic=5498.msg22686#msg22686


Cheers,
Franco

July 27, 2017, 04:45:46 PM #3 Last Edit: July 27, 2017, 04:47:53 PM by Julien
Quote from: franco on July 27, 2017, 12:33:20 PM
Hi Julien,

Don't forget to apply the patch mentioned in that thread when you are running RC2:

https://forum.opnsense.org/index.php?topic=5498.msg22686#msg22686


Cheers,
Franco
Hi Franco,
Long time no speak,
Thank you for your answer,
do you mean the patch opnsense-patch f0c8e2f9 ?
if you mean that I believe it has been installed with the gui

root@firewall:~ # opnsense-patch f0c8e2f9
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|From f0c8e2f9e3b6a1cba78180f55a71ee95abba7624 Mon Sep 17 00:00:00 2001
|From: Franco Fichtner <franco@opnsense.org>
|Date: Mon, 24 Jul 2017 08:32:29 +0200
|Subject: [PATCH] firmware: fix typo in previous
|
|---
| src/opnsense/mvc/app/views/OPNsense/Core/firmware.volt | 2 +-
| 1 file changed, 1 insertion(+), 1 deletion(-)
|
|diff --git a/src/opnsense/mvc/app/views/OPNsense/Core/firmware.volt b/src/opnse                                                                                                                     nse/mvc/app/views/OPNsense/Core/firmware.volt
|index 4437c19fa..a936e6d46 100644
|--- a/src/opnsense/mvc/app/views/OPNsense/Core/firmware.volt
|+++ b/src/opnsense/mvc/app/views/OPNsense/Core/firmware.volt
--------------------------
Patching file opnsense/mvc/app/views/OPNsense/Core/firmware.volt using Plan A...
Hunk #1 succeeded at 214.
done
All patches have been applied successfully.  Have a nice day.


DEC4240 – OPNsense Owner