UbuntuUpdates.org

Package "pollen"




Name: pollen

Description:

Entropy-as-a-Service web server

Latest version: *DELETED*
Release: trusty (14.04)
Level: proposed
Repository: universe
Homepage: http://launchpad.net/pollen

Links


Download "pollen"


Other versions of "pollen" in Trusty

Repository Area Version
base universe 4.11-0ubuntu1
updates universe 4.11-0ubuntu1.1

Changelog

Version: 4.9-0ubuntu1 2014-03-06 16:06:26 UTC

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

  * debian/rules: LP: #1288807
    - fix FTBFS, build using golang 'go build' rather than gccgo
 -- Dustin Kirkland <email address hidden> Fri, 28 Feb 2014 11:13:11 -0600

Source diff to previous version
1288807 Fix FTBFS (build using golang go build)

Version: 4.8-0ubuntu1 2014-02-28 18:07:15 UTC

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

  [ JuanJo Ciarlante and Dustin Kirkland ]
  * check_pollen:
    - use the new -t|--testing flag, to verify communications with the
      server, runable as a non-privileged user, but not affecting the
      local PRNG
 -- Dustin Kirkland <email address hidden> Wed, 26 Feb 2014 10:51:09 -0600

Source diff to previous version

Version: 4.7-0ubuntu1 2014-02-26 18:07:27 UTC

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

  [ John Arbash Meinel ]
  * .gitignore, pollen.go, pollen_test.go:
    - This changes the 'handler' from being just a func() using global
      state to being a struct with local state.
    - It then moves the things like dev and log to being members of the
      struct, with interfaces that let us override them in the test suite.
    - It then adds a bunch of tests about how we handle failures, errors,
      logging, the size flag, etc.
    - The interfaces also mean that we won't try to spam syslog while running
      the test suite.
    - Another small change is that if you do:
         pollen -https-port=""
      Then it won't try to bind to the HTTP port with a cert.
    - Since I'm not the official source for pollen, it helped for testing at
      least the HTTP requests manually.
    - This also fixes the help text for "-size" since it doesn't actually
      change how much content we send on the wire, but how much content we
      read from /dev/urandom (but it adds tests for that fact).
    - go fmt, and some formatting tweaks
    - actually do the right formatting
    - use microsecond timing (ms was always 0)
    - capture the length of time serving requests takes

  [ Dustin Kirkland ]
  * pollen.go:
    - put brackets around request length of time value
 -- Dustin Kirkland <email address hidden> Tue, 18 Feb 2014 23:18:59 -0600

Source diff to previous version

Version: 4.3-0ubuntu1 2014-02-17 17:07:31 UTC

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

  * check_pollen:
    - ensure that the nagios script uses the -r|--reseed option
 -- Dustin Kirkland <email address hidden> Tue, 11 Feb 2014 18:04:10 -0600

Source diff to previous version

Version: 4.2-0ubuntu1 2014-02-15 20:34:33 UTC

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

  * pollen.go:
    - remove redundant line
  * README:
    - remove deprecated bit of documentation
 -- Dustin Kirkland <email address hidden> Tue, 11 Feb 2014 10:11:21 -0600




About   -   Send Feedback to @ubuntu_updates