Hello community,

here is the log from the commit of package rr for openSUSE:Factory checked in 
at 2020-10-29 09:23:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rr (Old)
 and      /work/SRC/openSUSE:Factory/.rr.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rr"

Thu Oct 29 09:23:30 2020 rev:3 rq:844721 version:5.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rr/rr.changes    2020-04-29 20:54:44.109321236 
+0200
+++ /work/SRC/openSUSE:Factory/.rr.new.3463/rr.changes  2020-10-29 
09:23:39.166765213 +0100
@@ -1,0 +2,12 @@
+Thu Oct 29 07:39:40 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 5.4.0:
+  * As usual there are many bug fixes, improvements to system call
+    coverage, and incremental performance improvements.
+  * AMD Zen CPUs are now supported, with some caveats.
+  * There is experimental support for ARM AArch64 platforms that
+    avoid the STREX instruction.
+  * rr record has a new option --nested=detach which lets nested
+    rr recordings run "detached" to create a separate recording.
+
+-------------------------------------------------------------------

Old:
----
  5.3.0.tar.gz

New:
----
  5.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rr.spec ++++++
--- /var/tmp/diff_new_pack.YayO3G/_old  2020-10-29 09:23:39.858765876 +0100
+++ /var/tmp/diff_new_pack.YayO3G/_new  2020-10-29 09:23:39.862765880 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rr
-Version:        5.3.0
+Version:        5.4.0
 Release:        0
 Summary:        Records nondeterministic executions and debugs them 
deterministically
 License:        MIT
@@ -50,7 +50,7 @@
 %build
 # Fix incorrect path to bash
 sed -i "s|%{_bindir}/bash|/bin/bash|g" ./scripts/signal-rr-recording.sh
-sed -i "s|#!.*/usr/bin/env.*|#!%{_bindir}/python3|" 
scripts/rr-collect-symbols.py
+sed -i "s|#!.*%{_bindir}/env.*|#!%{_bindir}/python3|" 
scripts/rr-collect-symbols.py
 CXXFLAGS=-std=c++14 %cmake \
   -DBUILD_TESTS=OFF
 CXXFLAGS=-std=c++14 %make_jobs
@@ -65,10 +65,10 @@
 %dir %{_libdir}/rr
 %{_bindir}/rr
 %{_bindir}/rr_exec_stub*
-%{_bindir}/rr_page_*
 %{_bindir}/signal-rr-recording.sh
 %{_datadir}/rr/*
 %{_libdir}/rr/librrpreload*.so
+%{_libdir}/rr/librraudit_32.so
 %{_datadir}/bash-completion/completions/rr
 %{_bindir}/rr-collect-symbols.py
 

++++++ 5.3.0.tar.gz -> 5.4.0.tar.gz ++++++
++++ 43269 lines of diff (skipped)


Reply via email to