Skip to content

[Request for feature] RPM freshen equivalent  #136

@hentismith

Description

@hentismith

Since information about each host package is already in apt-dater, please add a freshen command as seen in RPM.

rpm {-F|--freshen} will only upgrade a package that is already installed and older than the latest version. This would make apt-dater a much better tool to manage security updates etc going forward.

The method I currently use is to Ctrl-T and ~p , then ';' then 'i' and then again to force an install again.

This has many problems, for instance, packages that are already up to date will still run apt-get, the glob matching on ~p is not working correctly, and can lead to installing software accidentally.

Adding the Freshen functionality on 'F' would mean pressing 'F' and entering the exact package name, and apt-dater would then freshen the package on all hosts.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions