From 4b22a1e36787923fcf303c481f64d580607e670b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 6 Oct 2025 21:47:32 +0200 Subject: Record varying defaults based on cli-version, rather than binary The --cli-version argument can be used to request a specific CLI version. The default CLI version is the APT version for apt(8) and 0 for the other apt-get tools. --- debian/NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'debian') diff --git a/debian/NEWS b/debian/NEWS index 812e95e25..7ac58d84a 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,20 @@ +apt (3.1.10) unstable; urgency=medium + + The new --cli-version optionr equests a specific CLI version. + + The default --cli-version is the current APT version for the apt(8) command + or 0.(10 * major + minor) for the other command. + + If --cli-version is specified, the output of the apt(8) command may be + recorded. This allows for replacing legacy commands like apt-get(8) in + scripts. + + The legacy commands may roll-over to the 2.X series in the future. + For further information on this mechanism, consult the apt(8) manual + page. + + -- Julian Andres Klode Sat, 25 Oct 2025 17:27:38 +0200 + apt (2.9.24) unstable; urgency=medium /etc/apt/trusted.gpg is no longer trusted. Setting the Dir::Etc::trusted -- cgit v1.2.3-70-g09d2