~ubuntu-branches/ubuntu/natty/unattended-upgrades/natty-proposed

« back to all changes in this revision

Viewing changes to data/50unattended-upgrades

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-08-02 12:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20100802120821-k2ypybkjsfpluqkx
Tags: 0.60ubuntu3
* merged changes from debian-sid
* fix crash when the old package had a conffile but that 
  disappears in the new pacakge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// Automatically upgrade packages from these (origin, archive) pairs
2
2
Unattended-Upgrade::Allowed-Origins {
 
3
        "${distro_id} stable";
3
4
        "${distro_id} ${distro_codename}-security";
4
5
//      "${distro_id} ${distro_codename}-updates";
 
6
//      "${distro_id} ${distro_codename}-proposed-updates";
5
7
};
6
8
 
7
9
// List of packages to not update