Displaying 3 results from an estimated 3 matches for "r1296".
Did you mean:
1296
2008 Feb 10
1
[nut-commits] svn commit r1296 - in trunk: . clients drivers server
Arjen,
Wow, that was quick... Thanks! (It was taking me a while to sort out
all of the different CFLAGS settings; hence, the tracker item.)
I would take issue with the following assertion in Makefile.am:
"In any case, CFLAGS are only -I options, so there is no harm."
since this is what got us into trouble in the first place... but I
guess that was there before you edited it as
2007 Oct 02
3
Logwatch for postfix
On CentOS5 with the latest updates applied, the logwatch filter for
postfix returns way too many lines from the log. I get an "unmatched
entries" message and all messages that have gone through the system is
listed.
Here is an example:
8F930A8092: to=<morten at foo.bar>, orig_to=<morten at localhost>,
relay=local, delay=0.19, delays=0.06/0.01/0/0.12, dsn=2.0.0,
2008 Mar 06
1
[nut-commits] svn commit r1358 - in branches/Testing: . clients drivers m4 man scripts/hal server
...th.debian.org> wrote:
> Author: adkorte-guest
> Date: Wed Mar 5 21:44:41 2008
> New Revision: 1358
>
> Log:
> - fix HAL support [Alioth Bug #304156] (backport from r1294)
> - only include target specific CFLAGS and LDFLAGS only if target is actually used (backport from r1296 and r1297)
> - add netxml-ups driver
Arjen,
this commit breaks "make distcheck":
http://buildbot.ghz.cc/public/nut/Debian-etch-x86/builds/317/step-compile/0
If you want, I can help with fixing it, but I'm not quite sure which
way things are going (especially when considerin...