Revisions of ltrace
Ana Guerrero (anag+factory)
accepted
request 1148660
from
Andreas Schwab (Andreas_Schwab)
(revision 49)
- Use %autosetup (forwarded request 1148659 from Andreas_Schwab)
Ana Guerrero (anag+factory)
accepted
request 1110337
from
Andreas Schwab (Andreas_Schwab)
(revision 48)
- Update to version 0.7.91+git20230705.8eabf68: * Add missing semi-colon * ./autogen.sh is needed before ./configure * sysdeps: x86: update syscall tables * testsuite: system_calls: recognize statx * testsuite: system_calls: recognize newfstatat * PowerPC Fix HFA FP/GPR parameter logic typo * Add -Wno-psabi to avoid compilation warning/failure * Avoid infinite loop when single stepping into PLT * PowerPC ltrace-elf handle LEP/GEP offset * riscv64: add initial riscv64 support - arm-trace.patch, ltrace-0.7.91-ppc64le-scv.patch, readdir.patch: remove - Rediff remaining patches (forwarded request 1110336 from Andreas_Schwab)
Dominique Leuenberger (dimstar_suse)
accepted
request 1078434
from
Andreas Schwab (Andreas_Schwab)
(revision 47)
- ppc64le-use-after-free.patch: fix use after free (forwarded request 1078433 from Andreas_Schwab)
Dominique Leuenberger (dimstar_suse)
accepted
request 884045
from
Dirk Mueller (dirkmueller)
(revision 46)
- add ltrace-0.7.91-ppc64le-scv.patch from Fedora - spec-cleaner - add timeout to testsuite run, it is non-fatal anyway
Dominique Leuenberger (dimstar_suse)
accepted
request 855835
from
Andreas Schwab (AndreasSchwab)
(revision 45)
- Added s390x-ptrace.patch and remove 2 unused functions to fix 'expr_clone' error from latest release (forwarded request 855816 from skriesch)
Dominique Leuenberger (dimstar_suse)
accepted
request 847887
from
Andreas Schwab (AndreasSchwab)
(revision 44)
- Fix rpmlint warning make-check-outside-check-section by moving check code to %check section. (forwarded request 847823 from jengelh)
Dominique Leuenberger (dimstar_suse)
accepted
request 774148
from
Andreas Schwab (Andreas_Schwab)
(revision 43)
- Package latest available sources - ltrace-fix-build.patch: remove (forwarded request 774147 from Andreas_Schwab)
Dominique Leuenberger (dimstar_suse)
accepted
request 731549
from
Andreas Schwab (Andreas_Schwab)
(revision 42)
- Fix last change - Use noun phrase in summary.
Dominique Leuenberger (dimstar_suse)
accepted
request 699688
from
Andreas Schwab (AndreasSchwab)
(revision 41)
- Add gcc9-Wlto-type-mismatch.patch in order to address LTO warnings (boo#1133256). (forwarded request 699610 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 689797
from
Marcus Meissner (msmeissn)
(revision 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 662839
from
Andreas Schwab (AndreasSchwab)
(revision 39)
- Add gcc9-printf-s-null-argument.patch: boo#1120789. (forwarded request 662827 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 573631
from
Andreas Schwab (Andreas_Schwab)
(revision 38)
- ppc-ptrace.patch: include <asm/ptrace.h> on ppc - arm-trace.patch: remove unreachable assignment (forwarded request 573630 from Andreas_Schwab)
Dominique Leuenberger (dimstar_suse)
accepted
request 556834
from
Dirk Mueller (dirkmueller)
(revision 37)
Dominique Leuenberger (dimstar_suse)
accepted
request 545813
from
Marcus Meissner (msmeissn)
(revision 36)
Dominique Leuenberger (dimstar_suse)
accepted
request 408568
from
Andreas Schwab (Andreas_Schwab)
(revision 35)
- readdir.patch: Remove use of deprecated readdir_r (forwarded request 408566 from Andreas_Schwab)
Stephan Kulow (coolo)
accepted
request 247287
from
Andreas Schwab (AndreasSchwab)
(revision 34)
- Update to git rev 6c6bcc3 ** Prototype libraries - Each DSO can now ship an ltrace config file (called prototype library) that ltrace will open when that DSO is loaded to process image. See ltrace(1) for details. - ltrace.conf is no longer part of installation tarball. Instead, we now ship libc.so.conf, libm.so.conf, libacl.so.conf, and syscalls.conf. Those are now istalled to /usr/share/ltrace by default. /etc/ltrace.conf and $HOME/.ltrace.conf are still loaded if present, and can contain arbitrary user configuration. - The option -F was retrofitted to be a colon-separated list of prototype libraries, and directories to look for prototype libraries in. On Linux, ltrace looks into XDG_CONFIG_HOME, XDG_CONFIG_DIRS, and /usr/share/ltrace as well. - Wide character strings are supported in prototypes. Use "string" lens as usual, but use array of integers as underlying type. libc.so.conf now contains prototypes of wide character functions. - Sole void function parameter such as in the following example, is now considered obsolete: | int fork(void); | This use is still accepted, taken to mean "hide(int)", but produces a warning, and will be removed in future. - Prototypes are now read from DWARF debug info, if available. This complements the data available in config files ** Architectural support - MIPS and MIPSel are now handled by the same backend. - ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full fetch backend. ARMv8 backend doesn't support tracing of 32-bit binaries, as currently there's no 32-bit userspace available for ARM64 processors. (forwarded request 247286 from AndreasSchwab)
Adrian Schröter (adrianSuSE)
committed
(revision 33)
Split 13.2 from Factory
Tomáš Chvátal (scarabeus_factory)
accepted
request 211895
from
Factory Maintainer (factory-maintainer)
(revision 32)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 31)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 179602
from
Andreas Schwab (AndreasSchwab)
(revision 30)
- Don't warn about unused local typedefs (forwarded request 179601 from AndreasSchwab)
Displaying revisions 1 - 20 of 49