On Tue, Nov 01, 2011 at 04:00:57PM +0100, John Feuerstein wrote:
> Here is a new default config for current stable (squeeze) with examples
> for both codename-based matching and archive/suite-based matching:

Thanks for this updated configuration!

> Unattended-Upgrade::Origins-Pattern {
>         // Codename based matching:
>         // This will follow the migration of a release through different
>         // archives (e.g. from testing to stable and later oldstable).
> //      "o=Debian,n=squeeze";
> //      "o=Debian,n=squeeze-updates";
> //      "o=Debian,n=squeeze-proposed-updates";
>         "o=Debian,n=squeeze,l=Debian-Security";
> 
>         // Archive or Suite based matching:
>         // Note that this will silently match a different release after
>         // migration to the specified archive (e.g. testing becomes the
>         // new stable).
> //      "o=Debian,a=stable";
> //      "o=Debian,a=stable-updates";
> //      "o=Debian,a=proposed-updates";
> //      "o=Debian,a=stable,l=Debian-Security";
> };
> 
> I believe the above config makes more sense on Debian. I've tested this
> on squeeze with unattended-upgrades_0.73.1_all.deb from sid using:
> 
> # unattended-upgrade --debug --dry-run

Indeed, this is nicer than the previous one, I merged it into trunk
and it will be part of the next upload.

Cheers,
 Michael



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to