~mvo/unattended-upgrades/fix-on-error-mail

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Michael Vogt
  • Date: 2013-03-14 08:19:24 UTC
  • mfrom: (252.2.5 debian-experimental)
  • Revision ID: michael.vogt@ubuntu.com-20130314081924-kfoef52dyykovuvb
merged experimental branch (that is not really experimental)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unattended-upgrades (0.80~exp2) experimental; urgency=low
 
2
 
 
3
  * add codename based matching 
 
4
  * add support for "${distro_id}", "${distro_codename}" in the 
 
5
    Unattended-Upgrade::Origins-Pattern based matching too
 
6
  * data/50unattended-upgrades.Debian:
 
7
    - improve documentation, thanks to Russell Stuart
 
8
 
 
9
 -- Michael Vogt <mvo@debian.org>  Thu, 14 Mar 2013 09:16:12 +0100
 
10
 
1
11
unattended-upgrades (0.80~exp1) experimental; urgency=low
2
12
 
3
13
  [ Michael Vogt ]
4
14
  * lp:~mvo/unattended-upgrades/verbose:
5
15
    - add --verbose that shows output and terminal output
6
 
  * lp:~mvo/unattended-upgrades/xz-support:
7
 
     - add missing xz-utils dependency, thanks to Bastian Blank
8
 
       (closes: #698552)
9
16
  * drop --with python2 as its just a single script
10
17
  * debian/control:
11
18
    - depend on latest python-apt in experimental for the "codename"
15
22
 
16
23
  [ Brian Murray ]
17
24
  * unattended-upgrade:
 
25
    - log that sendmail works as an alternative to mailx
18
26
    - fix a issue with the tense of packages being upgraded
19
 
    - log that sendmail works as an alternative to mailx
20
 
    - add the result of the upgrade to email subject, thanks to Yann 'Ze'
21
27
      Richard for the initial patch (LP: #1069809)
22
28
 
23
29
 -- Michael Vogt <mvo@debian.org>  Thu, 14 Mar 2013 06:34:27 +0100