[packages] freeradius2: update to version 2.1.8

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21544 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2010-05-23 13:23:47 +00:00
parent d12ba985c2
commit 11e780ba8c
2 changed files with 17 additions and 14 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=freeradius2 PKG_NAME:=freeradius2
PKG_VERSION:=2.1.7 PKG_VERSION:=2.1.8
PKG_RELEASE:=3 PKG_RELEASE:=3
PKG_SOURCE:=freeradius-server-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=freeradius-server-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/freeradius/ PKG_SOURCE_URL:=ftp://ftp.freeradius.org/pub/freeradius/
PKG_MD5SUM:=b8df6cf0c3df1dded205ad5f954feb78 PKG_MD5SUM:=d326525490bfba273471d77560471fcb
PKG_BUILD_DIR:=$(BUILD_DIR)/freeradius-server-$(PKG_VERSION) PKG_BUILD_DIR:=$(BUILD_DIR)/freeradius-server-$(PKG_VERSION)
PKG_FIXUP:=libtool PKG_FIXUP:=libtool

View File

@ -774,7 +774,7 @@
# Uncomment it if you want to use ldap for authentication # Uncomment it if you want to use ldap for authentication
# #
# Note that this means "check plain-text password against # Note that this means "check plain-text password against
@@ -307,13 +252,13 @@ authenticate { @@ -307,8 +252,8 @@ authenticate {
# #
# Pre-accounting. Decide which accounting type to use. # Pre-accounting. Decide which accounting type to use.
# #
@ -783,6 +783,9 @@
+#preacct { +#preacct {
+# preprocess +# preprocess
#
# Session start times are *implied* in RADIUS.
@@ -331,7 +276,7 @@ preacct {
# #
# Ensure that we have a semi-unique identifier for every # Ensure that we have a semi-unique identifier for every
# request, and many NAS boxes are broken. # request, and many NAS boxes are broken.
@ -791,7 +794,7 @@
# #
# Look for IPASS-style 'realm/', and if not found, look for # Look for IPASS-style 'realm/', and if not found, look for
@@ -323,13 +268,13 @@ preacct { @@ -341,13 +286,13 @@ preacct {
# Accounting requests are generally proxied to the same # Accounting requests are generally proxied to the same
# home server as authentication requests. # home server as authentication requests.
# IPASS # IPASS
@ -808,7 +811,7 @@
# #
# Accounting. Log the accounting data. # Accounting. Log the accounting data.
@@ -339,14 +284,9 @@ accounting { @@ -357,14 +302,9 @@ accounting {
# Create a 'detail'ed log of the packets. # Create a 'detail'ed log of the packets.
# Note that accounting requests which are proxied # Note that accounting requests which are proxied
# are also logged in the detail file. # are also logged in the detail file.
@ -824,7 +827,7 @@
# #
# For Simultaneous-Use tracking. # For Simultaneous-Use tracking.
# #
@@ -355,9 +295,6 @@ accounting { @@ -373,9 +313,6 @@ accounting {
radutmp radutmp
# sradutmp # sradutmp
@ -834,7 +837,7 @@
# #
# Log traffic to an SQL database. # Log traffic to an SQL database.
# #
@@ -374,7 +311,7 @@ accounting { @@ -406,7 +343,7 @@ accounting {
# pgsql-voip # pgsql-voip
# Filter attributes from the accounting response. # Filter attributes from the accounting response.
@ -843,7 +846,7 @@
# #
# See "Autz-Type Status-Server" for how this works. # See "Autz-Type Status-Server" for how this works.
@@ -400,10 +337,7 @@ session { @@ -432,10 +369,7 @@ session {
# Post-Authentication # Post-Authentication
# Once we KNOW that the user has been authenticated, there are # Once we KNOW that the user has been authenticated, there are
# additional steps we can take. # additional steps we can take.
@ -855,7 +858,7 @@
# #
# If you want to have a log of authentication replies, # If you want to have a log of authentication replies,
# un-comment the following line, and the 'detail reply_log' # un-comment the following line, and the 'detail reply_log'
@@ -429,7 +363,7 @@ post-auth { @@ -461,7 +395,7 @@ post-auth {
# #
# ldap # ldap
@ -864,7 +867,7 @@
# #
# Calculate the various WiMAX keys. In order for this to work, # Calculate the various WiMAX keys. In order for this to work,
@@ -473,10 +407,10 @@ post-auth { @@ -505,10 +439,10 @@ post-auth {
# Add the ldap module name (or instance) if you have set # Add the ldap module name (or instance) if you have set
# 'edir_account_policy_check = yes' in the ldap module configuration # 'edir_account_policy_check = yes' in the ldap module configuration
# #
@ -879,7 +882,7 @@
# #
# When the server decides to proxy a request to a home server, # When the server decides to proxy a request to a home server,
@@ -486,7 +420,7 @@ post-auth { @@ -518,7 +452,7 @@ post-auth {
# #
# Only a few modules currently have this method. # Only a few modules currently have this method.
# #
@ -888,7 +891,7 @@
# attr_rewrite # attr_rewrite
# Uncomment the following line if you want to change attributes # Uncomment the following line if you want to change attributes
@@ -502,14 +436,14 @@ pre-proxy { @@ -534,14 +468,14 @@ pre-proxy {
# server, un-comment the following line, and the # server, un-comment the following line, and the
# 'detail pre_proxy_log' section, above. # 'detail pre_proxy_log' section, above.
# pre_proxy_log # pre_proxy_log
@ -905,7 +908,7 @@
# If you want to have a log of replies from a home server, # If you want to have a log of replies from a home server,
# un-comment the following line, and the 'detail post_proxy_log' # un-comment the following line, and the 'detail post_proxy_log'
@@ -533,7 +467,7 @@ post-proxy { @@ -565,7 +499,7 @@ post-proxy {
# hidden inside of the EAP packet, and the end server will # hidden inside of the EAP packet, and the end server will
# reject the EAP request. # reject the EAP request.
# #
@ -914,7 +917,7 @@
# #
# If the server tries to proxy a request and fails, then the # If the server tries to proxy a request and fails, then the
@@ -555,6 +489,5 @@ post-proxy { @@ -587,6 +521,5 @@ post-proxy {
# Post-Proxy-Type Fail { # Post-Proxy-Type Fail {
# detail # detail
# } # }