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

V3.19.1 - Updates #10

Merged
merged 37 commits into from
Jul 9, 2024
Merged

V3.19.1 - Updates #10

merged 37 commits into from
Jul 9, 2024

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    f458b91 View commit details
    Browse the repository at this point in the history
  2. Update CMake for v3.19.0

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b47964d View commit details
    Browse the repository at this point in the history
  3. LibJXR Fix bad include

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    af5b52a View commit details
    Browse the repository at this point in the history
  4. CVE-2021-33367 Patch Fix

    Buffer Overflow vulnerability in Freeimage v3.18.0 allows attacker to cause a denial of service via a crafted JXR file.
    
    Tryna to start something bah
    
    https://sourceforge.net/p/freeimage/discussion/36109/thread/1a4db03d58/
    (cherry picked from commit 669b06a)
    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5e1e391 View commit details
    Browse the repository at this point in the history
  5. Lib PNG HotFix for ARM NEON Linking error

    (cherry picked from commit ce97ae9)
    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f1cfc63 View commit details
    Browse the repository at this point in the history
  6. Fix half register

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8c27c79 View commit details
    Browse the repository at this point in the history
  7. Fix C++11 / C++17 issues ptr and register

    (cherry picked from commit 89403b0)
    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    679cad2 View commit details
    Browse the repository at this point in the history
  8. FreeImage defines

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1496291 View commit details
    Browse the repository at this point in the history
  9. Fix LibPNG

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0115f95 View commit details
    Browse the repository at this point in the history
  10. Fix OpenEXR

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fbdb2a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da5e678 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b86c43 View commit details
    Browse the repository at this point in the history
  13. Remove VERSION

    danoli3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    f9fc414 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe0b7f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    5ebddf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cac0fe View commit details
    Browse the repository at this point in the history
  3. LibTIFF missing libraries src + added libport missing in FreeImage ho…

    …wever in LibTIFF repo
    danoli3 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c4f2683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70a5c7e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    e3fa2d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Windows Lets go Static

    danoli3 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9dfe4c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. ARM targets fix SSE issues

    danoli3 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0421bbe View commit details
    Browse the repository at this point in the history
  2. FreeImage ARM64 fixes

    danoli3 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2b51854 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. arm64ec fix

    danoli3 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4d33f82 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Emscripten wasm

    danoli3 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    78880d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Update CMakeLists.txt

    danoli3 authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6d0b653 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    c66a788 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    danoli3 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    75da2e3 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    danoli3 authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b26f1da View commit details
    Browse the repository at this point in the history
  4. Cmakelist merge

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    bd129a6 View commit details
    Browse the repository at this point in the history
  5. CMakeList Fixes Options /

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9048e9b View commit details
    Browse the repository at this point in the history
  6. Cmakelist fixes

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7fc614b View commit details
    Browse the repository at this point in the history
  7. Fix Win32

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0485dc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3ecc5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc22c95 View commit details
    Browse the repository at this point in the history
  10. TestAPI fix

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8ac6a0b View commit details
    Browse the repository at this point in the history
  11. Libraw off default

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a516d58 View commit details
    Browse the repository at this point in the history
  12. CPP 11

    danoli3 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3c7631b View commit details
    Browse the repository at this point in the history