From: Eugene Syromyatnikov Date: Mon, 19 Mar 2018 19:49:58 +0000 (+0100) Subject: README.md: add references to binary strace packages X-Git-Tag: v4.22~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52af037708826e13cb01cff19564c83ad85a24a1;p=strace README.md: add references to binary strace packages * README.md: Add references to binary strace packages in OBS, Fedora rawhide, and Sisyphus. Co-Authored-by: Dmitry V. Levin --- diff --git a/README.md b/README.md index b662a6a2..95cb3df2 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,9 @@ The user discussion and development of strace take place on [the strace mailing The GIT repository of strace is available at [GitHub](https://github.com/strace/strace/) and [GitLab](https://gitlab.com/strace/strace/). +The latest binary strace packages are available in many repositories, including +[OBS](https://build.opensuse.org/package/show/home:ldv_alt/strace/), +[Fedora rawhide](https://apps.fedoraproject.org/packages/strace), and +[Sisyphus](https://packages.altlinux.org/en/Sisyphus/srpms/strace). + [![Build Status](https://travis-ci.org/strace/strace.svg?branch=master)](https://travis-ci.org/strace/strace) [![Code Coverage](https://codecov.io/github/strace/strace/coverage.svg?branch=master)](https://codecov.io/github/strace/strace?branch=master)