Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
howto findout which Version of Package belongs to the OPNsense Version
« previous
next »
Print
Pages: [
1
]
Author
Topic: howto findout which Version of Package belongs to the OPNsense Version (Read 2144 times)
liver007
Newbie
Posts: 16
Karma: 0
howto findout which Version of Package belongs to the OPNsense Version
«
on:
August 29, 2019, 06:32:00 am »
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
«
Last Edit: August 29, 2019, 06:51:02 am by fabian
»
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: howto findout which Version of Package belongs to the OPNsense Version
«
Reply #1 on:
August 29, 2019, 06:53:19 am »
You can checkout the repository of the ports and then you can checkout the tag of the corresponding version and look it up there.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
howto findout which Version of Package belongs to the OPNsense Version