File: changelog

package info (click to toggle)
libzorpll 7.0.4.0-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,424 kB
  • sloc: cpp: 16,387; ansic: 2,122; makefile: 148; sh: 71
file content (502 lines) | stat: -rw-r--r-- 15,047 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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
libzorpll (7.0.4.0-2) unstable; urgency=medium

  * [8784a53] Fix upgrade issue if libzorpll-7.0-1-dev is installed
    (Closes: #968274)

 -- SZALAY Attila <sasa@debian.org>  Sat, 29 Aug 2020 22:32:39 +0200

libzorpll (7.0.4.0-1) unstable; urgency=medium

  * [89138c5] New upstream version 7.0.4.0
  * [997ae16] Test new version
  * [6ddf3d0] Fix compilation error
  * [2391546] Align library package name with the soname

 -- SZALAY Attila <sasa@debian.org>  Tue, 04 Aug 2020 12:16:35 +0200

libzorpll (7.0.1.0~alpha1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from Andreas Beckmann to add "Breaks" on libzorpll-6.0-10-dev
    and libssl1.0-dev for smoother upgrades from stretch. This resulted from
    the switch from libssl1.0-dev to libssl-dev. (Closes: #928883)

 -- Chris Lamb <lamby@debian.org>  Fri, 24 May 2019 14:06:05 +0100

libzorpll (7.0.1.0~alpha1-1) unstable; urgency=medium

  * New upstream version (Closes: #859055)
  * [b5d0815] Adapt gbp.conf to the new python config parser
  * [52cc8f4] Adapt the packaging to the new upstream version
  * [f90deef] Drop already merged patches from the patch series
  * [109fc17] Update translations
  * [c3bbce5] Remove binutils build dependency (Closes: #877597)

 -- SZALAY Attila <sasa@debian.org>  Wed, 10 Oct 2018 22:21:22 +0200

libzorpll (6.0.10.0-3) unstable; urgency=medium

  * [ee16f88] Fixed watchfile
    The creator firm was renamed and related to it
    a new GitHub account is created.

 -- SZALAY Attila <sasa@debian.org>  Sat, 01 Jul 2017 01:18:41 +0200

libzorpll (6.0.10.0-2) unstable; urgency=medium

  * [33858bf] Added Brazilian-Portuguese translation (Closes: #827494)
  * [80c7019] Added conflict for earlier version of the same package
    (Closes: #847956)

 -- SZALAY Attila <sasa@debian.org>  Thu, 22 Dec 2016 19:12:02 +0100

libzorpll (6.0.10.0-1) unstable; urgency=medium

  * [8fe826b] Fixing differencies between upstream branches
  * [494d0a9] Adopted debianization to the new version
  * [2bb9e9c] Upgraded to compat version 10.
    And also moved to automatic dbgsym
    package generation

 -- SZALAY Attila <sasa@debian.org>  Fri, 09 Dec 2016 23:16:25 +0100

libzorpll (6.0.8.0-6) unstable; urgency=medium

  * [2d20217] Really fix the --no-caps option.
    My previous patch was conceptually broken

 -- SZALAY Attila <sasa@debian.org>  Thu, 08 Dec 2016 21:06:04 +0100

libzorpll (6.0.8.0-5) unstable; urgency=medium

  * [1f0ea57] Added patch for no-caps option handling problem

 -- SZALAY Attila <sasa@debian.org>  Wed, 07 Dec 2016 22:14:48 +0100

libzorpll (6.0.8.0-4) unstable; urgency=medium

  * [ecb7a72] Changed libssl dependency
    to libzorpll1.0-dev (Closes: 828418)
  * [9e03ae5] Updated Standards version to 3.9.8

 -- SZALAY Attila <sasa@debian.org>  Fri, 25 Nov 2016 12:25:56 +0100

libzorpll (6.0.8.0-3) unstable; urgency=medium

  * Bumped version to release to unstable

 -- SZALAY Attila <sasa@debian.org>  Sat, 08 Oct 2016 22:21:24 +0200

libzorpll (6.0.8.0-2) experimental; urgency=medium

  * [378a838] Fixed the issue caused with package renaming.
    The dev package has been renamed to a version-dependent
    package, but forgot to set the replace and break headers. (Closes: #839140)

 -- SZALAY Attila <sasa@debian.org>  Sun, 02 Oct 2016 22:40:29 +0200

libzorpll (6.0.8.0-1) experimental; urgency=medium

  * [fb014a1] Re-create rules file in the base of dh
  * [0cf2d85] Change package names to follow upstream versioning.
  * [1efac12] Add base gbp.conf.
    The main feature of this gbp.conf
    is the out-of-tree building.
  * [6e7fda0] Upgraded packaging to the new version

 -- SZALAY Attila <sasa@debian.org>  Sat, 17 Sep 2016 23:33:40 +0200

libzorpll (3.9.4.1-3) unstable; urgency=medium

  * Re-build in unstable to close the building issue (Closes: #777979)

 -- SZALAY Attila <sasa@debian.org>  Mon, 29 Jun 2015 21:10:47 +0200

libzorpll (3.9.4.1-2) experimental; urgency=low

  * [bb400d9] Removed Compile-date field because it prevent reliable rebuilding
  * [edf971c] TMP: Forced to build with gcc-5

 -- SZALAY Attila <sasa@debian.org>  Sun, 28 Jun 2015 23:39:59 +0200

libzorpll (3.9.4.1-1) unstable; urgency=low

  * [b1e83f0] Added watchfile
  * [e80ffa2] Imported Upstream version 3.9.4.1
  * [f72040f] Refreshed patches
  * [b8f3ed3] Fixed the shlib file

 -- SZALAY Attila <sasa@debian.org>  Sun, 07 Dec 2014 16:00:26 +0100

libzorpll (3.9.1.3-2) unstable; urgency=low

  * Added Japanese translation (Closes: #692843)
  * Added Italian translation (Closes: #714013)
  * Added hardening options
  * Changed scripts to expicitly use set -e

 -- SZALAY Attila <sasa@debian.org>  Thu, 27 Jun 2013 00:35:29 +0200

libzorpll (3.9.1.3-1) unstable; urgency=low

  * New upstream version.
  * New configure.in option --enable-werror. Closes: #661371

 -- SZALAY Attila <sasa@debian.org>  Fri, 09 Mar 2012 23:07:22 +0100

libzorpll (3.9.1.1-1) unstable; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Wed, 01 Feb 2012 22:48:39 +0100

libzorpll (3.9.1.0-6) unstable; urgency=low

  * Renamed debian-patches to it's real name. Closes: #643203

 -- SZALAY Attila <sasa@debian.org>  Tue, 04 Oct 2011 23:28:59 +0200

libzorpll (3.9.1.0-5) unstable; urgency=low

  * Fixed compilation problem with dpkg. Closes: #643203

 -- SZALAY Attila <sasa@debian.org>  Thu, 29 Sep 2011 21:45:57 +0200

libzorpll (3.9.1.0-4) unstable; urgency=low

  * Fixed a compilation error in some architectures.

 -- SZALAY Attila <sasa@debian.org>  Fri, 02 Sep 2011 08:44:34 +0200

libzorpll (3.9.1.0-3) unstable; urgency=low

  * Updated policy to version 3.9.2.
  * Added build-arch and build-indep targets.

 -- SZALAY Attila <sasa@debian.org>  Thu, 01 Sep 2011 21:19:33 +0200

libzorpll (3.9.1.0-2) unstable; urgency=low

  * Fixed more compilation error. Closes: #639198

 -- SZALAY Attila <sasa@debian.org>  Thu, 25 Aug 2011 18:38:51 +0200

libzorpll (3.9.1.0-1) unstable; urgency=low

  * New upstream version.
  * Moved to a new build infrastructure.
  * Fixed compilation warnings. Closes: #634429
  * Changed libcap debendency do linux-only. Closes: #634320

 -- SZALAY Attila <sasa@debian.org>  Wed, 24 Aug 2011 19:38:41 +0200

libzorpll (3.9.0.1-11) unstable; urgency=low

  * Fixed bugs appear because of libssl version 1.0

 -- SZALAY Attila <sasa@debian.org>  Tue, 10 May 2011 21:04:41 +0200

libzorpll (3.9.0.1-10) unstable; urgency=low

  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #620468
  * [Debconf translation updates]
  * Danish (Joe Hansen).  Closes: #621127
  * German (Chris Leick).  Closes: #622285
  * French (Steve Petruzzello).  Closes: #622738
  * Czech (Michal Simunek).  Closes: #622789
  * Spanish; (Francisco Javier Cuadrado).  Closes: #623025
  * Russian (Yuri Kozlov).  Closes: #623362
  * Swedish (Martin Bagge / brother).  Closes: #623406
  * Portuguese (Américo Monteiro).  Closes: #623538
  * Dutch; (Jeroen Schot).  Closes: #623589

  [ SZALAY Attila ]
  * Integrated localization changes.
  * Removed libzorpll.la file Closes: #622441

 -- SZALAY Attila <sasa@debian.org>  Thu, 05 May 2011 00:35:38 +0200

libzorpll (3.9.0.1-9) unstable; urgency=low

  * Bump the version because the previous upload was lost somewhere.

 -- SZALAY Attila <sasa@debian.org>  Tue, 22 Mar 2011 20:47:05 +0100

libzorpll (3.9.0.1-8) unstable; urgency=low

  * Removed libzorpll.so from libzorpll3.9-0-memtrace package to prevent
    file conflict. (Closes: #618998)

 -- SZALAY Attila <sasa@debian.org>  Mon, 21 Mar 2011 20:56:15 +0100

libzorpll (3.9.0.1-7) unstable; urgency=low

  * Removing /etc/libzorpll.conf when purging.

 -- SZALAY Attila <sasa@debian.org>  Sun, 20 Mar 2011 19:06:47 +0100

libzorpll (3.9.0.1-6) unstable; urgency=low

  * Circumveit the problem that the new debian.tar.gz does not contains the
    Makefile.  (Closes: #617661)

 -- SZALAY Attila <sasa@debian.org>  Sat, 19 Mar 2011 00:31:49 +0100

libzorpll (3.9.0.1-5) unstable; urgency=low

  * Moved from experimental to unstable.

 -- SZALAY Attila <sasa@debian.org>  Fri, 11 Mar 2011 21:41:16 +0100

libzorpll (3.9.0.1-4) experimental; urgency=low

  * Added gettextization because of the admin email question.

 -- SZALAY Attila <sasa@debian.org>  Thu, 10 Mar 2011 21:54:13 +0100

libzorpll (3.9.0.1-3) experimental; urgency=low

  * Removed useless Conflict to libzorpll3.3-0
  * Switched to dpkg-source 3.0 (quilt) format
  * Enabled the feature to send email if the zorp is abnormally terminate.

 -- SZALAY Attila <sasa@debian.org>  Wed, 09 Mar 2011 21:38:36 +0100

libzorpll (3.9.0.1-2) experimental; urgency=low

  * Added make check to check the compilation.
  * Removed unknown option disable-dmalloc.
  * Fixed the compilation problem in kfreeBSD (Closes: #616554)

 -- SZALAY Attila <sasa@debian.org>  Sun, 06 Mar 2011 12:08:33 +0100

libzorpll (3.9.0.1-1) experimental; urgency=low

  * New upstream version.

 -- SZALAY Attila <sasa@debian.org>  Mon, 28 Feb 2011 23:19:37 +0100

libzorpll (3.3.0.12-4) unstable; urgency=low

  * Fixed process.c compilation error when libcap is not
    available (Closes: #586467)

 -- SZALAY Attila <sasa@debian.org>  Sun, 20 Jun 2010 21:38:47 +0200

libzorpll (3.3.0.12-3) unstable; urgency=low

  * Do distclean instead of clean. (Sorry to be this noisy but it
    building from source here at me.)

 -- SZALAY Attila <sasa@debian.org>  Sat, 19 Jun 2010 00:32:49 +0200

libzorpll (3.3.0.12-2) unstable; urgency=low

  * Fixed FTBFS. (Closes: #586287)

 -- SZALAY Attila <sasa@debian.org>  Fri, 18 Jun 2010 22:33:25 +0200

libzorpll (3.3.0.12-1) unstable; urgency=low

  * New upstream version.
  * Re-create the package to be able to compile in unstable.

 -- SZALAY Attila <sasa@debian.org>  Tue, 15 Jun 2010 23:49:23 +0200

libzorpll (3.0.6.4.2+nmu2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "postinst-must-call-ldconfig /usr/lib/libzorpll-3.0.so.6.4.0"
    by creating post{rm,inst} stubs and adding dh_makeshlibs in debian/rules.
    (closes: #553009).
  * Fix "FTBFS on GNU/kFreeBSD" by adjusting build and runtime dependencies;
    patch from Petr Salinger (closes: #375025).

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Dec 2009 19:22:33 +0100

libzorpll (3.0.6.4.2+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix bashism in debian/rules (Closes: #478609)
  * Bump Standards-Version to 3.8.0.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 07 Jun 2008 22:35:01 +0100

libzorpll (3.0.6.4.2) unstable; urgency=low

  * New upstream version.
  * Use dh_install instead of dh_movefile.

 -- SZALAY Attila <sasa@debian.org>  Sun, 22 Jan 2006 20:36:57 +0000

libzorpll (3.0.6.4) unstable; urgency=low

  * New upstream version.
  * Changed binary package name to contains soversion. Closes: #337090, #337705, #337652

 -- SZALAY Attila <sasa@debian.org>  Sun,  6 Nov 2005 20:47:40 +0000

libzorpll (3.0.6.2) unstable; urgency=low

  * New upstream version

 -- SZALAY Attila <sasa@debian.org>  Tue, 14 Jun 2005 19:34:56 +0000

libzorpll (2.0.26.24-5) unstable; urgency=low

  * libtool build-dependency added

 -- SZALAY Attila <sasa@debian.org>  Wed, 25 May 2005 22:27:27 +0200

libzorpll (2.0.26.24-4) unstable; urgency=low

  * dependency to automake was missing 

 -- Magosányi Árpád (mag) <mag@debian.org>  Sun, 25 Jul 2004 08:16:37 +0200

libzorpll (2.0.26.24-3) unstable; urgency=low

  * trying to fix upload related problems with new version 

 -- Magosányi Árpád (mag) <mag@debian.org>  Mon, 14 Jun 2004 10:37:16 +0200

libzorpll (2.0.26.24-2) unstable; urgency=low

  * the package name is libzorpll actually

 -- Magosányi Árpád (mag) <mag@debian.org>  Mon, 14 Jun 2004 01:37:08 +0200

zorplibll (2.0.26.24-1) unstable; urgency=low

  * Merged upstream to unoff.

 -- Magosányi Árpád (mag) <mag@debian.org>  Fri, 16 Apr 2004 20:12:03 +0000

zorplibll (2.0.26.23-1) testing; urgency=low
 
  * squished some lintian warnings (suidregister, copyright boilerplate)
  * the source package name is zorplibll now

 -- Magosányi Árpád (mag) <mag@debian.org>  Mon, 10 Nov 2003 20:27:59 +0000
libzorpll (2.0.1.1-1) unstable; urgency=low

  * New upstream version.
  * Recreate shlib debendency 

 -- Szalay Attila <sasa@debian.org>  Thu, 21 Nov 2002 19:36:47 +0100

libzorpll (1.5.58-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Wed, 20 Nov 2002 15:25:39 +0100

libzorpll (1.5.57-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Mon, 18 Nov 2002 08:10:23 +0100

libzorpll (1.5.54-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Wed, 13 Nov 2002 17:08:07 +0100

libzorpll (1.5.53-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Thu, 24 Oct 2002 09:42:44 +0200

libzorpll (1.5.44-2) unstable; urgency=low

  * Fix debianization problems.

 -- Szalay Attila <sasa@debian.org>  Mon, 21 Oct 2002 11:22:56 +0200

libzorpll (1.5.44-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Fri, 18 Oct 2002 15:35:21 +0200

libzorpll (1.5.43-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Thu, 10 Oct 2002 14:15:04 +0200

libzorpll (1.5.42-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Tue,  8 Oct 2002 13:19:48 +0200

libzorpll (1.5.41-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Wed,  2 Oct 2002 11:02:56 +0200

libzorpll (1.5.40-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Fri, 27 Sep 2002 15:08:31 +0200

libzorpll (1.5.36-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Mon, 16 Sep 2002 13:27:24 +0200

libzorpll (1.5.35-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Thu, 12 Sep 2002 14:08:06 +0200

libzorpll (1.5.32-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Thu,  5 Sep 2002 14:49:18 +0200

libzorpll (1.5.31-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Wed,  4 Sep 2002 15:26:25 +0200

libzorpll (1.5.30-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Tue, 27 Aug 2002 11:10:44 +0200

libzorpll (1.5.27-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Thu, 22 Aug 2002 14:36:32 +0200

libzorpll (1.5.26-1) unstable; urgency=low

  * New upstream version.

 -- Szalay Attila <sasa@debian.org>  Wed, 21 Aug 2002 13:53:17 +0200

libzorpll (1.5.25-2) unstable; urgency=low

  * Fill shlibs correctly.

 -- Szalay Attila <sasa@debian.org>  Sun, 18 Aug 2002 15:57:15 +0200

libzorpll (1.5.25-1) unstable; urgency=low

  * Initial release.

 -- Szalay Attila <sasa@debian.org>  Thu,  8 Aug 2002 21:22:59 +0200