Re: Last patches for 1.1.0?
I see that in 1.1.0-pre0 there isn't the complete documentation on some options of peap module of eap.conf, while I see it in the CVS: http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/raddb/eap.conf?rev=1.5&... Fabio
Fabio Pedretti wrote:
I see that in 1.1.0-pre0 there isn't the complete documentation on some options of peap module of eap.conf, while I see it in the CVS: http://www.freeradius.org/cgi-bin/cvsweb.cgi/radiusd/raddb/eap.conf?rev=1.5&...
Thanks for the report. I've updated the file eap.conf in branch_1_1 of the CVS. Alan, I think there is a last thing that could be done before 1.1.0. A few files have wrong access permissions, but I can't change it with a cvs command line. Can you please run the following command on the cvs repository? $ chmod -x /source/radiusd/doc/load-balance.txt,v \ /source/radiusd/man/man5/rlm_policy.5,v \ /source/radiusd/man/man5/rlm_sql_log.5,v \ /source/radiusd/share/dictionary.airespace,v \ /source/radiusd/src/modules/rlm_ippool/rlm_ippool_tool.c,v $ chmod +x /source/radiusd/dialup_admin/bin/tot_stats,v \ /source/radiusd/dialup_admin/bin/monthly_tot_stats,v \ /source/radiusd/debian/patches/Attic/01_NET-SNMP_build_support.dpatch,v \ /source/radiusd/debian/patches/Attic/06_libtool14_vs_rlm_eap_tls.dpatch,v Except this minor detail, there is nothing else I can think of for 1.1.0. What is the planned date for the release? -- Nicolas Baradakis
Nicolas Baradakis <nbk@sitadelle.com> wrote:
Alan, I think there is a last thing that could be done before 1.1.0. A few files have wrong access permissions, but I can't change it with a cvs command line. Can you please run the following command on the cvs repository?
OK, those should be fixed, along with a few additional ones in the "man/man5" directory. You'll have to get a fresh checkout to see the permissions change, though. Alan DeKok.
Alan DeKok wrote:
Nicolas Baradakis <nbk@sitadelle.com> wrote:
Alan, I think there is a last thing that could be done before 1.1.0. A few files have wrong access permissions, but I can't change it with a cvs command line. Can you please run the following command on the cvs repository?
OK, those should be fixed, along with a few additional ones in the "man/man5" directory.
I didn't see the permissions change in the release 1.1.0 tarball downloaded from the website. (but it's really a minor detail) -- Nicolas Baradakis
participants (3)
-
Alan DeKok -
Fabio Pedretti -
Nicolas Baradakis