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

giflib: add version 5.2.2 #23282

Merged
merged 6 commits into from
Apr 2, 2024
Merged

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Mar 26, 2024

Specify library name and version: giflib/5.2.2

giflib 5.2.2 comes with fixes for CVE-2023-48161, CVE-2022-28506


@ghost
Copy link

ghost commented Mar 26, 2024

I detected other pull requests that are modifying giflib/5.2.x recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

mayeut added 2 commits April 1, 2024 10:31
there's a data export that can't be exported using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@AbrilRBS AbrilRBS self-assigned this Apr 1, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 6 (3eac108e6f8bfcd362dd78edbc7372b7c3c32c0a):

  • giflib/5.2.2:
    All packages built successfully! (All logs)

  • giflib/5.2.1:
    All packages built successfully! (All logs)

@uilianries
Copy link
Member

@mayeut Thank you for your PR! Could you please point exactly where does the patch https://github.com/conan-io/conan-center-index/pull/23282/files#diff-8ff1b4569ab947aba99fa9aad7dbe500095cf76950b5903eb491ba1356a78fe0 comes from? Do you have any reference from the upstream? I don't find anything related in the upstream code: https://sourceforge.net/p/giflib/code/ci/master/tree/gif_font.c

@uilianries
Copy link
Member

I just sent a merge request to the upstream supporting CMake: https://sourceforge.net/p/giflib/code/merge-requests/15/

Let's see if we can drop most of CMake stuff from here.

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

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

The giflib has workarounds already, this one is simple enough and accepted in other parts.

I sent a PR to the upstream asking for CMake support here: https://sourceforge.net/p/giflib/code/merge-requests/15/

In case positive, in the future we can send a new PR with DLL support too.

@conan-center-bot conan-center-bot merged commit 9bdddb3 into conan-io:master Apr 2, 2024
18 checks passed
@mayeut mayeut deleted the giflib-add-5.2.2 branch April 2, 2024 20:37
yhsng pushed a commit to yhsng/conan-center-index that referenced this pull request Apr 12, 2024
* giflib: add version 5.2.2

* remove export patch & use CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* Use strtok_s instead of strtok_r with MSVC

* split patch

* Use patch for symbol export

there's a data export that can't be exported using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
ericLemanissier pushed a commit to ericLemanissier/conan-center-index that referenced this pull request Apr 16, 2024
* giflib: add version 5.2.2

* remove export patch & use CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* Use strtok_s instead of strtok_r with MSVC

* split patch

* Use patch for symbol export

there's a data export that can't be exported using CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
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