OPNsense Forum

Archive => 18.1 Legacy Series => Topic started by: astrandb on January 30, 2018, 04:20:32 pm

Title: Firmware API does not report that 18.1 is available
Post by: astrandb on January 30, 2018, 04:20:32 pm
I am using API calls to remind me if my routers have firmware upgrades available.
It worked as expected when 17.7.12_1 became available. The json response contained updates=1, download_size=3MiB etc.

After I installed 17.7.12_1, the json response says that no updates are available even though the GUI shows a yellow panel with EOL message.

It would be useful if the API response included the same information.
Title: Re: Firmware API does not report that 18.1 is available
Post by: franco on January 30, 2018, 04:28:44 pm
Good point. This hasn't been pulled into the API yet.

Will you create a feature request?

https://github.com/opnsense/core/issues


Thank you,
Franco
Title: Re: Firmware API does not report that 18.1 is available
Post by: astrandb on January 30, 2018, 04:32:17 pm
Done!
Title: Re: Firmware API does not report that 18.1 is available
Post by: franco on January 30, 2018, 04:43:32 pm
Thanks for spotting this.  :)


Cheers,
Franco