pollen 4.21-0ubuntu1~14.04 source package in Ubuntu

Changelog

pollen (4.21-0ubuntu1~14.04) trusty-proposed; urgency=medium

  * check_pollen:
    - note the number of short bytes in the error log message

pollen (4.20-0ubuntu1) wily; urgency=medium

  * debian/pollen.upstart: LP: #1505473
    - remove typo in the upstart config which was preventing the service from starting
  * rebuild the packages for upload

pollen (4.19-0ubuntu1) wily; urgency=medium

  * debian/pollen.upstart: LP: #1505473
    - remove typo in the upstart config which was preventing the service from starting

pollen (4.18-0ubuntu1) wily; urgency=medium

  * pollen.go:
    - add the "available"  word to the log

pollen (4.17-0ubuntu1) unstable; urgency=medium

  * debian/pollen.postrm:
    - clear out certificates on purge
  * debian/pollen.default:
    - quote the variable definition, for consistency
  * debian/pollen.postinst:
    - fix ssl cert generation, country must be <2 chars
  * debian/pollen.service:
    - put braces around environment variables; required to work at all
  * pollen.go, usr.bin.pollen:
    - log the entropy bits before and after the transaction

pollen (4.16-0ubuntu1) vivid; urgency=medium

  [ Matthias Klose ]
  * debian/control:
    - Build everywhere

pollen (4.15-0ubuntu1) vivid; urgency=medium

  [ Didier Roche ]
  * debian/control, debian/pollen.service, debian/rules:
    - Add systemd unit, following similar restart on failure and device
    checking logic
    - Bump Standards-Version

pollen (4.14-0ubuntu1) vivid; urgency=medium

  * pollen.go: LP: #1383738
    - remove SSLv3 support

pollen (4.13-0ubuntu1) vivid; urgency=medium

  * debian/pollen-restart.upstart, debian/pollen.upstart, debian/rules:
    - LP: #1386052
    - add a new upstart job that restarts pollen any time the rsyslog server
      is restarted
    - this is necessary to work around a bug in the golang syslog library
      where syslog restarts break logging
      + https://code.google.com/p/go/issues/detail?id=2264#c8

pollen (4.12-0ubuntu1) utopic; urgency=medium

  * debian/control:
    - recommend rng-tools;  we can do this, since pollen is in universe
  * debian/pollen.postinst:
    - minor change to the default self-signed cert;  use 'localhost'
      for the hostname;  this is useful for testing pollinate against
      the localhost with a self-signed cert
  * README:
    - update docs;  pollinate no longer runs daily by default
  * README:
    - update some docs
  * check_pollen:
    - ensure that the nagios check catches log failures

 -- Dustin Kirkland <email address hidden>  Tue, 13 Oct 2015 10:25:58 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pollen_4.21.orig.tar.gz 120.3 KiB 897c8cde0cadb9a8fd3d4b8c778a4273a4e376c626a1a86e5b979988f89996c4
pollen_4.21-0ubuntu1~14.04.debian.tar.xz 12.5 KiB 2e2e684fb032bdae144079ac5c14945948074fbecbd90a99c4cacd3fae0f64e3
pollen_4.21-0ubuntu1~14.04.dsc 1.7 KiB 30883cd1a2999db09399d34d15fca7afd03a7c76cce51e1b004a21c07e32a9b7

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.