Subject: CVS commit: pkgsrc/net/radiusd-cistron
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 12/22/2007 12:39:58
Module Name: pkgsrc
Committed By: obache
Date: Sat Dec 22 12:39:58 UTC 2007
Modified Files:
pkgsrc/net/radiusd-cistron: Makefile distinfo
pkgsrc/net/radiusd-cistron/patches: patch-ad
Added Files:
pkgsrc/net/radiusd-cistron/patches: patch-ag
Log Message:
Update radiusd-cistron to 1.6.8.
pkgsrc changes:
* add a patch to fix build problem with gcc4.
Changes:
radiusd-cistron (1.6.8) cistron; urgency=low
* Allow Tunnel attributes to be proxied.
* Change log() -> log_msg() everywhere to shut up GCC 3.x
* free() authreq after receiving packet from unknow client
* Add wildcard flag to realms file
* Use wildmat for Realm = compares in users file
* Fix an endianness bug in rad_check_multi (Simon Byrnand <simon@igrin.co.nz>)
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/net/radiusd-cistron/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/radiusd-cistron/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/net/radiusd-cistron/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/net/radiusd-cistron/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.