History log of /external/strace/strace.spec
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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