mvo5 / unattended-upgrades

Automatic installation of security upgrades on apt based systems
GNU General Public License v2.0
278 stars 78 forks source link

Feature Request: update old packages only #339

Open axet opened 1 year ago

axet commented 1 year ago

Hello!

During recent years I faced multiply system failures because of automatic updates. Some packages which got automatically updated had issues which prevent system to boot or upgrade (in kernel or systemd packages). Having option which allows update only old packages (updates pkg age) would solve those issues.

Can unattended-upgrades check how old update is and only update packages if they are older lets say than 30 days and ignore those updates which just got available?

a-detiste commented 1 year ago

You could mess upstream with aptly and cron job and let the leaf nodes untouched.