Next | Query returned 519 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2022-01-23 23:08:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.20.

2022-01-21  7.1.0-20  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-20 GIT revision 19585:2cd840776:20220121

2022-01-09  7.1.0-20  Dirk Lemstra <dirk@lem.....org>
  * Added support for ARM64 to the Visual Studio build on Windows.
  * Removed ImageMagickObject from the Windows installer.

2021-01-01  7.1.0-20  <quetzlzacatenango@image...>
  * Support seamless blending of a foreground and background image.
  * Support saliency blending of a foreground and background image.
  * Support QOI image format.
  * Perist frame delay when converting APNG to Webp (reference
    https://github.com/ImageMagick/ImageMagick/issues/4704).
  * -fx performance increase by one or two orders of magnitude (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).
  * Add support for formatted text (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4515).
   2022-01-05 22:37:24 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.19.

2021-12-22  7.1.0-19  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-19 GIT revision 19456:d7f1b2b9b:20211222

2021-12-22  7.1.0-19  <quetzlzacatenango@image...>
  * support -integral option.
  * possible DoS for certain SVG constructs (reference
    https://github.com/ImageMagick/ImageMagick/issues/4626).

2021-12-18  7.1.0-18  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-18 GIT revision 19447:6c7d62f7d:20211218

2021-12-11  7.1.0-18  <quetzlzacatenango@image...>
  * support face index for font collections, e.g. msgothic.ttc[1].

2021-12-11  7.1.0-18  Dirk Lemstra <dirk@lem.....org>
  * Improved adjustment of page offset when resizing an image.
   2021-12-12 10:37:42 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ImageMagick: update to 7.1.0.17.

2021-12-04  7.1.0-17  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-17 GIT revision 19425:e66261ffe:20211204

2021-11-27  7.1.0-17  <quetzlzacatenango@image...>
  * set threads to 1 when using ASAN to avoid false positive memory leaks.
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-11-28 11:46:42 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.16.

2021-11-21  7.1.0-16  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-16 GIT revision 19398:7dc99d829:20211121

2021-11-21  7.1.0-16  Dirk Lemstra <dirk@lem.....org>
  * Fixed an OpenCL build problem.
   2021-11-23 22:26:50 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ImageMagick: update to 7.1.0.15.

2021-11-20  7.1.0-15  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-15 GIT revision 19380:8098f3335:20211120

2021-11-20  7.1.0-15  Dirk Lemstra <dirk@lem.....org>
  * Added support for reading extra channels in a PSD file (reference
    https://github.com/ImageMagick/ImageMagick/issues/4499).

2021-11-15  7.1.0-15  <quetzlzacatenango@image...>
  * Fix alpha channel calculation of arithmetic divide compose operator.

2021-11-13  7.1.0-14  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-14 GIT revision 19349:2ba5cdf42:20211114

2021-11-13  7.1.0-14  <quetzlzacatenango@image...>
  * Support '#' modifier to aspect ratio geometry (e.g., 3:2#).

2021-11-11  7.1.0-14  Dirk Lemstra <dirk@lem.....org>
  * The profile of a PSD file will no longer be copied to all the images, only
    the first returned image will contain the profile. To re-enable the old
    behavior add -define psd:replicate-profile=true.
   2021-11-01 08:01:57 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ImageMagick: update to 7.1.0.13.

2021-10-28  7.1.0-13  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-13 GIT revision 19325:987f36b50:20211028

2021-10-28  7.1.0-13  Dirk Lemstra <dirk@lem.....org>
  * Fix stack overflow when parsing malicious ps image file (report from
    Muhammad Aldo Firmansyah).

2021-10-25  7.1.0-12  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-12 GIT revision 19318:113f8f901:20211025

2021-10-15  7.1.0-12  <quetzlzacatenango@image...>
  * Fix x64 build.

2021-10-24  7.1.0-11  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-11 GIT revision 19313:fbf76f2ef:20211024

2021-10-11  7.1.0-11  <quetzlzacatenango@image...>
  * Fix connected component abort trap (reference
    https://github.com/ImageMagick/ImageMagick/issues/4372).
  * Fix possible unitialized values (reference
    https://github.com/ImageMagick/ImageMagick/issues/4379).
  * Fix stack overflow when parsing malicious tiff image file (report from
    Muhammad Aldo Firmansyah).

2021-10-10  7.1.0-10  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-10 GIT revision 19236:07ebe6b6e:20211010

2021-10-03  7.1.0-10  <quetzlzacatenango@image...>
  * Improved algorithm for automatic calculation of pointsize for caption and
    labels.
  * Support -auto-orient option in the identify utlity.

2021-10-03  7.1.0-9  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-9 GIT revision 19220:7921bf068:20211003

2021-10-03  7.1.0-9  Dirk Lemstra <dirk@lem.....org>
  * Squash a dump truck load of VisualStudio compiler warnings.
  * Improved algorithm for automatic calculation of word breaks and pointsize
    for caption and labels.

2021-09-19  7.1.0-9  <quetzlzacatenango@image...>
  * Improve wrapping between words and within words (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4227).
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-09 17:35:12 by Nia Alarie | Files touched by this commit (105)
Log message:
Recursive revbump for multimedia/libaom
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles

Next | Query returned 519 messages, browsing 71 to 80 | Previous