File: changelog

package info (click to toggle)
xloadimage 4.1-25
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 4,820 kB
  • sloc: ansic: 36,084; asm: 284; makefile: 282; sh: 280
file content (424 lines) | stat: -rw-r--r-- 17,317 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
xloadimage (4.1-25) unstable; urgency=medium

  * Raise priorities to 2 in mime. (Closes: #752060)
    + Reason was to make it equal to imagemagick and others.
  * Move to Salsa.
  * Update my mail address.
  * Update Standards-Version and dh level.
    + No changes needed.

 -- Dominik George <natureshadow@debian.org>  Mon, 26 Mar 2018 15:58:59 +0200

xloadimage (4.1-24) unstable; urgency=medium

  * Add patch to make build reproducible. (Closes: #831743)
    + Thanks to Chris Lamb!
  * Bump Standards-Version and compat level.
  * Fix watch file.
    + X.org unpublished the R5contrib repo. Using GWDG mirror now.
  * Make package lintian clean.
    + Fix order of copyright file.
    + Fix minor spelling issue with a patch.
    + Use pathfind() from devref 6.4 in maintainer scripts.
  * Rename files in debian/ for consequent naming scheme.
  * Add VCS fields.

 -- Dominik George <nik@naturalnet.de>  Mon, 03 Oct 2016 16:10:21 +0200

xloadimage (4.1-23) unstable; urgency=medium

  * Fix syntax error in mailcap data, thanks to Hilmar Preuße
    and Thorsten Glaser. (Closes: #747322)
  * Add image/pcx mime type, thanks to Kevin Ryde. (Closes: #723725)
  * Comply with standards version 3.9.5.

 -- Dominik George <nik@naturalnet.de>  Wed, 28 May 2014 22:36:43 +0200

xloadimage (4.1-22) unstable; urgency=low

  * Change maintainer to myself. (Closes: #527575)
  * Re-license d/r under GPL-2+ as per the custom license
    given by the original author.
  * Fix build log checks.
    - make build system respect all hardening flags.
    - fix implicit declaration
  * Do not resize images smaller than the screen with -shrink
    (David Frey). (Closes: #381382)
  * Fix -fullscreen behaviour for special gemoetry cases
    (Anton Khirnov). (Closes: #506343)
  * Replace hyphens by correct minus signs for options and others
    in *.man.
  * Builds with both libtiff4-dev and libtiff5-dev.

 -- Dominik George <nik@naturalnet.de>  Wed, 02 Oct 2013 19:37:32 +0200

xloadimage (4.1-21) unstable; urgency=low

  * QA upload.
  * Build-depend on libtiff-dev rather than libtiff4-dev.

 -- Colin Watson <cjwatson@debian.org>  Tue, 04 Sep 2012 10:25:08 +0100

xloadimage (4.1-20) unstable; urgency=low

  * QA upload.
  * Fix jpeg.c build if C_ARITH_CODING_SUPPORTED is
    defined. (Closes: #662619)

 -- Colin Watson <cjwatson@debian.org>  Fri, 10 Aug 2012 14:45:30 +0100

xloadimage (4.1-19) unstable; urgency=low

  * QA upload.
  * Adjust hardening flags to include LDFLAGS for uufilter.
    Thanks to Simon Ruderich <simon@ruderich.org>. (Closes: #670819)

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 29 Apr 2012 18:40:30 +0300

xloadimage (4.1-18) unstable; urgency=low

  * QA upload.
  * Remove deprecated dpatch and upgrade to packaging format
    "3.0 quilt". (Closes: #664370)
  * Update to Standards-Version to 3.9.3, debhelper 9, Copyright Format 1.0.
  * Migrate to dh(1) with new files: debian/{docs,dirs} etc.
  * Enable all hardened build flags.
  * Add watch file and add generate upstream changelog.
  * debian/patches
    - (16, 18): Run "quilt refresh" to make them apply cleanly.
    - (22): New; fix missing header files.
    - (20, 21): Rename to libpng and correct patch Subject text.

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 20 Apr 2012 16:33:51 +0300

xloadimage (4.1-17) unstable; urgency=low

  * QA upload
  * Set maintainer to Debian QA Group
  * Switch to source format 3
  * Add patch by Nobuhiro Iwamatsu to fix compatibility
    with libpng 1.5. (Closes: #635706)
  * Build-depend on libpng-dev. (Closes: #662562)

 -- Moritz Muehlenhoff <jmm@debian.org>  Tue, 13 Mar 2012 23:07:33 +0100

xloadimage (4.1-16.3) unstable; urgency=low

  * Non-maintainer upload.
  * Change Build-Depends from libjpeg62-dev to libjpeg-dev. (Closes: #634647)

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Nov 2011 17:45:02 +0100

xloadimage (4.1-16.2) unstable; urgency=low

  * Non-maintainer upload.
  * Lower MIME priority for images to 1 (second to lowest), because
    xloadimage can be used to view images, but it's surely not the
    most preferred choice. (Closes: #470663)

 -- martin f. krafft <madduck@debian.org>  Fri, 25 Mar 2011 08:45:49 +0100

xloadimage (4.1-16.1) unstable; urgency=high

  * Non-maintainer upload.
  * 19_fix_root.c_resouce-leak.dpatch:
    Fix leaking xresources when using --onroot. (Closes: #325689)
    Patch by Alex Perry, reformatted by Tim Connors, thanks!
    Not verbose should be not verbose, though.

 -- Thomas Viehmann <tv@beamnet.de>  Sat, 22 Nov 2008 19:48:10 +0100

xloadimage (4.1-16) unstable; urgency=low

  * debian/control (Build-Depends): s/xlibs-dev/libx11-dev, libxau-dev,
    libxdmcp-dev/.
  * debian/rules (Build-Depends): Add libxt-dev which is needed
    to satisfy AC_PATH_XTRA in configure but not to build or link.
  * debian/rules (binary-arch): call strip ourselves since coreutils
    decided not to bother stripping comment sections.
  * debian/rules (STRIP): define.
  * debian/rules (install_binary): drop -s.
  * debian/rules (Build-Depends): add file.
  * debian/control (Standards-Version): updated to 3.6.2.1.
  * debian/changelog: switch from ISO-8859-1 to UTF-8.
  * 18_manpage_fixes.dpatch: new patch to fix typos and correct .TH
    section. Thanks to A Costa and Nicolas François. (Closes: #320556,
    #320558, #326519)
  * 02_png-support: update to add .png to xloadimagerc which will
    add .png files to zsh's autocompletion. Thanks to
    Clint Adams. (Closes: #330200)

 -- James Troup <james@nocrew.org>  Tue,  6 Dec 2005 03:55:23 +0000

xloadimage (4.1-15) unstable; urgency=HIGH

  * 17_security-sprintf.dpatch: new patch to fix unsafe sprintf usage.
    Reported by Ariel Berkman <aberkm1@uic.edu>. (Closes: #332524)
  * Merge NMU changes from Joey Hess and dpatch-ify.

 -- James Troup <james@nocrew.org>  Sat,  8 Oct 2005 04:22:14 +0100

xloadimage (4.1-14.2) unstable; urgency=HIGH

  * Non-maintainer upload.
  * Apply patch from Debian security team to fix integer
    overflows in new.c. (CAN-2005-0639)

 -- Joey Hess <joeyh@debian.org>  Fri, 18 Mar 2005 15:19:53 -0500

xloadimage (4.1-14.1) unstable; urgency=HIGH

  * Non-maintainer upload.
  * Apply patch from bug #298926 to fix shell metacharacters vulnerability
    that could be used to execute arbitrary commands by using shell
    metachaacters in filenames for compressed images.
    (CAN-2005-0638) (Closes: #298926)

 -- Joey Hess <joeyh@debian.org>  Wed, 16 Mar 2005 18:24:55 -0500

xloadimage (4.1-14) unstable; urgency=low

  * debian/control (Build-Depends): s/libtiff3g-dev/libtiff4-dev/.

 -- James Troup <james@nocrew.org>  Thu, 29 Jul 2004 01:42:14 +0100

xloadimage (4.1-13) unstable; urgency=low

  * 14_errno-not-extern: new patch to remove 'extern int errno' which was
    causing xloadimage to fail on startup with recent glibc (>=
    2.3.2-ds1-8). Thanks to Joshua Kwan <joshk@triplehelix.org> for the
    report.
  * debian/control (Standards-Version): bump to 3.6.1.0.
  * debian/control (Build-Depends): s/libpng12-0-dev/libpng12-dev/.

 -- James Troup <james@nocrew.org>  Fri, 31 Oct 2003 01:50:05 +0000

xloadimage (4.1-12) unstable; urgency=low

  * 13_varargs-is-obsolete: new patch to remove #inclusion of <varargs.h>
    from rlelib.c because a) <varargs.h> is obsolete and deprecated by
    gcc-3.3 and b) unused by rlelib.c anyway. Thanks to Daniel Schepler
    <schepler@math.berkeley.edu> for the report. (Closes: #196323)
  * debian/control (Standards-Version): bump to 3.5.10.0.

 -- James Troup <james@nocrew.org>  Fri,  6 Jun 2003 03:40:43 +0100

xloadimage (4.1-11) unstable; urgency=low

  * Move to dpatch; existing non-debian/ changes split into
    01_libjpeg-support, 02_png-support, 03_security-strfoo,
    04_previous-image, 05_idelay-manpage, 06_-Wall-cleanup,
    07_SYSPATHFILE, 08_manpage-config-path, 09_xloadimagerc-path
    and 10_config.c-HOME-fix.
  * debian/rules: include /usr/share/dpatch/dpatch.make.
  * debian/rules (build): depend on patch-stamp.
  * debian/rules (clean): depend on unpatch. Remove debian/patched.
  * debian/control (Build-Depends): add dpatch.
  * debian/rules: update copyright and use install_foo convenience
    variables.
  * debian/rules (clean): don't use the Makefile since with dpatch it will
    be the original Makefile and not the patched one. Instead clean
    things out ourselves.
  * debian/control (Build-Depends): use real package names rather than
    ambiguous virtual ones.
  * debian/control (Standards-Version): bump to 3.5.9.0.
  * debian/postinst: no longer do /usr/doc symlinks.
  * debian/prerm: remove; no longer do /usr/doc symlinks.
  * debian/rules (binary-arch): don't install obsolete prerm.
  * 11_fork-implies-quiet.dpatch: new patch to make -fork imply -quiet as
    documented in the manpage. Thanks to Jens Peter Secher
    <jpsecher@diku.dk>. (Closes: #162195)
  * 12_fix-tile.dpatch: new patch to fix -tile for images smaller than the
    screen. Thanks to Rémi Guyomarch <rguyom@pobox.com> (via FreeBSD &
    OpenBSD).

 -- James Troup <james@nocrew.org>  Sat,  5 Apr 2003 15:06:13 +0100

xloadimage (4.1-10) unstable; urgency=low

  * debian/rules: install debian/conffiles. (Closes: #132214)
  * debian/changelog: remove the explicit setting of the
    add-log-mailing-address emacs variable.
  * debian/control (Standards-Version): bump to 3.5.6.0.

 -- James Troup <james@nocrew.org>  Sun,  3 Feb 2002 21:17:03 +0000

xloadimage (4.1-9) unstable; urgency=medium

  * config.c, faces.c, imagetypes.c, options.c, packtar.c:
    fix unsafe str{cpy,cat} usage. Seen in
    http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=46186

 -- James Troup <james@nocrew.org>  Fri,  6 Jul 2001 19:38:59 +0100

xloadimage (4.1-8) unstable; urgency=medium

  * debian/mime: fix path to executable, noticed by Juan Cespedes
    <cespedes@debian.org>. (Closes: #103103)

 -- James Troup <james@nocrew.org>  Mon,  2 Jul 2001 14:59:00 +0100

xloadimage (4.1-7) unstable; urgency=low

  * xloadimage.c (main): patch to fix 'p' (previous image) key from Juan
    Cespedes <cespedes@debian.org>. (Closes: #100302)
  * A further PNG patch from YOSHIDA Hiroshi. (Closes: #54633)
  * Makefile.in (DEFS): add -DSYSPATHFILE=\"/etc/X11/Xloadimage\" as
    suggested by Brad <lists@anomie.dhis.net>. (Closes: #54730)
  * debian/mime: mime types; thanks to Bill Allombert
    <ballombe@ens-lyon.fr>.
  * debian/post{inst,rm}: call update-mime if possible.
  * debian/rules: install the mimetypes. (Closes: #32697, #62076)
  * debian/control (Standards-Version): bump to 3.5.5.0.
  * Make the code -Wall clean.

 -- James Troup <james@nocrew.org>  Mon, 25 Jun 2001 06:55:57 +0100

xloadimage (4.1-6) unstable; urgency=low

  * debian/control (Build-Depends): added.
  * debian/copyright: remove references to Linux.
  * debian/postinst: create /usr/doc/xloadimage symlink.
  * debian/prerm: remove /usr/doc/xloadimage symlink.
  * debian/rules (binary-arch): install documentation into
    /usr/share/{doc,man}. Install binaries into /usr/bin/.
  * debian/control (Standards-Version): update to 3.2.1.

  * The following entries are a patch from Yoshida Hiroshi
    <BXH04165@nifty.ne.jp> (again); many thanks to him.
    - xloadimage.c: include <unistd.h> if we have it.
    - window.c: likewise and fix #include mess so that ENABLE_TIMEOUT is
      defined again and -delay works.
    - vicar.c: we don't need <malloc.h>.
    - vff.c (readImage): use our lmalloc() in favour of malloc().
      (readHeader): likewise.
    - send.c (imageToXImage): compress() is renamed to compress_cmap().
    - png.c: new file; support for viewing PNG images.
    - options.c (processOptions): don't allow negative arguments.
    - niff.c: conditionalize <unistd.h> inclusion.
    - new.c: likewise for <malloc.h>.
    - jpeg.c (init_source, fill_input_buffer, skip_input_data,
      resync_to_restart, term_source, read_row): define as static.
    - imagetypes.h: add png function definitions and add png to the
      ImageTypes struct.
    - image.h: remove some old portability code made obsolete by
      autoconfication. Change __STDC__ to STDC_HEADERS and make better use
      of HAVE_STRINGS_H. Change compress to compress_cmap.
    - configure.in: add a check for libpng and remove function check for
      mkdir.
    - config.c: Change IS_BSD to HAVE_UNISTD_H.
    - compress.c (compress_cmap): renamed; previously compress().
    - bright.c (gammacorrect): don't recalculate the gamma value unless
      necessary. Fix true colour gamma correction.
    - Makefile.in (clean): fixes for autoconfication.
      (SRCS): add png.c:
      (XLIB): remove obsolete X_PRE_LIBS.
  * xloadimage.man: correct documentation for -idelay and -delay;
    -delay is per-image and not global and supersedes -idelay.
  * debian/control (Extended Description): reorder list of supported
    image types and add PNG.

 -- James Troup <james@nocrew.org>  Sun, 31 Dec 2000 19:36:49 +0000

xloadimage (4.1-5) unstable; urgency=low

  * debian/control (Maintainer): correct typo in email address.
  * The following entries are a patch from Yoshida Hiroshi
    <BXH04165@nifty.ne.jp>; many thanks to him for it.
    - xloadimage.c: comment out unused declaration of atof().
      (main): only trap SIGBUS if it's #define'd.
    - xbitmap.c (xbitmapLoad): initialize v10p.
    - window.c: #include <sys/time.h>, not <sys/types.h>.
      (imageInWindow): increase the area the image has to fill before it's
      clipped. Proceed to next image on right mouse button click.
    - vff.c: need <ctype.h>.
    - main.c: need <string.h>, main() returns int.
      (main): correct arguments to fprintf() when 'begin' line not found.
    - tiff.c (babble): correct arguments to printf() when printing title.
      (tiffIdent): pass tiff_info struct to babble() correctly.  Don't call
      babble again after we've closed the TIFF file.
    - sunraster.c (sunRasterLoad): correct arguments to fprintf() on an
      unsuported image.
    - rlelib.c (rle_get_error): correct number of arguments to function
      itself.
      (make_magic): initalize bz and by.
    - pbm.c: #include "options.h".
      (pbmLoad): initialize src and image.
    - niff.c: #include <unistd.h>.
      (babble): don't suppply spurious third (depth) argument to printf().
      (niffLoad): initialize image and data_size.
      (niffDump): initialize data_size.
    - misc.c (signalName): don't assume SIGBUS is defined.
    - jpeg.c: rewritten for libjpeg v6.
    - img.c (load_img): initialize image.
      (load_ximg): initialize image, remove unused variable i.
    - imagetypes.h: s/HAS_\(TIFF|JPEG\)/HAVE_LIB\1/g.
    - imagetypes.c: prototype findImage().
    - image.h: use config.h if we have it.
    - fbm.c: fbmin_img_aspect is double, not int.
      (fbmin_image_test): returns int.  Correct arguments to fprintf()
      concerning fbmin_img_aspect.
    - Makefile.in, config.h.in, configure, configure.in,
      configure.scan: new files.
  * debian/rules (build): use the new configure script.
  * debian/rules (clean): clean up more for Aegis.

 -- James Troup <james@nocrew.org>  Tue, 23 Nov 1999 07:44:31 +0000

xloadimage (4.1-4) unstable; urgency=low

  * New maintainer.
  * Recompile with libjpeg62. (Closes: #40414, #43503, #44851, #45665)
  * debian/rules: rewrite so I can work with it.
  * Makefile: prefix SYSPATHFILE with $(DESTDIR). Noticed by
    Paul Slootman <paul@debian.org> (Closes: #26912)
  * debian/control (Maintainer): update.
  * debian/control (Standards-Version): update (FSVO) to 2.5.0.0.
  * debian/copyright: update.
  * debian/config: remove cruft.

 -- James Troup <james@nocrew.org>  Thu, 21 Oct 1999 01:34:23 +0100

xloadimage (4.1-3) frozen unstable; urgency=medium

  * Make.conf: use -DIS_BSD, not -DBSD. This allows the -delay option to
    work correctly, and fixes. (Closes: #20486)
  * config.c: Fix to stop segfault if HOME is not set in the environment.
    Allows xloadimage to be used in /etc/X11/xdm/Xsetup. (Closes #4941)
  * debian/conffiles: use absolute path. (Closes #18493, #18502)
  * tiff.c & Make.conf: don't use supplied libtiff, but dynamically link
    against system's libtiff.so. Makes xloadimage binary 168Kb
    smaller. Unfortunately, libjpeg API has changed since xloadimage
    was written, so using dynamic libjpeg would be much more work.

 -- Austin Donnelly <and1000@debian.org>  Sun,  5 Apr 1998 22:17:58 +0100

xloadimage (4.1-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix symlinks for xview and setbg. (Closes: #13286)

 -- Joey Hess <joeyh@master.debian.org>  Thu, 25 Sep 1997 23:11:57 -0400

xloadimage (4.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Bump to standards version to 2.1.0.0. (Closes: #9525)
  * Build-depend on libc6. (Closes: #11750).
  * Use pristine source tarball.

 -- Joey Hess <joeyh@master.debian.org>  Mon, 15 Sep 1997 15:24:17 -0400

xloadimage (4.1-2) unstable; urgency=low

  * Add architecture field in debian.rules.
  * Add dependencies on X11 libraries and libc5.

 -- Austin Donnelly <and1000@valour.pem.cam.ac.uk>  Tue, 16 Apr 1996 15:27:59 +0100

xloadimage (4.1-1) unstable; urgency=low

  * Add Debian control files.
  * Use a hard-wired configuration.

 -- Austin Donnelly <and1000@valour.pem.cam.ac.uk>  Sat,  2 Dec 1995 17:10:22 +0100