On Thu, 28 Jul 2005, Jesse Keating wrote:
On Thu, 2005-07-28 at 22:40 +0200, Emmanuel Seyman wrote:
It's a feature that's been present for quite a while in Bugzilla but
the only stable release to have it is 2.20rc1 (which wasn't probably
that stable to begin with since 2.20rc2 is due out Friday).
Still, Red Hat's Bugzilla has it, which is the important thing.
Basically, every search result gives you a "RSS" link between the
"CSV" and "iCalendar" links. Clicking on that gives you the RSS feed.
So would anybody be willing to mock up a web page using this rss
information so that we can have a page that shows real-time bu[g] status.
I took a look at this. (See attached for an example.)
As far as I know, this doesn't help. It only gives an RSS link for
those packages that already exist in that query. In my example test,
I queried for "pending building to updates-testing". But in a couple
of days, the list is going to be different.
If my reading of the rss file is correct, RSS could only be used this
way by Legacy users to track the bug numbers instead of having to
watch the bugs.
If anyone is interested in playing with it, below are the queries I
use to create "buglists" right now. Just add '&ctype=rss' at the end
to get the RSS listing of the bugs for each category _at the moment_.
=========
All packages waiting to be released to updates
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=needsrelease'
All packages waiting to be built to updates-testing
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=needsbuild'
All packages lacking VERIFY, but will be released anyway unless issues are found
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=verify&field0-0-0=status_whiteboard&type0-0-0=anywords&value0-0-0=timeout&field1-0-0=status_whiteboard&type1-0-0=nowords&value1-0-0=needsrelease+needswork+discuss'
All packages lacking VERIFY
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=verify&field0-0-0=status_whiteboard&type0-0-0=nowords&value0-0-0=timeout+needsrelease'
All packages lacking PUBLISH (but excluding NEEDSWORK)
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=publish&field0-0-0=status_whiteboard&type0-0-0=nowords&value0-0-0=needswork'
All packages which need discussion:
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=discuss'
All packages which need work (e.g., packages, patch analysis,...)
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&status_whiteboard=NEEDSWORK'
Other bug reports
'https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate,bug_severity,priority,bug_status,bug_resolution,component,status_whiteboard,short_desc&&order=bugs.bug_id&field0-0-0=status_whiteboard&type0-0-0=nowords&value0-0-0=needswork+needsbuild+needsrelease+verify+publish+discuss'
--
Pekka Savola "You each name yourselves king, yet the
Netcore Oy kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:sy="http://pur1.org/rss/1.0/modules/syndication/"
xmlns:dc="http://pur1.org/rss/dc/elements/1.1/"
xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate%2Cbug_severity%2Cpriority%2Cbug_status%2Cbug_resolution%2Ccomponent%2Cstatus_whiteboard%2Cshort_desc&status_whiteboard=needsbuild&" >
<title>Bugzilla Bugs</title>
<description>Bugzilla Bug List</description>
<link>https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&short_desc=&product=Fedora%20Legacy&component_text=&bug_status=NEW&bug_status=VERIFIED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=MODIFIED&status_whiteboard_type=allwordssubstr&columnlist=changeddate%2Cbug_severity%2Cpriority%2Cbug_status%2Cbug_resolution%2Ccomponent%2Cstatus_whiteboard%2Cshort_desc&status_whiteboard=needsbuild& </link>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>2</sy:updateFrequency>
<items>
<rdf:Seq>
<rdf:li rdf:resource="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152816" />
<rdf:li rdf:resource="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152848" />
<rdf:li rdf:resource="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152803" />
<rdf:li rdf:resource="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152867" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152816">
<title>Bug 152816 - CAN-2004-0803,0803,0886 kdefax libtiff remote code execution</title>
<link>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152816</link>
<dc:creator></dc:creator>
<dc:date>2005-07-30T01:19Z</dc:date>
<description>
<table>
<tr>
<th>Field</th><th>Value</th>
</tr><tr>
<td>Opened</td>
<td>2004-10-16</td>
</tr><tr>
<td>Assignee</td>
<td></td>
</tr><tr>
<td>Priority</td>
<td>normal</td>
</tr><tr>
<td>Severity </td>
<td>security</td>
</tr><tr>
<td>Status</td>
<td>ASSIGNED</td>
</tr><tr>
<td>Changed</td>
<td>2005-04-06</td>
</tr>
</table>
</description>
</item>
<item rdf:about="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152848">
<title>Bug 152848 - CAN-2004-0968,1382,1453 glibc catchsegv/glibcbug/LD_DEBUG vulnerabilities</title>
<link>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152848</link>
<dc:creator></dc:creator>
<dc:date>2005-07-30T01:19Z</dc:date>
<description>
<table>
<tr>
<th>Field</th><th>Value</th>
</tr><tr>
<td>Opened</td>
<td>2004-11-09</td>
</tr><tr>
<td>Assignee</td>
<td></td>
</tr><tr>
<td>Priority</td>
<td>normal</td>
</tr><tr>
<td>Severity </td>
<td>security</td>
</tr><tr>
<td>Status</td>
<td>ASSIGNED</td>
</tr><tr>
<td>Changed</td>
<td>2005-07-23</td>
</tr>
</table>
</description>
</item>
<item rdf:about="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152803">
<title>Bug 152803 - CAN-2004-0687,0688,0914, CAN-2005-0605 - lesstiff integer overflows in libXpm</title>
<link>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152803</link>
<dc:creator></dc:creator>
<dc:date>2005-07-30T01:19Z</dc:date>
<description>
<table>
<tr>
<th>Field</th><th>Value</th>
</tr><tr>
<td>Opened</td>
<td>2004-10-08</td>
</tr><tr>
<td>Assignee</td>
<td></td>
</tr><tr>
<td>Priority</td>
<td>normal</td>
</tr><tr>
<td>Severity </td>
<td>security</td>
</tr><tr>
<td>Status</td>
<td>MODIFIED</td>
</tr><tr>
<td>Changed</td>
<td>Thu 02:25</td>
</tr>
</table>
</description>
</item>
<item rdf:about="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152867">
<title>Bug 152867 - rpm-4.2-0.69 as shipped with RHL9 is buggy; update to 4.2-1</title>
<link>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152867</link>
<dc:creator></dc:creator>
<dc:date>2005-07-30T01:19Z</dc:date>
<description>
<table>
<tr>
<th>Field</th><th>Value</th>
</tr><tr>
<td>Opened</td>
<td>2004-12-07</td>
</tr><tr>
<td>Assignee</td>
<td></td>
</tr><tr>
<td>Priority</td>
<td>normal</td>
</tr><tr>
<td>Severity </td>
<td>normal</td>
</tr><tr>
<td>Status</td>
<td>NEW</td>
</tr><tr>
<td>Changed</td>
<td>2005-04-11</td>
</tr>
</table>
</description>
</item>
</rdf:RDF>
--
fedora-legacy-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-legacy-list