/[smeserver]/rpms/qpsmtpd/sme8/0018-packaging-updates.patch
ViewVC logotype

Contents of /rpms/qpsmtpd/sme8/0018-packaging-updates.patch

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


Revision 1.1 - (show annotations) (download)
Sun Nov 14 20:50:20 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: qpsmtpd-0_84-3_el5_sme, qpsmtpd-0_84-6_el5_sme, qpsmtpd-0_84-2_el5_sme, qpsmtpd-0_84-5_el5_sme, qpsmtpd-0_84-8_el5_sme, qpsmtpd-0_84-9_el5_sme, qpsmtpd-0_84-4_el5_sme, qpsmtpd-0_84-7_el5_sme, HEAD
* Sun Nov 14 2010 <slords@mail.com> 0.84-2.sme
- Sync with upstream git repo.
- Fix require_resolvable_fromhost doesn't work [SME: 6369]
- Fix TLS security defaults [SME: 6366]
- Fix fatal errors when mail has no headers [SME: 6345]

1 From e13952164df61ac289f9f124a7a8bc63d290d4bc Mon Sep 17 00:00:00 2001
2 From: Matt Simerson <matt@tnpi.net>
3 Date: Tue, 11 May 2010 02:33:02 -0400
4 Subject: packaging updates
5
6 added to MANIFEST
7 plugins/check_bogus_bounce
8 plugins/auth/auth_vpopmaild
9 t/plugin_tests/greylisting
10
11 added packaging to MANIFEST.SKIP
12
13 Signed-off-by: Robert <rspier@pobox.com>
14 ---
15 MANIFEST | 3 +++
16 MANIFEST.SKIP | 1 +
17 2 files changed, 4 insertions(+), 0 deletions(-)
18
19 diff --git a/MANIFEST b/MANIFEST
20 index 7ae1b14..59c9260 100644
21 --- a/MANIFEST
22 +++ b/MANIFEST
23 @@ -66,6 +66,7 @@ plugins/auth/auth_checkpassword
24 plugins/auth/auth_cvm_unix_local
25 plugins/auth/auth_flat_file
26 plugins/auth/auth_ldap_bind
27 +plugins/auth/auth_vpopmail
28 plugins/auth/auth_vpopmail_sql
29 plugins/auth/auth_vpopmaild
30 plugins/auth/authdeny
31 @@ -73,6 +74,7 @@ plugins/check_badmailfrom
32 plugins/check_badmailfromto
33 plugins/check_badrcptto
34 plugins/check_badrcptto_patterns
35 +plugins/check_bogus_bounce
36 plugins/check_basicheaders
37 plugins/check_earlytalker
38 plugins/check_loop
39 @@ -146,6 +148,7 @@ t/plugin_tests/auth/auth_flat_file
40 t/plugin_tests/auth/authdeny
41 t/plugin_tests/auth/authnull
42 t/plugin_tests/check_badrcptto
43 +t/plugin_tests/greylisting
44 t/plugin_tests/dnsbl
45 t/plugin_tests/rcpt_ok
46 t/qpsmtpd-address.t
47 diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
48 index d341b38..bc39413 100644
49 --- a/MANIFEST.SKIP
50 +++ b/MANIFEST.SKIP
51 @@ -29,3 +29,4 @@ output/.*
52 ^\.git/.*
53 ^cover_db/
54 \.(orig|rej)$
55 +packaging
56 --
57 1.7.2.2
58

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