Xymon Mailing List Archive search

Xymon 4.3.28 Released

4 messages in this thread

list Japheth Cleaver · Tue, 17 Jan 2017 17:42:49 -0800 ·
Hello all,


Xymon 4.3.28 has been released and is now available for download.

4.3.28 supports building properly with versions of OpenSSL greater than
1.1 and additional semantics for testing TLS1.1, 1.2, and 1.0 support.

Summary reports (from other xymon servers back to a central one) are now
working again after having been broken by restrictions on invalid test
names.

There are a number of additional bug fixes and some smaller new features,
such as a more readable default netstat layout and support for alert body
payloads sent to 'SCRIPT' types >4K in size.


Xymon 4.3.28 is available from the Xymon SourceForge page at
https://sourceforge.net/projects/xymon/

As always, thank you to all who have contributed code, ideas, and features
to the project!


Regards,
Japheth "J.C." Cleaver
list Richard L. Hamilton · Wed, 18 Jan 2017 08:41:09 -0500 ·
BTW, longstanding issue with build/genconfig.sh test for setenv() (on SPARC/Solaris 9, at least, but probably on others lacking setenv()  too - I've always just edited build/config.h by hand to work around it):

bash-2.05$ gcc -c -o build/testfile.o -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSunOS -I/export/mindwarp/home/xymon/xymon-4.3.28/include -DCLIENTONLY=1 build/test-setenv.c
build/test-setenv.c: In function `main':
build/test-setenv.c:5: warning: implicit declaration of function `setenv'
bash-2.05$ echo $?
0

Compiling the test just to .o file (-c option) won't check to see if setenv symbol is actually resolved.  Compiling without -Werror will also not test for the warning above (that setenv wasn't in the header files, presumably in stdlib.h).

Similar shortcomings may apply to some of the other tests. :-(  I wouldn't want to guess what the most portable AND correct changes to build/genconfig.h might be.  But at least I got annoyed enough this time to track down the problem. :-)
quoted from Japheth Cleaver

On Jan 17, 2017, at 20:42, J.C. Cleaver <user-87556346d4af@xymon.invalid> wrote:

Hello all,


Xymon 4.3.28 has been released and is now available for download.

4.3.28 supports building properly with versions of OpenSSL greater than
1.1 and additional semantics for testing TLS1.1, 1.2, and 1.0 support.

Summary reports (from other xymon servers back to a central one) are now
working again after having been broken by restrictions on invalid test
names.

There are a number of additional bug fixes and some smaller new features,
such as a more readable default netstat layout and support for alert body
payloads sent to 'SCRIPT' types >4K in size.


Xymon 4.3.28 is available from the Xymon SourceForge page at
https://sourceforge.net/projects/xymon/

As always, thank you to all who have contributed code, ideas, and features
to the project!


Regards,
Japheth "J.C." Cleaver

list Galen Johnson · Wed, 18 Jan 2017 14:41:11 +0000 ·
Terabithia RPMs updated as well?

=G=
quoted from Richard L. Hamilton

From: Xymon <xymon-bounces at xymon.com> on behalf of J.C. Cleaver <user-87556346d4af@xymon.invalid>
Sent: Tuesday, January 17, 2017 8:42 PM
To: Xymon Mailing List
Subject: [Xymon] Xymon 4.3.28 Released

Hello all,


Xymon 4.3.28 has been released and is now available for download.

4.3.28 supports building properly with versions of OpenSSL greater than
1.1 and additional semantics for testing TLS1.1, 1.2, and 1.0 support.

Summary reports (from other xymon servers back to a central one) are now
working again after having been broken by restrictions on invalid test
names.

There are a number of additional bug fixes and some smaller new features,
such as a more readable default netstat layout and support for alert body
payloads sent to 'SCRIPT' types >4K in size.


Xymon 4.3.28 is available from the Xymon SourceForge page at
https://sourceforge.net/projects/xymon/

As always, thank you to all who have contributed code, ideas, and features
to the project!


Regards,
Japheth "J.C." Cleaver
list Japheth Cleaver · Wed, 18 Jan 2017 21:57:14 -0800 ·

The Terabithia versions of the RPMs (and the individual repos) have now
been updated for all supported platforms. (EL3-EL7 and FC18-25)

Note that an updated c-ares-1.12.0 RPM is included in the EL6 repo for
both i686 and x86_64, as that platform (not in EPEL) hasn't received the
updated version.


Regards,
-jc
quoted from Galen Johnson


On Wed, January 18, 2017 6:41 am, Galen Johnson wrote:
Terabithia RPMs updated as well?

=G=

From: Xymon <xymon-bounces at xymon.com> on behalf of J.C. Cleaver
<user-87556346d4af@xymon.invalid>
Sent: Tuesday, January 17, 2017 8:42 PM
To: Xymon Mailing List
Subject: [Xymon] Xymon 4.3.28 Released

Hello all,


Xymon 4.3.28 has been released and is now available for download.

4.3.28 supports building properly with versions of OpenSSL greater than
1.1 and additional semantics for testing TLS1.1, 1.2, and 1.0 support.

Summary reports (from other xymon servers back to a central one) are now
working again after having been broken by restrictions on invalid test
names.

There are a number of additional bug fixes and some smaller new features,
such as a more readable default netstat layout and support for alert body
payloads sent to 'SCRIPT' types >4K in size.


Xymon 4.3.28 is available from the Xymon SourceForge page at
https://sourceforge.net/projects/xymon/

As always, thank you to all who have contributed code, ideas, and features
to the project!


Regards,
Japheth "J.C." Cleaver