question about pkg audit / update / upgrade
-
system is on 2.4.5-RELEASE-p1 (amd64)
running pkg audit reports:
pkg: vulnxml file (null) does not exist. Try running 'pkg audit -F' first
ran pkg audit -F, reports:
15 problem(s) in 10 installed package(s) found.
ran pkg upgrade, reports:
Updating pfSense-core repository catalogue... pfSense-core repository is up to date. Updating pfSense repository catalogue... pfSense repository is up to date. All repositories are up to date. Checking for upgrades (10 candidates): 100% Processing candidates (10 candidates): 100% The following 10 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: check_reload_status: 0.0.8 -> 0.0.8_1 [pfSense] curl: 7.67.0 -> 7.68.0 [pfSense] dhcpleases: 0.3_2 -> 0.3_3 [pfSense] dhcpleases6: 0.1_2 -> 0.1_3 [pfSense] filterdns: 2.0_3 -> 2.0_4 [pfSense] pfSense-Status_Monitoring: 1.7.11_1 -> 1.7.11_3 [pfSense] pfSense-upgrade: 0.84 -> 0.88 [pfSense] php72-pfSense-module: 0.65 -> 0.65_1 [pfSense] ssh_tunnel_shell: 0.1_1 -> 0.1_2 [pfSense] wrapalixresetbutton: 0.0.7 -> 0.0.7_1 [pfSense] Number of packages to be upgraded: 10 1 MiB to be downloaded. Proceed with this action? [y/N]: y [1/10] Fetching wrapalixresetbutton-0.0.7_1.txz: 100% 5 KiB 4.8kB/s 00:01 [2/10] Fetching ssh_tunnel_shell-0.1_2.txz: 100% 157 KiB 160.3kB/s 00:01 [3/10] Fetching php72-pfSense-module-0.65_1.txz: 100% 42 KiB 43.1kB/s 00:01 [4/10] Fetching pfSense-upgrade-0.88.txz: 100% 14 KiB 14.3kB/s 00:01 [5/10] Fetching pfSense-Status_Monitoring-1.7.11_3.txz: 100% 17 KiB 17.5kB/s 00:01 [6/10] Fetching filterdns-2.0_4.txz: 100% 18 KiB 18.1kB/s 00:01 [7/10] Fetching dhcpleases6-0.1_3.txz: 100% 9 KiB 9.3kB/s 00:01 [8/10] Fetching dhcpleases-0.3_3.txz: 100% 10 KiB 10.6kB/s 00:01 [9/10] Fetching curl-7.68.0.txz: 100% 1 MiB 1.1MB/s 00:01 [10/10] Fetching check_reload_status-0.0.8_1.txz: 100% 30 KiB 31.2kB/s 00:01 Checking integrity... done (0 conflicting) [1/10] Upgrading curl from 7.67.0 to 7.68.0... [1/10] Extracting curl-7.68.0: 100% [2/10] Upgrading wrapalixresetbutton from 0.0.7 to 0.0.7_1... [2/10] Extracting wrapalixresetbutton-0.0.7_1: 100% [3/10] Upgrading ssh_tunnel_shell from 0.1_1 to 0.1_2... [3/10] Extracting ssh_tunnel_shell-0.1_2: 100% [4/10] Upgrading php72-pfSense-module from 0.65 to 0.65_1... [4/10] Extracting php72-pfSense-module-0.65_1: 100% [5/10] Upgrading pfSense-upgrade from 0.84 to 0.88... [5/10] Extracting pfSense-upgrade-0.88: 100% [6/10] Upgrading pfSense-Status_Monitoring from 1.7.11_1 to 1.7.11_3... [6/10] Extracting pfSense-Status_Monitoring-1.7.11_3: 100% [7/10] Upgrading filterdns from 2.0_3 to 2.0_4... [7/10] Extracting filterdns-2.0_4: 100% [8/10] Upgrading dhcpleases6 from 0.1_2 to 0.1_3... [8/10] Extracting dhcpleases6-0.1_3: 100% [9/10] Upgrading dhcpleases from 0.3_2 to 0.3_3... [9/10] Extracting dhcpleases-0.3_3: 100% [10/10] Upgrading check_reload_status from 0.0.8 to 0.0.8_1... [10/10] Extracting check_reload_status-0.0.8_1: 100%
ran pkg audit again (also tried a system reboot, same result):
15 problem(s) in 10 installed package(s) found.
What am I missing to get the system to get fully updated? (Don't want to upgrade to 2.5 RC, awaiting the final release, as promised, quote, pfSense CE Release 2.5, in early February 2021 /quote, see here)
-