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
|
xli (1.17.0+20061110-10) unstable; urgency=medium
* d/control: Bumped Standards-Version to 4.7.0
* d/patches/230.fix-buffer-overflow.patch:
- Fixed buffering and string formatting (Closes: #1075667)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 04 Aug 2024 22:52:34 -0300
xli (1.17.0+20061110-9) unstable; urgency=medium
* debian/control:
- Bumped Standards-Version to 4.6.2
- Update dependency name
* debian/patches:
- 190.added-directive.patch: fix function strlen (Closes: #1065796 #1066296)
- 200.fix-assertion-image.patch: fix pngLoad assertion (Closes: #628878)
Thanks Bernhard R.Link <brlink@debian.org>
Bug report and offer the patch
- 210.fix-geometry-with-negative.patch: fix function (Closes: #663938)
Thanks Alan Curry <pacman@kosh.dhis.org>
Bug report and offer the patch
- 220.fix-tgas-with-alpha.patch: fix how xli handles tags (Closes: #135408)
Thanks Andrew Moise <moise@elmerinteractive.com>
Bug report and offer the patch
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 04 Aug 2024 22:01:13 -0300
xli (1.17.0+20061110-8) unstable; urgency=medium
* New Maintainer. (Closes: #856304)
* d/control:
- Bumped DH level in Build-Depends field to 13.
- Bumped Standards-Version to 4.6.1.
- Updated Maintainer field with my name and email.
* d/copyright:
- Include name new maintainer.
* d/rules:
- Removal line: export DEB_LDFLAGS_MAINT_APPEND = Wl,--as-needed.
* d/source:
- Removal file: include-binaries
* d/tests:
- Removal file lua.jpg
* d/tests/control:
- Removal line: Test-Command xvfb-run -a xli debian/tests/lua.jpg &.
* d/watch:
- Include message "Package not maintained by upstream".
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 29 Jun 2022 20:45:44 -0300
xli (1.17.0+20061110-7) unstable; urgency=medium
* QA upload.
* Remove non-existing Homepage (Closes: #700774).
* d/copyright: Use public-domain according to standard.
-- Bastian Germann <bage@debian.org> Sun, 05 Jun 2022 15:17:05 +0200
xli (1.17.0+20061110-6) unstable; urgency=medium
* QA upload.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 12.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.5.0.
- Changed VCS fields to use Salsa.
* debian/copyright: updated packaging copyright years.
* debian/mime: removed all single quotes around %s.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
* debian/source/include-binaries: created to control the file
debian/tests/lua.jpg.
* debian/tests/*: added to perform trivial tests.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 04 Apr 2020 01:04:50 -0300
xli (1.17.0+20061110-5) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #856304)
* Migrations:
- debian/copyright to 1.0 format.
- debian/rules to simplified format.
- DebSrc to 3.0 format.
- DH level to 10.
* Run wrap-and-sort.
* debian/control:
- Added pkg-config to Build-Depends field and removed xutils-dev. Thanks
to Helmut Grohne <helmut@subdivi.de>.
- Added the ${misc:Depends} variable to Depends field.
- Bumped Standards-Version to 4.1.1.
- Removed no longer needed build dependency quilt.
- Updated VCS fields.
* debian/lintian-overrides: added ignore some false positives.
* debian/manpages: created to install the manpages.
* debian/patches:
- Renamed all patches to add a leading number and a .patch suffix.
- Added headers to following patches:
~ 040-8-bit_palette_support.patch
~ 120-documentzooming.patch
~ 140-manpage_fixes.patch
~ 150-fix-x-resource-leak.patch
- New patches:
~ 170-fix-spelling.patch to fix some spelling errors in final binary.
~ 180-add_GCC_hardening.patch to make Makefile.std fully compliant
with the hardening provided by GCC. This patch complements #876248.
* debian/README.debian: renamed to debian/README.Debian.
* debian/rules: dropping xmkmf, to be removed from Debian. Thanks to Helmut
Grohne <helmut@subdivi.de>. (Closes: #876248)
* debian/watch:
- Added a fake site to explain about the current status of the original
upstream homepage.
- Bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 08 Nov 2017 13:50:07 -0200
xli (1.17.0+20061110-4) unstable; urgency=low
* Update my email address in Maintainer field
* Add disable-libjpeg-scaling patch to disable using libjpeg for
scaling, which broke after upgrading from libjpeg62 to libjpeg8
(Closes: #677113)
* Add Vcs-* fields, maintaining the package within collab-maint
* Use dpkg-buildflags in debian/rules to enable hardening
-- Ryan Niebur <ryan@debian.org> Mon, 02 Jul 2012 14:37:10 -0700
xli (1.17.0+20061110-3.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Update Build-Depends:
- libjpeg62-dev -> libjpeg-dev (Closes: #647108)
- libpng12-dev -> libpng-dev (Closes: #662561)
-- Bill Allombert <ballombe@debian.org> Tue, 05 Jun 2012 22:37:27 +0200
xli (1.17.0+20061110-3) unstable; urgency=low
* New maintainer (Closes: 431760)
* Fix X resources leak (Closes: 471121)
Thanks to Alex Perry, who made the patch for xloadimage that fixes
this. All I did was ported his changes over to xli. Thanks to Tim
Connors for testing.
-- Ryan Niebur <ryanryan52@gmail.com> Mon, 24 Nov 2008 01:27:55 -0800
xli (1.17.0+20061110-2) unstable; urgency=low
* QA upload
* incorporate "-zoom auto" patch from Alan Curry (Closes: 440768)
* document < and > for zooming (Closes: 166541)
* move Homepage pseudo-header to proper header
* bump Standards-Version to 3.7.3
* set debhelper compatibility to 5
-- Bernhard R. Link <brlink@debian.org> Thu, 21 Feb 2008 16:01:44 +0100
xli (1.17.0+20061110-1) unstable; urgency=low
* QA upload
[ Florian Ernst ]
* New upstream snapshot, released on 20061110, which incorporates many
of the patches already previously applied
* quilt'ify package
* debian/control: add link to Homepage
* MIME entries now point to /usr/bin/xli (Closes: #366066, #387347, thanks
Matthias Urlichs and Glyn Kennington), also adding -quiet (Closes: #433191)
* List all copyright holders and licenses (Closes: #433212)
* Standards-Version 3.7.2
* New patches applied to upstream from Debian BTS:
* Fix FTBFS on GNU/kFreeBSD (Closes: #396935, thanks to Petr Salinger and
Cyril Brulebois)
* -fillscreen now carries over to >1 image (Closes: #48878, #389198)
* -onroot with multiple images doesn't SEGV anymore (Closes: #289147)
* Don't complain about "None" pixmap color (Closes: #220965)
* Enable arrow keys (Closes: #179268)
[ Bernhard R. Link ]
* modified changelog and control to reflect Florian Erns no longer wants to
adopt it and shortened it a bit.
* modified debian/rules to look more like I like it
* change build-dependency xutils -> xutils-dev
* modify manpage to escape hashes and document the new -forall option
* choose other fix to #396935, as that also quiets many compiler warnings
-- Bernhard R. Link <brlink@debian.org> Sun, 29 Jul 2007 16:13:23 +0200
xli (1.17.0-22) unstable; urgency=low
* Install to /usr, instead of /usr/X11R6. (closes: #362311)
-- Graham Wilson <graham@debian.org> Sat, 22 Apr 2006 05:14:56 +0000
xli (1.17.0-21) unstable; urgency=low
* Add CVE number to the last changelog entry.
* Fix an error in zio.c where data was read past the end of a buffer
when reading files shorter than 128 bytes with no newlines.
(closes: #343718)
* In pbm.c in isPBM, out of bounds checks were always true due to the
limited range of the types. Use signed ints instead of unsigned ints
to fix this.
* Also in pbm.c, check that the value of maxval is correctly read from
the file if we expect it to be.
-- Graham Wilson <graham@debian.org> Fri, 30 Dec 2005 23:08:13 +0000
xli (1.17.0-20) unstable; urgency=low
* Apply patch from the security team. I don't believe that xli is
specifically vulnerable; however the extra bounds checks are useful
nonetheless. Addresses (as much as it could) CAN-2005-3178.
-- Graham Wilson <graham@debian.org> Thu, 13 Oct 2005 16:38:43 +0000
xli (1.17.0-19) unstable; urgency=low
* Man page cleanup. Thanks to all who submitted patches. (closes: #300665,
#310024, #326540)
* Clarify the synopsis. (closes: #299945)
* Build depend on libpng12-dev, rather than libpng2-dev, since the latter is
going to be dropped.
* Update standards version. No changes.
-- Graham Wilson <graham@debian.org> Mon, 05 Sep 2005 20:59:31 +0000
xli (1.17.0-18) unstable; urgency=high
* Properly quote shell meta-characters when uncompressing files.
Addresses CAN-2005-0638.
* Enable on-the-fly decompression using gunzip.
* Add CVE numbers to the previous changelog entry.
-- Graham Wilson <graham@debian.org> Sun, 20 Mar 2005 23:00:33 +0000
xli (1.17.0-17) unstable; urgency=high
* Fix some old and new security bugs. (closes: #298039)
* In face.c, use strncat instead of strcat, which won't overflow the image
name buffer in case the first and last names are too long. Addresses
CAN-2001-0775.
* In new.c, check that new*Image functions don't overflow when determining
how much memory to allocate for images. Addresses CAN-2005-0639.
* Use upstream's code to avoid an overflow in buildIndex, rather than the
code I wrote to fix #274310.
-- Graham Wilson <graham@debian.org> Tue, 08 Mar 2005 06:04:31 +0000
xli (1.17.0-16) unstable; urgency=low
* Always create indexes for zooming from 0 to new_width - 1. Thanks to
Sebastian Rasmussen for pointing this out. (closes: #274310)
-- Graham Wilson <graham@debian.org> Sun, 31 Oct 2004 00:39:01 +0000
xli (1.17.0-15) unstable; urgency=low
* New maintainer. Thanks James.
* Update the URL in the copyright file.
* Update the watch file.
* Rewrite the rules file to use debhelper.
* Don't create installation directories that we don't need.
* Update the standards version. No changes needed.
* Update build dependencies:
- xlibs-dev -> libx11-dev, libxext-dev
- remove duplicate xutils build dependency
-- Graham Wilson <graham@debian.org> Thu, 16 Sep 2004 20:44:42 +0000
xli (1.17.0-14) unstable; urgency=low
* debian/control: update to policy 3.5.9
* rlelib.c: Don't #include varargs.h (which was not being used anyway)
(Closes:bug#196321)
-- James R. Van Zandt <jrv@debian.org> Fri, 13 Jun 2003 13:21:39 -0400
xli (1.17.0-13) unstable; urgency=low
* debian/control: depend on xlibs-dev instead of old xlib6g-dev (Closes:
170159)
-- James R. Van Zandt <jrv@debian.org> Tue, 26 Nov 2002 21:24:57 -0500
xli (1.17.0-12) unstable; urgency=low
* xli.1: really eliminate mention of xsetbg and xview since they are not
packaged (closes:Bug#164732)
-- James R. Van Zandt <jrv@debian.org> Mon, 28 Oct 2002 21:20:03 -0500
xli (1.17.0-11) unstable; urgency=low
* xli.1: eliminate mention of xsetbg and xview since they are not
packaged (closes:Bug#99597)
-- James R. Van Zandt <jrv@debian.org> Sat, 30 Mar 2002 17:41:57 -0500
xli (1.17.0-10) unstable; urgency=low
* pcx.c: display RGB images (thanks to Alexandre Duret-Lutz
<duret_g@lrde.epita.fr>) (closes:Bug#124084)
-- James R. Van Zandt <jrv@debian.org> Sat, 22 Dec 2001 09:51:44 -0500
xli (1.17.0-9) unstable; urgency=low
* Remove xview and xsetbg from the name line in the xli man page, and
add a note that the programs are not included. (closes:bug#99597)
-- James R. Van Zandt <jrv@debian.org> Sun, 5 Aug 2001 18:43:37 -0400
xli (1.17.0-8) unstable; urgency=low
* Imakefile: delete compiler switches conditioned on HPArchitecture,
which are (1) being triggered inappropriately for hppa, and (2)
apparently invalid syntax for gcc. (Closes:Bug#104720)
* new maintainer email
-- James R. Van Zandt <jrv@debian.org> Wed, 18 Jul 2001 20:40:31 -0400
xli (1.17.0-7) unstable; urgency=low
* compress.c: fix spelling of "improvement".
* debian/control: new maintainer email
-- James R. Van Zandt <jrv@debian.org> Mon, 9 Jul 2001 21:39:40 -0400
xli (1.17.0-6) unstable; urgency=low
* debian/control: build-depend also on xutils (Closes:bug#93692)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 28 May 2001 21:33:39 -0400
xli (1.17.0-5) unstable; urgency=low
* debian/control: more build-dependencies (Closes:bug#93692)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 13 May 2001 18:02:39 -0400
xli (1.17.0-4) unstable; urgency=low
* debian/control: move Build-Depends line to source section. Policy
version 3.5.2.
* debian/rules: Honor DEB_BUILD_OPTIONS.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 31 Mar 2001 09:50:49 -0500
xli (1.17.0-3) unstable; urgency=low
* Don't define bcopy and bzero with macros when system headers declare
them as functions (Thanks to Paul Slootman <paul@debian.org>,
Closes:Bug#81859)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 14 Jan 2001 15:30:18 -0500
xli (1.17.0-2) unstable; urgency=low
* Correct MIME types: image/bmp -> image/x-ms-bmp and image/cmu-raster
-> image/x-cmu-raster (Closes:#72837)
* Imakefile: omit creation of xview and xsetbg links, since those
files would overlap files from xloadimage
* Recompile with libpng2 1.0.8 (Closes:#75271,#72715)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 30 Oct 2000 22:54:11 -0500
xli (1.17.0-1) unstable; urgency=low
* New upstream version: handles progressive JPEGs.
* Build-Depends on debmake.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 13 Feb 2000 07:46:36 -0500
xli (1.16-12) frozen unstable; urgency=low
* recompile with new libpng, so it won't segfault on a png file
(closes:#53284)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 15 Jan 2000 18:35:01 -0500
xli (1.16-11) unstable; urgency=low
* manage compatibility symlink /usr/doc/xli
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 24 Oct 1999 11:44:16 -0400
xli (1.16-10) unstable; urgency=low
* Link against glibc2.1
* Update to FHS
-- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 2 Sep 1999 21:17:16 -0400
xli (1.16-9) unstable; urgency=low
* Add PNG support to package description. Remove cruft from source package.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 20 Jun 1999 13:06:52 -0400
Xli (1.16-8) unstable; urgency=low
* Add support for Portable Network Graphics courtesy of patches by
Smarasderagd (http://www.reptiles.org/~smar/)
* Omit declaration of index() in misc.c (Bug#39159)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 31 May 1999 17:01:34 -0400
xli (1.16-7) unstable; urgency=low
* Don't depend on execution order of increments within an expression in
send.c - fix courtesy of ka@socrates.hr.lucent.com (Kenneth Almquist).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Tue, 4 May 1999 20:49:49 -0400
xli (1.16-6) unstable; urgency=low
* Install MIME entry in correct directory.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 31 Mar 1999 17:49:26 -0500
xli (1.16-5) unstable; urgency=low
* Register as a MIME viewer in /etc/mailcap.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 6 Feb 1999 10:18:54 -0500
xli (1.16-4) frozen unstable; urgency=low
* Recompilation to remove dependency on libc6 2.0.7u
-- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 9 Dec 1998 22:08:35 -0500
xli (1.16-3) frozen unstable; urgency=low
* Use /usr/X11R6/lib instead of /usr/lib/X11 to avoid file overlap
(Bug#25873)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 28 Nov 1998 21:12:05 -0500
xli (1.16-2) unstable; urgency=low
* Incorporated Paul Slootman's patches for the alpha.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 31 Aug 1998 22:03:11 -0400
xli (1.16-1.1) unstable; urgency=low
* non-maintainer upload (binary-only) for Alpha
* fixed ddxli.h so that it knows to include string.h on linux
* couple of casts to unsigned long added to shut egcs up about pointer/int
conversion between different sizes. Now compiles without any warnings!
-- Paul Slootman <paul@debian.org> Mon, 31 Aug 1998 23:04:52 +0200
xli (1.16-1) unstable; urgency=low
* Initial Release.
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 12 Jul 1998 21:54:22 -0400
|