Unattend-upgrades upgrade also debian-updates and debian-backports
Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
		@@ -28,11 +28,12 @@ Unattended-Upgrade::Origins-Pattern {
 | 
			
		||||
        // archives (e.g. from testing to stable and later oldstable).
 | 
			
		||||
        // Software will be the latest available for the named release,
 | 
			
		||||
        // but the Debian release itself will not be automatically upgraded.
 | 
			
		||||
//      "origin=Debian,codename=${distro_codename}-updates";
 | 
			
		||||
//      "origin=Debian,codename=${distro_codename}-proposed-updates";
 | 
			
		||||
        "origin=Debian,codename=${distro_codename},label=Debian";
 | 
			
		||||
        "origin=Debian,codename=${distro_codename}-updates";
 | 
			
		||||
        "origin=Debian,codename=${distro_codename}-proposed-updates";
 | 
			
		||||
        "origin=Debian,codename=${distro_codename},label=Debian-Security";
 | 
			
		||||
        "origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
 | 
			
		||||
        "origin=Debian Backports,codename=${distro_codename}-backports,label=Debian Backports"
 | 
			
		||||
 | 
			
		||||
        // Archive or Suite based matching:
 | 
			
		||||
        // Note that this will silently match a different release after
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user