[ubuntu/saucy-proposed] anerd 2.0-0ubuntu1 (Accepted)

Dustin Kirkland kirkland at ubuntu.com
Thu Jul 25 21:38:13 UTC 2013


anerd (2.0-0ubuntu1) saucy; urgency=low

  * anerd-tcp.go:
    - pretty print the json
  * anerd-client, anerd-client.1, anerd-tcp, anerd-tcp.1, anerd-tcp.go,
    anerd-udp.1, anerd-udp.c, debian/anerd-server.anerd-tcp.upstart,
    debian/anerd-server.anerd-udp.upstart, debian/control:
    - drop the "asynchronous" part of aNerd, this really isn't
      necessary in the description anymore
  * anerd-tcp.go:
    - reduce the default size to 64 bytes, which is sufficient to seed
      any random number generator
  * anerd-tcp.go, debian/anerd-server.default:
    - change the default size to 64 bytes
    - add some notes in the comments in the configuration file
    - always uses TLS encryption for the TCP implementation
  * anerd-tcp.1 => anerd-server-tcp.1, anerd-tcp => anerd-server-tcp,
    anerd-tcp.go => anerd-server-tcp.go, anerd-udp.1 => anerd-server-
    udp.1, anerd-udp.c => anerd-server-udp.c, debian/anerd-server.anerd-
    tcp.upstart => debian/anerd-server.anerd-server-tcp.upstart,
    debian/anerd-server.anerd-udp.upstart => debian/anerd-server.anerd-
    server-udp.upstart, debian/anerd-server.install, debian/anerd-
    server.manpages, debian/rules, Makefile.am:
    - rename anerd-tcp to anerd-server-tcp
    - rename anerd-udp to anerd-server-udp
  * debian/anerd-client.default:
    - change to the new anerd.us server, which supports TCP, TLS, and UDP
  * anerd, anerd-client, anerd-client.1 => anerd.1, anerd-client-tcp.go,
    anerd-server-tcp, debian/anerd-client.cron.d, debian/anerd-
    client.default, debian/anerd-client.install, debian/anerd-
    client.manpages, debian/anerd-server.anerd-server-tcp.upstart,
    debian/anerd-server.install, debian/control, initramfs/hooks/anerd-
    client => initramfs/hooks/anerd-client-udp, initramfs/scripts/init-
    bottom/anerd-client => initramfs/scripts/init-bottom/anerd,
    Makefile.am:
    - major rework of client, combine udp/tcp clients into a single
      shell script
  * anerd, anerd-client-tcp.go, anerd-server-tcp, anerd-server-tcp.go,
    anerd-server-udp.c, COPYING, debian/copyright,
    initramfs/scripts/init-bottom/anerd:
    - changed license back to AGPL
  * debian/anerd-client.default, debian/anerd-server.default:
    - deprecate hash as a configurable; use sha512sum
  * anerd:
    - use socat in verbose mode, to add more timestamps to the log
    - hash the timestamped log output
  * debian/control:
    - bump standards

Date: Fri, 15 Feb 2013 13:02:52 -0600
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/anerd/2.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Feb 2013 13:02:52 -0600
Source: anerd
Binary: anerd anerd-server anerd-client
Architecture: source
Version: 2.0-0ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Dustin Kirkland <kirkland at ubuntu.com>
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Description: 
 anerd      - a network exchanged randomness daemon
 anerd-client - a network exchanged randomness daemon (client)
 anerd-server - a network exchanged randomness daemon (server)
Changes: 
 anerd (2.0-0ubuntu1) saucy; urgency=low
 .
   * anerd-tcp.go:
     - pretty print the json
   * anerd-client, anerd-client.1, anerd-tcp, anerd-tcp.1, anerd-tcp.go,
     anerd-udp.1, anerd-udp.c, debian/anerd-server.anerd-tcp.upstart,
     debian/anerd-server.anerd-udp.upstart, debian/control:
     - drop the "asynchronous" part of aNerd, this really isn't
       necessary in the description anymore
   * anerd-tcp.go:
     - reduce the default size to 64 bytes, which is sufficient to seed
       any random number generator
   * anerd-tcp.go, debian/anerd-server.default:
     - change the default size to 64 bytes
     - add some notes in the comments in the configuration file
     - always uses TLS encryption for the TCP implementation
   * anerd-tcp.1 => anerd-server-tcp.1, anerd-tcp => anerd-server-tcp,
     anerd-tcp.go => anerd-server-tcp.go, anerd-udp.1 => anerd-server-
     udp.1, anerd-udp.c => anerd-server-udp.c, debian/anerd-server.anerd-
     tcp.upstart => debian/anerd-server.anerd-server-tcp.upstart,
     debian/anerd-server.anerd-udp.upstart => debian/anerd-server.anerd-
     server-udp.upstart, debian/anerd-server.install, debian/anerd-
     server.manpages, debian/rules, Makefile.am:
     - rename anerd-tcp to anerd-server-tcp
     - rename anerd-udp to anerd-server-udp
   * debian/anerd-client.default:
     - change to the new anerd.us server, which supports TCP, TLS, and UDP
   * anerd, anerd-client, anerd-client.1 => anerd.1, anerd-client-tcp.go,
     anerd-server-tcp, debian/anerd-client.cron.d, debian/anerd-
     client.default, debian/anerd-client.install, debian/anerd-
     client.manpages, debian/anerd-server.anerd-server-tcp.upstart,
     debian/anerd-server.install, debian/control, initramfs/hooks/anerd-
     client => initramfs/hooks/anerd-client-udp, initramfs/scripts/init-
     bottom/anerd-client => initramfs/scripts/init-bottom/anerd,
     Makefile.am:
     - major rework of client, combine udp/tcp clients into a single
       shell script
   * anerd, anerd-client-tcp.go, anerd-server-tcp, anerd-server-tcp.go,
     anerd-server-udp.c, COPYING, debian/copyright,
     initramfs/scripts/init-bottom/anerd:
     - changed license back to AGPL
   * debian/anerd-client.default, debian/anerd-server.default:
     - deprecate hash as a configurable; use sha512sum
   * anerd:
     - use socat in verbose mode, to add more timestamps to the log
     - hash the timestamped log output
   * debian/control:
     - bump standards
Checksums-Sha1: 
 ad99ff6d8157ddccd03f1a28602f14d08c5311a0 1827 anerd_2.0-0ubuntu1.dsc
 ada623eff25d268903083663266bfc33474c547e 176411 anerd_2.0.orig.tar.gz
 410b8c3f27e2191c5fbeed57dbcca9adbb56f8be 6232 anerd_2.0-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 029eafad40e2ab8179e213dac7e064486ff9b384f0937652ead3f5723f9f7a5c 1827 anerd_2.0-0ubuntu1.dsc
 883a90ee425efe37f09a6e21096bb4ef51f0bf80348aae33d3baa59df3ca4359 176411 anerd_2.0.orig.tar.gz
 a8427f69c052454b4521ce2d3c2a1887ec2c959d11363e96fd6dfee4069bfbcb 6232 anerd_2.0-0ubuntu1.debian.tar.gz
Files: 
 6127d18692e0b6aa5ecb30ae78b2ba9a 1827 admin optional anerd_2.0-0ubuntu1.dsc
 6eea2c88058e0b3609d640bf851c32e3 176411 admin optional anerd_2.0.orig.tar.gz
 41ecc12f1071cec3ef58710171fd2190 6232 admin optional anerd_2.0-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJR8Zi8AAoJEJXmQ3PxUpRpYKcQALnQ5ILKalPFwZn+ViVUR1AP
hOnX5SHfX98H031nw439IglVN59KENTCmJaTh5+5MMEWs+j0R7z6P89x0a+THZ+v
yraoN0grjJ+Kn5HLJW50KTJrid62bRJKmUmkDOdRL3KQjgMqTdWMRSXb2bok8/mv
sGRdWu4XFKXUXrE29j+4mv160i7ubJXBbCZt2p07eAgwDCzeESDnbYhRbeC8PSP9
a2U58caXoYqS+mqKR8U9MvQzeHaimsQkpg+MVQgpPVInMsXg0LGNo3oE5MAhvFSZ
EGIlflpXTssap/M9dJpUSxUA7O7UAJF92Pwu/nuy6BDAiQNCmz7L5J6j61oq5BUQ
OQozJHJ3XHeolKIxlu/YMhDPWqsdlvffetwygyJxi72ZAJrRwYDb/z0AIdLcWpBt
z/xf+YfJp+m0FwQzsrCeiez9vVSlN3LXcop245PYSHstyCUCNS3XBT0Ft57auitv
GPfoFRWco5fWShKCKKVD2a2DpPMD6d/RM3fW+Fg8n8t4YFoWReHfhJ9yFGsBGEze
KywARV4ha4uziIO6N/eX8gtYxHgY2cJQmkDlM4YHVucV+bmW7tN3CtFmy3nDWSY7
LSmbobuE3U/wtVETpHy3NPZqsva6HHsmZZbvnskYE/MYWs6BGhFcnKEikFoGOkOV
WhT4rGFv3/xk/ovHuPBS
=i9uO
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list