Skip to content
Snippets Groups Projects
  1. Apr 10, 2025
  2. Apr 09, 2025
  3. Apr 03, 2025
  4. Mar 26, 2025
  5. Mar 13, 2025
  6. Mar 07, 2025
  7. Mar 04, 2025
  8. Feb 27, 2025
  9. Feb 14, 2025
    • Richard Muzik's avatar
      uriparser: update to version 0.9.8 · 15e89a8e
      Richard Muzik authored
      SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
        * Fixed: [CVE-2024-34402]
            Protect against integer overflow in ComposeQueryEngine
        * Fixed: [CVE-2024-34403]
            Protect against integer overflow in ComposeQueryMallocExMm
      
      SECURITY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
        * Changed: Require CMake >=3.5.0
        * Added: CMake option URIPARSER_SHARED_LIBS=(ON|OFF) to control,
            whether to produce a shared or static library for uriparser
            and that alone, falls back to standard BUILD_SHARED_LIBS
            if available, else defaults to "ON"
        * Improved: Document that scheme-based normalization a la
            section 6.2.3 of RFC 3986 is a responsibility of the application
            using uriparser
        * Improved: Document supported code points for functions uriEscape(Ex)W
        * Infrastructure: Update Clang from 15 to 18
        * Infrastructure: Adapt to breaking changes in Clang packaging
        * Infrastructure: Get sanitizer CFLAGS and LDFLAGS back in sync
        * Infrastructure: Pin GitHub Actions to specific commits for security
        * Soname: 1:31:0 — see https://verbump.de/ for what these numbers do
      Verified
      15e89a8e
  10. Feb 11, 2025
  11. Dec 25, 2024
  12. Dec 22, 2024
  13. Dec 19, 2024
  14. Dec 18, 2024
  15. Dec 11, 2024
Loading