1 |
# $Id: e-smith-samba.spec,v 1.4 2013/03/11 18:16:53 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.30 2020/06/28 18:11:42 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Samba configuration files and templates |
Summary: e-smith specific Samba configuration files and templates |
4 |
%define name e-smith-samba |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 5 |
%define release 27 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: e-smith-samba-2.4.0-tdbbackup.patch |
Patch1: e-smith-samba-2.4.0-tdbbackup.patch |
14 |
Patch2: e-smith-samba-2.4.0-samba_audit_log.patch |
Patch2: e-smith-samba-2.4.0-samba_audit_log.patch |
15 |
Patch3: e-smith-samba-2.4.0-workgroup.patch |
Patch3: e-smith-samba-2.4.0-workgroup.patch |
16 |
|
Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch |
17 |
|
Patch5: e-smith-samba-2.4.0-smbServerName.patch |
18 |
|
Patch6: e-smith-samba-2.4.0-40MachineUid.patch |
19 |
|
Patch7: e-smith-samba-2.4.0-win8Samba.patch |
20 |
|
Patch8: e-smith-samba-2.4.0-maxProtocol.patch |
21 |
|
Patch9: e-smith-samba-2.4.0-WideLinks.patch |
22 |
|
Patch10: e-smith-samba-2.4.0-shadow_copy.patch |
23 |
|
Patch11: e-smith-samba-2.4.0-20smb.patch |
24 |
|
Patch12: e-smith-samba-2.4.0-audit_param.patch |
25 |
|
Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch |
26 |
|
Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch |
27 |
|
Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
28 |
|
Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch |
29 |
|
Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch |
30 |
|
Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch |
31 |
|
Patch19: e-smith-samba-2.4.0-smb2_setport_445.patch |
32 |
|
|
33 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
58 |
AutoReqProv: no |
AutoReqProv: no |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Mon Jun 29 2020 Terry Fage <terry.fage@gmail.com 2.4.0-27.sme |
62 |
|
- smb2 protocols needs port 445[SME: 10970] |
63 |
|
|
64 |
|
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-26.sme |
65 |
|
- fix wrong syntax for max protocol for current samba version [SME: 10575] |
66 |
|
- removed client max protocol option as not available for current samba version |
67 |
|
- added min protocol option |
68 |
|
|
69 |
|
* Fri Feb 09 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-25.sme |
70 |
|
- fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492] |
71 |
|
|
72 |
|
* Fri Mar 24 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-24.sme |
73 |
|
- fix outlook error code 0x8004011c [SME: 10106] |
74 |
|
- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) |
75 |
|
|
76 |
|
* Wed Sep 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.sme |
77 |
|
- Create V6 profile dir (for Win10 roaming profiles) [SME: 9772] |
78 |
|
|
79 |
|
* Wed Sep 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-22.sme |
80 |
|
- The samba performance registry is now added in the win10samba.reg [SME: 9038] |
81 |
|
|
82 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-20.sme |
83 |
|
- Corrected typo in patch of bad character '“', relative to roaming profile |
84 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038] |
85 |
|
- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048] |
86 |
|
|
87 |
|
* Wed Sep 9 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-18.sme |
88 |
|
- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch |
89 |
|
- Modified the registry file for roaming profile with W8 [SME: 9048] |
90 |
|
- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038] |
91 |
|
|
92 |
|
* Fri Sep 4 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-17.sme |
93 |
|
- Replace syslog template to rsyslog so samba audits are logged in the correct |
94 |
|
file [SME: 9037] |
95 |
|
|
96 |
|
* Fri Sep 4 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-16.sme |
97 |
|
- added W10 support to SME Domain [SME: 9038] |
98 |
|
- e-smith-samba-2.4.0.bz9038.W10_registry.patch |
99 |
|
|
100 |
|
* Thu Sep 3 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-15.sme |
101 |
|
- Fix samba audit parameters [SME: 9037] |
102 |
|
Patch from Jorge Gonzalez |
103 |
|
|
104 |
|
* Sun Feb 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-14.sme |
105 |
|
- Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486] |
106 |
|
|
107 |
|
* Thu Oct 10 2013 Greg Zartman <gzartman@koozali.org> 2.4.0-13.sme |
108 |
|
- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894] |
109 |
|
|
110 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-12.sme |
111 |
|
- Add template for wide links [SME: 7752] |
112 |
|
|
113 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-11.sme |
114 |
|
- Add templates for max protocol [SME: 7753] |
115 |
|
|
116 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.sme |
117 |
|
- Add support for Windows 8 domain joining & user login [SME: 7751] |
118 |
|
|
119 |
|
* Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme |
120 |
|
- Add windows network performance enhancements registry file. [SME: 7566] |
121 |
|
Patch from Greg Zartman. |
122 |
|
|
123 |
|
* Fri May 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme |
124 |
|
- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] |
125 |
|
|
126 |
|
* Tue May 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.sme |
127 |
|
- Update default ServerName in 30smbServerName [SME: 7609] |
128 |
|
|
129 |
|
* Mon Apr 29 2013 chris burnat <devlist@burnat.com> 2.4.0-6.sme |
130 |
|
- Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566] |
131 |
|
|
132 |
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
133 |
- Change default Workgroup and Domain to sme-server [SME: 7482] |
- Change default Workgroup and Domain to sme-server [SME: 7482] |
134 |
|
|
240 |
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme |
* Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-19.sme |
241 |
- Add slapd support [SME: 6228] |
- Add slapd support [SME: 6228] |
242 |
|
|
243 |
* Wed Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme |
* Thu Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme |
244 |
- Remove require strong key part of regedit file [SME: 6119] |
- Remove require strong key part of regedit file [SME: 6119] |
245 |
|
|
246 |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
341 |
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31 |
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31 |
342 |
- Delete printer tdb file on printer delete. [SME: 3336] |
- Delete printer tdb file on printer delete. [SME: 3336] |
343 |
|
|
344 |
* Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30 |
* Thu Jun 7 2007 Shad L. Lords <slords@mail.com> 1.14.0-30 |
345 |
- revert last change. Breaks sme8 and is caught by pass check lib. |
- revert last change. Breaks sme8 and is caught by pass check lib. |
346 |
|
|
347 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
361 |
[SME: 2400] |
[SME: 2400] |
362 |
|
|
363 |
* Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25 |
* Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-25 |
364 |
- Set ServerName to SystemName after inital configuration [SME: 543] |
- Set ServerName to SystemName after inital configuration [SME: 2378] |
365 |
|
|
366 |
* Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24 |
* Thu Jan 25 2007 Shad L. Lords <slords@mail.com> 1.14.0-24 |
367 |
- Allow oplocks to be disabled per ibay [SME: 543] |
- Allow oplocks to be disabled per ibay [SME: 543] |
1260 |
%patch1 -p1 |
%patch1 -p1 |
1261 |
%patch2 -p1 |
%patch2 -p1 |
1262 |
%patch3 -p1 |
%patch3 -p1 |
1263 |
|
%patch4 -p1 |
1264 |
|
%patch5 -p1 |
1265 |
|
%patch6 -p1 |
1266 |
|
%patch7 -p1 |
1267 |
|
%patch8 -p1 |
1268 |
|
%patch9 -p1 |
1269 |
|
%patch10 -p1 |
1270 |
|
%patch11 -p1 |
1271 |
|
%patch12 -p1 |
1272 |
|
%patch13 -p1 |
1273 |
|
%patch14 -p1 |
1274 |
|
%patch15 -p1 |
1275 |
|
%patch16 -p1 |
1276 |
|
%patch17 -p1 |
1277 |
|
%patch18 -p1 |
1278 |
|
%patch19 -p1 |
1279 |
|
|
1280 |
|
|
1281 |
%build |
%build |
1282 |
perl createlinks |
perl createlinks |