Hi,
we’ve finally managed to roll out the repositories across all our servers and have now came across the unattended-updates. We had it enabled to install security updates directly. For this, we obviously had to change the origin patterns. In doing so, we noticed that the repository label is set statically.
|
Label "deb packages repository"; |
Maybe this value could be set manually when creating new repositories. This would allow us to restrict the list of origin patterns to the label we’ve defined ourselves.
Hi,
we’ve finally managed to roll out the repositories across all our servers and have now came across the unattended-updates. We had it enabled to install security updates directly. For this, we obviously had to change the origin patterns. In doing so, we noticed that the repository label is set statically.
repomanager/www/controllers/Repo/Metadata/Deb.php
Line 324 in 26fa940
Maybe this value could be set manually when creating new repositories. This would allow us to restrict the list of origin patterns to the label we’ve defined ourselves.