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