[前][次][番号順一覧][スレッド一覧]

ruby-changes:31865

From: zzak <ko1@a...>
Date: Sun, 1 Dec 2013 17:15:44 +0900 (JST)
Subject: [ruby-changes:31865] zzak:r43944 (trunk): * doc/contributing.rdoc: [DOC] Reporting downstream distro issues

zzak	2013-12-01 17:15:36 +0900 (Sun, 01 Dec 2013)

  New Revision: 43944

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43944

  Log:
    * doc/contributing.rdoc: [DOC] Reporting downstream distro issues

  Modified files:
    trunk/ChangeLog
    trunk/doc/contributing.rdoc
Index: doc/contributing.rdoc
===================================================================
--- doc/contributing.rdoc	(revision 43943)
+++ doc/contributing.rdoc	(revision 43944)
@@ -49,6 +49,16 @@ on your ticket. https://github.com/ruby/ruby/blob/trunk/doc/contributing.rdoc#L49
 * Please reply to feedback requests. If a bug report doesn't get any feedback,
   it'll eventually get rejected.
 
+=== Reporting to downstream distributions
+
+You can reports downstream issues for the following distributions via their bugtacker:
+
+* {debian}[http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=ruby-defaults]
+* {freebsd}[http://www.freebsd.org/cgi/query-pr-summary.cgi?text=ruby]
+* {redhat}[https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=MODIFIED]
+* {macports}[http://trac.macports.org/query?status=assigned&status=new&status=reopened&port=~ruby]
+* etc (add your distribution bug tracker here)
+
 == Reporting Security Issues
 
 Security vulnerabilities receive special treatment since they may negatively
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 43943)
+++ ChangeLog	(revision 43944)
@@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
+Sun Dec  1 17:14:55 2013  Zachary Scott  <e@z...>
+
+	* doc/contributing.rdoc: [DOC] Reporting downstream distro issues
+
 Sun Dec  1 14:37:20 2013  Masaki Matsushita  <glass.saga@g...>
 
 	* hash.c (rb_hash_to_a): specify array capa.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]