File: changelog

package info (click to toggle)
pglistener 5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 784; perl: 368; sh: 126; sql: 89; makefile: 2
file content (347 lines) | stat: -rw-r--r-- 11,910 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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
pglistener (5.2-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.7.2.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Mon, 03 Mar 2025 17:56:20 -0300

pglistener (5.2-1) unstable; urgency=medium

  * New upstream version 5.2. (Closes: #1085775)
      - Thanks to Graham Inggs and Theodotos Andreou.
  * debian/control: updated link to upstream repository.
  * debian/copyright:
      - Updated link to upstream repository.
      - Updated upstream and package copyright years.
  * debian/watch: updated gitlab link.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Tue, 28 Jan 2025 15:56:58 -0300

pglistener (5.1-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.7.0.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Tue, 09 Apr 2024 11:34:49 -0300

pglistener (5.1-1) unstable; urgency=medium

  * New upstream version 5.1.
  * debian/copyright: updated packaging copyright years.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Thu, 04 Apr 2024 18:10:09 -0300

pglistener (5.0-2) unstable; urgency=medium

  * debian/salsa-ci.yml: file created.
  * debian/control:
      - Added ${misc:Pre-Depends} on Pre-Depends field.
      - Bumped Standards-Version to 4.6.2.
      - Removed lsb-base dependency.
      - Updated Vcs-Git, Vcs-Browser and Homepage fields.
  * debian/copyright: updated packaging copyright years.
  * debian/gbp.conf: file created.
  * debian/upstream/metadata:
      - Fixed upstream metadata fields: Repository.
      - Removed obsolete field Name from debian/upstream/metadata (already
        present in machine-readable debian/copyright).

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Fri, 20 Jan 2023 10:46:08 -0300

pglistener (5.0-1) unstable; urgency=medium

  * New upstream version 5.0.
  * Package converted to non-native.
  * debian/control:
      - Bumped Standards-Version to 4.6.1.
      - Removed X-Python3-Version.
  * debian/copyright:
      - Added Stelios Milidonis and Collabora SysAdmin Team.
      - Changed maintainer email.
      - Changed source to Collabora repository.
      - Moved manpage copyright to upstream section.
  * debian/manpages: updated.
  * debian/manpage/: deleted because is on upstream.
  * debian/source/format: changed to quilt.
  * debian/upstream/metadata: created.
  * debian/watch: created.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Wed, 07 Sep 2022 09:52:41 -0300

pglistener (4.9) unstable; urgency=medium

  * debian/control: added libnss-myhostname.
  * debian/copyright:
      - Added Mark Kennedy.
      - Updated copyright year for Paulo.
  * debian/manpage/pglistener.header: updated pglistener date and version.
  * debian/pglistener.lintian-overrides: deleted.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Fri, 10 Jun 2022 12:18:11 -0300

pglistener (4.8) unstable; urgency=medium

  * debian/control: move all packages from Recommends to Depends.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Tue, 07 Jun 2022 18:17:37 -0300

pglistener (4.7) unstable; urgency=medium

  * debian/changelog: fix previous log description.
  * debian/copyright:
      - Update copyright year for package.
      - Update copyright year for genallman.sh file.
  * debian/tests/control: add Restrictions: allow-stderr.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Mon, 10 Jan 2022 11:58:18 -0300

pglistener (4.6) unstable; urgency=medium

  * debian/control: added python3-psycopg2 pnd ython3-bsddb3 on Recommends.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Fri, 10 Dec 2021 10:34:18 -0300

pglistener (4.5) unstable; urgency=medium

  * Thanks to Collabora staff for your help, especially Bruna Pinos for
    her Python fixes.
  * setup.py: updated version to 4.5.
  * test.py:
      - changed import from bsddb to bsddb3.
      - fixed deprecated warnings.
      - removed test which was failing before.
  * debian/control: fixed Maintainer name.
  * debian/copyright: added Bruna Pinos de Oliveira.
  * debian/tests/test.py: updated with fixes for Python3.
  * pglistener/apachevhost.py:
      - changed 'pglistener import' to '.pglistener import'.
  * pglistener/config.py:
      - changed 'ConfigParser' to 'configparser'.
  * pglistener/flatfile.py:
      - changed 'pglistener import' to '.pglistener import'.
      - changed 'has_key' to 'in'.
  * pglistener/mailinglist.py:
      - changed 'pglistener import' to '.pglistener import'.
  * pglistener/nssdb.py:
      - changed 'pglistener import' to '.pglistener import'
      - changed 'import bsddb.db' to 'import bsddb3.db'.
      - changed 'for field in db_keys.keys()' encode.
  * pglistener/nssgroupdb.py:
      - changed 'nssdb import' to '.nssdb import'.
  * pglistener/nsspasswddb.py:
      - changed 'nssdb import' to '.nssdb import'.
  * pglistener/nssshadowdb.py:
      - changed 'nssdb import' to '.nssdb import'.
  * pglistener/pglistener.py:
       - removed 'import err'.
       - changed file 'class' to 'open'.
  * pglistener/simpledbm.py
       - changed 'pglistener import' to '.pglistener import'.
  * pglistener/sshkeys.py:
       - changed 'pglistener import' to '.pglistener import'.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Tue, 02 Nov 2021 09:56:16 -0300

pglistener (4.4) unstable; urgency=medium

  * NMU.
  * Updated to python3 on tests.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Mon, 27 Sep 2021 10:26:59 -0300

pglistener (4.3) unstable; urgency=medium

  * New upstream version 4.3. (Closes: #966771, #943205, #965771).
  * debian/clean: created.
  * debian/tests/control: updated Depends to python3.
  * On version 4.2 had to fix some python2 sintax on these files below
    to the code works on python3:
      - pglistener/daemon.py
      - pglistener/pglistener.py

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Thu, 23 Sep 2021 10:13:06 -0300

pglistener (4.2) unstable; urgency=medium

  * New upstream version 4.2.
  * debian/control:
      - Added X-Python3-Version.
      - Updated packages for python3.
      - Bumped Standards-Version to 4.6.0.
      - New format to debhelper-compat and updated level to 13.
  * debian/compat: deleted.
  * debian/rules: updated for python3 --buildsystem=pybuild.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Wed, 22 Sep 2021 22:55:59 -0300

pglistener (4.1) unstable; urgency=medium

  * New upstream version 4.1.
  * Release with updates from 2017 to 2021.
  * debian/control:
      - Added 'Rules-Requires-Root: no' in source stanza.
      - Changed maintainer for Paulo Henrique de Lima Santana.
      - Updated extended description.
  * debian/copyright:
      - Changed source repository.
      - Updated software and packaging authors and copyright years.
  * debian/manpage/*: created for pglistener, pglistener-update and pua.
  * debian/manpages: created.

 -- Paulo Henrique de Lima Santana (phls) <phls@debian.org>  Wed, 22 Sep 2021 17:34:13 -0300

pglistener (4+nmu1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Vivek Das Mohapatra ]
  * Treat STDIN as utf8.

  [ Jordi Mallach ]
  * Add Recommends on libterm-readline-gnu-perl.

  [ Maxime “pep” Buquet ]
  * NssDb: Python uses 4 spaces
  * NssDb: Prevent crashes when tmp db already exists
  * Fix python coding style and linting issues
  * mailinglist: Use wrapper func instead of lambda to prevent
    cell-var-from-loop lint error
  * Fix nss db mode (octal not hexa)
  * daemon: use octal for opening mode
  * nssdb: don't shadow db variable
  * update: use dict comprehension
  * Implement sdnotify to help monitoring via systemd
  * sdnotify: declare notifier even when sdnotify isn't available
  * Add systemd service file for sdnotify features
  * debian/control: add python-sdnotify as recommend
  * nssdb: fix variable name
  * setup.py: Use setuptools instead of distutils.
  * Rename scripts and fix python2 shebang

  [ Jordi Mallach ]
  * Add $local_fs to Required-Start and Required-Stop in init script.
  * Use debhelper compat v11.
  * Rewrite copyright in machine-readable format v1.
  * Add Vcs-* fields.
  * Add Homepage field.
  * Update Standards-Version to 4.3.0.
  * Make the source package format 3.0 (native).
  * Drop --parallel from dh invocation, not needed in v11.
  * Use dh-python and generate deps via ${python:Depends}.
  * Move from /var/run to /run.
  * Adapt to renamed scripts location.
  * Drop obsolete X-Python-Versions field.

 -- Jordi Mallach <jordi@debian.org>  Fri, 03 May 2019 16:20:12 +0200

pglistener (4) unstable; urgency=medium

  * Add missing ${misc:Depends} to Depends.
  * Add lintian overrides.
  * Switch build system to dh, use setup.py.
  * Add libnss-db to Recommends.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 18 Mar 2015 14:57:02 +0100

pglistener (3) unstable; urgency=low

  * Use @ instead of . as pubkey separator for gitolite.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 18 Mar 2013 13:23:57 +0100

pglistener (2) unstable; urgency=low

  * Add format support to flatfile
  * Add gitolite handler
  * pua updates to handle email field

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 18 Mar 2013 13:15:39 +0100

pglistener (1) unstable; urgency=low

  * Switch versioning to just be an integer.
  * Fix race condition in nssdb.py where a database would be temporarily
    empty.
  * Freedesktop.org uses slightly different db, fix pua for them.
  * Move libdbix-class-perl to suggests, it's just needed for pua.
  * Make myself the maintainer.
  * Update debian/copyright to be useful.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 25 Apr 2011 18:32:03 +0200

pglistener (0-11) lenny; urgency=low

  * Make sure to import psycopg2.extensions too, to make even newer
    versions of psycopg2 happy.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 14 Jul 2010 12:10:18 +0200

pglistener (0-10) lenny; urgency=low

  * Get rid of postgresql from Required-Start and Required-Stop in the
    init script.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 12 Jul 2010 15:33:37 +0200

pglistener (0-9) lenny; urgency=low

  * Make this compatible with newer versions of psycopg2.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 12 Jul 2010 15:21:13 +0200

pglistener (0-8) lenny; urgency=low

  * Add user administration tool.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 15 Apr 2010 09:00:22 +0200

pglistener (0-7) lenny; urgency=low

  * Fix typo

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 25 Feb 2010 08:48:37 +0100

pglistener (0-6) lenny; urgency=low

  * Turn on TCP keepalives if possible.  This should make us better at
    detecting when the connection goes away.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 16 Feb 2010 11:36:10 +0100

pglistener (0-5) lenny; urgency=low

  * Fix silly typo in starter.py and update.py where it would fail to
    start since config.read_config has now been renamed to
    config.read_configs.
  * Make starter.py only look at argv[1:] to avoid trying to parse itself
    as a config file.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 08 Sep 2009 11:26:18 +0200

pglistener (0-4) lenny; urgency=low

  [ Dafydd Harries ]
  * Add support for config directories in addition to a single file.
  * Add more tests.

  [ Tollef Fog Heen ]
  * Add myself to uploaders.
  * Look for configs in /etc/pglistener/conf.d by default.

 -- Tollef Fog Heen <tfheen@debian.org>  Fri, 28 Aug 2009 23:30:19 +0200

pglistener (0-3) lenny; urgency=low

  * Make sure to include the sshkeys class

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 21 May 2009 18:56:22 +0200

pglistener (0-2) lenny; urgency=low

  * Add MailingList class

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 21 May 2009 11:10:15 +0200

pglistener (0-1) unstable; urgency=low

  * Initial package.

 -- Dafydd Harries <daf@debian.org>  Thu, 20 Nov 2008 13:18:22 +0000