File: changelog

package info (click to toggle)
pypdf 5.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,484 kB
  • sloc: python: 39,672; makefile: 35
file content (346 lines) | stat: -rw-r--r-- 10,619 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
pypdf (5.4.0-1) unstable; urgency=low

  * Team upload.
  * New upstream version 5.4.0
  * Refresh d/patches/*.patch
  * Add d/salsa-ci.yml to enable the Salsa CI pipeline

 -- Santiago Ruano Rincón <santiagorr@riseup.net>  Wed, 02 Apr 2025 10:46:21 -0300

pypdf (4.3.1-1) unstable; urgency=medium

  * New upstream release
    - Refresh patches

 -- Scott Kitterman <scott@kitterman.com>  Sun, 21 Jul 2024 23:37:54 -0400

pypdf (4.2.0-1) unstable; urgency=medium

  * New upstream release
    - Drop d/p/0003-Fix-test-exceptions.patch, incorporated upstream
  * Bump standards-version to 4.7.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Tue, 09 Apr 2024 06:29:24 -0400

pypdf (4.1.0-1) unstable; urgency=medium

  * New upstream release
  * Add d/p/0003-Fix-test-exceptions.patch so that only correct tests are run

 -- Scott Kitterman <scott@kitterman.com>  Thu, 07 Mar 2024 08:39:54 -0500

pypdf (4.0.2-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Wed, 21 Feb 2024 07:36:40 -0500

pypdf (4.0.1-1) unstable; urgency=medium

  * New upstream release
    - Drop d/p/0004-Use-pytest.importorskip-to-skip-fpdf-tests.patch,
      equivalent fix incorporated upstream

 -- Scott Kitterman <scott@kitterman.com>  Thu, 01 Feb 2024 00:42:07 -0500

pypdf (4.0.0-1) unstable; urgency=medium

  * Upload to Unstable
  * Drop d/p/0003-Missing-pytest.mark.samples.patch, residual parts of the
    patch are not needed
  * Update d/copyright

 -- Scott Kitterman <scott@kitterman.com>  Tue, 23 Jan 2024 17:01:38 -0500

pypdf (4.0.0-1~exp1) experimental; urgency=medium

  * New upstream release
    - Refresh patches

 -- Scott Kitterman <scott@kitterman.com>  Fri, 19 Jan 2024 09:19:38 -0500

pypdf (3.17.4-1) unstable; urgency=medium

  * New upstream release
    - Drop d/p/0002-mark-new-external-tests-appropriately.patch, incorporated
      upstream
  * Add python3-pytest-timeout and python3-yaml to build-depends
  * Update d/rules test args to use not enable_socket instead of not external
    to align with upstream conventions
  * Add d/p/0002-Remove-addopts-for-pytest.patch to allow test suite to run
  * Add d/p/0003-Missing-pytest.mark.samples.patch to correct missing test
    marks
  * Add d/d/0004-Use-pytest.importorskip-to-skip-fpdf-tests.patch to skip the
    one test that uses fpdf, which is not packaged in Debian
  * Adopt for Debian Python Team (Closes: #1059161)
    - Update maintainer and add myself to uploaders
    - Update Vcs-* to DPT locations

 -- Scott Kitterman <scott@kitterman.com>  Sun, 14 Jan 2024 17:18:31 -0500

pypdf (3.4.1-1) unstable; urgency=medium

  * New upstream version 3.4.1
  * drop patches already loaded upstream
  * Mark external testts appropriately

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 14 Feb 2023 16:58:00 -0500

pypdf (3.3.0-3) unstable; urgency=medium

  * wrap-and-sort -ast
  * recommend pil and pycryptodome for normal installations
  * indicate that unlinking patch has been forwarded upstream
  * use Cryptodome namespace, in line with debian practice
  * Replicate pyproject.toml to avoid PytestUnknownMarkWarning

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 26 Jan 2023 15:11:26 -0500

pypdf (3.3.0-2) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * explain to lintian why there is a very long line in the source
  * d/rules: simplify
  * simplify use of dh_auto_test
  * include resources during testing
  * Clean up Merge outputs directly in tests
  * Clean up .coverage files after testing and before packaging
  * tests: include cryptodome for tests that need it
  * autopkgtest: use pybuild-generated automatic test

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 25 Jan 2023 20:06:59 -0500

pypdf (3.3.0-1) unstable; urgency=medium

  * New upstream version
  * d/watch: move to fetching git tags directly, so
    we can verify them
  * Drop patch already upstream
  * mark new test as external test

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 23 Jan 2023 11:52:29 -0500

pypdf (3.2.1-1) unstable; urgency=medium

  * New upstream release, working now as pypdf (Closes: #1028559)
  * New upstream version 3.2.1
  * refresh patches
  * skip network tests and sample-file tests via pytest arguments
    instead of a patch
  * provide correct test annotations
  * clean up test byproducts

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 13 Jan 2023 17:22:19 -0500

pypdf2 (2.12.1-3) unstable; urgency=medium

  * disable two more network tests

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 13 Jan 2023 16:38:55 -0500

pypdf2 (2.12.1-2) unstable; urgency=medium

  * d/control: correct Vcs-* fields

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 13 Jan 2023 15:54:18 -0500

pypdf2 (2.12.1-1) unstable; urgency=medium

  * new upstream version (last upstream version before breaking changes
    and explicit deprecation in 3.0.0)
  * Rules-Requires-Root: no
  * standards-version: bump to 4.6.2 (no changes needed)
  * add myself to d/copyright with the year 2023
  * filter out override_dh_auto_test when nocheck is in DEB_BUILD_OPTIONS
  * d/control: add Vcs-* fields
  * add myself to uploaders
  * wrap-and-sort -ast
  * add debian/gbp.conf
  * d/watch: drop unnecessary options
  * d/watch: only look for versions 2.x (3.0.0 is backwards-incompatible,
    deprecated, and replaced with pypdf)

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Fri, 13 Jan 2023 15:00:28 -0500

pypdf2 (2.11.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 23 Nov 2022 17:34:53 +0100

pypdf2 (2.11.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 16 Oct 2022 07:40:25 +0200

pypdf2 (2.11.0-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 29 Sep 2022 22:08:25 +0200

pypdf2 (2.10.9-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 19 Sep 2022 22:15:31 +0200

pypdf2 (2.10.7-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 12 Sep 2022 15:24:48 +0200

pypdf2 (2.10.5-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 08 Sep 2022 19:32:59 +0200

pypdf2 (2.10.4-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 30 Aug 2022 20:08:50 +0200

pypdf2 (2.10.3-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 24 Aug 2022 19:51:23 +0200

pypdf2 (2.10.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 21 Aug 2022 09:59:12 +0200

pypdf2 (2.10.0-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 12 Aug 2022 15:57:47 +0200

pypdf2 (2.9.0-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 05 Aug 2022 15:21:02 +0200

pypdf2 (2.8.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 30 Jul 2022 15:56:59 +0200

pypdf2 (2.6.0-1) unstable; urgency=medium

  * New upstream release (closes: #1015296).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Tue, 19 Jul 2022 05:20:15 +0000

pypdf2 (2.4.2-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 08 Jul 2022 19:32:22 +0200

pypdf2 (2.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 02 Jul 2022 21:08:30 +0200

pypdf2 (2.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Wed, 01 Jun 2022 17:43:59 +0200

pypdf2 (1.27.12-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Fri, 06 May 2022 20:40:07 +0200

pypdf2 (1.27.9-1) unstable; urgency=high

  * New upstream release:
    - fixes CVE-2022-24859: manipulated inline images can cause infinite loop
      (closes: #1009879).
  * Update homepage location.
  * Update watch file.
  * Update debhelper level to 13 .
  * Update Standards-Version to 4.6.0.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 30 Apr 2022 08:06:55 +0200

pypdf2 (1.26.0-4) unstable; urgency=medium

  * Remove Python 2 from build dependencies (closes: #937505).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 19 Jan 2020 08:08:58 +0000

pypdf2 (1.26.0-3) unstable; urgency=medium

  * Remove Python 2 bindings (closes: #937505).
  * Update debhelper level to 12 .
  * Update Standards-Version to 4.4.1 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 15 Dec 2019 10:35:51 +0000

pypdf2 (1.26.0-2) unstable; urgency=medium

  * Backport fix 'prevent infinite loop in readObject() function' to prevent
    DoS from upstream Git tree.
  * Remove Breaks/Replaces with python-pypdf (closes: #835983).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 05 Sep 2016 17:14:33 +0000

pypdf2 (1.26.0-1) unstable; urgency=low

  * New upstream release (closes: #833651).
  * Correct breaks/replaces with python-pypdf (closes: #764090).
  * Update Standards-Version to 3.9.8 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 07 Aug 2016 14:32:24 +0000

pypdf2 (1.25.1-1) unstable; urgency=low

  * New upstream release.
  * Add watch file.

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 05 Sep 2015 16:05:35 +0200

pypdf2 (1.23+git20141008-1) unstable; urgency=low

  * Upstream snapshot with various bug fixes.
  * Update Standards-Version to 3.9.6 .

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sat, 25 Oct 2014 20:57:33 +0000

pypdf2 (1.23-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Break/Replace python-pypdf (Closes: #764155)

 -- Jonathan Wiltshire <jmw@debian.org>  Fri, 10 Oct 2014 12:10:51 +0100

pypdf2 (1.23-3) unstable; urgency=medium

  * Correct packages content (closes: #763680).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Thu, 02 Oct 2014 18:14:43 +0000

pypdf2 (1.23-2) unstable; urgency=medium

  * Add missed 2 ending to binary packages (closes: #762186).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Sun, 28 Sep 2014 11:55:17 +0000

pypdf2 (1.23-1) unstable; urgency=low

  * Initial upload to Debian (closes: #719887).

 -- Laszlo Boszormenyi (GCS) <gcs@debian.org>  Mon, 18 Aug 2014 15:29:01 +0000