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
|
freeimage (3.18.0+ds2-11) unstable; urgency=medium
* Team upload.
* Allow build without root. Closes: #1089328.
-- Santiago Vila <sanvila@debian.org> Sat, 07 Dec 2024 23:20:00 +0100
freeimage (3.18.0+ds2-10) unstable; urgency=medium
* Team upload
* Fix CVE-2020-21427 with upstream patches
* Fix CVE-2020-21428 with upstream patch
* Fix CVE-2020-22524 with upstream patch
-- Bastian Germann <bage@debian.org> Tue, 19 Sep 2023 14:50:01 +0000
freeimage (3.18.0+ds2-9.1) unstable; urgency=medium
* Non-maintainer upload.
* Add upstream fix for FTBFS with LibRaw 0.21. (Closes: #1040259)
* Add upstream fix for compilation on big endian. (Closes: #1002610)
-- Adrian Bunk <bunk@debian.org> Mon, 10 Jul 2023 00:29:00 +0300
freeimage (3.18.0+ds2-9) unstable; urgency=medium
* Team upload.
* The -dev packages are Multi-Arch:same (Closes: #1023696)
-- Dima Kogan <dkogan@debian.org> Mon, 13 Feb 2023 23:56:16 -0800
freeimage (3.18.0+ds2-8) unstable; urgency=medium
[ Anton Gladky ]
* [1216cab] Set Standards-Version: 4.6.1
[ Mathieu Malaterre ]
* [e6f1f63] d/patches: Refresh patch to handle openexr 3.x split.
(Closes: #1017512)
-- Anton Gladky <gladk@debian.org> Sat, 20 Aug 2022 23:39:55 +0200
freeimage (3.18.0+ds2-7) unstable; urgency=medium
[ Steve Langasek ]
* [242e474] Use jpeg_read_icc_profile() from libjpeg.
[ Anton Gladky ]
* [7fdce91] Update to the new ffmpeg_4.4.0+. (Closes: #1011416, #1011710)
* [53c97ea] Update .gitlab-ci.yml
* [2184c25] Update standards version to 4.6.0, no changes needed.
* [d32e2a2] Avoid explicitly specifying -Wl,--as-needed linker flag.
* [9060df4] Update watch file format version to 4.
* [e40bdff] Drop unnecesary build version restrictions
-- Anton Gladky <gladk@debian.org> Thu, 26 May 2022 13:31:41 +0200
freeimage (3.18.0+ds2-6) unstable; urgency=medium
* [cf6ffd2] Fix FTBFS against libraw 0.20.0. (Closes: #968637)
* [09d8830] Set compat-level to 13
* [d09f8b8] Install *.a files
-- Anton Gladky <gladk@debian.org> Thu, 27 Aug 2020 23:31:08 +0200
freeimage (3.18.0+ds2-5) unstable; urgency=medium
* [bef22ed] Revert "Add Rules-Requires-Root: no"
-- Anton Gladky <gladk@debian.org> Thu, 16 Jul 2020 19:40:05 +0200
freeimage (3.18.0+ds2-4) unstable; urgency=medium
* [d2fd1a9] Add debian/.gitlab-ci.yml
* [0dbdc38] Fix compilation due to external-static mismatch. (Closes: #964653)
* [a244b61] Respect CPPFLAGS
* [736ea7b] Update standards version to 4.5.0, no changes needed.
* [e86eeb9] Add Rules-Requires-Root: no
-- Anton Gladky <gladk@debian.org> Wed, 15 Jul 2020 23:05:20 +0200
freeimage (3.18.0+ds2-3) unstable; urgency=medium
[ Hugo Lefeuvre ]
* CVE-2019-12213: stack exhaustion caused by unwanted recursion in
ReadThumbnail (Closes: #929597).
* CVE-2019-12211: heap buffer overflow caused by invalid memcpy in
PluginTIFF.
[ Anton Gladky ]
* [2a2e206] Bump debhelper from old 11 to 12.
* [044ea9c] Set debhelper-compat version in Build-Depends.
* [f776923] Set Standards-Version to 4.4.1. No changes
* [5417d72] Replace ADTTMP by AUTOPKGTEST_TMP
-- Anton Gladky <gladk@debian.org> Tue, 31 Dec 2019 20:58:58 +0100
freeimage (3.18.0+ds2-1) unstable; urgency=medium
* Upload into unstable.
-- Anton Gladky <gladk@debian.org> Sat, 05 Jan 2019 16:45:35 +0100
freeimage (3.18.0+ds2-1~exp1) experimental; urgency=medium
[ Andreas Tille ]
* [6aa4ac3] New upstream version 3.18.0+ds1
* [7de4a2a] Refresh patches
[ Anton Gladky ]
* [61b38c4] Update d/copyright
* [1f3f566] New upstream version 3.18.0+ds2
* [4586d3b] Refresh patches
* [7ca9b46] Update -docs
* [b8ae146] Use standards-version 4.2.1
-- Anton Gladky <gladk@debian.org> Sat, 05 Jan 2019 16:45:20 +0100
freeimage (3.17.0+ds1-6) unstable; urgency=medium
* Team upload.
* Drop redundant Testsuite: autopkgtest
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Drop explicit -dbg packages
-- Andreas Tille <tille@debian.org> Sun, 29 Jul 2018 04:52:29 +0200
freeimage (3.17.0+ds1-5) unstable; urgency=medium
[ James Cowgill ]
* [ab6c23d] Make the FaxG3 plugin visible but with no implementation
(Closes: #850027)
[ Anton Gladky ]
* [a4e7243] Apply cme fix dpkg.
-- Anton Gladky <gladk@debian.org> Thu, 12 Jan 2017 20:45:54 +0100
freeimage (3.17.0+ds1-4) unstable; urgency=medium
[ Anton Gladky ]
* Fix CVE-number.
[ Ghislain Antony Vaillant ]
* Fix FTCBFS: use triplet-prefixed build tools.
Thanks to Helmut Grohne for the fix (Closes: #845279)
* Fix wrong file type detection for certain plugins.
Update Disable-vendored-dependencies.patch
Thanks to Boris Lesner for the fix (Closes: #841089)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 13 Dec 2016 16:48:47 +0000
freeimage (3.17.0+ds1-3) unstable; urgency=critical
[ Ghislain Antony Vaillant ]
* Fix CVE-2016-5684: apply patch from wheezy-security.
Thanks to Salvatore Bonaccorso, Balint Reczey and Chris Lamb
(Closes: #839827)
* d/gbp.conf: use master as packaging branch.
* Bump standards version to 3.9.8, no changes required.
* Upgrade to debhelper 10.
- Bump compat version to 10.
- Bump versioned depends of debhelper to 10.
- Drop explicit usage of `--with autoreconf` from dh command.
- Drop explicit usage of `--parallel` from dh command.
* Use DEB_BUILD_MAINT_OPTIONS for hardening.
* Disable PIE hardening feature.
[ Anton Gladky ]
* Change the urgency to critical.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Mon, 10 Oct 2016 15:12:26 +0100
freeimage (3.17.0+ds1-2) unstable; urgency=medium
* Improve build reproducibility by applying suggested s/sort/LC_ALL=C sort/
to Disable-vendored-dependencies.patch.
* Merge libpng16.patch with Fix-compatibility-with-system-libpng.patch.
* Use secure Vcs-Git URI.
* Bump standards version to 3.9.7, no changes required.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 04 Mar 2016 09:59:58 +0000
freeimage (3.17.0+ds1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* FTBFS with libpng1.6: New patch libpng16.patch (Closes: #742560)
-- Tobias Frost <tobi@debian.org> Fri, 22 Jan 2016 06:33:47 +0100
freeimage (3.17.0+ds1-1) unstable; urgency=medium
* Move from experimental to unstable.
-- Anton Gladky <gladk@debian.org> Mon, 18 Jan 2016 08:33:15 +0100
freeimage (3.17.0+ds1-1~exp2) experimental; urgency=medium
* Add missing breaks / replaces relationship for libfreeimageplus-dev.
Thanks to Andreas Beckmann (Closes: #810570)
* Add missing depends on libfreeimage-dev for libfreeimageplus-dev.
* autopkgtest: use respective -dev packages for fi and fip tests.
* Add patch fixing the encoding of the FreeImage public header.
Thanks to Christophe Trophime (Closes: #798003)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Sun, 10 Jan 2016 16:09:02 +0000
freeimage (3.17.0+ds1-1~exp1) experimental; urgency=medium
[ Ghislain Antony Vaillant ]
* New upstream release.
* Use repacked upstream source tarball:
- d/copyright: exclude vendored libraries.
- d/watch: use more flexible regexes.
- Remove *get-orig script, no longer used.
- Remove *lintian-overrides, no longer used.
* d/copyright: update licensing information.
* Add gbp.conf file.
* d/control: refresh list of build dependencies.
* Add new binary packages for FreeImagePlus.
Packages: libfreeimageplus{3,3-dbg,-dev,-doc}
* d/rules:
- Add multi-arch support.
- Use modern hardening settings.
- Run FreeImage and FreeImagePlus testsuites.
- Call upstream dos2unix target.
* Add autopkgtest support.
* Refresh patch queue:
- Drop disable_embedded_libraries.patch, replaced by new set of patches
derived from Fedora's.
Files: Disable-vendored-dependencies.patch,
Use-system-dependencies.patch
- Drop patch for CVE-2015-3885, FreeImage now uses the system libraw.
- Disable tests for any functionality requiring the vendored libraries.
File: Disable-testing-of-JPEG-transform.patch
- Temporary disable failing JXR MemIO test.
File: Disable-testing-of-JXR-MemIO.patch
- Improve compatibility with system libraries.
Files: Fix-macro-redefinition-of-64-bit-integer-types.patch,
Fix-compatibility-with-system-libpng.patch
- Various bug fixes caught whilst testing.
Files: Fix-unsafe-usage-of-printf-in-testsuite.patch,
Fix-missing-cstdio-include-in-testsuite.patch,
Fix-endianness-detection.patch
- Disable HTML timestamps in Doxygen documentation.
File: Disable-usage-of-HTML-timestamps-in-doxygen.patch
- Rename patch fixing CVE-2015-0852.
File: Fix-CVE-2015-0852.patch
[ Anton Gladky ]
* Fix typo in d/control.
* Use packaged jquery.js instead of embedded.
* Fix build in indep-only mode.
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 11 Nov 2015 13:40:17 +0000
freeimage (3.15.4-6) unstable; urgency=medium
* [2ae274b] Move package under the Debian science team. (Closes: #604614)
* [d526203] Apply cme fix dpkg-control.
* [d526a52] Use compat level 9.
* [c8cc95b] Simplify d/rules, .install.
* [2682cec] Fix integer overflow in the ljpeg_start function CVE-2015-3885.
(Closes: #786790)
* [64a044f] Ignore quilt dir
-- Anton Gladky <gladk@debian.org> Thu, 29 Oct 2015 23:17:04 +0100
freeimage (3.15.4-5) unstable; urgency=medium
[ W. Martin Borgert ]
* QA upload.
* [e807e1c] Fix integer overflow. (Closes: #797165)
-- W. Martin Borgert <debacle@debian.org> Tue, 15 Sep 2015 22:50:49 +0200
freeimage (3.15.4-4.1) unstable; urgency=medium
* Non-maintainer upload
* Remove libjpeg8-dev from Build-Depends
* Add compatibility transupp.c from src:libjpeg-turbo and use that
to compile against libjpeg62 (Closes: #763255)
* Make d/copyright machine readable and add jpeg/* and Source/LibJPEG/*
license
-- Ondřej Surý <ondrej@debian.org> Mon, 06 Oct 2014 11:29:52 +0200
freeimage (3.15.4-4) unstable; urgency=medium
* QA upload.
* Build-depend on libjpeg8-dev.
Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
Closes: #763255.
* Improve big endian detection.
Add fix-big-endian-detection.patch.
Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
Closes: #763730.
* Refresh patches
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 02 Oct 2014 10:18:47 +0100
freeimage (3.15.4-3) unstable; urgency=low
* QA upload.
* disable_embedded_libraries.patch
- Use system libtiff (Closes: #735249)
Thanks to Sabayon from Gentoo for the hints
* tag_truncation.patch
- Cherry pick upstream fix for truncation of tags in TIFF files
Thanks to Julian Taylor (Closes: #735847)
-- Scott Howard <showard@debian.org> Sun, 19 Jan 2014 21:44:52 -0500
freeimage (3.15.4-2) unstable; urgency=low
* Fix FTBFS from declaring UINT64 twice
- updated debian/patches/fixes_ftbfs_amd64.patch
-- Scott Howard <showard@debian.org> Tue, 14 Jan 2014 11:51:54 -0500
freeimage (3.15.4-1) unstable; urgency=low
* QA Upload
* New upstream minor release
- Includes fix to build on !linux (Closes: #650485)
* Refreshed patches (line endings had to change)
- Remove document-mode.patch (accepted upstream)
* Lintian fixes: S-V 3.9.5, DM-Upload-Allowed removed
* Remove document-mode.patch (accepted upstream)
-- Scott Howard <showard@debian.org> Mon, 13 Jan 2014 21:57:45 -0500
freeimage (3.15.1-2) unstable; urgency=low
* QA upload.
* debian/patches/document-mode.patch:
- Fix FTBFS with LibRaw 0.15 (Closes: #710133).
-- Luca Falavigna <dktrkranz@debian.org> Thu, 11 Jul 2013 11:22:37 +0200
freeimage (3.15.1-1) unstable; urgency=low
[ Evan Broder ]
* QA upload.
* New upstream release (closes: 649541, LP: #898825, #898845)
- Refreshed patches.
+ Abuse dh-autoreconf to generate Makefile.srcs and fipMakefile.srcs
patches at build time
- Update debian/freeimage-get-orig-source for the new version.
- Add new build-dep libraw-dev.
- Update patch to disable embedded libraries to deal with API changes
in libpng, libmng, and libraw.
- Make sure we install symlinks for libfreeimageplus.
- Use (upstream-supported) CFLAGS instead of COMPILERFLAGS.
* Switch to source format 3.0 (quilt)
* Switch to dh(1) and debhelper compat 8
* Add missing misc:Depends.
* Include the upstream changelog.
* Update Debian standards version (no other changes needed).
[ Stefano Rivera ]
* Dropped README.source.
* Updated freeimage (3.9.5) fixes CVE-2011-1167, CVE-2011-0192,
CVE-2010-2595
* Override lintian's embedded-library error for libtiff. It wasn't
extricable.
-- Evan Broder <evan@ebroder.net> Tue, 06 Dec 2011 14:31:21 +0200
freeimage (3.10.0-4) unstable; urgency=low
* Fix copy-pasto in tif_config.h.
-- Julien Cristau <jcristau@debian.org> Fri, 29 Oct 2010 22:39:26 +0200
freeimage (3.10.0-3) unstable; urgency=low
* Don't use embedded copies of various libraries, add build-deps on their
packaged versions (closes: #595560):
- libjpeg 6b
- libmng 1.0.9
- libopenjpeg 1.2.0
- libpng 1.2.23
+ CVE-2010-2249, CVE-2010-1205, CVE-2010-0205, CVE-2009-2042,
CVE-2008-6218, CVE-2008-5907, CVE-2009-0040, CVE-2008-3964,
CVE-2008-1382
- openexr 1.6.1
+ CVE-2009-1720, CVE-2009-1721
- zlib 1.2.3
* The embedded libtiff copy is still used, because freeimage uses its
internals and I couldn't figure out how to unentangle this. Update the
tiff copy to 3.9.4-5, though:
CVE-2010-3087, CVE-2010-2483, CVE-2010-2482, CVE-2010-2481, CVE-2010-2443,
CVE-2010-2233, CVE-2010-2067, CVE-2010-2065, CVE-2010-1411, CVE-2009-2347,
CVE-2008-2327.
* Add tiff copyright and license to debian/copyright (closes: #601002)
* Link with -lm (closes: #558857).
* Try to avoid arch-specific values in our copy of tif_config.h and
tiffconf.h (closes: #601762)
* Set LFS CFLAGS in Makefile.gnu.
* Orphan package (closes: #595559).
-- Julien Cristau <jcristau@debian.org> Fri, 29 Oct 2010 14:46:46 +0200
freeimage (3.10.0-2) unstable; urgency=low
* Fixed typo in short description of libfreeimage3-dbg.
(Closes: #518647)
* Adjusted patched to not need -p0 (Closes: #485251).
* Made package priority optional.
* Moved libfreeimage3-dbg package into debug section.
* Added debian/README.source.
* Added watch file.
* Added myself to Uploaders.
* Updated Standards-Version.
-- Michael Koch <konqueror@gmx.de> Tue, 15 Sep 2009 20:12:53 +0200
freeimage (3.10.0-1) unstable; urgency=low
* New upstream release. Closes: #471242
* Added extra freeimage documentation in orig tarball.
* Added get-orig-source target.
* Added Homepage field in control file.
* Removing some unnecessary stuff from rules file.
* Adding some necessary build dependencies.
* Adding some modifications to allow for configuring various compiler flags.
* Fix FTBFS on amd64.
* Adding debug package.
* Added DM-Upload-Allowed: yes field.
* Added Vcs entries.
-- Andres Mejia <mcitadel@gmail.com> Thu, 15 May 2008 03:18:00 -0400
freeimage (3.9.3-3) unstable; urgency=low
* Removed the file FreeImage393.pdf for which sources are apparently
not available.
* Added copyright ownner to copyright file.
-- Federico Di Gregorio <fog@debian.org> Mon, 07 May 2007 15:35:21 +0200
freeimage (3.9.3-2) unstable; urgency=low
* Now also build FreeImagePlus.
* Changed C++ to C/C++ in debian/control.
-- Federico Di Gregorio <fog@debian.org> Sun, 22 Apr 2007 21:59:14 +0200
freeimage (3.9.3-1) unstable; urgency=low
* Initial release (Closes: #419696)
-- Federico Di Gregorio <fog@debian.org> Sat, 21 Apr 2007 09:36:44 +0200
|