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