pollen 3.17-0ubuntu1 source package in Ubuntu

Changelog

pollen (3.17-0ubuntu1) trusty; urgency=low

  * pollinate:
    - improve kernel debug info
  * debian/control, debian/pollen.install, Makefile:
    - TEMPORARILY disabling the building of pollen, until
      either gccgo or golang-go get promoted to main
    - this should be reverted as soon as a go compiler
      is available as a build dep
 -- Dustin Kirkland <email address hidden>   Wed, 05 Feb 2014 13:57:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pollen_3.17.orig.tar.gz 126.4 KiB 278973c660bc2c745e7a7d3c3b68aa12d93153dbcc153bb4f389fce77f7589b8
pollen_3.17-0ubuntu1.debian.tar.gz 11.3 KiB 822cb002837a966711ae3d6ad8db8f0a24f12fee1f2937896e4f5146673a4d99
pollen_3.17-0ubuntu1.dsc 1.8 KiB 13c49645b561391b4959b26f571c8f71cecc1dc770fdbc8fd2d5d451a8a77114

View changes file

Binary packages built by this source

pollen: Entropy-as-a-Service web server

 Pollen is an Entropy-as-a-Service web server, providing random seeds.
 This can be performed over both cleartext http and encrypted
 https TLS connections.

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.