Debian Patches

Status for rr/5.6.0-3

Patch Description Author Forwarded Bugs Origin Last update
bash-location.patch On Debian systems bash is /bin/bash Stephen Kitt <skitt@debian.org> no
move-page-exec-stub.patch Move supporting binaries to /usr/lib/rr Stephen Kitt <skitt@debian.org> no
ctime.patch commit 289a7c6f1eae35340258593ac0ca3e3f8e2880ba

Include ctime explicitly

In GCC 12, ctime is no longer included indirectly, and needs to be
included explicitly (for time()).

See https://www.gnu.org/software/gcc/gcc-12/porting_to.html for
details.

Signed-off-by: Stephen Kitt <steve@sk2.org>

diff --git a/src/test-monitor/test-monitor.cc b/src/test-monitor/test-monitor.cc
index 2ac6173b..8b7c7d41 100644
Stephen Kitt <steve@sk2.org> no 2022-08-14
ethtool-sset-info-fla.patch commit 2979c60ef8bbf7c940afd90172ddc5d8863f766e

Avoid creating a struct with elements after ethtool_sset_info's variable-length-array.

Resolves #3369

diff --git a/src/record_syscall.cc b/src/record_syscall.cc
index 2e4cdec3..48544e1d 100644
Robert O'Callahan <robert@ocallahan.org> no 2022-08-25

All known versions for source package 'rr'

Links