Commit Graph

9 Commits

Author SHA1 Message Date
Eugene Syromyatnikov
52af037708 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 <ldv@altlinux.org>
2018-03-20 13:45:10 +00:00
003c02745f Wipe out references to defunct sourceforge
The old location of strace-devel mailing list is defunct, it used to
lose email messages and sometimes did not deliver any mails for days.

The mailing list has been moved to strace-devel@lists.strace.io.

* CREDITS.in: Update the mailing list address.
(Zhang Le): Update email address.
* README: Update the mailing list address.
* README.md: Likewise.
* configure.ac (AC_INIT): Likewise.
* strace.1.in (.SH REPORTING BUGS): Likewise.
* strace-log-merge.1.in (.SH REPORTING BUGS): Likewise.
* sched.c (SYS_FUNC(sched_getattr)): Update the mailing list reference.
* tests/scno_tampering.sh: Likewise.
* qemu_multiarch_testing/README: Update git repository address.
* NEWS: Mention the change of the mailing list address.

Closes: https://github.com/strace/strace/issues/38
2018-02-23 23:18:56 +00:00
51d40516df Demote sourceforge.net
https://sourceforge.net/p/strace/code/ is defunct: it doesn't accept
new commits for too long.
Likewise, https://sourceforge.net/projects/strace/files/ doesn't accept
new files for too long.

* README.md: Remove sourceforge.net URL.
* debian/copyright: Replace the sourceforge.net based strace project URL
with a github based one.
* strace.spec.in (Source): Likewise.
2018-02-15 11:07:03 +00:00
Eugene Syromyatnikov
cf7924dc5e README.md: add information about git repository location
* README.md: Mention URLs for SourceForge, GitHub, and GitLab
repositories.
2018-02-07 22:02:53 +00:00
a58fc3c950 README.md: rework guidelines about sending bug reports 2017-03-08 13:43:47 +00:00
Abhishek Tiwari
efa36ac950 Update information on how to build strace from git repository
* INSTALL-git.md: Describe how to build strace from git repository.
* README.md: Add reference to INSTALL-git.md.
* README-hacking: Likewise.
2017-03-08 09:10:03 +00:00
db316ec7fb README.md: fix references to in-tree files
* README.md: Change references to COPYING and NEWS files from absolute
to relative.
2017-03-05 19:08:28 +00:00
22894ccff6 Update README.md
* README.md: Update homepage URL, mention command-line interface
and tampering capabilities in the description.
2016-12-28 11:39:00 +00:00
26ed70b252 Add README.md file with links to build status and test coverage 2016-02-04 18:20:14 +00:00