Hi,
Ran pkg upgrade and it wants to install deprecated packages
# pkg upgrade
The following 4 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
db5: 5.3.28_8
ruby26: 2.6.9,1
Installed packages to be UPGRADED:
expat: 2.4.4 -> 2.4.7
nss: 3.75 -> 3.76
Number of packages to be installed: 2
Number of packages to be upgraded: 2
from the Makefile for db5:
DEPRECATED= EOLd, potential security issues, maybe use db18 instead
Ruby26
DEPRECATED= Use newer version of Ruby. Ruby 2.6 will reach its EoL on March 31, 2022
EXPIRATION_DATE= 2022-03-31
Just don't get why pkg would install deprecated pkg.
Thanks.
Ran pkg upgrade and it wants to install deprecated packages
# pkg upgrade
The following 4 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
db5: 5.3.28_8
ruby26: 2.6.9,1
Installed packages to be UPGRADED:
expat: 2.4.4 -> 2.4.7
nss: 3.75 -> 3.76
Number of packages to be installed: 2
Number of packages to be upgraded: 2
from the Makefile for db5:
DEPRECATED= EOLd, potential security issues, maybe use db18 instead
Ruby26
DEPRECATED= Use newer version of Ruby. Ruby 2.6 will reach its EoL on March 31, 2022
EXPIRATION_DATE= 2022-03-31
Just don't get why pkg would install deprecated pkg.
Thanks.