[ubuntu/trusty-proposed] pollinate 4.23-0ubuntu1~14.04 (Accepted)
Nishanth Aravamudan
nish.aravamudan at canonical.com
Thu Sep 29 19:13:47 UTC 2016
pollinate (4.23-0ubuntu1~14.04) trusty; urgency=medium
[ Dustin Kirkland ]
* New upstream release (LP: #1621280):
- pollinate:
+ revert revision r300, as this was the wrong fix to the slow
pollinate problem; as it turns out, it was the user_agent
function, which was running apt-cache very early in boot, before
the apt database had been created
+ as it turns out, we need the curl timeout options in order for
curl to work properly and be resilient against issues with the
network coming up early in boot
- debian/pollinate.default, pollinate
+ fix a couple of bugs affecting how long pollinate takes, and if
it actually completes successfully
+ dpkg -l is way faster than apt-cache, when there is no apt cache
+ wait a maximum of 10 seconds
+ only log to stderr if in an interactive terminal; otherwise,
just log to syslog
- this fixes the odd double-printing to /var/log/syslog
+ optimize obtaining version strings by saving one pipe per call
+ source /etc/lsb/release and use $DISTRIB_DESCRIPTION, rather
than calling lsb-release (python, can be slow)
+ add -m (max-timeout) back to curl options; removing this option
has caused network failures in various strange ways
+ when network fails due to timeout, log accordingly
+ ignore cloud-init package not found; it's optional
Date: Wed, 28 Sep 2016 14:12:37 -0700
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Maintainer: Dustin Kirkland <kirkland at ubuntu.com>
https://launchpad.net/ubuntu/+source/pollinate/4.23-0ubuntu1~14.04
-------------- next part --------------
Format: 1.8
Date: Wed, 28 Sep 2016 14:12:37 -0700
Source: pollinate
Binary: pollinate
Architecture: source
Version: 4.23-0ubuntu1~14.04
Distribution: trusty
Urgency: medium
Maintainer: Dustin Kirkland <kirkland at ubuntu.com>
Changed-By: Nishanth Aravamudan <nish.aravamudan at canonical.com>
Description:
pollinate - seed the pseudo random number generator
Launchpad-Bugs-Fixed: 1621280
Changes:
pollinate (4.23-0ubuntu1~14.04) trusty; urgency=medium
.
[ Dustin Kirkland ]
* New upstream release (LP: #1621280):
- pollinate:
+ revert revision r300, as this was the wrong fix to the slow
pollinate problem; as it turns out, it was the user_agent
function, which was running apt-cache very early in boot, before
the apt database had been created
+ as it turns out, we need the curl timeout options in order for
curl to work properly and be resilient against issues with the
network coming up early in boot
- debian/pollinate.default, pollinate
+ fix a couple of bugs affecting how long pollinate takes, and if
it actually completes successfully
+ dpkg -l is way faster than apt-cache, when there is no apt cache
+ wait a maximum of 10 seconds
+ only log to stderr if in an interactive terminal; otherwise,
just log to syslog
- this fixes the odd double-printing to /var/log/syslog
+ optimize obtaining version strings by saving one pipe per call
+ source /etc/lsb/release and use $DISTRIB_DESCRIPTION, rather
than calling lsb-release (python, can be slow)
+ add -m (max-timeout) back to curl options; removing this option
has caused network failures in various strange ways
+ when network fails due to timeout, log accordingly
+ ignore cloud-init package not found; it's optional
Checksums-Sha1:
ece991389bcf8e78b2f307fd39c18bd7ba32ac4c 1491 pollinate_4.23-0ubuntu1~14.04.dsc
6558584abd507161c0103c0b833d83296fa46e11 91895 pollinate_4.23.orig.tar.gz
5360a6ae57c135c4b949993859265e8c0f734f13 12920 pollinate_4.23-0ubuntu1~14.04.debian.tar.xz
Checksums-Sha256:
1e8fc6d9c9e851e323515ca1200d7d0cf352d57e400ebb5ed49d1bce04aabde2 1491 pollinate_4.23-0ubuntu1~14.04.dsc
ccf8533a9f8eb90d6aef159e159816ae4e67f2eb4b20436685cf3c3435741ba2 91895 pollinate_4.23.orig.tar.gz
0d3e296744b4fdbd3642ab23872506ea4941e490c02d25bd4314a89ce04756f6 12920 pollinate_4.23-0ubuntu1~14.04.debian.tar.xz
Files:
1e487e242917c87190065ec439543ae7 1491 admin optional pollinate_4.23-0ubuntu1~14.04.dsc
f2135f8aec0e6e7d65ce8c61b2c9bf60 91895 admin optional pollinate_4.23.orig.tar.gz
eeb393ebed534942461b09113cdd5d0a 12920 admin optional pollinate_4.23-0ubuntu1~14.04.debian.tar.xz
More information about the Trusty-changes
mailing list