Next | Query returned 519 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2022-05-10 07:56:55 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.33.

Merged

    autotools: Add ws2_32 library with MagickCore for Win32 platform #5119
    Avoid NULL pointer dereference in coders/wmf.c #5117

Commits

    beta release 600c455
    possible null dereference 4e085a2
    improved error checking 2e5c976
    Also create an arm64 installer. c84fcf5
    Also create portable arm64 binaries. 6126915
    eliminate coverity defect 4cec11d
    eliminate Coverity defect 0364622
    eliminate Coverity defect a619616
    ImageMagick/ImageMagick#5099 43da986
    prevent memory leak on exception 0157eb8
    the tiles per page cannot be zero fecf247
    check security policy before reading an -fx expression from a file c53fb96
    fix exception on a valid ternary @ ImageMagick/ImageMagick#4533 64b5fe6
    display the image pixel cache type 759029d
    change order of pixel cache type 3529df8
    change order of pixel cache type bacb357
    use the correct property key for arithmetic coding 0184b6c
    Reverted patch because HDRI should always be highres. 4e20a27
    the maximum dissolve factor is 1.0 452c436
    Removed duplicate check. b108dbd
    Fixed possible memory leak reported in #5121. 9c957a6
    Removed to heif_filetype_yes_unsupported check to resolved the issue \ 
reported in #5123. 47898c6
    possible memory leak @ ImageMagick/ImageMagick#5121 b0c1967
    eliminate compiler warnings a10a570
    eliminate compiler warnings 3fa3d9f
    conditional logging 53fb342
    eliminate compiler warnings a429f44
    background kept when making cylinder @ ImageMagick/ImageMagick#5112 925a6c5
    cosmetic d4d5ca2
    possible memory leak @ ImageMagick/ImageMagick#5131 8ed6d1d
    release 4e6f7b1
    release 39baedd
   2022-05-03 10:27:11 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
ImageMagick: update to 7.1.0.32.

Make tiff optional (default on, like before)

Merged

    Add support for FITS images with NaN values #5084
    Fixes grammar/typos/markdown #5083

Commits

    prep Beta release d2c4a6f
    ImageMagick/ImageMagick#3661 9090b17
    possible obscure memory leak 8e0c95e
    check event mask before logging eab8155
    check event mask before logging 7dcb276
    Also create changelog in the daily build. 878a667
    Removed %GITHUB_WORKSPACE% from other builds. 2540c48
    improve/optimize logging 7ba113a
    ImageMagick/ImageMagick#5041 c942d53
    need Changelog.md, referenced by web pages 6b6e7f3
    ilatest autoconf update 9dfee98
    move to wbsite repo 3e445a0
    optimize thumbnail resizing 09ab692
    ImageMagick/ImageMagick#4533 (comment) d13f844
    Rename extent to length. b056cec
    Allow exif profile that has a zero length (#5082). 0433d6e
    Moved length check. 267a891
    Removed code that was used to create a test image. bf925e6
    Use consistent code style. c4c031b
    revert bca2fb8
    Added missing CoderEndianSupportFlag (#5090). 0952c6a
    Sort commits by date instead. 7b95dda
    https://oss-fuzz.com/testcase?key=5120317075357696 5622990
    Removed unused arguments. c704997
    Added missing typecasts. 6820800
    check for image width/height exceeding INT_MAX 6d2c75e
    eliminate compiler exception 8649f4f
    add comment c506f55
    Use set_arg_encoding as suggestion in #5092. 67a2613
    optimize logging b2eaec1
    fix copyright c2fc57a
    initalize logging variable 263bfae
    possible divide by zero dce1bcf
    more informative exception message b7d240b
    more informative exception message 354669f
    make some logging coditional 372b5df
    ImageMagick/ImageMagick#3859 f49b826
    release a2b2c08
   2022-04-25 11:26:14 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
ImageMagick: update to 7.1.0.31.

- Use the generated ChangeLog.md file instead.
- release commits
- Changed the minimum version for libheif to 1.4.0.
- Get the intensity before changing the of the pixel channels (thanks Snibgo) #5067.
- initialize composite variables as they are declared
- Use version 3 of checkout.
- bump revisition
- Create ChangeLog during the release build.
- fix rare but possible memory leak
- use old-style comment declarations
- Try without %GITHUB_WORKSPACE%
- autoconf latest update
- eliminate Coverity defect
- ensure we don't dereference null pointer
- The default fetch-depth is 1.
- Use date of latest change to m4/version.m4 instead.
- laterst automake/autoconf update
- latest autoconf update
- eliminate Coverity defects
- Added option to mark the version as beta.
- Call CloseBlob earlier because we read the image from the file instead.
- latest autoconf/automake updates
- release
- set threshold policy by default
- Added missing with.
- fix compiler warning
- Added version checks for heif_check_filetype (#5049).
- eliminate compiler warning
- Changed triggers for the release build.
- unecessary check for null
- off-by-one fix
- Removed path.
- Changed fetch depth.
- Temporary list folder content.
- Corrected typo.
- fix copyright format
- proper check for number of channels
- Silenced warning when version is lower that 1.4.0.
- Removed parentheses.
- Also correct stroke opacity.
- Added missing cd.
   2022-04-20 22:52:05 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
ImageMagick: update to 7.1.30

## \ 
[7.1.0-29](https://github.com/ImageMagick/ImageMagick/compare/7.1.0-28...7.1.0-29) \ 
- 2022-03-27

### Merged

- Remove unused EXPLICIT_TEMPLATE_INSTANTIATION \ 
[`#4982`](https://github.com/ImageMagick/ImageMagick/pull/4982)
- Fixes #4985: 4e+26 is outside the range of representable values of type \ 
'unsigned long' at coders/pcl.c:299 \ 
[`#4986`](https://github.com/ImageMagick/ImageMagick/pull/4986)

### Fixed

- Fixes #4985: 4e+26 is outside the range of representable values of type \ 
'unsigned long' at coders/pcl.c:299 (#4986) \ 
[`#4985`](https://github.com/ImageMagick/ImageMagick/issues/4985)

### Commits

- https://github.com/ImageMagick/ImageMagick/issues/4936 \ 
[`83b114f`](https://github.com/ImageMagick/ImageMagick/commit/83b114f7ae99561d9c6abc67ab11c50f9d547655)
- latest changelog \ 
[`d1d344b`](https://github.com/ImageMagick/ImageMagick/commit/d1d344b0ac1b5e98955009d57ed7f6954b54afcf)
- ... \ 
[`280e7e6`](https://github.com/ImageMagick/ImageMagick/commit/280e7e6c2183a534efdf08db225dfa21350f0403)
- enforce one `id` per MIFF image \ 
[`966a769`](https://github.com/ImageMagick/ImageMagick/commit/966a769a646aaaeff127862b8e475297bf5058d3)
- https://github.com/ImageMagick/ImageMagick/issues/4987 \ 
[`25309b9`](https://github.com/ImageMagick/ImageMagick/commit/25309b9772d72072f8574352968aeca7134ba433)
- over allocate quantum pixel buffer \ 
[`219d19f`](https://github.com/ImageMagick/ImageMagick/commit/219d19f96e6a87b17ab26dfa6eadc7ad3169092a)
- https://github.com/ImageMagick/ImageMagick/issues/4972 \ 
[`ffc2aaa`](https://github.com/ImageMagick/ImageMagick/commit/ffc2aaae543dcd60c6cc7e5a426f66dbc51df560)
- https://github.com/ImageMagick/ImageMagick/issues/4936 \ 
[`000557d`](https://github.com/ImageMagick/ImageMagick/commit/000557da249fa36ad8111c312cb43f179a1f7070)
- set quantum extent \ 
[`c909df1`](https://github.com/ImageMagick/ImageMagick/commit/c909df15fc9e55b99c9d4480d4ed48a141fb943b)
- revert \ 
[`96162eb`](https://github.com/ImageMagick/ImageMagick/commit/96162ebad2f05140a0d899b46a3e5dec9d4005f2)
- revert \ 
[`cb65691`](https://github.com/ImageMagick/ImageMagick/commit/cb656913eb12c67f3d8a3098635e239c3d94bf18)
- revert \ 
[`ab39cc4`](https://github.com/ImageMagick/ImageMagick/commit/ab39cc4abe3510b31d9e3dafe8a3b898ce627605)
- cosmetic \ 
[`2c35b9a`](https://github.com/ImageMagick/ImageMagick/commit/2c35b9a24bd6abf17b1f135ced20611f4ad7fa17)
- cosmetic \ 
[`e36bd84`](https://github.com/ImageMagick/ImageMagick/commit/e36bd84b0935b204a27a05aa041dfea6faf25099)
- no suitable delegate utility for CGM or FIG formats \ 
[`004fc5d`](https://github.com/ImageMagick/ImageMagick/commit/004fc5d725fa2dc395391d1ac65f815823595189)
- speculative allocation since we don't yet know the quantum type \ 
[`bd77531`](https://github.com/ImageMagick/ImageMagick/commit/bd77531ae8dd24adb583f87e7c0b73c306ac64cc)
- latest changes \ 
[`2bfd2be`](https://github.com/ImageMagick/ImageMagick/commit/2bfd2beb581bbfd242ff7dd20a15dc602a154014)
- account for case where gray image is imported as RGBA \ 
[`22cfaf3`](https://github.com/ImageMagick/ImageMagick/commit/22cfaf35dcea6d07e5353660794edca16b363c6b)
- reset id \ 
[`a4736b4`](https://github.com/ImageMagick/ImageMagick/commit/a4736b4577b45def91148a4e5e71d8d4151ff96f)
- pending release \ 
[`a6551b2`](https://github.com/ImageMagick/ImageMagick/commit/a6551b2514ecf294c7ee11841d1e0b665fbbc7a8)
- pending release \ 
[`8be1086`](https://github.com/ImageMagick/ImageMagick/commit/8be1086bee313dfcfe014e3c60197bf0b636776f)
- https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45887 \ 
[`96ae906`](https://github.com/ImageMagick/ImageMagick/commit/96ae9066b001ff951c6a3c936081bacfaa69935f)
- https://github.com/ImageMagick/ImageMagick/issues/4975 \ 
[`44cb819`](https://github.com/ImageMagick/ImageMagick/commit/44cb81933777a199b9209d89a72fd2acf202d5de)
- https://github.com/ImageMagick/ImageMagick/issues/4974 \ 
[`c871830`](https://github.com/ImageMagick/ImageMagick/commit/c8718305f120293d8bf13724f12eed885d830b09)
- https://github.com/ImageMagick/ImageMagick/issues/4988 \ 
[`ca3654e`](https://github.com/ImageMagick/ImageMagick/commit/ca3654ebf7a439dc736f56f083c9aa98e4464b7f)
- release \ 
[`4c0b7d2`](https://github.com/ImageMagick/ImageMagick/commit/4c0b7d25daf11131af48820b2aa6cc0b1cf11a9e)
- reset id \ 
[`83de35d`](https://github.com/ImageMagick/ImageMagick/commit/83de35d0ab6e5100450d604bf300670af7e1b3e8)
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-03-30 09:54:31 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.28.

export libjxl version #
set pixel format in image out block
coders: sync JXL output
Changed the format of MAGICK_GIT_REVISION and use this in -version.
Restore dds:compression=dxt5 behavior
Coders: proper check for out of bounds per https://bugs.chromium.org/…
Coders: eliminate compiler warnings
fix issue: outside the range of representable values of type 'unsigne…
Coders: PS and EPS %%BoundingBox not being parsed #4961
Coders: support 10-bit AVIF per #4932
Fix setting the pixel intensity method with SetImageProperty (#4969)
MagickCore: cosmetic
MagickCore: support getentropy()
build: release
getentropy() requires sys/random.h include
pending release
   2022-03-08 09:09:38 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ImageMagick: update to 7.1.0.27.

- Appropriate default kmin, kmax values for lossy and lossless into webp encoder
   2022-02-20 22:29:45 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.25.

2022-02-15  7.1.0-25  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-25 GIT revision 19704:7f7c90526:20220215

2021-02-13  7.1.0-25  <quetzlzacatenango@image...>
  * incontinuity in straight segment of polyline (reference
    https://github.com/ImageMagick/ImageMagick/issues/4837).
   2022-02-15 10:20:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.24.

2022-02-12  7.1.0-24  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-24 GIT revision 19683:26523979f:20220212

2021-02-06  7.1.0-24  <quetzlzacatenango@image...>
  * optimize reading of XPM properties.
  * the GIF Netscape block must appear immediately after the global color table.

2022-02-05  7.1.0-23  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-23 GIT revision 19647:706986228:20220205

2021-02-02  7.1.0-23  <quetzlzacatenango@image...>
  * limit recursion when reading the VID image format.
  * improperly resizing memory due to errant check (reference
    https://github.com/ImageMagick/ImageMagick/issues/4807).
   2022-01-31 12:34:32 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.22.

2022-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-22 GIT revision 19618:cb0ac9022:20220129

2021-01-29  7.1.0-22  <quetzlzacatenango@image...>
  * limit colorname length to avoid possible DoS
  * restore MPRI URI in SVG

2022-01-28  7.1.0-21  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.1.0-21 GIT revision 19609:f084a86ec:20220128

2021-01-24  7.1.0-21  <quetzlzacatenango@image...>
  * PDF now shows the correct Unicode title (reference
  https://github.com/ImageMagick/ImageMagick/issues/4771).
  * optimize Fx image statistics (reference
    https://github.com/ImageMagick/ImageMagick/discussions/4533).

Next | Query returned 519 messages, browsing 61 to 70 | Previous