Change logs for unattended-upgrades source package in Natty

  • unattended-upgrades (0.72.1ubuntu1.1) natty-proposed; urgency=low
    
      * unattended-upgrade:
        - fix conffile prompt detection on multiple conffiles (LP: #773007)
     -- Michael Vogt <email address hidden>   Fri, 15 Apr 2011 21:49:17 +0200
  • unattended-upgrades (0.72.1ubuntu1) natty; urgency=low
    
      * unattended-upgrade:
        - fix detection of unclean dpkg state if another package manager
          is working (LP: #754330)
     -- Michael Vogt <email address hidden>   Tue, 12 Apr 2011 10:34:42 +0200
  • unattended-upgrades (0.72ubuntu1) natty; urgency=low
    
      * 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
     -- Michael Vogt <email address hidden>   Thu, 07 Apr 2011 11:43:26 +0200
  • unattended-upgrades (0.71ubuntu1) natty; urgency=low
    
      * 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
     -- Michael Vogt <email address hidden>   Wed, 06 Apr 2011 11:44:48 +0200
  • unattended-upgrades (0.70ubuntu1) natty; urgency=low
    
      * 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
     -- Michael Vogt <email address hidden>   Mon, 14 Mar 2011 11:49:02 +0100
  • unattended-upgrades (0.65ubuntu2) natty; urgency=low
    
      * add missing lsb-release build-depends
     -- Michael Vogt <email address hidden>   Fri, 07 Jan 2011 19:00:05 +0100
  • unattended-upgrades (0.65ubuntu1) natty; urgency=low
    
      [ 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
     -- Michael Vogt <email address hidden>   Fri, 07 Jan 2011 15:57:20 +0100
  • unattended-upgrades (0.64ubuntu1) natty; urgency=low
    
      * debian/postinst:
        - fixup incorrect LSB Default-Start and Stop values
     -- Michael Vogt <email address hidden>   Thu, 18 Nov 2010 09:35:39 +0100
  • unattended-upgrades (0.63ubuntu1) natty; urgency=low
    
      * 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
     -- Michael Vogt <email address hidden>   Wed, 10 Nov 2010 15:18:37 +0100
  • unattended-upgrades (0.62ubuntu1) maverick; urgency=low
    
      * merged fixes from debian/sid, notably allowing ":"
        as seperator for (origin, archive)
     -- Michael Vogt <email address hidden>   Thu, 26 Aug 2010 18:45:07 +0200