Commit graph

48 commits

Author SHA1 Message Date
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Will Dietz 7d6a42e17f strace: 4.22 -> 4.23 (#42119) 2018-06-17 19:43:16 +02:00
Will Dietz 4bf6889876 strace: fix libunwind detection by fixing use of lib.optional (#40994) 2018-05-23 17:15:05 +02:00
R. RyanTM eea252a1fd strace: 4.21 -> 4.22
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/strace/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/x7d4g7rvf9z43xjz7mc8c4nzwphghjj7-strace-4.22/bin/strace -h’ got 0 exit code
- ran ‘/nix/store/x7d4g7rvf9z43xjz7mc8c4nzwphghjj7-strace-4.22/bin/strace-log-merge -h’ got 0 exit code
- ran ‘/nix/store/x7d4g7rvf9z43xjz7mc8c4nzwphghjj7-strace-4.22/bin/strace-log-merge --help’ got 0 exit code
- ran ‘/nix/store/x7d4g7rvf9z43xjz7mc8c4nzwphghjj7-strace-4.22/bin/strace-log-merge help’ got 0 exit code
- found 4.22 with grep in /nix/store/x7d4g7rvf9z43xjz7mc8c4nzwphghjj7-strace-4.22
- directory tree listing: https://gist.github.com/4c8ab8738133d11c611ae7290d25d6fc
2018-04-10 10:06:28 -07:00
Shea Levy d61a22fb0e
strace: Fix cross-compilation 2018-02-28 15:01:31 -05:00
Linus Heckemann a886584b8c strace: fix source tarball
The previous version was not the actual release, and was not supposed to
be published at all. This one is the signed release. Additionally,
upstream plans no more releases on sourceforge so the URL has been
changed to refer to strace.io instead.
2018-02-26 23:58:14 +00:00
Will Dietz 8989a6b0f7 strace: disable mpers (multiple personality) support on aarch64 to fix
https://hydra.nixos.org/build/69542376

[dezgeg: changed to --enable-mpers=check instead of --enable-mpers=no,
which makes it probe at build-time whether a certain personality is
supported and enable it only if the probe succeeded, instead of
unconditionally disabling it. Should be more future-proof.]
2018-02-21 16:57:39 +02:00
Tuomas Tynkkynen e3af378faf strace: 4.20 -> 4.21 2018-02-17 22:34:13 +02:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Tuomas Tynkkynen ce3924fd26 strace: 4.19 -> 4.20 2017-11-18 17:46:56 +02:00
Tuomas Tynkkynen 1e84bb90d4 strace: 4.18 -> 4.19 2017-09-14 00:00:02 +03:00
Tuomas Tynkkynen 27e503f00c strace: 4.17 -> 4.18 2017-07-18 13:41:07 +03:00
Tuomas Tynkkynen 211c55b247 strace: 4.16 -> 4.17 2017-06-08 23:13:06 +03:00
Tuomas Tynkkynen a7b572805c strace: 4.15 -> 4.16 2017-04-09 21:48:25 +03:00
Robin Gloster 008a6a571b
strace: 4.14 -> 4.15 2017-02-02 18:43:10 +01:00
mimadrid 8b8df71b87
strace: 4.13 -> 4.14 2016-12-10 13:09:47 +01:00
mimadrid 5c017832e9
strace: 4.12 -> 4.13 2016-08-03 11:09:43 +02:00
mimadrid a3581f802e strace: 4.11 -> 4.12 2016-07-04 12:43:21 +02:00
Robin Gloster 0cfa4fdbd4 strace: 4.10 -> 4.11 2015-12-27 20:25:29 +00:00
Vladimír Čunát 1e6097f00a stace: add libunwind support (fixes #10515)
I think it's not worth making such a small library optional as in the PR.
2015-11-11 15:04:47 +01:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Michael Raskin 32ee876647 Update strace 2015-03-08 20:47:24 +03:00
Eelco Dolstra 1a504e3fb7 strace: Update to 4.9 2014-12-15 13:13:17 +01:00
Pascal Wittmann 8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Petr Rockai 4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Bjørn Forsman 61a1867c5d strace: 4.7 -> 4.8
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra 6020d52cbe strace: Update to 4.7 2012-08-10 18:54:10 -04:00
Eelco Dolstra ff2f4827b4 * Test xz in stdenv.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30983
2011-12-20 13:05:51 +00:00
Lluís Batlle i Rossell 53cecc13b4 Fixing strace build inputs for cross building.
svn path=/nixpkgs/trunk/; revision=29407
2011-09-21 06:59:09 +00:00
Eelco Dolstra ce3cb35e53 * strace updated to 4.6.
svn path=/nixpkgs/trunk/; revision=27473
2011-06-15 13:28:04 +00:00
Eelco Dolstra 82fe986554 * strace 4.5.20.
svn path=/nixpkgs/trunk/; revision=21592
2010-05-04 12:17:34 +00:00
Eelco Dolstra 3407158873 * strace 4.5.19.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19561
2010-01-20 10:55:30 +00:00
Lluís Batlle i Rossell 4b27d28701 Porting changes from stdenv-updates into this branch.
This comes from:
svn diff  ^/nixpkgs/trunk/@18255 ^/nixpkgs/branches/stdenv-updates/ > diff
patch -p0 < diff
and then adding into svn all files new from the patch.

trunk@18255 comes from the last time I updated stdenv-updates from trunk.


svn path=/nixpkgs/stdenv-updates2/; revision=18272
2009-11-08 00:32:12 +00:00
Eelco Dolstra 0cf7b1c811 * Latest strace.
svn path=/nixpkgs/trunk/; revision=13607
2008-12-10 17:09:11 +00:00
Armijn Hemel 32e545f7a1 4.5.15 -> 4.5.16
svn path=/nixpkgs/trunk/; revision=10016
2007-12-31 19:50:01 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra ad6fa03dfd * Latest strace.
svn path=/nixpkgs/trunk/; revision=8512
2007-03-30 14:37:53 +00:00
Eelco Dolstra 84983f974f * Strace fixes.
svn path=/nixpkgs/trunk/; revision=6911
2006-10-30 15:36:33 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel 9a67a5ca5a upgrade to 4.5.14
svn path=/nixpkgs/trunk/; revision=5537
2006-06-29 11:52:23 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel 5c461f8e7b small hack to get strace compiling with glibc 2.3.6
svn path=/nixpkgs/trunk/; revision=4340
2005-12-06 12:02:13 +00:00
Armijn Hemel e700b0964e update strace to 4.5.12. This does not solve the glibc quota problems,
will add a patch soon...

svn path=/nixpkgs/trunk/; revision=4339
2005-12-06 11:47:02 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Armijn Hemel a53a262a0c add strace (for real)
svn path=/nixpkgs/trunk/; revision=1219
2004-08-04 10:12:26 +00:00