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 2274 times)
liver007
Newbie
Posts: 16
Karma: 0
howto findout which Version of Package belongs to the OPNsense Version
«
on:
August 07, 2019, 03:14:06 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
«
Last Edit: August 29, 2019, 06:56:12 am by fabian
»
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: howto findout which Version of Package belongs to the OPNsense Version
«
Reply #1 on:
August 07, 2019, 03:30:44 pm »
https://pkg.opnsense.org/FreeBSD:11:amd64/19.7/
Folder MINT displays the upgrade steps ...
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
franco
Administrator
Hero Member
Posts: 17656
Karma: 1611
Re: howto findout which Version of Package belongs to the OPNsense Version
«
Reply #2 on:
August 21, 2019, 05:43:55 pm »
The info is in the ports tree, just not in a digestible format for your unknown use case. We try to provide core package visibility with the release notes, but not for plugins (maintainers could document them but nobody asked for it yet and I'm not sure they will have time) or auxiliary packages.
Cheers,
Franco
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