/[smeserver]/rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec
ViewVC logotype

Diff of /rpms/smeserver-qpsmtpd/sme9/smeserver-qpsmtpd.spec

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

Revision 1.31 by vip-ire, Tue May 24 08:27:36 2016 UTC Revision 1.37 by unnilennium, Sat May 6 04:17:20 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-qpsmtpd.spec,v 1.30 2016/05/16 10:22:42 vip-ire Exp $  # $Id: smeserver-qpsmtpd.spec,v 1.36 2017/02/27 18:58:29 unnilennium Exp $
2    
3  Summary: SME Server qpsmtpd module  Summary: SME Server qpsmtpd module
4  %define name smeserver-qpsmtpd  %define name smeserver-qpsmtpd
5  Name: %{name}  Name: %{name}
6  %define version 2.4.0  %define version 2.4.0
7  %define release 29  %define release 35
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 44  Patch31: smeserver-qpsmtpd-2.4.0-PERMS.p Line 44  Patch31: smeserver-qpsmtpd-2.4.0-PERMS.p
44  Patch32: smeserver-qpsmtpd-2.4.0-fix_syntax_in_print_dns.patch  Patch32: smeserver-qpsmtpd-2.4.0-fix_syntax_in_print_dns.patch
45  Patch33: smeserver-qpsmtpd-2.4.0-set_dkim_option_after_key.patch  Patch33: smeserver-qpsmtpd-2.4.0-set_dkim_option_after_key.patch
46  Patch34: smeserver-qpsmtpd-2.4.0-remove_o_and_r_dkim_fields.patch  Patch34: smeserver-qpsmtpd-2.4.0-remove_o_and_r_dkim_fields.patch
47    Patch35: smeserver-qpsmtpd-2.4.0-fix_disabling_dmarc_reports.patch
48    Patch36: smeserver-qpsmtpd-2.4.0-spf_and_dmarc_reject_off.patch
49    Patch37: smeserver-qpsmtpd-2.4.0-default_helo_policy_lenient.patch
50  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
51  Requires: qpsmtpd >= 0.96  Requires: qpsmtpd >= 0.96
52  Requires: perl(ClamAV::Client)  Requires: perl(ClamAV::Client)
# Line 70  Requires: perl-Convert-TNEF Line 73  Requires: perl-Convert-TNEF
73  Requires: perl-IO-stringy  Requires: perl-IO-stringy
74  Requires: perl-File-MMagic  Requires: perl-File-MMagic
75  Requires: perl-MIME-tools  Requires: perl-MIME-tools
76    Conflicts: smeserver-wbl < 0.3.0-14
77  BuildArchitectures: noarch  BuildArchitectures: noarch
78  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
79  AutoReqProv: no  AutoReqProv: no
# Line 78  AutoReqProv: no Line 82  AutoReqProv: no
82  SME Server qpsmtpd smtpd module  SME Server qpsmtpd smtpd module
83    
84  %changelog  %changelog
85    * Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-35.sme
86    - prevent incoming email to stop if smeserver-wbl is installed and not updated [SME: 10276]
87    
88    * Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-34.sme
89    - updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch
90    - to take into account list using a subdomain [SME: 10116]
91    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
92      by assuming the date is correct and changing the weekday.
93      Thu May 11 2005 --> Thu May 05 2005 or Wed May 11 2005 or Thu May 12 2005 or ....
94      Sun Sep 25 2010 --> Sun Sep 19 2010 or Sat Sep 25 2010 or Sun Sep 26 2010 or ....
95    
96    * Tue Sep 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-32.sme
97    - Set the default helo policy to lenient [SME: 9767]
98    
99    * Tue Jul 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-31.sme
100    - Turn SPF and DMARC rejects off by default [SME: 9654]
101    
102    * Fri Jun 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-30.sme
103    - Fix disabling DMARC reporting [SME: 9507]
104    
105  * Tue May 24 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-29.sme  * Tue May 24 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-29.sme
106  - Remove o and r DKIM fields as they are not standard [SME: 9506]  - Remove o and r DKIM fields as they are not standard [SME: 9506]
107    
# Line 197  SME Server qpsmtpd smtpd module Line 221  SME Server qpsmtpd smtpd module
221  * Fri Oct 1 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-10.sme  * Fri Oct 1 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-10.sme
222  - Fix RelayRequiresAuth for local network [SME: 5575]  - Fix RelayRequiresAuth for local network [SME: 5575]
223    
224  * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme  * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
225      Sun Sep 25 2010 --> Sun Sep 19 2010 or Sat Sep 25 2010 or Sun Sep 26 2010 or ....
226  - Make tls ciphers configurable [SME: 6241]  - Make tls ciphers configurable [SME: 6241]
227    
228  * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-8.sme  * Sat Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
229      Sun Sep 25 2010 --> Sun Sep 19 2010 or Sat Sep 25 2010 or Sun Sep 26 2010 or ....
230  - Require auth for all relays (local too) [SME: 5575]  - Require auth for all relays (local too) [SME: 5575]
231    
232  * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme  * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
# Line 704  SME Server qpsmtpd smtpd module Line 730  SME Server qpsmtpd smtpd module
730  - Make sure that empty templates-begin files exist in peers/{0,local}  - Make sure that empty templates-begin files exist in peers/{0,local}
731    templates directories.    templates directories.
732    
733  * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>  * Wed May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
734      Thu May 11 2005 --> Thu May 05 2005 or Wed May 11 2005 or Thu May 12 2005 or ....
735  - [0.0.4-12]  - [0.0.4-12]
736  - Fix up config/relayclients - need a dot after network blocks  - Fix up config/relayclients - need a dot after network blocks
737    
738  * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>  * Wed May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
739      Thu May 11 2005 --> Thu May 05 2005 or Wed May 11 2005 or Thu May 12 2005 or ....
740  - [0.0.4-11]  - [0.0.4-11]
741  - Also regenerate goodrcptto in {user,pseudonym}-modify, since  - Also regenerate goodrcptto in {user,pseudonym}-modify, since
742    details about the account may have changed    details about the account may have changed
743    
744  * Thu May 11 2005 Gordon Rowell <gordonr@gormand.com.au>  * Wed May 11 2005 Gordon Rowell <gordonr@gormand.com.au>
745      Thu May 11 2005 --> Thu May 05 2005 or Wed May 11 2005 or Thu May 12 2005 or ....
746  - [0.0.4-10]  - [0.0.4-10]
747  - Actually regenerate goodrcptto in the events mentioned in  - Actually regenerate goodrcptto in the events mentioned in
748    0.0.3-01 (typo in createlinks)    0.0.3-01 (typo in createlinks)
# Line 849  SME Server qpsmtpd smtpd module Line 878  SME Server qpsmtpd smtpd module
878  %patch32 -p1  %patch32 -p1
879  %patch33 -p1  %patch33 -p1
880  %patch34 -p1  %patch34 -p1
881    %patch35 -p1
882    %patch36 -p1
883    %patch37 -p1
884    
885  %build  %build
886  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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