lp:ubuntu/oneiric-proposed/unattended-upgrades

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-proposed/unattended-upgrades
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

22. By Michael Vogt

* print conffile hold-backs to stdout to ensure its part of
  the cron mail (LP: #773007), thanks to Jean-Baptiste Lallement
* merged lp:~mvo/unattended-upgrades/unshadow-versions, this will
  ensure that higher versions in a non-origin branch do not "shadow"
  the versions from a desired origin (LP: #891747)

21. By Michael Vogt

* debian/po/de.po:
  - updated, closes: #631316 (thanks to Helge Kreutzmann)
* merged lp:~brian-murray/unattended-upgrades/init-eol, this
  makes the shutdown message nicer, thanks to Brian Murray
* unattended-upgrade:
  - write progress information /var/run/unattended-upgrades.progres
    so that the progress can be displayed on shutdown
* unattended-upgrade-shutdown:
  - show install progress during shutdown
* po/unattended-upgrades.pot:
  - refresh
* unattended-upgrade:
  - Do not upgrade apps if "XB-Upgrade-Requires: app-restart"
    is set in the debian/control file.
    This can be override with the option:
    Unattended-Upgrade::IgnoreAppsRequireRestart=true

20. By Michael Vogt

* debian/rules:
  - run the original targets after override_dh_
* test/create_debug_lock.py, unattended-upgrade:
  - fix two missing python-apt 0.8 transition issues
    (thanks to Reinhard Tartler, closes: #630192)

19. By Michael Vogt

* po/fr.po:
  - updated, thanks to to Steve Petruzzello (closes: #622718)
* debian/po/ca.po:
  - added, thanks to Innocent De Marchi (closes: #628368)
* unattended-upgrade:
  - fix conffile prompt detection (closes: #624148)
* debian/rules, debian/control:
  - move to dh7
* work with python-apt 0.8 (closes: 630192)
* switch to dh_python2

18. By Michael Vogt

* pm/sleep.d/10_unattended-upgrades-hibernate:
  - remove some unneeded lines from the script, thanks to
    Seth Arnold (LP: #595792)
* test/test_mail.py:
  - add tests for apt-listchanges.conf parser
* unattended-upgrade:
  - add new Unattended-Upgrade::Origins-Pattern option that is much
    more flexible than the previous Allowed-Origins. It supports
    match patterns like:
    "origin=Debian,label=Debian-Security,component=main"
    "site=security.debian.org"
  - add support for escaping, so "origin=Google\, Inc,suite=stable"
    is possible (thanks to Alexander Reichle-Schmehl), closes: #609876
  - do not send a summary mail in --dry-run mode (closes: #609516)
* make Package-Blacklist a regexp (thanks to Raymond Lee) and add
  test
* README:
  - fixed outdated ubuntu centric info (closes: #611675)
* po/fr.po:
  - updated, thanks to Steve Petruzzello (closes: #597606)
* data/50unattended-upgrades.Debian:
  - add oldstable example (closes: #515980)
* test/test_against_real_archive.py, test/aptroot:
  - add regression test that talks against the real archive
* unattended-upgrade:
  - remove MyCache, apt.Cache has all the features we need
  - add rootdir option to better support automatic testing
* unattended-upgrade:
  - create logdir based on configuration, thanks to Arno Schuring
    (closes: #615486)
  - support Unattended-Upgrade::Log{Dir,File} as a config option, but
    keep APT::UnattendedUpgrades::Log{Dir,File} for compatiblity
* test/test_logdir.py:
  - add test for _setup_logging

17. By Michael Vogt

* debian/postinst:
  - add fixup code for installs with incorrect values from
    the stop value (really closes: #593987), thanks to
    Peter Reinholdtsen

16. By Michael Vogt

* debian/unattended-upgrades.init:
  - fix default stop value, thanks to Petter Reinholdtsen,
    closes: #593987

15. By Michael Vogt

[ Michael Vogt ]
* updated Russian program translation, thanks to
  Yuri Kozlov, closes: #592646
* updated pt_BR translations, thanks to Sergio Cipolla,
  closes: #593755

[ Alex Owen ]
* allow ":" as seperator in Unattended-Upgrade::Allowed-Origins
  (closes: #536754)

14. By Michael Vogt

merged changes from the ubuntu branch

13. By Michael Vogt

apply patch by Julian Andres Klode to move to the new
python-apt 0.8 API (closes: #572088)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/unattended-upgrades
This branch contains Public information 
Everyone can see this information.

Subscribers