Subject: CVS commit: pkgsrc/graphics
From: Thomas Klausner
Date: 2023-12-31 22:42:38
Message id: 20231231214238.CD42AFA42@cvs.NetBSD.org

Log Message:
ImageMagick, p5-PerlMagick: update to 7.1.1.25

7.1.1-25 - 2023-12-30

Merged

    When writing BMP to v3 or lower, ignore the ICC profile. #6979
    configure.ac: fixup LFS check for autoconf-2.72 #6978

Commits

    beta release 3e8b0fa
    beta release 0930653
    Correct flags for jpeg-xl build. 87f4a62
    Include deflate in the security/oss-fuzz build. 26e6cf7
    Include more features in the tiff build. 0d36830
    check for version 0.20 instead f5329ad
    Also include -ldeflate in the LIBS for the oss-fuzz build. a29b58c
    Corrected oss-fuzz build. c02326b
    display hidden image 1dfcae1
    Start of moving the oss-fuzz files. b333c1a
    cosmetic 1cec932
    latest autoconf/automake 44ca83b
    latest autoconf/automake update fd412d1
    identify image time-to-live 6aac882
    set errno if time-to-live exceeded a8a6a61
    cosmetic c59b334
    conditionally set errno to ESTALE 43a44ea
    cosmetic 371c8da
    Moved oss-fuzz files to a different folder. 75c72e1
    Changes due to moving the oss-fuzz files. abc23f1
    ensure video can be read from stdin (ImageMagick/ImageMagick#6980) 9a7e87a
    ignore SyncBlob() status in CloseBlob() (ImageMagick/ImageMagick#6984) 30274e5
    repo change ca392c7
    update manifest d4298ea
    release 054b98c
    release 98e7513

7.1.1-24 - 2023-12-25

Merged

    configure: drop backported ac_func_fseeko.m4 for autoconf-2.72 compat… #6970
    Add Panasonic Raw v2 (RW2) as mime type #6967
    Add Canon Raw v2 (CR2) as mime type #6968

Commits

    beta release 9e5eb3a
    ... 22ca517
    cosmetic 8d015de
    Added extra check for rare case when ImageMagick is build without any \ 
delegates. 8d08f85
    Corrected order to fix invalid matches. 935f2c2
    b10 should also be moved. cf821b1
    only fill the alpha channel for alpha floodfill ef87dfd
    Make sure we use the lt_ methods like we do elsewhere. da099f2
    support dng:max-raw-memory define (ImageMagick/ImageMagick#6922) 1b042b2
    cosmetic 8365814
    properly export YUV JP2 images (ImageMagick/ImageMagick#6943) 804e2b7
    use : specifier 66a3868
    correct display program name a0aca55
    check for corrupt DJVU images \ 
(https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-wv9p-78jx-g7fv) \ 
f65eba2
    support UTF-8 comments (ImageMagick/ImageMagick#6949) e46e2ef
    do not prefix iTxt key with 'png:' 558e255
    latest autoconf update 640af74
    enhance sampling factor parser (ImageMagick/ImageMagick#6943) 4011e63
    Corrected length check. 6c52fda
    Bump actions/download-artifact from 3 to 4 ed5ac6d
    Bump actions/upload-artifact from 3 to 4 be19e35
    Bump github/codeql-action from 2 to 3 b85f143
    Give artifacts a unique name. 1c229f2
    Use different name for the installers. 0813103
    Also include type in artifact name. 7d907ea
    Swap order. 490e9ab
    Switch to ubuntu 20.04 in the app-image build. 7f8aab2
    Revert path filter. 94d5512
    Corrected packages that need to be install due to ubuntu upgrade. 12ecacf
    Removed duplicate if statement. 092b8fa
    Bump actions/checkout from 3 to 4 854b3a4
    Silence warning d1cd21c
    improve accuracy of image statistics (ImageMagick/ImageMagick#6924) 1f241fd
    fx calculations of skewness and kurtosis (ImageMagick/ImageMagick#6964) fffda83
    Only write comments as itxt when the string contains non ansi chars. f21cd54
    check if the string contains non-Latin1 characters a07eac1
    Corrected patch to check for non-Latin1 characters. 73ad1b7
    invalid JSON with -ping (ImageMagick/ImageMagick#6966) 7ccf6e8
    throw exception if # of meta channels exceed max \ 
(https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r) \ 
9c85f8f
    \ 
https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r \ 
8284632
    multiplication result converted to larger type c3bb6f6
    invalid HTTPS certificates are no longer ignored \ 
(https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3r24-6m6q-vxmr) \ 
62e67a2
    multiplication result converted to larger type 0882713
    eliminate compiler warning e88b9aa
    don't include the index channel in the overall image statistics 4e1feed
    multiplication result converted to larger type 91d8a32
    release 1c14ca3
    no member named 'rawparams' (ImageMagick/ImageMagick#6969) 57ff827
    release 883eaa2
    release 963f5fa

Files:
RevisionActionfile
1.335modifypkgsrc/graphics/ImageMagick/Makefile
1.276modifypkgsrc/graphics/ImageMagick/Makefile.common
1.297modifypkgsrc/graphics/ImageMagick/distinfo
1.202modifypkgsrc/graphics/p5-PerlMagick/Makefile
1.1removepkgsrc/graphics/ImageMagick/patches/patch-MagickCore_blob.c