pollinate 4.6-0ubuntu1 source package in Ubuntu

Changelog

pollinate (4.6-0ubuntu1) trusty; urgency=low

  * debian/pollinate.default:
    - move the default from POOL to SERVER
    - this way, someone can zero out SERVER, whereas POOL is always additive
  * pollinate:
    - save a few forks of hostname
  * debian/pollinate.upstart, pollinate: LP: #1286316
    - now that cloud-init itself is calling pollinate, remove the
      "start on starting cloud-init" trigger
    - when running pollinate through cloud-init, we are not guaranteed
      that syslog will be up, and smoser insists on running pollinate --quiet
      thus we will quietly log our pollinate activity in
      /var/cache/pollinate/log
 -- Dustin Kirkland <email address hidden>   Fri, 28 Feb 2014 14:12:18 -0600

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Trusty
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pollinate_4.6.orig.tar.gz 88.9 KiB a6a721a798e3380f95a0f0702ee210dd20bcf9155591e83ca2dcca58d0ed20b0
pollinate_4.6-0ubuntu1.debian.tar.gz 11.0 KiB 8211dfe35d2538845d4ab3e654a1eaf60ca2bd5b89feeecdc2de6d36f9d8b98f
pollinate_4.6-0ubuntu1.dsc 1.7 KiB ec7853b1afcac69a6d94806fd1a871d80bcc5a2898a95b8c8655a76caa7554a4

Available diffs

View changes file

Binary packages built by this source

pollinate: seed the pseudo random number generator

 This client will connect to one or more Pollen (entropy-as-a-service)
 servers over an (optionally) encrypted connection and retrieve a random
 seed over HTTP or HTTPS.
 This is particularly useful at the first boot of cloud images and in
 virtual machines, to seed a system's random number generator at
 genesis, and is intended to supplement the /etc/init.d/urandom init script.
 It can be used on physical machines, as well, to supplement the seeding
 of the psuedo random number generator.