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.9KB

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