Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libpng/1.6.44] Add a new version of libpng #25261

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

datalogics-robb
Copy link
Contributor

@datalogics-robb datalogics-robb commented Sep 13, 2024

Changes from version 1.6.43 to version 1.6.44

  • Hardened calculations in chroma handling to prevent overflows, and
    relaxed a constraint in cHRM validation to accomodate the standard
    ACES AP1 set of color primaries.
    (Contributed by John Bowler)
  • Removed the ASM implementation of ARM Neon optimizations and updated
    the build accordingly. Only the remaining C implementation shall be
    used from now on, thus ensuring the support of the PAC/BTI security
    features on ARM64.
    (Contributed by Ross Burton and John Bowler)
  • Fixed the pickup of the PNG_HARDWARE_OPTIMIZATIONS option in the
    CMake build on FreeBSD/amd64. This is an important performance fix
    on this platform.
  • Applied various fixes and improvements to the CMake build.
    (Contributed by Eric Riff, Benjamin Buch and Erik Scholz)
  • Added fuzzing targets for the simplified read API.
    (Contributed by Mikhail Khachayants)
  • Fixed a build error involving pngtest.c under a custom config.
    This was a regression introduced in a code cleanup in libpng-1.6.43.
    (Contributed by Ben Wagner)
  • Fixed and improved the config files for AppVeyor CI and Travis CI.

Summary

Changes to recipe: *libpng/1.6.44

Motivation

A new release of libpng is available
libpng 1.6.44 announcement

Details


@conan-center-bot

This comment has been minimized.

@ErniGH ErniGH self-assigned this Sep 16, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (2492857dd874f582ca1644bb43b1efe6a1e4a8a0):

  • libpng/1.6.44:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.39:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.43:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.38:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.41:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.32:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.42:
    Built 20 packages out of 22 (All logs)

  • libpng/1.6.40:
    Built 20 packages out of 22 (All logs)

  • libpng/1.5.30:
    Built 16 packages out of 22 (All logs)

  • libpng/1.6.37:
    Built 20 packages out of 22 (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (2492857dd874f582ca1644bb43b1efe6a1e4a8a0):

  • libpng/1.6.43:
    All packages built successfully! (All logs)

  • libpng/1.6.42:
    All packages built successfully! (All logs)

  • libpng/1.6.41:
    All packages built successfully! (All logs)

  • libpng/1.6.39:
    All packages built successfully! (All logs)

  • libpng/1.5.30:
    Built 8 packages out of 10 (All logs)

  • libpng/1.6.32:
    All packages built successfully! (All logs)

  • libpng/1.6.38:
    All packages built successfully! (All logs)

  • libpng/1.6.44:
    All packages built successfully! (All logs)

  • libpng/1.6.40:
    All packages built successfully! (All logs)

  • libpng/1.6.37:
    All packages built successfully! (All logs)

Copy link
Contributor

@ErniGH ErniGH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 😄

@ErniGH ErniGH requested a review from AbrilRBS September 17, 2024 09:36
@conan-center-bot conan-center-bot merged commit be0cfa4 into conan-io:master Sep 17, 2024
48 checks passed
OMGtechy pushed a commit to OMGtechy/conan-center-index that referenced this pull request Dec 31, 2024
* [libpng/1.6.44] Add a new version of libpng

[libpng 1.6.44 announcement](https://raw.githubusercontent.com/pnggroup/libpng/v1.6.44/ANNOUNCE)

* fix: remove "/lib/cmake/PNG/PNGConfig.cmake "

* Refactor to remove unused import.

---------

Co-authored-by: Ernesto de Gracia Herranz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants