[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][glibc-team/glibc][bookworm] 2 commits: debian/patches/git-updates.diff: update from upstream stable branch:



Title: GitLab

Aurelien Jarno pushed to branch bookworm at GNU Libc Maintainers / glibc

Commits:

  • 6d994cd6
    by Aurelien Jarno at 2025-03-03T21:44:09+01:00
    debian/patches/git-updates.diff: update from upstream stable branch:
    
    * debian/patches/git-updates.diff: update from upstream stable branch:
      - Change ldconfig auxcache magic number.
      - Ensure data passed to the rseq syscall are properly initialized.
      - Avoid integer truncation when parsing CPUID data with large cache sizes,
        fixing a memcpy/memmove when running under the FreeBSD's bhyve
        hypervisor.
      - Optimize log2/expm1/log1p math functions with FMA.
      - Fix missing cache information when running under Azure TDX hypervisor.
      - Fix TLS performance degradation after dlopen() usage.
      - Fix memset performance for unaligned destinations causing additional
        loop iterations.
      - Fixes a buffer overflow when printing assertion failure message
        (GLIBC-SA-2025-0001 / CVE-2025-0395).
    
  • e2d3ea23
    by Aurelien Jarno at 2025-03-06T23:47:05+01:00
    releasing package glibc version 2.36-9+deb12u10
    

2 changed files:


Reply to: