lp:ubuntu/natty-proposed/unattended-upgrades

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty-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

50. By Michael Vogt

* unattended-upgrade:
  - fix conffile prompt detection on multiple conffiles (LP: #773007)

49. By Michael Vogt

* unattended-upgrade:
  - fix detection of unclean dpkg state if another package manager
    is working (LP: #754330)

48. By Michael Vogt

* unattended-upgrade, data/50unattended-upgrades.{Debian,Ubuntu}:
  - automatically fix a interrupted dpkg (e.g. from a powerfailure)
    (LP: #584817)
  - add Unattended-Upgrade::AutoFixInterruptedDpkg to allow the admin
    to configure this option

47. By Michael Vogt

* debian/po/da.po:
  - added, thanks toJoe Dalton (closes: #619320)
* unattended-upgrade, test/test_conffile.py:
  - use apt_inst.DebFile.control.extractdata() instead of
    apt_inst.debExtractControl() to not hit the limit of the
    tag section parser (LP: #724994)
  - add regression test

46. By Michael Vogt

* merged lp:~mvo/unattended-upgrades/minimal-steps-upgrade
  - This allows performaing the upgrades in minimal chunks so
    that they can be interrupted (relatively) quickly with
    SIGUSR1
  - This feature is not enabled by default yet, in order
    to use it, uncomment the line in 50unattended-upgrades:
     Unattended-Upgrades::MinimalSteps "true";
  LP: #729214

45. By Michael Vogt

add missing lsb-release build-depends

44. By Michael Vogt

[ Michael Vogt ]
* debian/po/pt_BR.po:
  - updated, thanks to Adriano Rafael Gomes (closes: #607403)
* debian/rules:
  - use different template depending on the build host
    (ubuntu,debian)
  - remove obsolete arch-build target
* data/50unattended-upgrades.Debian:
  - add debian specific template

[ Nobuto MURATA ]
* data/50unattended-upgrades.Ubuntu:
  - adapt repository format for Ubuntu, LP: #691886

43. By Michael Vogt

* debian/postinst:
  - fixup incorrect LSB Default-Start and Stop values

42. By Michael Vogt

* debian/unattended-upgrades.init:
  - fix default stop value, thanks to Petter Reinholdtsen,
    closes: #593987
* unattended-upgrade:
  - add new Unattended-Upgrade::MailOnlyOnError option that will
    make the script only send a mail when a error occured (thanks
    to Steffen Kittel)
* test/test_mail.py:
  - add test for Unattended-Upgrade::MailOnlyOnError feature
* README:
  - improve description for the Allowed-Origins option
* test/Makefile:
  - run test on bzr-buildpackage and fail if one of the tests
    fail

41. By Michael Vogt

merged fixes from debian/sid, notably allowing ":"
as seperator for (origin, archive)

Branch metadata

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

Subscribers