Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

freeradius-1.1.3-1.1 RPM for i386

From Fedora 6 updates for i386

Name: freeradius Distribution: Red Hat (FC-6)
Version: 1.1.3 Vendor: Red Hat, Inc.
Release: 1.1 Build date: Tue Nov 21 17:21:42 2006
Group: System Environment/Daemons Build host: hs20-bc1-5.build.redhat.com
Size: 4032088 Source RPM: freeradius-1.1.3-1.1.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://www.freeradius.org/
Summary: High-performance and highly configurable free RADIUS server.
The FreeRADIUS Server Project is a high performance and highly configurable
GPL'd free RADIUS server. The server is similar in some respects to
Livingston's 2.0 server.  While FreeRADIUS started as a variant of the
Cistron RADIUS server, they don't share a lot in common any more. It now has
many more features than Cistron or Livingston, and is much more configurable.

FreeRADIUS is an Internet authentication daemon, which implements the RADIUS
protocol, as defined in RFC 2865 (and others). It allows Network Access
Servers (NAS boxes) to perform authentication for dial-up users. There are
also RADIUS clients available for Web servers, firewalls, Unix logins, and
more.  Using RADIUS allows authentication and authorization for a network to
be centralized, and minimizes the amount of re-configuration which has to be
done when adding or deleting new users.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: da015174cb757ade0d29bcc2a43e8078
GPG

Changelog

* Tue Nov 21 2006 Thomas Woerner <twoerner@redhat.com> 1.1.3-1.1
  - fixed ldap code to not use internals, added LDAP_DEPRECATED compile time flag
    (#210912)
* Wed Aug 16 2006 Thomas Woerner <twoerner@redhat.com> 1.1.3-1
  - new version 1.1.3 with lots of upstream bug fixes, some security fixes
    (#205654)
* Wed Aug 16 2006 Thomas Woerner <twoerner@redhat.com> 1.1.2-2
  - commented out include for sql.conf in radiusd.conf (#202561)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1.1.2-1.1
  - rebuild
* Fri Jun 02 2006 Thomas Woerner <twoerner@redhat.com> 1.1.2-1
  - new version 1.1.2
* Thu Jun 01 2006 Thomas Woerner <twoerner@redhat.com> 1.1.1-1
  - new version 1.1.1
  - fixed incorrect rlm_sql globbing (#189095)
    Thanks to Yanko Kaneti for the fix.
  - fixed chown syntax in post script (#182777)
  - dropped gcc34, libdir and realloc-return patch
  - spec file cleanup with additional libtool build fixes
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.5-1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.5-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Tue Dec 13 2005 Thomas Woerner <twoerner@redhat.com> 1.0.5-1
  - new version 1.0.5
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat Nov 12 2005 Tom Lane <tgl@redhat.com> - 1.0.4-5
  - Rebuild due to mysql update.
* Wed Nov 09 2005 Tomas Mraz <tmraz@redhat.com> - 1.0.4-4
  - rebuilt with new openssl
  - fixed ignored return value of realloc
* Sat Oct 01 2005 Tomas Mraz <tmraz@redhat.com> - 1.0.4-3
  - use include instead of pam_stack in pam config
* Thu Jul 21 2005 Thomas Woerner <twoerner@redhat.com> 1.0.4-2
  - added missing build requires for libtool-ltdl-devel (#160877)
  - modified file list to get a report for missing plugins
* Wed Jun 29 2005 Thomas Woerner <twoerner@redhat.com> 1.0.4-1
  - new version 1.0.4
  - droppend radrelay patch (fixed upstream)
* Fri Apr 15 2005 Warren Togami <wtogami@redhat.com> 1.0.2-2
  - rebuild against new postgresql-libs
* Tue Apr 05 2005 Thomas Woerner <twoerner@redhat.com> 1.0.2-1
  - new version 1.0.2
* Fri Nov 19 2004 Thomas Woerner <twoerner@redhat.com> 1.0.1-3
  - rebuild for MySQL 4
  - switched over to installed libtool
* Fri Nov 05 2004 Thomas Woerner <twoerner@redhat.com> 1.0.1-2
  - Fixed install problem of radeapclient (#138069)
* Thu Oct 07 2004 Thomas Woerner <twoerner@redhat.com> 1.0.1-1
  - new version 1.0.1
  - applied radrelay CVS patch from Kevin Bonner
* Thu Aug 26 2004 Warren Togami <wtogami@redhat.com> 1.0.0-3
  - BuildRequires pam-devel and libtool
  - Fix errant text in description
  - Other minor cleanups
* Thu Aug 26 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-2.1
  - renamed /etc/pam.d/radius to /etc/pam.d/radiusd to match default 
    configuration (#130613)
* Thu Aug 26 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-2
  - fixed BuildRequires for openssl-devel (#130606)
* Tue Aug 17 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-1
  - 1.0.0 final
* Tue Jul 06 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-0.pre3.2
  - added buildrequires for zlib-devel (#127162)
  - fixed libdir patch to prefer own libeap instead of installed one (#127168)
  - fixed samba account maps in LDAP for samba v3 (#127173)
* Fri Jul 02 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-0.pre3.1
  - third "pre" release of version 1.0.0
  - rlm_ldap is using SASLv2 (#126507)
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jun 04 2004 Thomas Woerner <twoerner@redhat.com> 0.9.3-4.1
  - fixed BuildRequires for gdbm-devel
* Wed Mar 31 2004 Harald Hoyer <harald@redhat.com> - 0.9.3-4
  - gcc34 compilation fixes
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Feb 24 2004 Thomas Woerner <twoerner@redhat.com> 0.9.3-3.2
  - added sql scripts for rlm_sql to documentation (#116435)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 0.9.3-2.1
  - using -fPIC instead of -fpic for s390 ans s390x
* Thu Feb 05 2004 Thomas Woerner <twoerner@redhat.com> 0.9.3-2
  - radiusd is pie, now
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 0.9.3-1
  - new version 0.9.3 (bugfix release)
* Fri Nov 07 2003 Thomas Woerner <twoerner@redhat.com> 0.9.2-1
  - new version 0.9.2
* Tue Sep 30 2003 Thomas Woerner <twoerner@redhat.com> 0.9.1-1
  - new version 0.9.1
* Tue Sep 23 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.0-2.2
  - modify default PAM configuration to remove the directory part of the module
    name, so that 32- and 64-bit libpam (called from 32- or 64-bit radiusd) on
    multilib systems will always load the right module for the architecture
  - modify default PAM configuration to use pam_stack
* Tue Sep 02 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-2.1
  - com_err.h moved to /usr/include/et
* Wed Jul 23 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-1
  - 0.9.0 final
* Thu Jul 17 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-0.9.0
  - new version 0.9.0 pre3
* Fri May 23 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-6
  - included directory /var/log/radius/radacct for logrotate
* Thu May 22 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-5
  - moved log and run dir to files section, cleaned up post
* Thu May 22 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-4
  - added missing run dir in post
* Wed May 21 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-3
  - fixed module load patch
* Sat May 17 2003 Thomas Woerner <twoerner@redhat.com>
  - removed la files, removed devel package
  - split into 4 packages: freeradius, freeradius-mysql, freeradius-postgresql,
      freeradius-unixODBC
  - fixed requires and buildrequires
  - create logging dir in post if it does not exist
  - fixed module load without la files
* Fri Apr 18 2003 Thomas Woerner <twoerner@redhat.com> 
  - Initial build.

Files

p´Âa


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Apr 14 03:19:45 2008