1
0

Accepting request 26986 from network

Copy from network/freeradius-server based on submit request 26986 from user puzel

OBS-URL: https://build.opensuse.org/request/show/26986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=21
This commit is contained in:
OBS User autobuild 2009-12-18 13:50:24 +00:00 committed by Git OBS Bridge
commit 1ecb720310
7 changed files with 42 additions and 33 deletions

View File

@ -1,8 +1,8 @@
Index: src/modules/rlm_ldap/rlm_ldap.c
===================================================================
--- src/modules/rlm_ldap/rlm_ldap.c.orig 2009-06-02 14:53:31.000000000 +0200
+++ src/modules/rlm_ldap/rlm_ldap.c 2009-06-02 14:53:45.000000000 +0200
@@ -1862,7 +1862,7 @@ static int ldap_authenticate(void *insta
--- src/modules/rlm_ldap/rlm_ldap.c.orig 2009-09-14 16:43:29.000000000 +0200
+++ src/modules/rlm_ldap/rlm_ldap.c 2009-12-17 13:23:44.000000000 +0100
@@ -1875,7 +1875,7 @@ static int ldap_authenticate(void *insta
LDAP_CONN *conn1;
int auth_state = -1;
char *challenge = NULL;

View File

@ -1,8 +1,8 @@
Index: src/main/modules.c
===================================================================
--- src/main/modules.c.orig 2009-06-02 14:53:31.000000000 +0200
+++ src/main/modules.c 2009-06-02 14:53:36.000000000 +0200
@@ -352,7 +352,11 @@ static module_entry_t *linkto_module(con
--- src/main/modules.c.orig 2009-09-14 16:43:29.000000000 +0200
+++ src/main/modules.c 2009-12-17 13:23:09.000000000 +0100
@@ -411,7 +411,11 @@ static module_entry_t *linkto_module(con
/*
* Keep the handle around so we can dlclose() it.
*/
@ -17,8 +17,8 @@ Index: src/main/modules.c
"Failed to link to module '%s': %s\n",
Index: src/modules/rlm_eap/eap.c
===================================================================
--- src/modules/rlm_eap/eap.c.orig 2009-06-02 14:53:31.000000000 +0200
+++ src/modules/rlm_eap/eap.c 2009-06-02 14:53:36.000000000 +0200
--- src/modules/rlm_eap/eap.c.orig 2009-09-14 16:43:29.000000000 +0200
+++ src/modules/rlm_eap/eap.c 2009-12-17 13:23:09.000000000 +0100
@@ -83,7 +83,11 @@ int eaptype_load(EAP_TYPES **type, int e
snprintf(buffer, sizeof(buffer), "rlm_eap_%s", eaptype_name);
@ -34,9 +34,9 @@ Index: src/modules/rlm_eap/eap.c
eaptype_name, lt_dlerror());
Index: src/modules/rlm_sql/rlm_sql.c
===================================================================
--- src/modules/rlm_sql/rlm_sql.c.orig 2009-06-02 14:53:31.000000000 +0200
+++ src/modules/rlm_sql/rlm_sql.c 2009-06-02 14:53:36.000000000 +0200
@@ -894,7 +894,11 @@ static int rlm_sql_instantiate(CONF_SECT
--- src/modules/rlm_sql/rlm_sql.c.orig 2009-09-14 16:43:29.000000000 +0200
+++ src/modules/rlm_sql/rlm_sql.c 2009-12-17 13:23:09.000000000 +0100
@@ -904,7 +904,11 @@ static int rlm_sql_instantiate(CONF_SECT
return -1;
}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3bb9ead594a612442a4ce1d7c6930002486055c3be8f20320634c7f2743cb9e
size 2512340

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f88cabca8ce320569015198f303119269b59bdce22f41d7937a6becb65418e9
size 2544164

View File

@ -1,8 +1,8 @@
Index: freeradius-server-2.1.6/src/modules/rlm_ldap/rlm_ldap.c
Index: freeradius-server-2.1.7/src/modules/rlm_ldap/rlm_ldap.c
===================================================================
--- freeradius-server-2.1.6.orig/src/modules/rlm_ldap/rlm_ldap.c 2009-10-22 10:56:37.000000000 +0200
+++ freeradius-server-2.1.6/src/modules/rlm_ldap/rlm_ldap.c 2009-10-22 10:56:37.000000000 +0200
@@ -1883,7 +1883,7 @@ static int ldap_authenticate(void *insta
--- freeradius-server-2.1.7.orig/src/modules/rlm_ldap/rlm_ldap.c 2009-12-17 13:23:44.000000000 +0100
+++ freeradius-server-2.1.7/src/modules/rlm_ldap/rlm_ldap.c 2009-12-17 13:24:00.000000000 +0100
@@ -1896,7 +1896,7 @@ static int ldap_authenticate(void *insta
RDEBUG("ldap auth option = %s", vp_auth_opt->vp_strvalue);
strncpy(seq, vp_auth_opt->vp_strvalue, vp_auth_opt->length);
seq[vp_auth_opt->length] = '\0';

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 17 15:50:19 UTC 2009 - puzel@novell.com
- update to 2.1.7
- for full list of changes, please see
/usr/share/doc/packages/freeradius-server/ChangeLog
-------------------------------------------------------------------
Thu Oct 22 09:05:35 UTC 2009 - puzel@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package freeradius-server (Version 2.1.6)
# spec file for package freeradius-server (Version 2.1.7)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,9 +18,9 @@
Name: freeradius-server
Version: 2.1.6
Release: 4
License: GPL v2 only ; LGPL v2.1 only
Version: 2.1.7
Release: 1
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Provides: radiusd
Provides: freeradius = %{version}
@ -29,12 +29,12 @@ Conflicts: radiusd-livingston radiusd-cistron icradius
Url: http://www.freeradius.org/
Summary: Very Highly Configurable Radius Server
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-ltdl.patch
Patch1: %{name}-%{version}-dialup_admin.patch
Patch2: %{name}-%{version}-rcradiusd.patch
Patch3: %{name}-%{version}-codecleanup.patch
Patch4: %{name}-%{version}-edir-64bit.patch
Patch5: %{name}-%{version}-overflow.patch
Patch0: %{name}-2.1.6-ltdl.patch
Patch1: %{name}-2.1.6-dialup_admin.patch
Patch2: %{name}-2.1.6-rcradiusd.patch
Patch3: %{name}-2.1.6-codecleanup.patch
Patch4: %{name}-2.1.6-edir-64bit.patch
Patch5: %{name}-2.1.6-overflow.patch
Patch6: freeradius-server-sha1-default.patch
Patch7: freeradius-server-fix-cert-bootstrap.patch
Patch8: freeradius-server-no-default-case.patch
@ -99,7 +99,7 @@ attributes Selecting a particular configuration Authentication methods
%endif
%package libs
License: GPL v2 only ; LGPL v2.1 only
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Summary: FreeRADIUS shared library
@ -117,7 +117,7 @@ Authors:
various other people
%package utils
License: GPL v2 only ; LGPL v2.1 only
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Summary: FreeRADIUS Clients
Requires: %{name}-libs = %{version}
@ -148,7 +148,7 @@ Authors:
various other people
%package dialupadmin
License: GPL v2 only ; LGPL v2.1 only
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Summary: Web management for FreeRADIUS
Requires: http_daemon mod_php_any php
@ -170,7 +170,7 @@ Authors:
Thanasis Duitsis <aduitsis at noc.ntua.gr>
%package devel
License: GPL v2 only ; LGPL v2.1 only
License: GPLv2 ; LGPLv2.1
Group: Development/Libraries/C and C++
Summary: FreeRADIUS Development Files (static libs)
Requires: %{name}-libs = %{version}
@ -189,7 +189,7 @@ Authors:
various other people
%package doc
License: GPL v2 only ; LGPL v2.1 only
License: GPLv2 ; LGPLv2.1
Group: Productivity/Networking/Radius/Servers
Summary: FreeRADIUS Documentation
Requires: %{name}
@ -364,6 +364,8 @@ rm -rf $RPM_BUILD_ROOT
%dir %attr(750,root,radiusd) %{_sysconfdir}/raddb/sql/mysql
%dir %attr(750,root,radiusd) %{_sysconfdir}/raddb/sql/oracle
%dir %attr(750,root,radiusd) %{_sysconfdir}/raddb/sql/postgresql
%dir %attr(750,root,radiusd) %{_sysconfdir}/raddb/sql/ndb
%{_sysconfdir}/raddb/sql/ndb/README
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/sql/*/*.conf
%attr(640,root,radiusd) %config(noreplace) %{_sysconfdir}/raddb/sql/*/*.sql
%{_sysconfdir}/raddb/sql/*/*.txt