OPNsense Forum

English Forums => Development and Code Review => Topic started by: bobbis on January 26, 2019, 11:49:22 pm

Title: howto findout which Version of Package belongs to the OPNsense Version
Post by: bobbis on January 26, 2019, 11:49:22 pm
Hello,

which file from the OPNsource code tells which package/s belongs together to the OPNsense Version X.Y.Z
i mean as Example:

OPNsense nano amd64 18.7.1 comes with "radvd-1.15"
OPNsense nano amd64 18.7.10 comes "radvd1-1.15"
   or another Example:
OPNsense nano amd64 18.7.1 comes with "GeoIP-1.6.12"
OPNsense nano amd64 18.7.10 comes "GeoIP-1.6.12_1"

How do i know this before the Comile step of the OPNsense Sourcecode is done?
Thanks
Title: Re: howto findout which Version of Package belongs to the OPNsense Version
Post by: fabian on January 27, 2019, 08:39:33 am
when you check out the ports tree, you should see the release number in the Makefile of the port.