/[smeserver]/rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec
ViewVC logotype

Contents of /rpms/e-smith-radiusd/sme10/e-smith-radiusd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.20 - (show annotations) (download)
Thu Nov 4 00:41:16 2021 UTC (2 years, 7 months ago) by terryfage
Branch: MAIN
CVS Tags: e-smith-radiusd-2_6_0-17_el7_sme
Changes since 1.19: +10 -4 lines
* Thu Nov 04 2021 John H. Bennett III <bennettj@johnbennettservices.com> 2.6.0-17.sme
- fix WAP-auth patch [SME: 11718]
- fix LDAP-auth patch [SME: 11719]

1 # $Id: e-smith-radiusd.spec,v 1.19 2021/08/23 04:29:32 jpp Exp $
2
3 Summary: e-smith server and gateway - configure PPTP inbound VPN
4 %define name e-smith-radiusd
5 Name: %{name}
6 %define version 2.6.0
7 %define release 17
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: e-smith-radiusd-2.6.0-freeradius3.patch
14 Patch1: e-smith-radiusd-2.6.0-freeradius3bis.patch
15 Patch2: e-smith-radiusd-2.6.0-freeradius3ter.patch
16 Patch3: e-smith-radiusd-2.6.0-bz10853.patch
17 Patch4: e-smith-radiusd-2.6.0-bz11113-bz11155-systemd-update.patch
18 Patch5: e-smith-radiusd-2.6.0-bz11302.patch
19 Patch6: e-smith-radiusd-2.6.0-bz11602-ssl-template.patch
20 Patch7: e-smith-radiusd-2.6.0-bz11718-WAP-auth.patch
21 Patch8: e-smith-radiusd-2.6.0-bz11719-LDAP-auth.patch
22
23 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24 Requires: e-smith-base >= 4.13.16-27
25 Requires: e-smith-lib >= 1.15.1-16
26 Requires: freeradius >= 2.1.12
27 Requires: freeradius-ldap >= 2.1.12
28 Requires: radiusclient-ng >= 0.5.6
29 Obsoletes: radiusclient <= 0.3.2
30 BuildRequires: e-smith-devtools >= 1.13.1-03
31 BuildArchitectures: noarch
32 %define stunnelid 451
33
34 %description
35 e-smith server and gateway - configure radius server
36
37 %changelog
38 * Thu Nov 04 2021 John H. Bennett III <bennettj@johnbennettservices.com> 2.6.0-17.sme
39 - fix WAP-auth patch [SME: 11718]
40 - fix LDAP-auth patch [SME: 11719]
41
42 * Mon Aug 23 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-16.sme
43 - fix ssl template metadata patch [SME: 11680]
44
45 * Wed Jun 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme
46 - remove services2adjust in bootstrap-console-save event, this put systemd in a loop [SME: 11602]
47
48 * Mon May 31 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme
49 - ssl pem using template in place of copy [SME: 11602]
50
51 * Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
52 - radiusd needs ldap started before [SME: 11302]
53
54 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
55 - add Restart=always [SME: 11113]
56 change group of pem file to radiusd
57
58 * Tue Dec 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
59 - create -update event [SME: 11155]
60 - move radiusd to systemd {SME: 11113]
61 remove noise from spec file
62
63 * Thu Dec 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
64 - fix server restartting with virtual_server error [SME: 10853]
65
66 * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
67 - escaped {} characters in ldap template [SME: 9434]
68
69 * Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
70 - fix typo [SME: 9434]
71
72 * Wed Apr 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
73 - more adjustements regarding [SME: 9434]
74 - e-smith-radiusd-2.6.0-freeradius3bis.patch
75 - e-smith-radiusd-2.6.0-freeradius3ter.patch
76
77 * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
78 - fix directorie rpm ownership [SME: 9425]
79
80 * Fri Apr 01 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
81 - updated syntax and conf files for freeradius3 server [SME: 9409]
82
83 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
84 - Initial release to sme10
85
86 * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-10.sme
87 - the config file is radiusclient.conf, not radiusclient-ng.conf [SME: 7546]
88
89 * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-9.sme
90 - Add templates for radiusclient-ng.conf file to remove binaddr
91 directive [SME: 7546]
92
93 * Sun Apr 14 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-8.sme
94 - Add directive to options.pptpd so that radius plugin can find the
95 radiusclient configuration file. [SME: 7546]
96
97 * Sat Apr 13 2013 Charlie Brady <charlie_brady@mitel.com> 2.4.0-7.sme
98 - Fix permissions of /etc/radiusclient-ng/servers. [SME: 7548]
99
100 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
101 - Obsolete el5 version of radiusclient [SME: 7273]
102
103 * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
104 - Use the new listen directive instead of bind_address which is deprecated [SME: 7377]
105
106 * Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
107 - Send log to stdout [SME: 7251]
108
109 * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
110 - Add requires for freeradius-ldap module [SME: 7252]
111
112 * Thu Feb 14 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
113 - Update radiusclient to radiusclient-ng
114
115 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
116 - Roll new stream for sme9
117
118 * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
119 - Auth against ldap if it is master [SME: 6323]
120
121 * Tue Oct 27 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
122 - Add ldap as an auth type to radius [SME: 6313]
123
124 * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
125 - Fix owner/perms for radius files [SME: 5317]
126
127 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
128 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
129
130 * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-18
131 - Allow for multiple auth modules in radiusd.conf [SME: 4166]
132
133 * Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.0.0-17
134 - Remove the Requires kernel =>2.4 line. [SME: 4483]
135
136 * Fri May 18 2007 Federico Simoncelli <federico.simoncelli@gmail.com> 1.0.0-16
137 - Added support for fixed ip addresses in the pptp vpn [SME: 1230]
138
139 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
140 - Clean up spec so package can be built by koji/plague
141
142 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.0.0-14
143 - Fix perms on servers file [SME: 2720]
144
145 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.0.0-14
146 - Fix perms on client.conf file [SME: 2708]
147
148 * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 1.0.0-13
149 - Break up auth template to allow customization [SME: 2565]
150
151 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
152 - Update to new release naming. No functional changes.
153 - Make Packager generic
154
155 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-12
156 - Bump release number only
157
158 * Tue Sep 27 2005 Charlie Brady <charlieb@e-smith.com>
159 - [1.0.0-11]
160 - Fix run script so that output actually goes to the logger. [SF: 1280982]
161
162 * Mon Sep 26 2005 Charlie Brady <charlieb@e-smith.com>
163 - [1.0.0-10]
164 - Make sure that the log/run script is executable, and that
165 the log directory exists. [SF: 1280982]
166 - Make sure that stunnel user exists, by making sure that
167 %pre script works :-) (%stunnelid was not defined).
168
169 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
170 - [1.0.0-9]
171 - Add a log/run script [SF: 1280982]
172
173 * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
174 - [1.0.0-8]
175 - Make sure that stunnel user exists, by %pre script.
176
177 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
178 - [1.0.0-7]
179 - [More updates from Shad.]
180 - Add accounting into radiusd
181 - Let radius do its own normal logging
182
183 * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
184 - [1.0.0-6]
185 - Expand /etc/raddb/users in user-lock [SF: 1225995]
186 - Expand sigterm in password-modify, ldap-update [SF: 1225995]
187
188 * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
189 - [1.0.0-5]
190 - Expand /etc/raddb/users in password-modify event [SF: 1215401]
191
192 * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
193 - [1.0.0-4]
194 - Add missing patch to allow local hosts to be radius clients. [SF: 1215401]
195
196 * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
197 - [1.0.0-3]
198 - Use e-smith-services startup symlink for radiusd, so that 'status'
199 property is honoured. [SF: 1215401]
200
201 * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
202 - [1.0.0-2]
203 - Patches from Shad to automate radiusd startup, and to allow local hosts to
204 be radius clients. [SF: 1215401]
205
206 * Mon Jun 13 2005 Shad L. Lords <slords@mail.com>
207 - [1.0.0-1]
208 - initial
209
210 %prep
211 %setup
212 %patch0 -p1
213 %patch1 -p1
214 %patch2 -p1
215 %patch3 -p1
216 %patch4 -p1
217 rm -rf root/service root/var/service root/var/log/radiusd
218 mkdir -p root/var/log/stunnel/ssl
219 %patch5 -p1
220 %patch6 -p1
221 %patch7 -p1
222 %patch8 -p1
223
224 %build
225 perl createlinks
226
227 %install
228 rm -rf $RPM_BUILD_ROOT
229 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
230 rm -f %{name}-%{version}-%{release}-filelist
231 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
232 --file /sbin/e-smith/systemd/radiusd-configure 'attr(0554,root,root)' \
233 --file /sbin/e-smith/systemd/radiusd-certificate 'attr(0554,root,root)' \
234 --dir /var/service/radiusd 'attr(01755,root,root)' \
235 --dir /var/log/stunnel 'attr(0755,stunnel,stunnel)' \
236 --dir /var/log/stunnel/ssl 'attr(0755,stunnel,stunnel)' \
237 |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb/d' \
238 |sed -e '/%dir %attr(0755,root,root) \/etc\/raddb\/mods-enabled/d' \
239 > %{name}-%{version}-%{release}-filelist
240 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
241
242 %pre
243 /sbin/e-smith/create-system-user stunnel %{stunnelid} \
244 'chrooted stunnel user user' /var/log/stunnel/ssl /bin/false
245 if [ $1 -gt 1 ] ; then
246 if [ -e /var/service/radiusd/run ] ; then
247 /usr/bin/sv d radiusd
248 /usr/bin/sv d radiusd/log
249 fi
250 fi
251
252
253 %clean
254 rm -rf $RPM_BUILD_ROOT
255
256 %files -f %{name}-%{version}-%{release}-filelist
257 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed