History log of /external/strace/strace.spec
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b755614143ce6aab5265ed32c1bb6c8f748e7898 21-Feb-2018 Elliott Hughes <enh@google.com> Update strace to 4.21.

Noteworthy changes in release 4.21 (2018-02-13)
===============================================

* Changes in behaviour
* Warning is now issued when -F option is used.
* Warning is now issued when a tracee with unsupported personality
is attached.
* Unknown syscall numbers are now printed in hexadecimal form.

* Improvements
* Implemented decoding of netlink descriptor attributes as file descriptors.
* Implemented decoding of hugetlb page size selection flags.
* Implemented decoding of BPF_PROG_TEST_RUN, BPF_PROG_GET_NEXT_ID,
BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID,
and BPF_OBJ_GET_INFO_BY_FD commands of bpf syscall.
* Enhanced decoding of get_thread_area, memfd_create, modify_ldt,
perf_event_open, reboot, s390_guarded_storage, s390_pcio_mmio_read,
s390_pci_mmio_write, s390_runtime_instr, s390_sthyi, set_thread_area,
and shmget syscalls.
* Implemented decoding of KVM_* and DM_LIST_DEVICES ioctl commands.
* Implemented decoding of riscv_flush_icache syscall.
* Enhanced decoding of getsockopt and setsockopt syscalls for SOL_NETLINK
level.
* Enhanced decoding of BPF_MAP_CREATE command of bpf syscall.
* Print values returned by mq_open syscall and first arguments
of mq_getsetattr, mq_notify, mq_timedreceive, and mq_timedsend syscalls
as file descriptors.
* Added decoding of get_tls syscall on arm.
* Added -e trace=%pure option for tracing system calls with no arguments that
never fail.
* Updated lists of IPV6_*, MAP_*, MEMBARRIER_CMD_*, MSG_*, NT_*, PKEY_*,
SHM_*, and TCP_* constants.
* Added manual page for the strace-log-merge command.
* Updated lists of ioctl commands from Linux 4.15.
* Implemented biarch support for s390x.
* Implemented an optional support for symbol demangling in strace -k output
(activated by --with-libiberty configure option).
* Information about availability of demangling and reliable personality
decoding (on architectures with multiple personalities) is now available
in strace -V output.
* Added decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls on
powerpc and powerpc64.
* Enhanced manual page.

* Bug fixes
* Fixed multi-personality support in cross builds.
* Added mq_getsetattr, mq_notify, mq_open, mq_timedreceive, and mq_timedsend
syscalls to %desc tracing set.
* Fixed path tracing support for mmap syscalls with indirect arguments and
for old select syscall.
* Fixed decoding of arm-specific (__ARM_NR_*) syscalls.
* Fixed open mode flags decoding.
* Fixed corner cases in handling of strace -ff -ttt logs by strace-log-merge.
* Error counts that exceed one billion are now printed correctly in call
summary output.
* Fixed call summary header for x32 personality.
* Changes of tracee personalities are reported more reliably.
* Fixed the case when strace attaches to a tracee being inside exec and its
first syscall stop is syscall-exit-stop instead of syscall-enter-stop,
which messed up all the syscall state tracking.
* Fixed printing of higher 32 bits of the return value for x32 personality.

* Portability
* A C compiler that supports "for" loop initial declarations is now required.
* Inability to configure multiple personality support on architectures where
multiple personalities are supported leads to configuration failure during
build now. Use --enable-mpers=check to revert to the old behaviour.
* Build-time requirement for the mpers support has been lowered from gawk 4
to gawk 3.
* Removed incomplete and non-functional support for the CRIS architecture.
* Removed incomplete and unused support for IA-32 mode on the IA-64
architecture.

Bug: N/A
Test: strace -f date
Change-Id: I126eec18d7309a89f5a75dcab6498c99bb099836
/external/strace/strace.spec
bbf97dc20c4ee0e36b4628fe03e0e7db5a11d469 16-Nov-2017 Elliott Hughes <enh@google.com> Update strace to 4.20.

Noteworthy changes in release 4.20 (2017-11-13)
===============================================

* Improvements
* Implemented decoding of NETLINK_NETFILTER netlink message types and flags.
* Implemented decoding of SECCOMP_GET_ACTION_AVAIL operation of seccomp
syscall.
* Updated lists of ARPHRD_*, BPF_*, ETH_P_*, LOOP_*, MADV_*,
MEMBARRIER_CMD_*, MFD_*, SECCOMP_*, SO_*, SOL_*, TCP_*, and UFFD_FEATURE_*
constants.
* Added decoding of statx syscall on hppa.
* Updated lists of ioctl commands from Linux 4.14.

* Bug fixes
* Fixed powerpc personality support on powerpc64.

Bug: N/A
Test: strace date
Change-Id: I9cab638ba737839de4b8b36e4632cf933ba196c4
/external/strace/strace.spec
77c3ff8e0644f1e120e4b2ebc7222150b0446f3b 09-Sep-2017 Elliott Hughes <enh@google.com> Update strace to 4.19.

Noteworthy changes in release 4.19 (2017-09-05)
===============================================

* Changes in behaviour
* Changed formatting of personality names on tile architecture in order
to make it in line with other multi-personality architectures.
* Changed field output order in struct v4l2_requestbuffers to improve in/out
field formatting.
* Changed handling of multiple signal= specifications in an injection
expression: multiple specification now leads to error instead of implicit
usage the last specification.

* Improvements
* Enhanced decoding of optlen argument of getsockopt syscall.
* Enhanced decoding of SO_LINGER option of getsockopt and setsockopt syscalls.
* Enhanced decoding of SO_PEERCRED option of getsockopt syscall.
* Enhanced decoding of IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP,
IPV6_ADD_MEMBERSHIP, IPV6_DROP_MEMBERSHIP, IPV6_JOIN_ANYCAST,
IPV6_LEAVE_ANYCAST, MCAST_JOIN_GROUP, and MCAST_LEAVE_GROUP options
of setsockopt syscall.
* Enhanced decoding of KEYCTL_DH_COMPUTE operation of keyctl syscall
(KDF parameters decoding).
* Implemented decoding of KEYCTL_RESTRICT_KEYRING operation of keyctl syscall.
* Enhanced decoding of UFFDIO_API ioctl command.
* Enhanced decoding of BPF_PROG_LOAD, BPF_MAP_CREATE, BPF_MAP_LOOKUP_ELEM,
and BPF_MAP_GET_NEXT_KEY commands of bpf syscall.
* Implemented decoding of linux socket filter programs specified
for SO_ATTACH_FILTER and SO_ATTACH_REUSEPORT_CBPF socket options.
* Implemented decoding of inet_diag_req_v2, inet_diag_req_compat,
packet_diag_msg, and smc_diag_msg netlink attributes of NETLINK_SOCK_DIAG.
* Implemented NETLINK_SELINUX protocol specific decoding.
* Implemented decoding of netlink message ack flags.
* Implemented decoding of nlmsgerr netlink attributes.
* Implemented basic protocol specific decoding of NETLINK_CRYPTO.
* Implemented decoding of crypto_user_alg netlink attributes
of NETLINK_CRYPTO.
* Implemented basic protocol specific decoding of addr, addrlabel, dcb, link,
mdb, neigh, neightbl, netconf, nsid, route, rule, tc, and tca messages
of NETLINK_ROUTE.
* Implemented decoding of NETLINK_KOBJECT_UEVENT messages.
* Improved handling of unexpected tracees (the ones that cloned with
CLONE_PARENT/CLONE_PTRACE or called PTRACE_TRACEME on themselves): they
are now PTRACE_DETACH'ed instead of PTRACE_CONT'ed.
* Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants.
* Added decoding of arch_prctl syscall on x86.
* Added decoding of seccomp, bpf, userfaultfd, membarrier, mlock2,
copy_file_range, preadv2, pwritev2, and statx on alpha.
* Added decoding of statx syscall on microblaze.
* Added decoding of s390_guarded_storage syscall on s390.
* Updated lists of ioctl commands from Linux 4.13.
* Enhanced manual page.

* Bug fixes
* Fixed printing of group_req structure on non-native personalities.
* Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb
structures.
* Fixed formatting of nul-terminated strings which have kernel-imposed size
limit.
* Fixed printing of paths that hit PATM_MAX limit in order to match kernel's
behaviour.
* Fixed build warnings on Android mips64.
* Fixed unused function "is_negated_errno" build warning when built
with clang.
* Fixed syscall number and arguments retrieval behaviour on sparc64 and
mips o32 after prctl(PR_SET_DUMPABLE, 0) makes PTRACE_PEEKTEXT impossible
to use if Linux kernel has commit v4.10-rc1~114^2~2.
* Fixed path tracing for execveat, symlink, symlinkat, inotify_add_watch,
and inotify_init syscalls.
* Fixed personality switch printing on sparc64 and risc-v.

Bug: N/A
Test: strace date
Change-Id: Idd0ba3efc3fe14dad8aa7b3859045b00d4e6749d
/external/strace/strace.spec
dc75b01004a0588c1eb3bc26d7248a6e473b2cdd 05-Jul-2017 Elliott Hughes <enh@google.com> Update strace to 4.18.

Noteworthy changes in release 4.18 (2017-07-05)
===============================================

* Improvements
* Implemented decoding of SCM_TIMESTAMP* control messages.
* Implemented decoding of netlink NLMSG_DONE messages.
* Implemented decoding of netlink generic nlmsg_type and nlmsg_flags.
* Implemented decoding of NETLINK_AUDIT, NETLINK_NETFILTER, NETLINK_ROUTE,
NETLINK_SELINUX, NETLINK_SOCK_DIAG, and NETLINK_XFRM message types.
* Implemented decoding of NETLINK_GENERIC protocol families.
* Implemented basic protocol specific decoding of AF_INET, AF_INET6,
AF_NETLINK, AF_PACKET, AF_SMC, and AF_UNIX messages of NETLINK_SOCK_DIAG.
* Implemented basic decoding of netlink attributes.
* Implemented basic protocol specific decoding of AF_INET, AF_NETLINK,
AF_PACKET, AF_SMC, and AF_UNIX netlink attributes of NETLINK_SOCK_DIAG.
* Implemented decoding of inet_diag_msg, netlink_diag_msg, and unix_diag_msg
netlink attributes of NETLINK_SOCK_DIAG.
* Updated lists of ARPHRD_*, KEYCTL_*, NDIAG_SHOW_*, RTM_*, SCM_*, SCTP_*,
SO_*, V4L2_*, and prctl ARCH_* constants.
* Updated lists of ioctl commands from Linux 4.12.

* Bug fixes
* In interactive mode (-I2), those signals that were blocked at startup
will remain blocked for the whole period of strace execution.
* strace no longer resets SIGCHLD handler in tracees to the default action.
* When traced command is terminated by a blocked signal, strace unblocks
that signal to ensure its own termination with the same signal.
* Fixed corner cases in decoding of old sigaction syscall.
* Fixed build with old kernel headers on mips.
* Fixed build on aarch64 and tile with glibc >= 2.26.
* Fixed build on arc and nios2.

Bug: N/A
Test: strace date
Change-Id: Ib34873ff60824b04f67332380c3460721f66002e
/external/strace/strace.spec
39bac055674d23770b9a724221b728e443196ea7 26-May-2017 Elliott Hughes <enh@google.com> Upgrade strace to 4.17.

Noteworthy changes in release 4.17 (2017-05-24)
===============================================

* Changes in command line syntax
* Syscall classes specified in -e trace= option now have % prefix (like
-e trace=%process). Old style class names without leading % are still
supported, but considered deprecated now.

* Improvements
* Optimized syscall filtering.
* Improved representation of timestamps.
* Enhanced decoding of sched_setattr syscall.
* Added -e trace=%stat option for tracing variants of stat syscall.
* Added -e trace=%lstat option for tracing variants of lstat syscall.
* Added -e trace=%fstat option for tracing variants of fstat and fstatat
syscalls.
* Added -e trace=%%stat option for tracing syscalls used for querying file
status information (stat, lstat, fstat, fstatat, statx, and their
variations).
* Added -e trace=%statfs option for tracing statfs, statfs64 and statvfs
syscalls.
* Added -e trace=%fstatfs option for tracing fstatfs, fstatfs64 and fstatvfs
syscalls.
* Added -e trace=%%statfs option for tracing syscalls used for querying file
system statistics information (statfs-like, fstatfs-like and ustat).
* Added -e trace=/regex option for filtering syscalls using regular
expressions.
* Added support for prepending of question mark before syscall qualification
in -e trace expressions in order to suppress error in case no syscalls
matched the provided qualification.
* Implemented decoding of signal mask in rt_sigreturn syscall on alpha, arc,
arm, avr32, bfin, cris, hppa, m68k, metag, microblaze, mips, nios2, or1k,
powerpc, powerpc64, riscv, sh, sh64, sparc, sparc64, tile, x86, and xtensa
architectures.
* Implemented decoding of statx syscall.
* Implemented decoding of NS_* ioctl commands.
* Implemented decoding of the remaining V4L2_BUF_TYPE_* types.
* Implemented decoding of VIDIOC_[SG]_TUNER ioctl commands.
* Implemented decoding of NLMSG_ERROR netlink messages.
* Improved decoding of BPF_PROG_ATTACH command of bpf syscall.
* Improved decoding of misplaced parts in DM_* ioctl commands.
* Updated lists of ioctl commands from Linux 4.11.

* Bug fixes
* Fixed decoding of flags argument of preadv2 and pwritev2 syscalls on x32.
* Fixed the number of arguments and tracing flags of alpha specific syscalls.
* Fixed decoding of old sigsuspend syscall on alpha, cris, mips, powerpc,
powerpc64, sh, sh64, sparc, and sparc64.
* Fixed decoding of sgetmask and ssetmask syscalls on 64-bit architectures.
* Fixed decoding of netlink messages received within struct msghdr.
* Worked around a bug in miscompiled aarch64 kernels leading to the 3rd
argument of sched_getattr syscall being not quite 32-bit.
* Fixed corner cases of printing inaccessible times argument of utimes
and futimesat syscalls.

Bug: N/A
Test: strace date
Change-Id: Idc4614a3f16ffe57fdca2a07a05253900d1c52bb
/external/strace/strace.spec
d35df493b4e7684c50d2d2fa032ee3a7ac228009 16-Feb-2017 Elliott Hughes <enh@google.com> Upgrade strace to 4.16 from 4.14.

Noteworthy changes in release 4.16 (2017-02-14)

* Improvements
* Implemented syscall return value injection (-e inject=SET:retval= option).
* Implemented signal injection (-e inject=SET:signal= option).
* Implemented decoding of SUID_DUMP_* constants in PR_[GS]ET_DUMPABLE.
* Implemented decoding of all SG_* ioctl commands.
* Implemented decoding of ustat syscall.
* Implemented decoding of BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH,
and BPF_PROG_DETACH commands of bpf syscall.
* Enhanced decoding of sg_io_hdr and sg_io_v4 structures.
* Enhanced decoding of get_robust_list, getrandom, io_submit, set_robust_list
syscalls.
* Enhanced decoding of entities of kernel long type on x32 and mips n32 ABIs.
* Updated lists of IP_*, IPV6_*, and LOOP_* constants.
* Updated lists of ioctl commands from Linux 4.10.
* Added decoding of recently added syscalls on avr32, microblaze, ppc,
and ppc64.

* Bug fixes
* Fixed pathmatch of oldselect syscall on 64-bit architectures.
* Fixed decoding of mmap2 syscall on s390 when arguments are not available.
* Fixed decoding of kexec_file_load, mprotect, pkey_mprotect, prctl, preadv*,
and pwritev* syscalls on x32.
* Fixed printing of string arguments of getxattr and setxattr syscalls
when -s option is used to limit the printed string size.
* Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
personalities.
* Fixed decoding of SG_* and LOOP_* ioctl commands.
* Fixed build on mips with musl libc.
* Fixed cross-building of ioctlsort.
* Applied minor formatting fixes to the manual page.

Noteworthy changes in release 4.15 (2016-12-14)

* Changes in behavior
* Time stamps are now printed according to ISO 8601.
* Changed output format of val3 parameter of futex FUTEX_WAKE_OP operation.
* The last argument of mincore, sched_getaffinity, and sched_setaffinity
syscalls is now formatted as an array.

* Improvements
* Implemented syscall fault injection (-e fault=... option).
* Implemented decoding of DM_* ioctl commands.
* Implemented decoding of attr parameter of perf_event_open syscall.
* Implemented decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls.
* Implemented dumping of mq_timedsend and mq_timedreceive syscalls.
* Implemented decoding of PR_SET_FP_MODE and PR_GET_FP_MODE operations
of prctl syscall.
* Implemented PTRACE_GETREGS API support on m68k.
* Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC,
and V4L2_* constants.
* Updated lists of ioctl commands from Linux 4.9.
* Added decoding of recently added syscalls on arc, x32, and xtensa.
* Enhanced manual page.

* Bug fixes
* Fixed corner cases in decoding of exit, exit_group, futimesat, getgroups,
getresuid, init_module, inotify_init1, kcmp, kexec_load, lookup_dcookie,
mq_getsetattr, mq_notify, mq_open, mq_timedreceive, mq_timedsend,
name_to_handle_at, prctl, process_vm_readv, process_vm_writev, setfsuid,
setgroups, setns, unshare, and utimes syscalls.
* Fixed handling of verbose flag in printing of controls array
of struct v4l2_ext_controls.
* Fixed omission of field names in the output of capability, sigaction,
sigevent, statfs, timespec, timeval, and utimbuf structures.
* Fixed printing of unknown syscalls in siginfo structure.
* Fixed decoding of ioctl constants on m68k.
* Fixed cris architecture support.
* Fixed cross build when host compiler does not support the same
set of warning flags as the cross compiler.
* Fixed build on SLE10 and SLE11.

Bug: N/A
Test: manual
Change-Id: I590bf5db1652aa1dfdc0eb16e30fd97c82af2261
/external/strace/strace.spec
e2b3df250184e6e563154e697ba6ea936fcdfe12 07-Jun-2016 Dmitry V. Levin <ldv@altlinux.org> Parametrize strace.spec

* configure.ac (SPEC_VERSION, CHANGELOGTIME): Define.
(AC_CONFIG_FILES): Add strace.spec.
* strace.spec: Rename to ...
* strace.spec.in: ... this file. Parametrize Version, srcname,
and the last %changelog entry. Initialize .tarball-version file.
/external/strace/strace.spec
934809d69de4db6cbd41bf88b804ad6639226d66 07-Jun-2016 Dmitry V. Levin <ldv@altlinux.org> strace.spec: adopt for OBS

* strace.spec: Parametrize libunwind-devel BRs, BuildRoot, and %defattr.
/external/strace/strace.spec
07d9cf589ce011a1c13855864b0a3e794617017e 07-Jun-2016 Dmitry V. Levin <ldv@altlinux.org> tests: remove obsolete strace-f.test

strace-f.test is too inexact while fork-f.test does the right thing.

* tests/strace-f.test: Remove.
* tests/Makefile.am (MISC_TESTS): Remove it.
* strace.spec (BuildRequires): Remove time.
/external/strace/strace.spec
ed1f2065519d2041071301e63e139ae77165122b 31-May-2016 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.12 release

* NEWS: Update for 4.12 release.
* debian/changelog: 4.12-1.
* strace.spec: 4.12-1.
/external/strace/strace.spec
3ce8e9f1b153bdbdc79991a9c4e7468e619ffc9a 31-May-2016 Dmitry V. Levin <ldv@altlinux.org> Sync strace.spec and debian/changelog with packages

* debian/changelog: Sync with 4.11-1.
* strace.spec: Sync with 4.11.0.163.9720-2.
/external/strace/strace.spec
24fb8efa27a26f75decc684cdfc8fe5189fa6b25 24-Dec-2015 Dmitry V. Levin <ldv@altlinux.org> packages: remove acl development library from build dependencies

Starting with commit v4.9-46-g681452b that removed all references
to acl.h, we no longer use acl development library.

* .travis.yml (addons.apt.packages): Remove libacl1-dev.
* strace.spec (BuildRequires): Remove libacl-devel.
/external/strace/strace.spec
796fbe085fa5ca92b2dbca9b5fb9faeb4b3ae2d7 23-Dec-2015 Dmitry V. Levin <ldv@altlinux.org> packages/x86_64: enable experimental -k option

* debian/control (Build-Depends) [amd64]: Add libunwind-dev.
* strace.spec (BuildRequires) [x86_64]: Add libunwind-devel.
/external/strace/strace.spec
2acb065f42de7c56cff6fb55fc655a4be09356c7 21-Dec-2015 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.11 release

* NEWS: Update for 4.11 release.
* debian/changelog: 4.11-1.
* strace.spec: 4.11-1.
/external/strace/strace.spec
4fa8073d871da9384d3e05dcaf2428a773ab8e1b 20-Dec-2015 Dmitry V. Levin <ldv@altlinux.org> Sync strace.spec and debian/ with packages

* debian/changelog: Sync with 4.10-3.
* debian/control: Likewise.
* debian/rules: Likewise.
* strace.spec: Sync with 4.10-3.
/external/strace/strace.spec
f56046e45911f5a1e1a617e35d5c709570ec43d5 26-Aug-2015 Dmitry V. Levin <ldv@altlinux.org> aio: rewrite from libaio.h to linux/aio_abi.h

* configure.ac (AC_CHECK_HEADERS): Remove libaio.h.
* aio.c: Assume that <linux/aio_abi.h> is available,
include it instead of <libaio.h>.
[!IOCB_RESFD]: Remove.
(enum iocb_sub): Remove SUB_POLL.
(tprint_lio_opcode): Update.
(print_common_flags): Use IOCB_FLAG_RESFD instead of IOCB_RESFD,
rename fields of struct iocb.
(iocb_is_valid, print_iocb_header, print_iocb): New functions.
(sys_io_submit): Use print_iocb.
(print_io_event): Fix struct io_event decoding.
(sys_io_cancel): Use print_iocb_header.
* strace.spec (BuildRequires): Remove libaio-devel.
* tests/aio.c (main): Test IOCB_CMD_PREADV, io_cancel,
and struct io_event decoding.
* tests/aio.test (syscalls): Add io_cancel.
/external/strace/strace.spec
dfabccf997dbad325442353926270d5b1289943f 06-Mar-2015 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.10 release

* NEWS: Update for 4.10 release.
* debian/changelog: 4.10-1.
* strace.spec: 4.10-1.
/external/strace/strace.spec
e4db4c4bdddf1c37374fe1449a0c669b7f105d7e 15-Aug-2014 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.9 release

* NEWS: Update for 4.9 release.
* debian/changelog: 4.9-1.
* strace.spec: 4.9-1.
/external/strace/strace.spec
a283ae036872b316c5a51709c870472e2361c214 15-Aug-2014 Dmitry V. Levin <ldv@altlinux.org> Sync strace.spec and debian/ with packages

* debian/changelog: Sync with 4.8-1.1.
* debian/control: Likewise.
* debian/rules: Likewise.
* strace.spec: Sync with 4.8-5.
/external/strace/strace.spec
d845411e8c0b315c754d5d45df3103a12f5e876e 03-Jun-2013 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.8 release

* NEWS: Update for 4.8 release.
* debian/changelog: 4.8-1.
* strace.spec: 4.8-1.
/external/strace/strace.spec
6c19136aca1cd750bedb207cc58b8923c65e975f 15-May-2013 Mike Frysinger <vapier@gentoo.org> Rename COPYRIGHT to COPYING

The standard name people have adopted is "COPYING" rather than
"COPYRIGHT". Use that as a lot of license scanning tools look for it.

* COPYRIGHT: Rename to ...
* COPYING: ... this.
* Makefile.am (EXTRA_DIST): Rename COPYRIGHT to COPYING.
* README: Likewise.
* strace.spec (%files): Likewise.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/external/strace/strace.spec
0eb7165588b6bb61879a436b43b0b73bd420d79b 18-May-2013 Dmitry V. Levin <ldv@altlinux.org> Sync strace.spec and debian/ with packages

* debian/changelog: Sync with 4.7-1.
* debian/strace.docs: Likewise.
* strace.spec: Sync with 4.7-3.
/external/strace/strace.spec
417eb8861e5f4c81077cc0b1e8a495209d850db8 02-May-2012 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.7 release

* configure.ac: Version 4.7.
* debian/changelog: 4.7-1.
* strace.spec: 4.7-1.
/external/strace/strace.spec
54432560a846a466341874c11c8400d4b00def1e 28-Apr-2012 Dmitry V. Levin <ldv@altlinux.org> Package strace-log-merge

* strace.spec (%files): Add strace-log-merge.
/external/strace/strace.spec
48e95c7b1a653cbb16ab9e97106595388d4a9ff5 20-Apr-2012 Dmitry V. Levin <ldv@altlinux.org> Sync strace.spec and debian/ with packages

* debian/changelog: Sync with 4.5.20-2.3.
* debian/control: Likewise.
* strace.spec: Sync with 4.6-2.
/external/strace/strace.spec
dd762c302d085c0c3ddd28b2f5efc1e6dd003051 25-Feb-2012 Dmitry V. Levin <ldv@altlinux.org> Remove and update documentation

This change is a verbatim part of Dmitry's changes to remove support
for non-Linux architectures.

* PORTING: Deleted.
* INSTALL: Modified.
* README: Modified.
* strace.1: Modified: bugs should be reported to mailing list, not Debian.
* strace.spec: do not install PORTING file.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
/external/strace/strace.spec
50e69cbe7491c2b7ff8b7a53442602bab17020b6 21-Feb-2011 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.6 release

* NEWS: Update for 4.6 release.
* configure.ac: Version 4.6.
* debian/changelog: 4.6-1.
* strace.spec: 4.6-1.
/external/strace/strace.spec
525a39a01a10f98e5020220012aa803c0e6c7df0 27-Feb-2011 Dmitry V. Levin <ldv@altlinux.org> Generate an xz tar archive of the distribution

* configure.ac (AM_INIT_AUTOMAKE): Replace dist-bzip2 with dist-xz.
* Makefile.am: Update srpm target.
* make-dist: Update for dist-xz.
* strace.spec: Update Source tag.
* debian/watch: Update regexp.
* .gitignore: Add strace-*.tar.xz.
/external/strace/strace.spec
983e875c1c150ef73c39c27de80c430c7f2a46ea 27-Feb-2011 Dmitry V. Levin <ldv@altlinux.org> Use "make check" in debian/rules and strace.spec

* debian/control: Update Build-Depends.
* debian/rules: Run "make check".
* strace.spec: Update BuildRequires. Run "make check" in %check section.
/external/strace/strace.spec
c36c3033fb35745639137c39936493ef0ca5b5ff 22-Feb-2011 Dmitry V. Levin <ldv@altlinux.org> Sync debian/changelog and strace.spec with packages

* debian/changelog: Sync with 4.5.20-2.
* strace.spec: Likewise.
/external/strace/strace.spec
f47fa96b2bcccef3c0f25393f850685e82a91f4a 14-Apr-2010 Roland McGrath <roland@redhat.com> Fix sourceforge download URL.
/external/strace/strace.spec
acbe51899abd3f7ce5de5aad7245bb3de642bfab 07-Apr-2010 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.5.20 release

* NEWS: Update for 4.5.20 release.
* configure.ac: Version 4.5.20.
* debian/changelog: 4.5.20-1.
* strace.spec: 4.5.20-1.
/external/strace/strace.spec
7d9247e197e82bb053f4357519265538298862ce 21-Oct-2009 Roland McGrath <roland@redhat.com> * strace.spec: 4.5.19-1 release.
/external/strace/strace.spec
d087571b3e54ff7485dd85f20614e0e020a3525d 07-Oct-2009 Roland McGrath <roland@redhat.com> * strace.spec (%doc): Add ChangeLog-CVS.
/external/strace/strace.spec
fbfed22854797d0078750a94ea0e3e195c33ba9d 14-Sep-2009 Dmitry V. Levin <ldv@altlinux.org> Prepare for 4.5.19 release

* NEWS: Update for 4.5.19 release.
* configure.ac: Version 4.5.19.
* debian/changelog: 4.5.19-1.
* strace.spec: 4.5.19-1.
/external/strace/strace.spec
3f0dbe2d474c5f3c280d14f2b5407dd8631f7401 29-Aug-2008 Roland McGrath <roland@redhat.com> 2008-08-28 Roland McGrath <roland@redhat.com>

* strace.spec (%ifarch %{strace64_arches}): Use cp -p instead of ln
for %{rhel} < 6.
/external/strace/strace.spec
09db705c510dcb72044e6a5f68722ae64d9924a5 29-Aug-2008 Roland McGrath <roland@redhat.com> Prepare for 4.5.18 release
/external/strace/strace.spec
6a1311d5d38f63cc794b7d1f55acb05e397075f9 22-Jul-2008 Roland McGrath <roland@redhat.com> 2008-07-21 Roland McGrath <roland@redhat.com>

* configure.ac: Version 4.5.17.
* strace.spec: 4.5.17-1.
/external/strace/strace.spec
55dd2780de8e8f4ffdcd2982fe20e8112130ce73 18-Jul-2008 Roland McGrath <roland@redhat.com> 2008-07-17 Roland McGrath <roland@redhat.com>

* NEWS, strace.spec: Updates in preparation for release.
/external/strace/strace.spec
7c2ec5713bcf78ef277b80d95e9c740dabe71bc2 26-Mar-2008 Roland McGrath <roland@redhat.com> 2008-03-26 Roland McGrath <roland@redhat.com>

* strace.spec (strace64_arches): Add sparc64.
/external/strace/strace.spec
4c99f5678f3d412f657d6f705dd483397ab4b07c 19-Nov-2007 Roland McGrath <roland@redhat.com> 2007-11-19 Roland McGrath <roland@redhat.com>

* strace.spec: Add BuildRequires on libaio-devel, libacl-devel.
/external/strace/strace.spec
47d3223c734d21e68eadb52889e1746d401af364 03-Aug-2007 Roland McGrath <roland@redhat.com> 2007-08-03 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.16.
* debian/changelog, strace.spec: 4.5.16-1.
/external/strace/strace.spec
cddc21f5fa6d93e12823e8e886938ed0405997ca 18-Feb-2007 Roland McGrath <roland@redhat.com> 2007-02-18 Roland McGrath <roland@redhat.com>

* strace.spec (Summary): Remove trailing period.
(%files): Add %doc files.
(%changelog): Double %s in text.
(BuildRoot): Change to Fedora canonical.
(%install): Don't use %makeinstall macro.
(%build): Use %{?_smp_mflags}.
/external/strace/strace.spec
00a1875a84c18e5feea1fe7293d52338f41b36f4 18-Feb-2007 Roland McGrath <roland@redhat.com> 2007-02-18 Roland McGrath <roland@redhat.com>

* strace.spec (Summary): Remove trailing period.
(%files): Add %doc files.
(%changelog): Double %s in text.
(BuildRoot): Change to Fedora canonical.
(%install): Don't use %makeinstall macro.
/external/strace/strace.spec
0a45fae03e880ff38d04b9f41510d8e69f0b6a1b 17-Jan-2007 Roland McGrath <roland@redhat.com> log updates
/external/strace/strace.spec
a0de7c1f643e7a5422e39e8f35afb92bccdbb84a 16-Jan-2007 Roland McGrath <roland@redhat.com> log update
/external/strace/strace.spec
cdec46946c34576b054276f8e3fa0cc73be9ffce 11-Jan-2007 Roland McGrath <roland@redhat.com> 2007-01-11 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.15.
* debian/changelog, strace.spec: 4.5.15-1.
* strace.spec (Release): Use %{?dist}.
/external/strace/strace.spec
4aa15561f96648de3c326b38da515e40b3d11a37 25-Apr-2006 Roland McGrath <roland@redhat.com> 2006-04-25 Roland McGrath <roland@redhat.com>

* strace.spec (Source0): Use http://dl.sourceforge.net URL.
/external/strace/strace.spec
f4d9b49453169979469428dee02eaca98bca21d7 17-Jan-2006 Roland McGrath <roland@redhat.com> 2006-01-16 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.14.
* debian/changelog, strace.spec: 4.5.14-1.
/external/strace/strace.spec
cab4380dbb475fa457b06270e476851c73984c77 03-Aug-2005 Roland McGrath <roland@redhat.com> 2005-08-03 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.13.
* debian/changelog, strace.spec: 4.5.13-1.
/external/strace/strace.spec
182cbf4a4a14b15f607de40e7752e92c04b418ff 10-Jun-2005 Roland McGrath <roland@redhat.com> 2005-06-09 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.12.
* debian/changelog, strace.spec: 4.5.12-1.
/external/strace/strace.spec
7147a3df2cd6fc7d77208690389463876082cdfd 23-Mar-2005 Roland McGrath <roland@redhat.com> 2005-03-22 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.11.
* debian/changelog, strace.spec: 4.5.11-1.
/external/strace/strace.spec
d8184030b34f896092d821c9d7a25653faa05aa8 15-Mar-2005 Roland McGrath <roland@redhat.com> 2005-03-14 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.10.
* debian/changelog, strace.spec: 4.5.10-1.
/external/strace/strace.spec
6df9d64bd40de52916a912df8e2c0c543abfd2e1 04-Feb-2005 Roland McGrath <roland@redhat.com> nit
/external/strace/strace.spec
3619a99bb4fccdde2edbaf440f5da5905371d52c 04-Feb-2005 Roland McGrath <roland@redhat.com> 2005-02-04 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.9.
* debian/changelog, strace.spec: 4.5.9-2.
/external/strace/strace.spec
d63311a8bc005eb794bff08f2ed5872c4136757c 04-Feb-2005 Roland McGrath <roland@redhat.com> 2005-02-04 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.9.
* debian/changelog, strace.spec: 4.5.9-1.
/external/strace/strace.spec
f041d47866293e5903065bff8af81e9b4424a9d2 20-Oct-2004 Roland McGrath <roland@redhat.com> 2004-10-19 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.8.
* debian/changelog, strace.spec: 4.5.8-1.
/external/strace/strace.spec
a9baea469bff45410ac18d7de980554eacd2784b 31-Aug-2004 Roland McGrath <roland@redhat.com> 2004-08-31 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.7.
* debian/changelog: 4.5.7-1.
* strace.spec: 4.5.7-2.
/external/strace/strace.spec
61d6487f11653277f3220851c7abf810c3b33552 31-Aug-2004 Roland McGrath <roland@redhat.com> 2004-08-31 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.7.
* debian/changelog: 4.5.7-1.
* strace.spec: 4.5.7-2.
/external/strace/strace.spec
b93f91835646292bb5469e2a81e57a1522d483bf 31-Aug-2004 Roland McGrath <roland@redhat.com> 2004-08-31 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.7.
* strace.spec, debian/changelog: 4.5.7-1.
/external/strace/strace.spec
785a0260ff8a389898830a5455af4383c0ca6469 12-Jul-2004 Roland McGrath <roland@redhat.com> 2004-07-12 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.6.
* strace.spec, debian/changelog: 4.5.6-1.
/external/strace/strace.spec
b7e2ca14560893bb5d12b5a9758a0e6fff56b3b4 28-Jun-2004 Roland McGrath <roland@redhat.com> 2004-06-27 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.5.
* strace.spec, debian/changelog: 4.5.5-1.
/external/strace/strace.spec
ed8e77e6d4c710a92599148030f12434d709c1f7 04-Jun-2004 Roland McGrath <roland@redhat.com> 2004-06-03 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.4.
* strace.spec, debian/changelog: 4.5.4-1.
/external/strace/strace.spec
a8c555fbbb49cc6b1032d1bc420fe6d048547d95 17-Apr-2004 Roland McGrath <roland@redhat.com> 2004-04-16 Roland McGrath <roland@redhat.com>

* configure.ac: Version 4.5.3.
* strace.spec, debian/changelog: 4.5.3-1.
/external/strace/strace.spec
b66e936380233603414433e79a57dfed8ffae1cc 02-Mar-2004 Roland McGrath <roland@redhat.com> 2004-03-01 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.2.
* strace.spec, debian/changelog: 4.5.1-1.
/external/strace/strace.spec
00eb84e55f5455c1f17a7ff819dbb2be7912e113 14-Nov-2003 Roland McGrath <roland@redhat.com> 2003-11-13 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.1.
* strace.spec, debian/changelog: 4.5.1-1.
/external/strace/strace.spec
739868f2f3af084228a9e53dd4c658578c215d19 25-Sep-2003 Roland McGrath <roland@redhat.com> add log entry!
/external/strace/strace.spec
a943d00c8810f014b85b52751f7f428cc6d1c7a0 25-Sep-2003 Roland McGrath <roland@redhat.com> 2003-09-24 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.5.
* strace.spec, debian/changelog: 4.5-1.
2003-09-23 Roland McGrath <roland@redhat.com>

* strace.spec: On ppc64 (maybe others later), create an strace64
package as well containing just /usr/bin/strace64.
/external/strace/strace.spec
cb612146018b941943efa4d0f37a868dc3417510 17-Jul-2003 Roland McGrath <roland@redhat.com> 2003-07-17 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.99.
* strace.spec, debian/changelog: 4.4.99-1.
/external/strace/strace.spec
f02c3c3a8a6c8850be960dea983b51d484c0ae27 11-Jun-2003 Roland McGrath <roland@redhat.com> grr
/external/strace/strace.spec
acd3cd758d9070398d95e279d82cbdaa0f7d7303 11-Jun-2003 Roland McGrath <roland@redhat.com> 2003-06-10 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.98.
* strace.spec, debian/changelog: 4.4.98-1.
/external/strace/strace.spec
64ffba5880272d2bb4536b05c50b62510fd6b844 02-Jun-2003 Roland McGrath <roland@redhat.com> 2003-06-02 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.97.
* strace.spec, debian/changelog: 4.4.97-1.
/external/strace/strace.spec
215da2ab0734cd9cec7a99ba0e66e44ef2ea1819 31-Mar-2003 Roland McGrath <roland@redhat.com> sync with rh file
/external/strace/strace.spec
1b86e2d311bf86b077778c8d794221cfc61e14ec 31-Mar-2003 Roland McGrath <roland@redhat.com> 2003-03-30 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.96.
* strace.spec, debian/changelog: 4.4.96-1.
/external/strace/strace.spec
1893d0566f0cf1e5043809283fe13444ee699495 24-Feb-2003 Roland McGrath <roland@redhat.com> 2003-02-24 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.95.
* strace.spec, debian/changelog: 4.4.95-1.
/external/strace/strace.spec
6c2fe9d9700d77763688ec78c4ae620b2dfd1f47 20-Feb-2003 Roland McGrath <roland@redhat.com> 2003-02-19 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.94.
* strace.spec, debian/changelog: 4.4.94-1.
/external/strace/strace.spec
ee06172f28848fc4f239275dcbe698173c4c3e91 22-Jan-2003 Roland McGrath <roland@redhat.com> 2003-01-21 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.93.
* strace.spec, debian/changelog: 4.4.93-1.
* strace.spec (Source0): Use strace-VERSION.tar.bz2 now.
/external/strace/strace.spec
d377f30556360285f314abea649a41f052b3690d 14-Jan-2003 Roland McGrath <roland@redhat.com> 2003-01-14 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.91.
* strace.spec, debian/changelog: 4.4.91-1
/external/strace/strace.spec
1d847cf1d5d3283c3fee523e1b51bda27d536f97 10-Jan-2003 Roland McGrath <roland@redhat.com> 2003-01-10 Roland McGrath <roland@redhat.com>

* configure.ac, NEWS: Version 4.4.91.
* strace.spec, debian/changelog: 4.4.91-1
/external/strace/strace.spec
037124f9d2afd5b1a5fa0ce16fb75c94711c66f7 10-Jan-2003 Roland McGrath <roland@redhat.com> 2003-01-10 Roland McGrath <roland@redhat.com>

* strace.spec: New file.
* debian/changelog: 4.4.90-1
* debian/rules (binary-arch): Depend on build.
(clean): Don't try to run Makefile.in.
* debian/control (Standards-Version): Now 3.5.8.
/external/strace/strace.spec