Automatic report from sources (radiusd) between 25.10.2006 - 27.10.2006 GMT
CVS log entries from 25.10.2006 (Wed) 08:00:01 - 27.10.2006 (Fri) 08:00:00 GMT ===================================================== Summary by authors ===================================================== Author: aland File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revisions: 1.36, 1.21.4.11 ===================================================== Combined list of identical log entries ===================================================== Description: Removed double free. This fixes bug #404 Modified files: File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revision: 1.36; Date: 2006/10/26 17:12:49; Author: aland; Lines: (+1 -2) File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revision: 1.21.4.11; Date: 2006/10/26 17:13:04; Author: aland; Lines: (+1 -2) ===================================================== Log entries ===================================================== ===================================================== Summary of modified files ===================================================== File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c Revisions: 1.36, 1.21.4.11 Authors: aland (+1 -2), aland (+1 -2) -- Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl
Is this worthy of a 1.1.4 release? On October 27, 2006 3:03:14 AM -0500 Automatic cvs log generator <cparker@uslec.com> wrote:
CVS log entries from 25.10.2006 (Wed) 08:00:01 - 27.10.2006 (Fri) 08:00:00 GMT ===================================================== Summary by authors ===================================================== Author: aland File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revisions: 1.36, 1.21.4.11
===================================================== Combined list of identical log entries ===================================================== Description: Removed double free. This fixes bug #404 Modified files: File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revision: 1.36; Date: 2006/10/26 17:12:49; Author: aland; Lines: (+1 -2) File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c; Revision: 1.21.4.11; Date: 2006/10/26 17:13:04; Author: aland; Lines: (+1 -2) ===================================================== Log entries ===================================================== ===================================================== Summary of modified files ===================================================== File: radiusd/src/modules/rlm_eap/types/rlm_eap_tls/rlm_eap_tls.c Revisions: 1.36, 1.21.4.11 Authors: aland (+1 -2), aland (+1 -2)
Frank Cusack <fcusack@fcusack.com> wrote:
Is this worthy of a 1.1.4 release?
Yes. Coupled with the Digest issues, absolutely, yes. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
On November 12, 2006 4:01:23 PM -0500 Alan DeKok <aland@deployingradius.com> wrote:
Frank Cusack <fcusack@fcusack.com> wrote:
Is this worthy of a 1.1.4 release?
Yes. Coupled with the Digest issues, absolutely, yes.
Take a look at src/modules/rlm_otp/ident.h . It provides an RCSID macro which prevents elimination of the rcsid var with gcc -O2. Thus making the rcsid actually useful. Do you want me to move this to the main include dir and update all files? Or is it too trivial to matter. -frank
Frank Cusack <fcusack@fcusack.com> wrote:
Take a look at src/modules/rlm_otp/ident.h . It provides an RCSID macro which prevents elimination of the rcsid var with gcc -O2. Thus making the rcsid actually useful.
Sounds good to me.
Do you want me to move this to the main include dir and update all files? Or is it too trivial to matter.
A good product is the sum total of a large number of useful trivialities. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
On November 12, 2006 6:26:21 PM -0500 Alan DeKok <aland@deployingradius.com> wrote:
Frank Cusack <fcusack@fcusack.com> wrote:
Take a look at src/modules/rlm_otp/ident.h . It provides an RCSID macro which prevents elimination of the rcsid var with gcc -O2. Thus making the rcsid actually useful.
Sounds good to me.
Updated in HEAD ... whew. It's too much work for me, I'm not going to do the 1.x branch. However if any other stuff from HEAD is merged into 1.x "sloppily" so as to require the RCSID macro (which is likely since CVS merging is so poor) then the first person to do that should import the ident.h header at the same time. I wasn't able to test that every module still builds; some of them don't build on my platform. But I don't expect any problems. Next week I plan to merge the libtool/ltdl changes from 1.x to HEAD. -frank
Frank Cusack <fcusack@fcusack.com> wrote:
Next week I plan to merge the libtool/ltdl changes from 1.x to HEAD.
Thanks. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
On Sun 12 Nov 2006 23:01, Alan DeKok wrote:
Frank Cusack <fcusack@fcusack.com> wrote:
Is this worthy of a 1.1.4 release?
Yes. Coupled with the Digest issues, absolutely, yes.
In that case I really should backport a bunch of sqlippool fixes from cvs head as I am getting lots of questions/interest about it. When are you thinking to release 1.1.4? Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon <listuser@peternixon.net> wrote:
In that case I really should backport a bunch of sqlippool fixes from cvs head as I am getting lots of questions/interest about it. When are you thinking to release 1.1.4?
In a week or two, I think. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (4)
-
Alan DeKok -
Automatic cvs log generator -
Frank Cusack -
Peter Nixon