By the way, I've been running 3.2.4 since you asked for feedback and it is stable with no memory leaks. On Mon, Oct 31, 2011 at 11:06 AM, Balazs Scheidler <bazsi@balabit.hu> wrote:
Hi,
that patch is not suitable for inclusion as that would break support for other platforms.
I've committed this instead:
commit 13abb05aeeab5e56f73cf83352d0b83df6597faa Author: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Oct 31 17:06:14 2011 +0100
detect if "environ" variable is present
MacOSX doesn't have an "environ" global, compile the setproctitle code conditionally. We could use _NSGetEnviron(), but the whole point of setting the proctitle is not that important, and I'm not completely sure that it actually works.
Changing the process title involves a lot of possibly unportable magic.
Reported-By: Peter Czanik <czanik@balabit.hu> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
On Mon, 2011-10-31 at 09:40 +0100, Peter Czanik wrote:
On 10/22/2011 08:10 AM, Balazs Scheidler wrote:
Hi,
I wanted to publish a last maintenance release from the 3.2 branch before moving on to work on 3.4.
I've backported the relevant patches, tests have ran (both on my development computer and a separate build environment), but I'd like to ask anyone running 3.2.x to test it in more production-like environments. To compile on OS X, one patch should be added, which is available at the bottom of this homebrew script: https://raw.github.com/mxcl/homebrew/master/Library/Formula/syslog-ng.rb Bye,
-- Bazsi
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq