Next | Query returned 508 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2023-02-15 13:53:38 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.62.

7.1.0.62

    Fix EOI marker detection for Exif by @kmilos in #6050
    add BC5_UNORM compression support by @mmomtchev in #6039

7.1.0.61:

    Link MagickCore to urlmon when targeting Windows by @giordano in #6032
    Fix wonky wording in SECURITY.md by @mara004 in #6033
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2023-01-03 16:05:14 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.57.

7.1.0-57 - 2022-12-30

    beta release 56814b9
    Added support for writing animated jxl images. 555b2cd
    respect the TIFF offset prefix (ImageMagick/ImageMagick#5768) df099de
    slight optimization + cosmetic 648ee44
    remove spurious Exif namespace (ImageMagick/ImageMagick#5768) 7b0e2a9
    release d68553b
    release eadf378

7.1.0-56 - 2022-12-28

    beta release 12096ae
    Removed CHANGELOG.md 42dd9c3
    Added discussion template for the help category. c030396
    Added missing label. c37a32b
    Add operating system as input field. b2cf040
    Use same template as help for development category. b039726
    note those pesky NULL entities 269e8fd
    rework beta badge 3b7bf5b
    set character encoding to UTF-8 c5dfb89
    support hue colorspace quantization 44fd848
    check for EOF f7a3464
    convert to sRGB if soruce colorspace is not sRGB compatible | CMYK 189f9d4
    lastest method signatures 30bfc0f
    inline method d859abb
    account for TIFF offset in Exif profile 21da4fc
    Added supported for reading animated jpeg-xl 3c45046
    Added mime type. f540fc2
    Use JXL_DEC_FRAME event instead to create the next image to make sure \ 
identify shows all the frames. 85a39a3
    Removed whitespace. 4685da1
    Initialize without memset. 807e518
    Use image_info instead. f374d6d
    Set frame distance to zero for lossless image. 82138ea
    Initialize without memset. d63af13
    you can never have too many unit tests 28ee717
    release a9de416

7.1.0-55 - 2022-12-17

    fix: small error in docs #5882
    beta release 39fc3f2
    proper Exif profile handling in HEIC (ImageMagick/ImageMagick#5647) 1c7af54
    keep tiles approximately same size across multiple frames e10b7a9
    cosmetic 1447648
    ... 4d27812
    latest documentation updates 5281cd2
    lastest CSS updates b7b8950
    release f06bc90
    release 6edfae3

7.1.0-54 - 2022-12-10

    remove todo, cause cHRM+gAMA is never sRGB #5851
    beta release b21075c
    Only write the gAMA chunk if the sRGB chunk is written too. However, write \ 
the gAMA chunk if gamma is not 1.0/2.2 and no sRGB chunk \ 
(ImageMagick/ImageMagick#5850) b516099
    correct EXIF profile length (ImageMagick/ImageMagick#5768) 2e2a2e0
    correct EXIF profile extraction from JXL images \ 
(ImageMagick/ImageMagick#5768) cf133fa
    add additional comments to the coder 696a5b5
    skip zero-length profiles (ImageMagick/ImageMagick#5856) 6741cd2
    check for profile length of zero abf01f3
    cosmetic. 3cc61f7
    correct Image::compare documentation (ImageMagick/ImageMagick#5869) dd97eea
    support polling of image processing operation progress \ 
(ImageMagick/ImageMagick#5868) e27cd48
    add checks for null tags when monitoring ee2f46b
    release f5cf5ba

7.1.0-53 - 2022-12-04

    another approach to fix #5836 #5841
    Chrome, Mozilla, GIMP do not assume sRGB #5824
    Spelling core #5789
    Spelling misc #5787
    Spelling coders #5788
    Spelling wand #5792
    Spelling plusplus #5791
    Spelling perl #5790
    Fix *arch-dir helpstring in configure.ac #5780
    another approach to fix #5836 (#5841) #5836
    Chrome, Mozilla, GIMP do not assume sRGB (#5824) #4375
    beta release d615451
    ImageMagick/ImageMagick#5718 e437224
    set color reduction colorspace to that of the remap image @ \ 
ImageMagick/ImageMagick#5731 6ea94f2
    image profiles are const @ ImageMagick/ImageMagick#5743 238aaf6
    libdps delegate library must be specifically requested @ \ 
https://www.amazon.com/gp/css/order-history?ref_=E_423_order e8dd496
    libdps delegate library must be specifically requested @ \ 
ImageMagick/ImageMagick#5742 2a17145
    cosmetic e527643
    parameter is double, cast 26e636d
    Install in a different folder and run as a different user. 54202ca
    Removed invalid argument. 77eccfc
    Fixed build. 381d6f0
    check for NULL eda2e46
    avoid an unlikely divide by zero e68b300
    eliminate compiler warnings be77b88
    eliminate compiler warning 8307a50
    eliminate compiler warning b7340ba
    eliminate coverity warning a5198d4
    squash coverity warning 7cb70aa
    the Flashpix library now requires you explicitedly enable when configuring \ 
eca4ce5
    first attempt at supporting 16-bit half floats 7c68a0e
    Fixed build error. bf1a4f2
    void shift overflow 716f12c
    Changed version number in file of the portable release (#5749) 1414950
    latest autoconf/automake 28a3af8
    latest autoconf updates db5acda
    Improved error reporting and added call to JxlDecoderCloseInput instead of \ 
reporting an error. 926ad10
    implement suggestions from a static analyzer d4be270
    compress binary image 09442a5
    remove cast 4ba8144
    update manifest 0cbb5c7
    ImageMagick/ImageMagick#5780 a762bd6
    ImageMagick/ImageMagick#5783 e057607
    only open X display once when rendering text @ ImageMagick/ImageMagick#5779 \ 
f947d8f
    eliminate compiler exception 4762421
    Added support for reading the exif profile to the jxl coder. 7c0bb44
    Added missing version check. ca7c7bb
    Corrected types. 0e1b56d
    use ANSI-style comments 05152f4
    eliminate pointer dereference a3be60d
    support addition Si prefixes d3acd28
    cosmetic bfab5d9
    cosmetic 88cec68
    cosmetic e5894b6
    cosmetic 8daeac9
    cosmetic 2abd25e
    initialize target pixel 3c01336
    Use different policy. fd8486e
    Disable jpegli in jxl build. 17ed4f7
    Corrected path. e79c316
    latest autoconf/automake configuration updates cfe298a
    write metadata to JXL image format @ ImageMagick/ImageMagick#5768 8d8999a
    support XMP profile a52d78a
    leverage SplitStringInfo() to remove TIFF offset afc85bc
    cosmetic de94d35
    cosmetic 4cd1cd7
    set exif profile extent 47cb468
    l;atest web site updates 5f88b9d
    deprecate SetPixelBackgoundColor() method a607704
    remove bogus statement 1997d2e
    cosmetic f427cc6
    Silence warning with VS2017. 2101000
    Chrome, Mozilla, GIMP do not assume sRGB (ImageMagick/ImageMagick#5824) 66b1485
    Fixed build. 5bb3d45
    add getter/setter for the filter type 44dc2fb
    Simplify checking the format. c18375b
    Code cleanup e2fe11b
    Fixed copy paste mistake. 195fcde
    The chromaticity should be set after changing the colorspace of the image \ 
(#5835). ff122c7
    offset is already incremented @ \ 
(https://github.com/ImageMagick/ImageMagick/commit/8d8999add0e642bbfc0c9194c4a9d144cd576af2#r91564352) \ 
aeb8bf8
    refactor offset/size calculation 030f1fa
    label not centered with gravity (ImageMagick/ImageMagick#5834) 88759f1
    latest documentation fe219dc
    Make sure the offset starts at the correct position. b215d85
    check method argument to determine the adjustment 7c1768b
    properly detect grayscale JXL images (ImageMagick/ImageMagick#5836) c327e00
    another approach for detecting RGB vs. GRAY colorspace e9885fb
    set channel mask to the proper value (ImageMagick/ImageMagick#5843) 64d2830
    need to check image parameter exists before we get members (thanks Dirk) fbc548b
    cosmetic 1433170
    cosmetic. e2d8cea
    cosmetic 303cb62
    cosmetic 814ba99
    release 61fbe2b
    revert 25c3265
    eliminate compiler warning 6db8b9f
    eliminate compiler warning 02ba8f8
    eliminate compiler warnings c59f9d7
    cosmetic c91ce21
    release b0cc8e4
   2022-11-25 10:54:29 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
ImageMagick: update to 7.1.0.52

Merged

    coders: Enable opening https files in mingw #5727
    utilities: Enable support for unicode paths in mingw #5713

Commits

    beta release bf925a7
    support optional extension area 42bae95
    check extension attribute type to set the alpha channel 7b771b4
    Pass image's type instead of colorspace to IsGrayImageType d3539ae
    cosmetic 839984c
    eliminate unnecessary file open when globbing (thanks to P Antoine) 73dd9de
    OCE-2022-70: DoS at Stdin 09e738e
    possible DoS @ stdin (OCE-2022-70); possible arbitrary file leak \ 
(OCE-2022-72) 05673e6
    revert scene check 2752356
    Use new certificate. e9da157
    cosmetic 3aa3062
    enhanced delete list parsing 5118724
    cosmetic 4ba2bbc
    support -delete registry:NAME to delete images from the system registry fe5eeb8
    support -delete registry:NAME to delete images from the system registry ba541de
    string optimization d78b958
    allow for EOF d0bee0b
    Use new private api. 2d0b7fc
    Whitespace. 3193b5e
    Renamed variable fa28e60
    rotate HLS by 120 degrees (private email from John Z) 5f4ad1d
    Use the new ElementInfo api. ead0c10
    blob byte optimization 6fac1c9
    add check for grayscale image @ ImageMagick/ImageMagick#5705 e7d354e
    optimize reading blob string 4ff14c8
    proper boundary check 79cd5a5
    register WebP mime type c3f81bc
    fix monochrome colormap b4193e8
    Fixed possible null reference. ffd7221
    Use the ElementInfo api instead. 7a2b09b
    Another fix. ad532fa
    set blob EOF flag bc1e75c
    Use the ElementInfo api and fixed return value of SetLogEventMask. d80fafe
    Earlier unlock of semaphore. d4ae038
    Fixed unlock of semaphore. 9d98dad
    latest autoconf update 5d3d9e2
    Use the ElementInfo api. dc5bb28
    Use the ElementInfo api. ae600a1
    Code cleanup. 13ba626
    Use the ElementInfo api. 24a4cd0
    Fixed bug that was introduced when using the ElementInfo api. f9d96c7
    ImageMagick/ImageMagick#5713 fb70c5b
    robust support of masks in MPC and MIFF 9f0f4b2
    ImageMagick/ImageMagick#5713 914e376
    ImageMagick/ImageMagick#5680 11df7ff
    ImageMagick/ImageMagick#5680 43ba8a6
    initialize package key 878da43
    release 04ee6ce
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-10-24 16:33:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
ImageMagick: update to 7.1.0.51.

    beta release fea7eed
    obtain scene from image structure 53eb353
    prevent undefined shift 742374a
    Added private api to go through a linked list without using semaphores. 212020f
    Fixed build. e53a959
    latest automake configuration a88a3b5
    fix undefined-shift in ReadTGAImage @ \ 
https://oss-fuzz.com/testcase?key=5129864151957504 fcaddfb
    prevent divide by zero exception 1cf41df
    release aea87b5
   2022-10-19 17:43:19 by Jonathan Perkin | Files touched by this commit (1)
Log message:
ImageMagick: SunOS needs -lsendfile.
   2022-10-13 12:44:12 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
ImageMagick: update to 7.1.0.50.

Fix some pkglint.

Merged

    Fix DDS file DDPF_LUMINANCE type of data #5452

Commits

    beta release 9f4d7d5
    Removed default quality of 50. d0b8d6e
    Use the new api of jpeg-xl 0.7.0. 1246eab
    Set the minimum jpeg-xl version to 0.7.0 67e6c68
    Corrected setting the properties that should be set when the image has an \ 
alpha channels. 401f580
    Adjust num_color_channels when the image is grayscale. 1a2117e
    Use ReadStrip method when bit depth is higher than 8 (#5597) f95bf0b
    Added support for reading the resolution of an xcf file (#5549). 7f0348c
    Minor style change. c50602c
    Correct distance calculation. c3f5009
    Perform ChannelGeometry checks earlier. 7eb960d
    Corrected version format to be compatible with Ghostscript 10.00.0 (#5618) \ 
d5349ca
    Correct quotes around the password, the old way no longer works with version \ 
10.00.0 of Ghostscript. 82bbf4c
    Read and use the offset instead of skipping it (#5604). bb4018a
    Corrected bounds calculation ($5623). 5118534
    fix incorrect handling of SQ groups in header @ ImageMagick/ImageMagick#5606 \ 
0bc1022
    support 1-bit pixels 740ac65
    release f032690

Next | Query returned 508 messages, browsing 31 to 40 | Previous