howto findout which Version of Package belongs to the OPNsense Version

Started by liver007, August 29, 2019, 06:32:00 AM

Previous topic - Next topic
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

You can checkout the repository of the ports and then you can checkout the tag of the corresponding version and look it up there.