Commit Graph

169 Commits

Author SHA1 Message Date
John Dennis
ee7e5da19f Resolves: bug #464119 bootstrap code could not create initial certs in
/etc/raddb/certs because permissions were 750, radiusd running as euid
    radiusd could not write there, permissions now 770
2008-09-26 14:12:45 +00:00
John Dennis
bf06152446 add change log entry 2008-09-25 19:49:10 +00:00
John Dennis
650b46573a upgrade to new upstream 2.1.1 release 2008-09-25 19:36:06 +00:00
John Dennis
c71c5f8476 Resolves: bug #453761: FreeRADIUS %%post should not include chown -R
specify file attributes for /etc/raddb/ldap.attrmap fix consistent use
    of tabs/spaces (rpmlint warning)
2008-07-30 14:38:14 +00:00
John Dennis
8b5c4b5e6c upgrade to latest upstream, see Changelog for details, upstream now has
more complete fix for bug #447545, local patch removed
2008-06-26 15:53:47 +00:00
John Dennis
efcd18febe - remove support for radrelay, it's different now
- turn off default inclusion of SQL config files in radiusd.conf since SQL
    is an optional RPM install
- remove mssql config files
2008-04-18 17:33:55 +00:00
John Dennis
f49343eff5 revert BuildRequires: /usr/bin/perlcc to original BuildRequires: perl-devel 2008-04-17 17:11:10 +00:00
John Dennis
67d3d2c459 - Upgrade to current upstream 2.0.3 release
- Many thanks to Enrico Scholz for his spec file suggestions incorporated
    here
- Resolve: bug #438665: Contains files owned by buildsystem
- Add dialupadmin-mysql, dialupadmin-postgresql, dialupadmin-ldap
    subpackages to further partition external dependencies.
- Clean up some unnecessary requires dependencies
- Add versioned requires between subpackages
- Replace BuildRequires of perl-devel with /usr/bin/perlcc to accomodate
    building on both Fedora and RHEL.
2008-04-17 16:29:01 +00:00
Tom Callaway
c16ca10196 add Requires for versioned perl (libperl.so) 2008-03-18 17:07:27 +00:00
John Dennis
41eda4e9f6 checkpoint dialupadmin subpackage work 2008-03-05 23:44:45 +00:00
John Dennis
32f3d4021d clean up dialupadmin requires rename init scripts add dialupadmin httpd
conf
2008-02-29 18:18:34 +00:00
John Dennis
eb87cfeab1 make our own versions of init scripts, pam.conf, logrotate so we can edit
them rather than copying from src tarball and patching
2008-02-29 04:16:24 +00:00
John Dennis
1312e014f2 add comment 2008-02-29 03:21:36 +00:00
John Dennis
0007482476 add comment 2008-02-29 01:14:08 +00:00
John Dennis
b281c60ec8 initial port of new 2.0 version, rpm builds but resulting binary not tested
yet.
2008-02-28 23:41:44 +00:00
John Dennis
e6850ee14d checkpoint 2008-02-28 00:11:17 +00:00
John Dennis
ccd23a423b checkpoint work on upgrading to new 2.0 release 2008-02-27 15:14:28 +00:00
Jesse Keating
e09e2f9362 - Autorebuild for GCC 4.3 2008-02-19 06:08:32 +00:00
Jesse Keating
57a4853c4c - Rebuild for deps 2007-12-06 16:23:31 +00:00
John Dennis
ca4745ed4d - add support in rlm_ldap for reading clients from ldap
- fix TLS parameter controling if a cert which fails to validate will be
    accepted (i.e. self-signed), rlm_ldap config parameter=tls_require_cert
    ldap LDAP_OPT_X_TLS_REQUIRE_CERT parameter was being passed to
    ldap_set_option() when it should have been ldap_int_tls_config()
2007-11-16 13:34:48 +00:00
John Dennis
05ae0f7aec add support in rlm_ldap for SASL/GSSAPI binds to the LDAP server 2007-11-10 05:13:58 +00:00
Thomas Woerner
ea5b30d372 - made init script fully lsb conform 2007-09-17 15:29:06 +00:00
Thomas Woerner
632cefe277 - fixed initscript problem (rhbz#292521) 2007-09-17 15:10:47 +00:00
Thomas Woerner
279eeee6af - bump release to 2 2007-08-28 14:19:19 +00:00
Thomas Woerner
e492c8c44b - fixed initscript for LSB (rhbz#243671, rhbz#243928)
- fixed license tag
2007-08-28 14:18:45 +00:00
Thomas Woerner
1b64b7d917 [tw]
- new versin 1.1.7
- install snmp MIB files
- dropped LDAP_DEPRECATED flag, it is upstream
- marked config files for sub packages as config (rhbz#240400)
- moved db files to /var/lib/raddb (rhbz#199082)
2007-08-07 16:18:24 +00:00
Thomas Woerner
24f5fed452 [tw]
- radiusd expects /etc/raddb to not be world readable or writable
    /etc/raddb now belongs to radiusd, post script sets permissions
2007-06-15 15:36:08 +00:00
Thomas Woerner
4fb033c6b3 [tw]
- new version 1.1.6
2007-06-15 08:23:01 +00:00
Thomas Woerner
64c6235e0c [tw] no /etc/raddb/otppasswd.sample anymore 2007-03-09 11:37:00 +00:00
Thomas Woerner
c39b9d3feb [tw]
- new version 1.1.5
- no /etc/raddb/otppasswd.sample anymore
- build is pie by default, dropped pie patch
- fixed build requirement for perl (perl-devel)
2007-03-09 11:35:53 +00:00
Karsten Hopp
a4c69ef587 - remove trailing dot from summary
- fix buildroot
- fix post/postun/preun requirements
- use rpm macros
2007-02-23 14:25:01 +00:00
Thomas Woerner
61d626b9a9 [tw]
- rebuild for new postgresql library version
2006-12-08 17:46:22 +00:00
Thomas Woerner
c2fab26635 [tw]
- forgot -DLDAP_DEPRECATED flag
2006-11-30 14:32:08 +00:00
Thomas Woerner
c7ab4f886b [tw]
- fixed ldap code to not use internals, added LDAP_DEPRECATED compile time
    flag (#210912)
2006-11-30 14:28:18 +00:00
Thomas Woerner
2601d91d12 [tw]
- new version 1.1.3 with lots of upstream bug fixes, some security fixes
    (#205654)
2006-09-08 12:36:59 +00:00
Thomas Woerner
60c0c76613 [tw]
- commented out include for sql.conf in radiusd.conf (#202561)
2006-08-15 10:06:52 +00:00
Jesse Keating
8921c8c1c0 bumped for rebuild 2006-07-12 05:51:44 +00:00
Thomas Woerner
2713cfa87d [tw]
- new version 1.1.2
2006-06-01 16:18:39 +00:00
Thomas Woerner
fe460e1ad5 [tw] - readding a bad libtool fix again. because libtool is searching in
/lib and /usr/lib on 64 bit arches for 64 bit libs :-(
2006-05-31 15:49:46 +00:00
Thomas Woerner
92218ad0e1 [tw]
- 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
2006-05-31 14:15:32 +00:00
Jesse Keating
d4b88ddb5a bump for bug in double-long on ppc(64) 2006-02-11 02:45:54 +00:00
Jesse Keating
33aefe543d bump for new gcc/glibc 2006-02-07 11:41:27 +00:00
Thomas Woerner
29f7c9b9ff [tw] - new version 1.0.5 2005-12-13 13:27:45 +00:00
Jesse Keating
bb20b4d215 gcc update bump 2005-12-09 22:40:29 +00:00
Tom Lane
cbd94a6b3b Rebuild due to mysql update. 2005-11-12 17:05:10 +00:00
Tomáš Mráz
c493ff91e3 - fixed ignored return value of realloc 2005-11-09 09:39:42 +00:00
Tomáš Mráz
4056deb83e - rebuilt with new openssl 2005-11-09 08:49:23 +00:00
Tomáš Mráz
1a1713612d - use include instead of pam_stack in pam config 2005-09-30 14:44:01 +00:00
Thomas Woerner
0facb42611 [tw]
- added missing build requires for libtool-ltdl-devel (#160877)
- modified file list to get a report for missing plugins
2005-07-20 11:31:14 +00:00
Thomas Woerner
c0d6ee52ca [tw]
- new version 1.0.4
- droppend radrelay patch (fixed upstream)
2005-06-28 13:40:46 +00:00
Warren Togami
d72b92d0d1 rebuild against new postgresql-libs 2005-04-15 05:03:51 +00:00
Thomas Woerner
7f6b0012c3 [tw]
- new version 1.0.2
2005-04-04 16:31:32 +00:00
Thomas Woerner
22bdf26e13 [tw] - going back to own libtool 2004-11-19 15:52:50 +00:00
Thomas Woerner
a315874dba [tw] - removed unneeded patch 2004-11-19 15:48:59 +00:00
Thomas Woerner
c2530c055a [tw]
- rebuild for MySQL 4
- switched over to installed libtool
2004-11-19 15:47:28 +00:00
Thomas Woerner
e6f237ae08 [tw] - Fixed install problem of radeapclient (#138069) 2004-11-05 15:17:50 +00:00
Thomas Woerner
e9e7267289 [tw]
- new version 1.0.1
- applied radrelay CVS patch from Kevin Bonner
2004-10-06 09:21:14 +00:00
cvsdist
5235210b64 auto-import freeradius-1.0.0-3 from freeradius-1.0.0-3.src.rpm 2004-09-09 04:56:28 +00:00
cvsdist
0d0f9058a0 auto-import freeradius-1.0.0-2.1 from freeradius-1.0.0-2.1.src.rpm 2004-09-09 04:55:46 +00:00
cvsdist
413172b9fc auto-import changelog data from freeradius-1.0.0-2.src.rpm
Wed Aug 25 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-2
- fixed BuildRequires for openssl-devel (#130606)
2004-09-09 04:55:43 +00:00
cvsdist
b1b094372b auto-import changelog data from freeradius-1.0.0-1.src.rpm
Mon Aug 16 2004 Thomas Woerner <twoerner@redhat.com> 1.0.0-1
- 1.0.0 final
2004-09-09 04:55:35 +00:00
cvsdist
a71b247880 auto-import changelog data from freeradius-1.0.0-0.pre3.2.src.rpm
Mon Jul 05 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)
2004-09-09 04:55:26 +00:00
cvsdist
4843596851 auto-import changelog data from freeradius-1.0.0-0.pre3.1.src.rpm
Thu Jul 01 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)
2004-09-09 04:55:04 +00:00
cvsdist
333470de1a auto-import changelog data from freeradius-0.9.3-5.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:54:54 +00:00
cvsdist
72d32fbff0 auto-import changelog data from freeradius-0.9.3-4.1.src.rpm
Thu Jun 03 2004 Thomas Woerner <twoerner@redhat.com> 0.9.3-4.1
- fixed BuildRequires for gdbm-devel
2004-09-09 04:54:51 +00:00
cvsdist
62583fbebd auto-import changelog data from freeradius-0.9.3-4.src.rpm
Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 0.9.3-4
- gcc34 compilation fixes
2004-09-09 04:54:39 +00:00
cvsdist
4eb753297b auto-import changelog data from freeradius-0.9.3-3.2.1.src.rpm
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
2004-09-09 04:53:33 +00:00
cvsdist
95efc0b67c auto-import changelog data from freeradius-0.9.1-1.src.rpm
Mon Sep 29 2003 Thomas Woerner <twoerner@redhat.com> 0.9.1-1
- new version 0.9.1
2004-09-09 04:51:45 +00:00
cvsdist
e14143129c auto-import changelog data from freeradius-0.9.0-2.src.rpm
Tue Sep 23 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-2
- add ltdl patch again (libtool ltld s searching for .la only)
Mon Sep 22 2003 Nalin Dahyabhai <nalin@redhat.com>
- 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 Jul 22 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-1
- 0.9.0 final
Wed Jul 16 2003 Thomas Woerner <twoerner@redhat.com> 0.9.0-0.9.0
- new version 0.9.0 pre3
Thu May 22 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-6
- included directory /var/log/radius/radacct for logrotate
Wed May 21 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-5
- moved log and run dir to files section, cleaned up post
Wed May 21 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-4
- added missing run dir in post
Tue May 20 2003 Thomas Woerner <twoerner@redhat.com> 0.8.1-3
- fixed module load patch
Fri May 16 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
Thu Apr 17 2003 Thomas Woerner <twoerner@redhat.com>
- Initial build.
2004-09-09 04:51:36 +00:00