LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[ANNOUNCE] Keepalived 0.6.5

To: keepalived-announce@xxxxxxxxxxxxxxxxxxxxx
Subject: [ANNOUNCE] Keepalived 0.6.5
Cc: keepalived-devel@xxxxxxxxxxxxxxxxxxxxx, lvs-users@xxxxxxxxxxxxxxxxxxxxxx, christophe.varoqui@xxxxxxx, ratz@xxxxxxxxxxxx, rla@xxxxxxxxxxxxxxxxxxx
From: Alexandre Cassen <Alexandre.Cassen@xxxxxxxxxx>
Date: Mon, 01 Jul 2002 00:39:39 +0200
Hi all,

Have just released the new code with a "code cleaning" focus. The whole coding style have been reviewed to be more compliant and homogene.

The ChangeLog for this release is :

2002-07-01  Alexandre Cassen  <acassen@xxxxxxxxxxxx>
        * keepalived-0.6.5 released.
        * Fixed a NULL pointer exception while releasing IPVS entries.
* Review the Makefile.in to fixe some conventional issue. Fixed a libipvs
          dependance code selection.
* Christophe Varoqui, <Christophe.Varoqui@xxxxxxx> created the rpm spec file. * Roberto Nibali, <ratz@xxxxxxxxxxxx> helped during OLS with code cleanup. Review the whole code coding style to use more conventional indentation. The one used into LVS and Kernel code. Coding style provided by the following
          command :
find . -name "*.[chS]" -exec indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl \
            {} \; && find . -name "*~" -exec rm  {} \;
* Roberto Nibali and I review the DEBUG logging facility adding global DBG()
          func declaration.
        * Roberto Nibali fixed two potential buffer overflow (strcpy).
* Richard L. Allbery, <rla@xxxxxxxxxxxxxxxxxxx> pointed out a fwmark issue.
          Healthcheckers is enabled if virtual service is a fwmark.
        * Some cosmetics patches.

All comments are welcome,

Best regards,
Alexandre



<Prev in Thread] Current Thread [Next in Thread>