--- rpms/e-smith-samba/sme9/e-smith-samba.spec 2013/03/11 18:16:53 1.4 +++ rpms/e-smith-samba/sme9/e-smith-samba.spec 2020/06/29 02:12:45 1.31 @@ -1,10 +1,10 @@ -# $Id: e-smith-samba.spec,v 1.3 2013/02/21 23:10:09 wellsi Exp $ +# $Id: e-smith-samba.spec,v 1.30 2020/06/28 18:11:42 jpp Exp $ Summary: e-smith specific Samba configuration files and templates %define name e-smith-samba Name: %{name} %define version 2.4.0 -%define release 4 +%define release 27 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,24 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-samba-2.4.0-tdbbackup.patch Patch2: e-smith-samba-2.4.0-samba_audit_log.patch +Patch3: e-smith-samba-2.4.0-workgroup.patch +Patch4: e-smith-samba-2.4.0-WaitForNetwork.patch +Patch5: e-smith-samba-2.4.0-smbServerName.patch +Patch6: e-smith-samba-2.4.0-40MachineUid.patch +Patch7: e-smith-samba-2.4.0-win8Samba.patch +Patch8: e-smith-samba-2.4.0-maxProtocol.patch +Patch9: e-smith-samba-2.4.0-WideLinks.patch +Patch10: e-smith-samba-2.4.0-shadow_copy.patch +Patch11: e-smith-samba-2.4.0-20smb.patch +Patch12: e-smith-samba-2.4.0-audit_param.patch +Patch13: e-smith-samba-2.4.0.bz9038.W10_registry.patch +Patch14: e-smith-samba-2.4.0-smbaudit_rsyslog.patch +Patch15: e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch +Patch16: e-smith-samba-2.4.0-create_v6_profile_dir.patch +Patch17: e-smith-samba-2.4.0.bz10106.outlook2016domainmember.patch +Patch18: e-smith-samba-2.4.0.bz10575.FixMaxProtocol.patch +Patch19: e-smith-samba-2.4.0-smb2_setport_445.patch + Obsoletes: e-smith-netlogon BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -40,6 +58,80 @@ Requires: /usr/bin/tdbbackup AutoReqProv: no %changelog +* Mon Jun 29 2020 Terry Fage 2.4.0-26.sme +- fix wrong syntax for max protocol for current samba version [SME: 10575] +- removed client max protocol option as not available for current samba version +- added min protocol option + +* Fri Feb 09 2018 Jean-Philipe Pialasse 2.4.0-25.sme +- fix Missing letter in /server-resources/regedit/win10samba.reg [SME: 10492] + +* Fri Mar 24 2017 Jean-Philipe Pialasse 2.4.0-24.sme +- fix outlook error code 0x8004011c [SME: 10106] +- when setting up and email account on a win10 computer joined to a domain (with roaming profiles) + +* Wed Sep 21 2016 Daniel Berteaud 2.4.0-23.sme +- Create V6 profile dir (for Win10 roaming profiles) [SME: 9772] + +* Wed Sep 16 2015 stephane de Labrusse 2.4.0-22.sme +- The samba performance registry is now added in the win10samba.reg [SME: 9038] + +* Sat Sep 12 2015 stephane de Labrusse 2.4.0-20.sme +- Corrected typo in patch of bad character '“', relative to roaming profile +- e-smith-samba-2.4.0.bz9038.W10_registry.patch [SME: 9038] +- e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch [SME: 9048] + +* Wed Sep 9 2015 stephane de Labrusse 2.4.0-18.sme +- Added e-smith-samba-2.4.0.bz9048.RoamingProfileForW8.patch +- Modified the registry file for roaming profile with W8 [SME: 9048] +- Roaming profiles follow Windows version (.V2,.V3,.V4,.V5) [SME: 9038] + +* Fri Sep 4 2015 Daniel Berteaud 2.4.0-17.sme +- Replace syslog template to rsyslog so samba audits are logged in the correct + file [SME: 9037] + +* Fri Sep 4 2015 stephane de Labrusse 2.4.0-16.sme +- added W10 support to SME Domain [SME: 9038] +- e-smith-samba-2.4.0.bz9038.W10_registry.patch + +* Thu Sep 3 2015 Daniel Berteaud 2.4.0-15.sme +- Fix samba audit parameters [SME: 9037] + Patch from Jorge Gonzalez + +* Sun Feb 2 2014 Ian Wells 2.4.0-14.sme +- Remove 20smb as migrating from pre-SME7 is not supported [SME: 7486] + +* Thu Oct 10 2013 Greg Zartman 2.4.0-13.sme +- Replace vfs_shadow_copy with vfs_shadow_copy2 for shadow snapshots [SME:7894] + +* Fri Jul 5 2013 Ian Wells 2.4.0-12.sme +- Add template for wide links [SME: 7752] + +* Fri Jul 5 2013 Ian Wells 2.4.0-11.sme +- Add templates for max protocol [SME: 7753] + +* Fri Jul 5 2013 Ian Wells 2.4.0-10.sme +- Add support for Windows 8 domain joining & user login [SME: 7751] + +* Fri Jul 5 2013 Ian Wells 2.4.0-9.sme +- Add windows network performance enhancements registry file. [SME: 7566] + Patch from Greg Zartman. + +* Fri May 24 2013 Ian Wells 2.4.0-8.sme +- Remove 40MachineUID as not needed after e-smith-samba-2.2.0-38 [SME: 7608] + +* Tue May 21 2013 Ian Wells 2.4.0-7.sme +- Update default ServerName in 30smbServerName [SME: 7609] + +* Mon Apr 29 2013 chris burnat 2.4.0-6.sme +- Add ability to configure waiting for network Win7 registry option, patch from Greg. [SME: 7566] + +* Thu Mar 14 2013 Ian Wells 2.4.0-5.sme +- Change default Workgroup and Domain to sme-server [SME: 7482] + * Mon Mar 11 2013 Shad L. Lords 2.4.0-4.sme - Obsolete el5 version of libsmbclient [SME: 7273] @@ -148,7 +240,7 @@ AutoReqProv: no * Thu Sep 23 2010 Daniel Berteaud 2.2.0-19.sme - Add slapd support [SME: 6228] -* Wed Jul 08 2010 Shad L. Lords 2.2.0-18.sme +* Thu Jul 08 2010 Shad L. Lords 2.2.0-18.sme - Remove require strong key part of regedit file [SME: 6119] * Wed Jun 23 2010 Shad L. Lords 2.2.0-17.sme @@ -249,7 +341,7 @@ AutoReqProv: no * Wed Oct 10 2007 Charlie Brady 1.14.0-31 - Delete printer tdb file on printer delete. [SME: 3336] -* Thu Jun 2 2007 Shad L. Lords 1.14.0-30 +* Thu Jun 7 2007 Shad L. Lords 1.14.0-30 - revert last change. Breaks sme8 and is caught by pass check lib. * Sat Jun 2 2007 Shad L. Lords 1.14.0-29 @@ -269,7 +361,7 @@ AutoReqProv: no [SME: 2400] * Fri Jan 26 2007 Shad L. Lords 1.14.0-25 -- Set ServerName to SystemName after inital configuration [SME: 543] +- Set ServerName to SystemName after inital configuration [SME: 2378] * Thu Jan 25 2007 Shad L. Lords 1.14.0-24 - Allow oplocks to be disabled per ibay [SME: 543] @@ -1167,6 +1259,24 @@ Configuration files and templates for th %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 + %build perl createlinks