Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
glibc
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
glibc
Commits
a2ecc900
Commit
a2ecc900
authored
1 month ago
by
Aurelien Jarno
Committed by
Dylan Aïssi
1 week ago
Browse files
Options
Downloads
Patches
Plain Diff
Import Debian changes 2.36-9+deb12u10
parent
713c64cc
No related branches found
No related tags found
3 merge requests
!84
Backport v2024 <- v2025: Update from debian/bookworm
,
!83
Backport v2025 <- v2026dev1: Update from debian/bookworm
,
!82
Update from debian/bookworm for apertis/v2026dev1
Pipeline
#926534
passed
1 week ago
Stage: build-env
Stage: update
Stage: merge
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+18
-0
18 additions, 0 deletions
debian/changelog
debian/patches/git-updates.diff
+1719
-40
1719 additions, 40 deletions
debian/patches/git-updates.diff
with
1737 additions
and
40 deletions
debian/changelog
+
18
−
0
View file @
a2ecc900
glibc (2.36-9+deb12u10) bookworm; urgency=medium
* 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).
-- Aurelien Jarno <aurel32@debian.org> Thu, 06 Mar 2025 23:46:53 +0100
glibc (2.36-9+deb12u9) bookworm; urgency=medium
* debian/testsuite-xfail-debian.mk: mark tst-support_descriptors as XFAIL,
...
...
This diff is collapsed.
Click to expand it.
debian/patches/git-updates.diff
+
1719
−
40
View file @
a2ecc900
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment