- Fix the error "vdso: Unexpected rt vDSO area bounds" (bsc#1236330):

taken from the upstream bug tracker
    https://github.com/checkpoint-restore/criu/pull/2539
  vdso-handle-vvar_vclock-vma-s.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=124
This commit is contained in:
2025-01-23 15:20:46 +00:00
committed by Git OBS Bridge
parent 1e2e128bd1
commit 2ecef19801
3 changed files with 187 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 23 15:03:04 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Fix the error "vdso: Unexpected rt vDSO area bounds" (bsc#1236330):
taken from the upstream bug tracker
https://github.com/checkpoint-restore/criu/pull/2539
vdso-handle-vvar_vclock-vma-s.patch
-------------------------------------------------------------------
Thu Jan 23 10:57:38 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>