1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
# ChangeLog for mail-mta/qpsmtpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.14 2012/03/18 18:35:57 pacho Exp $
18 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #118003.
*qpsmtpd-0.84 (29 Feb 2012)
29 Feb 2012; Robin H. Johnson <robbat2@gentoo.org>
+files/qpsmtpd-0.83-accept-empty-email.patch, +qpsmtpd-0.84.ebuild:
Version bump and fix for mails with no body (submitted upstream).
20 Sep 2011; Michał Górny <mgorny@gentoo.org> qpsmtpd-9999.ebuild:
Migrate to git-2.
25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> qpsmtpd-0.83-r1.ebuild:
Clean up file and dir ownership.
25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> qpsmtpd-0.83-r1.ebuild:
And a dir for the pid file.
*qpsmtpd-0.83-r1 (25 Mar 2010)
25 Mar 2010; Robin H. Johnson <robbat2@gentoo.org>
+qpsmtpd-0.83-r1.ebuild, files/qpsmtpd.initd:
Passing /dev/null as a pidfile path makes s-s-d rm your /dev/null device!
*qpsmtpd-9999 (16 Sep 2009)
16 Sep 2009; Robin H. Johnson <robbat2@gentoo.org>
-qpsmtpd-0.83_pre9999.ebuild, +qpsmtpd-9999.ebuild:
Update live ebuild to 9999 version rather than sub-0.83 version since a
real 0.83 was released. Also update to current state of upstream tree.
*qpsmtpd-0.83 (16 Sep 2009)
16 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> +qpsmtpd-0.83.ebuild,
+files/qpsmtpd-0.83-clamd_conf.patch:
Version bump. 0.40-badhelo_disconnect.patch merged upstream.
*qpsmtpd-0.83_pre9999 (31 Jul 2009)
*qpsmtpd-0.82 (31 Jul 2009)
31 Jul 2009; Robin H. Johnson <robbat2@gentoo.org>
-qpsmtpd-0.82_pre9999.ebuild, +qpsmtpd-0.82.ebuild,
+qpsmtpd-0.83_pre9999.ebuild:
Version bump per bug #279490.
*qpsmtpd-0.82_pre9999 (28 Apr 2009)
28 Apr 2009; Markus Ullmann <jokey@gentoo.org>
-qpsmtpd-0.43_rc2_pre945.ebuild, +qpsmtpd-0.82_pre9999.ebuild:
Add live ebuild and drop oldest
28 Apr 2009; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Keyword testing on verified arches
*qpsmtpd-0.81 (28 Apr 2009)
28 Apr 2009; Markus Ullmann <jokey@gentoo.org> +qpsmtpd-0.81.ebuild:
Version bump, valid_auth hook dropped as not used by upstream plugins
anymore
*qpsmtpd-0.43_rc2_pre955 (27 Oct 2008)
27 Oct 2008; Markus Ullmann <jokey@gentoo.org>
qpsmtpd-0.43_rc2_pre945.ebuild, +qpsmtpd-0.43_rc2_pre955.ebuild:
Version bump
*qpsmtpd-0.43_rc2_pre945 (28 Sep 2008)
28 Sep 2008; Markus Ullmann <jokey@gentoo.org>
+files/qpsmtpd-0.40-badhelo_disconnect.patch,
+files/qpsmtpd-0.40-badrcptto_allowrelay.patch,
+files/qpsmtpd-0.40-clamd_conf.patch,
+files/qpsmtpd-0.40-peer_hooks.patch,
+files/qpsmtpd-0.43-peer_hooks.patch, +files/qpsmtpd.confd,
+files/qpsmtpd.envd, +files/qpsmtpd.initd, +files/qpsmtpd.xinetd,
+metadata.xml, +qpsmtpd-0.43_rc2_pre945.ebuild:
Initial import, also fixes bug #167930. Thanks to various people
contributing on bugzie and on irc
|