Bug#940151: unattended-upgrades: i configure my unattended-upgrade conf with following Origins:

2024-03-30 Thread Wesley Schwengle
Hi, > Unattended-Upgrade::Allowed-Origins { > "o=Debian, a=stable"; > "o=Debian Backports, a=buster-backports"; }; The problem with the example is that it uses a=CODENAME-backports and not a=stable-backports. The a= should be n= or codename= when using the CODENAME. I've

Bug#940151: unattended-upgrades: i configure my unattended-upgrade conf with following Origins:

2019-09-13 Thread Karsten Schöke
Package: unattended-upgrades Version: 1.11.2 Severity: normal Dear Maintainer, i configure my unattended-upgrade conf with following Origins: Unattended-Upgrade::Allowed-Origins { "o=Debian, a=stable"; "o=Debian Backports, a=buster-backports"; }; sudo unattended-upgrade -d