23 Feb
2005
23 Feb
'05
11:19 p.m.
is available at http://www.hswn.dk/beta/post-RC3.patch
It's been running for an hour now without problems, so I think I've got the embarassing bugs fixed:
- hobbitd_larrd should not crash anymore
- the alert-configuration should load correctly
- runtime-libraries should hopefully be found correctly on Linux and *BSD
- maint.pl should no longer complain about un-initialised variables
In addition, you get:
- A new hobbit-mailack tool was added, so you can acknowledge alerts via e-mail without having to use BB's bb-mailack.sh (see the hobbit-mailack man-page for instructions on setting it up)
- Support for OpenBSD was added
To install the patch, do:
cd hobbit-4.0-RC3 patch -p0 </tmp/post-RC3.patch rm Makefile ./configure make su -c "make install"
Note that you MUST delete the old Makefile, and re-run the configure script.
Regards, Henrik