mvo5 / unattended-upgrades

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

Please honor Phased-Update-Percentage for package versions #259

Open rbalint opened 4 years ago

rbalint commented 4 years ago

Ubuntu's update-manager honors the Phased-Update-Percentage by offering installing the updates only on this percent of the machines.

https://bazaar.launchpad.net/~ubuntu-core-dev/update-manager/main/view/head:/UpdateManager/Core/UpdateList.py#L193

Unattended-upgrades can be configured to install packages not only from -security but also from -updates and phasing updates would allow holding back released packages in u-u, too.

hfdem commented 3 days ago

I need this feature.

julian-klode commented 3 days ago

I think we do now as it moved into apt's upgrade code in late 2021 or so. The minimal sets stiff can override this to some extent possibly, but I think it iterates over what apt upgrade would upgrade?

hfdem commented 3 days ago

I think we do now as it moved into apt's upgrade code in late 2021 or so. The minimal sets stiff can override this to some extent possibly, but I think it iterates over what apt upgrade would upgrade?

I tried sudo unattended-upgrades --dry-run and sudo unattended-upgrades -d, they both upgrade all phased packages. btw I am running version 2.9.1+nmu4ubuntu1.