From 44dbd88441eab878398462426240f91ea57c8df3 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 18 Oct 2022 15:16:28 +0200 Subject: [PATCH] Fix crash on ppc64le (fix rhbz#2121369) --- .gitignore | 1 + lldb.spec | 8 ++++++-- sources | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 42a52c1..ad37a31 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ /lldb-15.0.0.src.tar.xz.sig /81fc5f7909a4ef5a8d4b5da2a10f77f7cb01ba63.diff /f0a25fe0b746f56295d5c02116ba28d2f965c175.diff +/6f59f302e4358b4dc869bc298c2b9c06aa716b60.diff diff --git a/lldb.spec b/lldb.spec index 7148af5..23cb104 100644 --- a/lldb.spec +++ b/lldb.spec @@ -5,7 +5,7 @@ Name: lldb Version: %{lldb_version}%{?rc_ver:~rc%{rc_ver}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Next generation high-performance debugger License: NCSA @@ -14,9 +14,10 @@ Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{lldb_v Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{lldb_version}%{?rc_ver:-rc%{rc_ver}}/%{lldb_srcdir}.tar.xz.sig Source2: release-keys.asc -# Drop those two once 16.0.0 is out +# Drop those three once 16.0.0 is out Patch0: https://github.com/llvm/llvm-project/commit/f0a25fe0b746f56295d5c02116ba28d2f965c175.diff Patch1: https://github.com/llvm/llvm-project/commit/81fc5f7909a4ef5a8d4b5da2a10f77f7cb01ba63.diff +Patch2: https://github.com/llvm/llvm-project/commit/6f59f302e4358b4dc869bc298c2b9c06aa716b60.diff ## BuildRequires: clang @@ -131,6 +132,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.* %{python3_sitearch}/lldb %changelog +* Tue Oct 18 2022 Nikita Popov - 15.0.0-3 +- Fix crash on ppc64le (fix rhbz#2121369) + * Mon Oct 03 2022 sguelton@redhat.com - 15.0.0-2 - Backport compat patches for swig 4.1.0, see rhbz#2128646 diff --git a/sources b/sources index 1dc2cf0..f31f681 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ +SHA512 (6f59f302e4358b4dc869bc298c2b9c06aa716b60.diff) = 07d1965d66f042b292a4c60bf0451a02b8b581a6318097a0cca19b32a3c1e1e586f781b5fd7a86214d16cb38b78037a17fec7e6348ea0d8887ead491776fb735 SHA512 (81fc5f7909a4ef5a8d4b5da2a10f77f7cb01ba63.diff) = 4a4c406337d380c8646598fd2390ef070cd7b7024eb91b72752f126f84ff5f980800fad161237b269d369f9ba33e982260633db62d64b16c30b4af514cc4f38f SHA512 (f0a25fe0b746f56295d5c02116ba28d2f965c175.diff) = 0d69f1a1fd2532a505876276eb0bc3ce7be4d4c6799c8a5c0cf91ff3abc31977029bfcf953a5091f627489cea5e49198ce8ef97aa3142d187f29c1891293bae1 SHA512 (lldb-15.0.0.src.tar.xz) = 20da678f2ada8b6d8324a05be39c03c8fc7c67156224a6e4d2684afc00e8b92cdc0169bc3e490c9d417a735626014d101d4ae0e1b1747fdd6e6e8503c44f1eb7