News for package unattended-upgrades

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (native)
Source: unattended-upgrades
Binary: unattended-upgrades
Architecture: all
Version: 0.83
Maintainer: Michael Vogt <[email protected]>
Standards-Version: 3.9.3
Vcs-Bzr: http://bzr.debian.org/bzr/apt/unattended-upgrades/debian-sid
Testsuite: autopkgtest
Build-Depends: debhelper (>= 7.0.50~), po-debconf
Build-Depends-Indep: python (>= 2.6.6-3~), python3-distutils-extra, python3-setuptools, python-dev, python3-dev, python-coverage, pep8, pyflakes, python-apt, python3-apt, lsb-release, dh-systemd (>= 1.18)
Package-List:
 unattended-upgrades deb admin optional arch=all
Checksums-Sha1:
 afd7e021f9af825b9367763b22ebf7dda5c40a45 73240 unattended-upgrades_0.83.tar.xz
Checksums-Sha256:
 5ca77b701e02d5bef6ac86c1b99d52fb7c191341524e389f9c4f308c366b0eec 73240 unattended-upgrades_0.83.tar.xz
Files:
 e5a3ea5fb8ae1192bbe08e43c747355b 73240 unattended-upgrades_0.83.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUQSYVAAoJEJjKuzq9TKWeVQoQAPJ1zw8ohmArP9Di/As2JD6/
ki20lCpvd5s1ujWh1vRCynDqqfmwL4XyPY8iDuCW7IBHUVeRxZSXGApUPt8frcno
4UJgPpVLrZblb+omR9NuESpXNbKoo4owaiQdrpZAJ52cq8XJ79hFqTM1WA1Zdi9e
/B1jpfPkR2zKcB1HBx0SqFiluww1idwjYpehLMQAL9MorELhAM82ps7eEo26xEtY
3D8WyI9kAcsPOhHefRbR6hhFCLDYTPcWv+h0Jqjp8ZYzUHfopTE8NHqnoRVVi67S
whGt81UsBF7xsAx4B33T1nLO/trbiOUVJ8vUlqU0haBftd2CyWByrFuYl/pmCOg2
agezDGUuBq5tPki0YXTH2V5s1yEYBqaOX7W3SsZyLgTVTpQQdowmvICEIi7MlCSC
Lx9xbWDnciX9scMVRsi18PY3g/nWJ7PRTKo4wzn2V70WPjGb9/PszyxIO4gy3kIU
DWu7OyrRP4AMkip8Xa5sfggAByPdKrqpNqKdfS8z118znMNAJ6VguKmTvEFXRv3K
ZtEo/Clm73swM3SXuopjsvuTWK1tYViOZ8tu5bok/I6WnGodM4IKIDuaa5R0RpQL
myWE1GWmv2MIMe6BhmrLEP4hGHPkSo0RHCGsJwf/i+PD9cVYHCtWXfTuqBoXMgBZ
OsoOqzWKHc82p+Ugj+Bc
=lVHl
-----END PGP SIGNATURE-----

Changes:
unattended-upgrades (0.83) unstable; urgency=medium

  * add Unattended-Upgrade::Package-Whitelist to allow upgrading
    only whitelisted regexp packagenames (plus their dependencies)
    (thanks to Christopher Warner)
  * add Unattended-Upgrade::Package-Whitelist-Strict boolean option
    to make Unattended-Upgrade::Package-Whitelist also check if all
    dependencies are whitelisted
  * unattended-upgrades:
    - fix output when "dpkg --configure -a" is run to recover
      from a unclean state
    - log to a rotated and compressed
      /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
      logfile instead of to multiple small logs (closes: #759693)
    - log u-u commandline via apt logging in /var/log/apt/history.log
  * debian/postinst:
    - set /var/log/unattended-upgrades/ permissions to 0750
      (closes: #757438). Thanks to Joey Hess
 
 -- Michael Vogt <[email protected]>  Fri, 17 Oct 2014 15:50:29 +0200