Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Turn off again CONSERVATIVE_UPGRADE by default
Baptiste Daroussin committed 11 years ago
commit 87ba5ad017b7e984999278d3f63010522ba47b01
parent 1736078
1 file changed +1 -1
modified libpkg/pkg_config.c
@@ -352,7 +352,7 @@ static struct config_entry c[] = {
	{
		PKG_BOOL,
		"CONSERVATIVE_UPGRADE",
-
		"YES",
+
		"NO",
		"Prefer repos with higher priority during upgrade"
	},
	{