File: changelog

package info (click to toggle)
postfixadmin 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,376 kB
  • sloc: php: 26,373; perl: 1,034; sh: 619; python: 169; makefile: 85; xml: 28
file content (182 lines) | stat: -rw-r--r-- 6,019 bytes parent folder | download
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
postfixadmin (3.2.1-2) unstable; urgency=medium

  * remove backported code which results in errors (closes: #920564)
  * link /usr/share/postfixadmin/scripts/postfixadmin-cli to /usr/bin
    closes: #920264)

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 28 Jan 2019 14:16:05 +0100

postfixadmin (3.2.1-1) unstable; urgency=medium

  * fix debian/changelog
  * New upstream version 3.2.1

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 14 Jan 2019 11:44:58 +0100

postfixadmin (3.2-4) unstable; urgency=medium

  [ Christoph Martin ]
  * fix sqlite database upgrade (closes: #909263)

  [ Ondřej Nový ]
  * d/rules: Remove trailing whitespaces

 -- Christoph Martin <martin@uni-mainz.de>  Fri, 28 Sep 2018 11:19:19 +0200

postfixadmin (3.2-3) unstable; urgency=medium

  * include missing lib folder (closes: #908605)

 -- Christoph Martin <martin@uni-mainz.de>  Wed, 12 Sep 2018 09:17:27 +0200

postfixadmin (3.2-2) unstable; urgency=medium

  * reupload with missing public folder included (closes: #908317)

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 10 Sep 2018 11:40:37 +0200

postfixadmin (3.2-1) unstable; urgency=medium

  [ Christoph Martin ]
  * Move watch target to github
  * Move Vcs-* to Salsa
  * New upstream version 3.2

 -- Christoph Martin <martin@uni-mainz.de>  Fri, 04 May 2018 11:39:57 +0200

postfixadmin (3.0.2-2) unstable; urgency=medium

  * fix mysql connection problems (closes: #861260) see:
    https://github.com/postfixadmin/postfixadmin/issues/38 and
    https://github.com/postfixadmin/postfixadmin/commit/6ee85ac6cc427392a1d37339e45a5dbb4b96461c

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 27 Apr 2017 12:43:15 +0200

postfixadmin (3.0.2-1) unstable; urgency=high

  [ David Goodwin ]
  * Security fix (don't delete protected aliases, CVE-2017-5930) (closes: #854742)
  * Fix MySQL vacation.cache column (regression fix)

  [ Christoph Martin ]
  * remove recommends zendframework (closes: #780418)

 -- Christoph Martin <martin@uni-mainz.de>  Fri, 10 Feb 2017 15:08:46 +0100

postfixadmin (3.0.1-2) unstable; urgency=low

  * Try and make dependencies less strict (and perhaps work for Ubuntu Precise as well)

 -- David Goodwin <david@palepurple.co.uk>  Mon, 10 Oct 2016 20:00:00 +0100

postfixadmin (3.0.1-1) unstable; urgency=low

  * Fix packaging issues (missing: smarty/ and configs/)

 -- David Goodwin <david@palepurple.co.uk>  Mon, 19 Sep 2016 10:08:00 +0100

postfixadmin (3.0-2) unstable; urgency=medium

  * include missing files (closes: #847074)

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 08 Dec 2016 15:06:27 +0100

postfixadmin (3.0-1) unstable; urgency=low

  [ David Goodwin ]
  * New upstream release

  [ Christoph Martin ]
  * merge Debian changes

 -- Christoph Martin <martin@uni-mainz.de>  Wed, 09 Nov 2016 15:43:41 +0100

postfixadmin (2.93-2) unstable; urgency=medium

  [ Christoph Martin ]
  * add fix for missing token bug (closes: #825151)
  * add depend on php-mbstring

  [ David Goodwin ]
  * Replace debian/ using Debian v2.3.7-2. See Debian's #821643
  * This adds : PHP7 and Apache 2.4 support.

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu, 07 Jul 2016 16:36:08 +0200

postfixadmin (2.93-1) unstable; urgency=low

  [ David Goodwin ]
  * New upstream release (closes: #819218)
  * update dependencies to allow mariadb as database (closes: #778794)

  [ Christoph Martin ]
  * merge to Debian build
  * include patch remove code which needs mysql >= 5.6
  * update standards version to 3.9.6

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 27 Jun 2016 17:59:10 +0200

postfixadmin (2.3.7-2) unstable; urgency=medium

  * depend on php instead of php7 (closes: #821643)

 -- Christoph Martin <martin@uni-mainz.de>  Fri, 20 May 2016 15:34:04 +0200

postfixadmin (2.3.7-1) unstable; urgency=medium

  [ Norman Meßtorff ]
  * [76ef] change recommends of postgresql-server (not existing) to postgresql.
    Thanks to Michael Neuffer (Closes: 699602)
  * [4bb5] Change suggestion of transitional package dovecot-common
    to dovecot-core
  * [f06f] Add new recommended package 'zendframework'
    Thanks to Benedikt Trefzer (Closes: 684080)
  * [d25a] rules: remove not needed target 'prep'
  * [47f7] control: update standards-version to 3.9.5 without changes
  * [6f51] Imported Upstream version 2.3.7 (Closes: #741969)
  * [4256] Remove patch 0002-fix-sql-injection_show_alias
  * [0e04] Update Vcs-* tags in control file
  * [4f90] remove legacy apache configuration in prerm, if existing

  [ Gaudenz Steinlin ]
  * [a5a3] Apache 2.4 transition (Closes: #669834)
  * [68fe] Use doveadm pw instead of dovecotpw by default (Closes: #706698)
  * [1da4] Remove wwwconfig-common support (Closes: #691936, #719933)
  * [b509] Add myself as uploader
  * [f628] Rename lighttpd config to 90-postfixadmin.conf
  * [a0e6] Remove config symlink for lighttpd in postinst

 -- Gaudenz Steinlin <gaudenz@debian.org>  Mon, 06 Oct 2014 13:27:25 +0200

postfixadmin (2.3.5-3) unstable; urgency=high

  [ Norman Messtorff ]
  * [a620b76] fix possible SQL injection of $show_alias in function
    gen_show status()

 -- Norman Messtorff <normes@normes.org>  Sun, 23 Mar 2014 19:07:23 +0100

postfixadmin (2.3.5-2+deb7u1) wheezy-security; urgency=high

  * Non-maintainer upload
  * SECURITY: fix SQL injection in show_gen_status()
    This is only exploitable by authenticated users able
    to create new aliases.
    Upstream commit: http://sourceforge.net/p/postfixadmin/code/1650

 -- Gaudenz Steinlin <gaudenz@debian.org>  Thu, 20 Mar 2014 10:41:47 +0100

postfixadmin (2.3.5-2) unstable; urgency=low

  * Added .po translation files (Closes: #667951, #667962, #668202, #668288,
    #668298, #668301, #668405, #668635)
  * Updated standards version to 3.9.3 without changes.

 -- Norman Messtorff <normes@normes.org>  Thu, 26 Apr 2012 20:55:57 +0200

postfixadmin (2.3.5-1) unstable; urgency=low

  * Initial Debian release (Closes: #247225)

 -- Norman Messtorff <normes@normes.org>  Sun, 15 Jan 2012 12:27:28 +0100