/[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.28 by vip-ire, Sat May 7 06:47:21 2016 UTC Revision 1.35 by unnilennium, Mon Feb 27 18:47:02 2017 UTC
# Line 1  Line 1 
1  # $Id: smeserver-qpsmtpd.spec,v 1.27 2016/05/06 22:55:06 vip-ire Exp $  # $Id: smeserver-qpsmtpd.spec,v 1.34 2016/09/13 07:48:58 vip-ire 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 26  %define release 33
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 41  Patch28: smeserver-qpsmtpd-2.4.0-dmarc_s Line 41  Patch28: smeserver-qpsmtpd-2.4.0-dmarc_s
41  Patch29: smeserver-qpsmtpd-2.4.0-dmarc_reporting.patch  Patch29: smeserver-qpsmtpd-2.4.0-dmarc_reporting.patch
42  Patch30: smeserver-qpsmtpd-2.4.0-spf_reject_policy.patch  Patch30: smeserver-qpsmtpd-2.4.0-spf_reject_policy.patch
43  Patch31: smeserver-qpsmtpd-2.4.0-PERMS.patch  Patch31: smeserver-qpsmtpd-2.4.0-PERMS.patch
44    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
46    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 75  AutoReqProv: no Line 81  AutoReqProv: no
81  SME Server qpsmtpd smtpd module  SME Server qpsmtpd smtpd module
82    
83  %changelog  %changelog
84    * Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-33.sme
85    - updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch
86    - to take into account list using a subdomain [SME: 10116]
87    
88    * Tue Sep 13 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-32.sme
89    - Set the default helo policy to lenient [SME: 9767]
90    
91    * Tue Jul 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-31.sme
92    - Turn SPF and DMARC rejects off by default [SME: 9654]
93    
94    * Fri Jun 17 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-30.sme
95    - Fix disabling DMARC reporting [SME: 9507]
96    
97    * Tue May 24 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-29.sme
98    - Remove o and r DKIM fields as they are not standard [SME: 9506]
99    
100    * Mon May 16 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-28.sme
101    - In qpsmtpd-print-dns set DKIM options after the public key so the string
102      will still be splitted correctly [SME: 9506]
103    
104    * Sat May 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-27.sme
105    - Fix a syntax error in the qpsmtpd-print-dns script [SME: 9507]
106    
107  * Sat May 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-26.sme  * Sat May 7 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-26.sme
108  - Remove warning about spool dir permission on startup [SME: 9511]  - Remove warning about spool dir permission on startup [SME: 9511]
109    
# Line 833  SME Server qpsmtpd smtpd module Line 862  SME Server qpsmtpd smtpd module
862  %patch29 -p1  %patch29 -p1
863  %patch30 -p1  %patch30 -p1
864  %patch31 -p1  %patch31 -p1
865    %patch32 -p1
866    %patch33 -p1
867    %patch34 -p1
868    %patch35 -p1
869    %patch36 -p1
870    %patch37 -p1
871    
872  %build  %build
873  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