Commit Graph

86 Commits

Author SHA1 Message Date
John Dennis
5c1a950083 - enable building of the rlm_wimax module
- pcap wire analysis support is enabled and available in utils subpackage
- Resolves bug #523053 radtest manpage in wrong package
- update to latest upstream release: 2.1.7
2009-09-15 14:47:18 +00:00
Tomáš Mráz
9f82cb1fd6 - rebuilt with new openssl 2009-08-21 13:25:25 +00:00
Jesse Keating
4ec9fe294a - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 23:11:03 +00:00
John Dennis
e09d002ba2 install COPYRIGHT CREDITS INSTALL LICENSE README into docdir 2009-07-10 20:43:26 +00:00
John Dennis
2ae6b2655b resolves bug #507571 freeradius packages do not check for user/group
existence
2009-06-23 19:39:57 +00:00
John Dennis
06761b8eba /etc/raddb/sites-available changed to be config(noreplace) to preserve site
configuration for these files during an upgrade
2009-06-02 20:55:13 +00:00
John Dennis
0bf50eaf65 upgrade to latest upstream release fix a few packaging bugs, directories
were missing execute perm
2009-05-18 16:03:13 +00:00
John Dennis
68b0ca5e79 fix type usage in unixodbc to match new type usage in unixodbc API 2009-02-24 15:07:46 +00:00
John Dennis
6ace470cfb add pointer to Red Hat documentation in docdir decouple package name in
several places to allow building under another name
2009-02-19 22:56:00 +00:00
Caolan McNamara
1494a8c2e2 rebuild for dependencies 2009-01-24 17:05:53 +00:00
John Dennis
b3b4236a0d upgrade to latest upstream v2.1.3 2008-12-05 21:13:23 +00:00
John Dennis
f6c1bd9063 add --with-system-libtool to configure as a workaround for undefined
reference to lt__PROGRAM__LTX_preloaded_symbols bump revision number
2008-12-04 00:43:05 +00:00
John Dennis
78241dc605 add --with-system-libtool to configure as a workaround for undefined
reference to lt__PROGRAM__LTX_preloaded_symbols
2008-12-02 19:50:11 +00:00
John Dennis
4e15cd93f4 fix changelog ordering 2008-12-01 15:34:30 +00:00
John Dennis
235ae13ca1 add obsoletes tags for removed dialupadmin subpackages add buildrequires
for readline
2008-12-01 15:29:38 +00:00
Ignacio Vazquez-Abrams
3deead4d19 Rebuild for Python 2.6 2008-12-01 05:03:46 +00:00
John Dennis
05871a3e02 - make spec file buildable on RHEL5.2 by making perl-devel a fedora only
dependency.
- remove diaupadmin packages, it's not well supported and there are
    problems with it.
2008-11-21 18:49:58 +00:00
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