You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

changelog 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. postsrsd (1.2-1~precise) precise; urgency=medium
  2. * Listen to 127.0.0.1 as default
  3. * Load correct timezone for logging
  4. * Add support for more init systems
  5. * Various other fixes
  6. -- Timo Röhling <timo.roehling@gmx.de> Sun, 19 Oct 2014 14:31:01 +0200
  7. postsrsd (1.1-1~precise) precise; urgency=low
  8. * Maintenance release
  9. * Fix various issues with the CMake script
  10. * Fix command line parsing bug
  11. -- Timo Röhling <timo.roehling@gmx.de> Fri, 03 Jan 2014 00:58:18 +0100
  12. postsrsd (1.0-1~precise) precise; urgency=low
  13. * Stable release
  14. * Fix typo in documentation
  15. -- Timo Röhling <timo.roehling@gmx.de> Sat, 23 Feb 2013 09:49:56 +0100
  16. postsrsd (0+git20130110-0~precise) precise; urgency=low
  17. * Make startup scripts whitespace-safe
  18. * Support for multiple secrets
  19. * Optionally exclude domains from address rewriting
  20. -- Timo Röhling <timo.roehling@gmx.de> Fri, 11 Jan 2013 00:02:28 +0100
  21. postsrsd (0+git20121218.1-0~precise) precise; urgency=low
  22. * Older CMake versions do not support -1 for string length.
  23. -- Timo Röhling <timo.roehling@gmx.de> Wed, 19 Dec 2012 01:11:28 +0100
  24. postsrsd (0+git20121218-0~precise) precise; urgency=low
  25. * Added chroot capability.
  26. * Added AppArmor support.
  27. -- Timo Röhling <timo.roehling@gmx.de> Tue, 18 Dec 2012 17:51:44 +0100
  28. postsrsd (0+git20121217) precise; urgency=low
  29. * Initial release.
  30. -- Timo Röhling <timo.roehling@gmx.de> Mon, 17 Dec 2012 23:14:23 +0100