tor/changes
Nick Mathewson fcc78e5f8a Use package-config output for -lsystemd correctly
In systemd 209, they deprecated -lsystemd-daemon in favor of
-lsystemd.  So we'd better actually look at the pkg-config output,
or we'll get warnings on newer distributions.

For some as-yet-unknown-to-me reason, setting CFLAGS so early makes
it so -O2 -g doesn't get added to it later.  So, adding it myself
later.  Perhaps a better fix here can be found.

Fixes 14072; bugfix on 0.2.6.2-alpha.  Based on a patch from h.venev
2015-01-06 14:07:13 -05:00
..
bug11791 Use smaller zlib objects when under memory pressure 2014-11-17 11:43:50 -05:00
bug14072 Use package-config output for -lsystemd correctly 2015-01-06 14:07:13 -05:00
bug14106 Tolerate starting up with missing hidden service directory 2015-01-05 11:39:38 -05:00
bug14123 changes file for 4385211caf 2015-01-06 13:45:57 -05:00
fix-test-cmdline-args Make test_cmdline_args.py work on Windows 2015-01-06 13:26:52 -05:00
ticket14107 make "make test-stem" run stem tests on tor 2015-01-06 09:03:44 -05:00