File: changelog

package info (click to toggle)
postfixadmin 4.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,888 kB
  • sloc: php: 12,256; perl: 1,156; sh: 717; python: 142; xml: 63; sql: 3; makefile: 2
file content (333 lines) | stat: -rw-r--r-- 11,392 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
postfixadmin (4.0.1+ds-1) unstable; urgency=medium

  * New upstream version 4.0.1+ds
  * change to my debian email

 -- Christoph Martin <chrism@debian.org>  Thu, 30 Oct 2025 20:22:09 +0100

postfixadmin (3.3.15+ds-1) unstable; urgency=medium

  * d/postinst: fix a regression on smarty4 when upgrading from
    bookworm to trixie (Closes: #1091492)
  * drop a patch applied upstream
  * d/copyright: bump copyright year
  * add a new lintian-overrides entry
  * New upstream version 3.3.15

 -- Jing Luo <jing@jing.rocks>  Thu, 09 Jan 2025 16:26:20 +0900

postfixadmin (3.3.14+ds1-1) unstable; urgency=medium

  [ Niels Thykier ]
  * Declare explicit need for fakeroot due to non-root:root ownership

  [ Jing Luo ]
  * postinst: no need to remove legacy apache2 and lighttpd configs
  * postinst: fix permissions of templates_c (Closes: #856338, #988036)
  * install: use dh_apache2 instead
  * links: clean up and move some targets from debian/rules
  * d/rules: complete rewrite
  * d/control: upgrade standards version to 4.7.0
  * d/control: upgrade debhelper-compat to 13
  * d/control: change the homepage URL to the current one
  * d/control: add nginx to the candidate of "depends: httpd"
  * d/control: remove nonexistent package zendframework from recommends
  * d/control: remove php-imap from runtime dependencies
  * d/control: move a few packages from "recommends" to "suggests"
  * d/control: make php-fpm the first choice of php* in runtime dependency
  * d/copyright: rewrite it in DEP-5 format
  * d/: update README.* and friends to the current state of things, also
    add some sample configs in README.Debian
  * add a manpage for postfixadmin-cli(1)
  * add an nginx config sample
  * add a lintian-override entry
  * add a lintian override entry for the source
  * do not install embedded php and js libraries, use shared libraries in Debian
  * silence piuparts complaints
  * drop the dovecotpw patch that was applied upstream
  * backport a patch from upstream master branch to drop php-imap dependency
  * backport a patch from upstream to silence "php deprecated" warnings
  * make debian specific changes in the additional fetchmail script
  * New maintainer (Closes: #897683)
  * d/copyright: explain why we repack upstream source (+ds)
  * New upstream version 3.3.14

 -- Jing Luo <jing@jing.rocks>  Mon, 02 Dec 2024 14:44:38 +0900

postfixadmin (3.3.13-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + postfixadmin: Drop versioned constraint on debconf in Depends.
    + postfixadmin: Drop versioned constraint on sqlite3 in Recommends.
    + Remove 2 maintscript entries from 1 files.

  [ Christoph Martin ]
  * fix debian/watch
  * New upstream version 3.3.13

 -- Christoph Martin <martin@uni-mainz.de>  Tue, 17 Jan 2023 12:39:31 +0100

postfixadmin (3.3.10-2) unstable; urgency=medium

  * remove unnessesary fix for mysqli instead of mysql
  * fix permissions of templates_c directory

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 19 Aug 2021 23:30:30 +0200

postfixadmin (3.3.10-1) unstable; urgency=medium

  * update watch file
  * New upstream version 3.3.10
  * fix lighttpd config (closes: #987998)
  * include templates_c directory in /var/cache (closes: #926253)
  * offer mysqli instead mysql as PHP database type (closes: #857791)
  * symlink /etc/postfixadmin/config.local.php to
    /usr/share/postfixadmin/config.local.php (closes: #926354)

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 16 Aug 2021 19:05:26 +0200

postfixadmin (3.3.7-1) unstable; urgency=medium

  * New upstream version 3.3.7
  * recommend sqlite3 instead of sqlite (closes: #905726)
  * fix alias in apache config (closes: #965075)
  * fix dependency on mariadb-server (closes: #968931)

 -- Christoph Martin <martin@uni-mainz.de>  Wed, 03 Mar 2021 14:57:26 +0100

postfixadmin (3.3.5-1) unstable; urgency=medium

  * New upstream version 3.3.5

 -- Christoph Martin <martin@uni-mainz.de>  Thu, 28 Jan 2021 08:23:28 +0100

postfixadmin (3.3.4-1) unstable; urgency=medium

  * New upstream version 3.3.4

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 25 Jan 2021 10:46:01 +0100

postfixadmin (3.3.3-1) unstable; urgency=medium

  * New upstream version 3.3.3

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 18 Jan 2021 16:23:33 +0100

postfixadmin (3.3.1-1) unstable; urgency=medium

  * New upstream version 3.3.1

 -- Christoph Martin <martin@uni-mainz.de>  Tue, 12 Jan 2021 11:44:54 +0100

postfixadmin (3.2.4-1) unstable; urgency=medium

  * New upstream version 3.2.4

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 21 Sep 2020 11:13:46 +0200

postfixadmin (3.2.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Wrap long lines in changelog entries: 3.0.2-2, 3.0.2-1, 3.0.1-2.
  * Bump debhelper from deprecated 7 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 14 Sep 2020 16:10:16 +0200

postfixadmin (3.2.1-3) unstable; urgency=medium

  [ Jean-Michel Vourgère ]
  * Update apache2 configuration (closes: #926252)

  [ Christian Schrötter ]
  * Fix missing SSL at persistent MySQLi reconnect

 -- Christoph Martin <martin@uni-mainz.de>  Mon, 10 Feb 2020 15:50:48 +0100

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