From c5c5d10d1b2ac0a589102315840c4f2a075b18c1 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 25 Oct 2025 17:42:11 +0200 Subject: Enable the new solver by default in 0.31, 1.21, 2.11, 3.1 Enable the new solver by default and remove the vendor-specific configuration change in Ubuntu's drop-in. --- vendor/ubuntu/apt.conf-01-vendor-ubuntu | 3 --- 1 file changed, 3 deletions(-) (limited to 'vendor') diff --git a/vendor/ubuntu/apt.conf-01-vendor-ubuntu b/vendor/ubuntu/apt.conf-01-vendor-ubuntu index 64797799a..cc7cb8356 100644 --- a/vendor/ubuntu/apt.conf-01-vendor-ubuntu +++ b/vendor/ubuntu/apt.conf-01-vendor-ubuntu @@ -1,9 +1,6 @@ Acquire::Changelogs::AlwaysOnline "true"; Acquire::http::User-Agent-Non-Interactive "true"; -// Enable the new solver by default for our commands -binary::apt::APT::Solver "3.0"; -binary::apt-get::APT::Solver "3.0"; // Allow apt-get to remove manually installed packages for the // first phase. binary::apt-get::APT::Solver::RemoveManual "true"; -- cgit v1.2.3-70-g09d2