CINXE.COM
UDD - Bugs search
<!DOCTYPE html> <html> <head> <link href="/css/debian.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="/js/jquery-ui-1.14.1/jquery-ui.min.css"/> <link rel="stylesheet" type="text/css" href="/css/dataTables.jqueryui.2.2.2.min.css"/> <link rel="stylesheet" type="text/css" href="/css/buttons.dataTables.3.2.2.min.css"/> <link href="/css/udd.css" rel="stylesheet" type="text/css"> <title>UDD - Bugs search</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <div id="header"> <div id="wikisection"> <p class="section"><a href="/" title="Ultimate Debian Database">UDD</a></p> </div> <div id="upperheader"> <div id="logo"> <a href="https://www.debian.org" title="Debian Home"><img src="/img/openlogo-50.png" alt="Debian" width="50" height="61"></a> </div> </div> <!-- end upperheader --> <div id="navbar"> <p class="hidecss"><a href="#content">Skip Quicknav</a></p> <ul> <li><a href="/">Ultimate Database</a></li> <li><a href="/bugs/">Bugs search</a></li> <li><a href="/dmd/">Maintainer dashboard</a></li> <li><a href="/lintian/">Lintian</a></li> <li><a href="/lintian-tags">Lintian tags</a></li> <li><a href="/patches">Patches</a></li> <li><a href="/cgi-bin/bts-usertags.cgi">Bugs usertags</a></li> </ul> </div> <!-- end navbar --> <p id="breadcrumbs"> Bugs search</p> </div> <!-- end header --> <div id="content"> <div id='quicknav'> <b>Navigation</b>: <a href='#suites'>Suites</a> / <a href='#filters'>Filters</a> / <a href='#types'>Types</a> / <a href='#fields'>Fields</a> / <a href='#sort'>Sort</a> / <a href='#format'>Format</a> / <a href="javascript:f=document.getElementById('searchform');removeBlankFields(f);f.submit();">Search</a> </div> <h1>Bugs search</h1> <h3 id='queries'>Useful queries for testing (trixie)</h3> <div> <ul> <li>BSP view (bugs needing attention): <!-- give the maintainer some time to fix the bug before pointing bug-squashers at it --> <a href="https://udd.debian.org/bugs/? release=trixie_and_sid& merged=ign& rttrixie-will-remove=ign& rttrixie-can-defer=ign& autoremovals=ign& deferred=ign& fnewer=ign& fnewerval=30& rc=1& cpopcon=1& chints=1& ctags=1& cclaimed=1& cdeferred=1& caffected=1& crttags=1& sortby=last_modified& sorto=asc& ">Old bugs affecting sid and trixie, not RT-tagged and not marked for auto-removal</a></li> <li>Sponsor view: <a href="https://udd.debian.org/bugs/? release=trixie_and_sid& patch=only& merged=ign& done=ign& fnewerval=7& deferred=ign& rc=1& sortby=last_modified& sorto=asc& chints=1& ctags=1& cdeferred=1& cautormtime=1& ">Affecting sid and trixie, not marked as done, tagged 'patch', not in delayed; those need a DD to review and sponsor an upload or remove the tag</a></li> <li>Cleaner view: <!-- Don't show bugs with recent changes, because the binaries could take some time to build --> <a href="https://udd.debian.org/bugs/? release=trixie_and_sid& merged=ign& done=only& rc=1& flastmod=ign& flastmodval=5& sortby=last_modified& sorto=asc& ctags=1& cdeferred=1& caffected=1& cautormtime=1& cmissingbuilds=1& ">Marked as done, no activity in the last 5 days, but still affecting sid and trixie; why is it still affecting unstable? fixed only in stable or experimental? missing binaries? cruft? wrong changelog?</a></li> <li>Release Team view: <!-- Only show bugs after the standard migration delay is over --> <a href="https://udd.debian.org/bugs/? release=trixie_not_sid& merged=ign& rc=1& flastmod=ign& flastmodval=5& sortby=last_modified& sorto=asc& chints=1& ctags=1& cdeferred=1& crttags=1& cautormtime=1& cmissingbuilds=1& caffected=1& cpopcon=1& cbritney=1& ">Fixed in sid, no activity in the last 5 days, but still not fixed in trixie. Help the fix migrate to trixie!</a></li> </ul> </div> <form id='searchform' action="https://udd.debian.org/bugs/#results" method="get" onsubmit="removeBlankFields(this);"> <h3 id='suites'>Suites<sup>[<a href="#ftn.distro">1</a>]</sup></h3> <div class='indent'> <ul class="columns2"> <li><label><input type='radio' name='release' value='trixie' CHECKED/> trixie</label></li> <li><label><input type='radio' name='release' value='sid' /> sid</label></li> <li><label><input type='radio' name='release' value='trixie_and_sid' /> trixie and sid</label></li> <li><label><input type='radio' name='release' value='trixie_or_sid' /> trixie or sid</label></li> <li><label><input type='radio' name='release' value='trixie_not_sid' /> trixie, not sid</label></li> <li><label><input type='radio' name='release' value='sid_not_trixie' /> sid, not trixie</label></li> <li><label><input type='radio' name='release' value='bookworm' /> bookworm</label></li> <li><label><input type='radio' name='release' value='bullseye' /> bullseye</label></li> <li><label><input type='radio' name='release' value='any' /> any</label></li> <li><label><input type='radio' name='release' value='na' /> not considered</label></li> </ul> </div> <h3 id='filters'>Filters</h3> <div class='indent'> <i>off / include / exclude</i> <ul class="columns3"> <li><input type='radio' name='confirmed' value='' CHECKED/> <input type='radio' name='confirmed' value='only' /> <input type='radio' name='confirmed' value='ign' /> tagged confirmed</li> <li><input type='radio' name='patch' value='' CHECKED/> <input type='radio' name='patch' value='only' /> <input type='radio' name='patch' value='ign' /> tagged patch</li> <li><input type='radio' name='pending' value='' CHECKED/> <input type='radio' name='pending' value='only' /> <input type='radio' name='pending' value='ign' /> tagged pending</li> <li><input type='radio' name='security' value='' CHECKED/> <input type='radio' name='security' value='only' /> <input type='radio' name='security' value='ign' /> tagged security</li> <li><input type='radio' name='wontfix' value='' CHECKED/> <input type='radio' name='wontfix' value='only' /> <input type='radio' name='wontfix' value='ign' /> tagged wontfix</li> <li><input type='radio' name='moreinfo' value='' CHECKED/> <input type='radio' name='moreinfo' value='only' /> <input type='radio' name='moreinfo' value='ign' /> tagged moreinfo</li> <li><input type='radio' name='upstream' value='' CHECKED/> <input type='radio' name='upstream' value='only' /> <input type='radio' name='upstream' value='ign' /> tagged upstream</li> <li><input type='radio' name='unreproducible' value='' CHECKED/> <input type='radio' name='unreproducible' value='only' /> <input type='radio' name='unreproducible' value='ign' /> tagged unreproducible</li> <li><input type='radio' name='help' value='' CHECKED/> <input type='radio' name='help' value='only' /> <input type='radio' name='help' value='ign' /> tagged help</li> <li><input type='radio' name='d-i' value='' CHECKED/> <input type='radio' name='d-i' value='only' /> <input type='radio' name='d-i' value='ign' /> tagged d-i</li> <li><input type='radio' name='ftbfs' value='' CHECKED/> <input type='radio' name='ftbfs' value='only' /> <input type='radio' name='ftbfs' value='ign' /> tagged ftbfs</li> <li><input type='radio' name='forwarded' value='' CHECKED/> <input type='radio' name='forwarded' value='only' /> <input type='radio' name='forwarded' value='ign' /> forwarded upstream</li> <li><input type='radio' name='claimed' value='' CHECKED/> <input type='radio' name='claimed' value='only' /> <input type='radio' name='claimed' value='ign' /> claimed bugs</li> <li><input type='radio' name='deferred' value='' CHECKED/> <input type='radio' name='deferred' value='only' /> <input type='radio' name='deferred' value='ign' /> fixed in deferred/delayed</li> <li><input type='radio' name='notmain' value='' CHECKED/> <input type='radio' name='notmain' value='only' /> <input type='radio' name='notmain' value='ign' /> packages not in main</li> <li><input type='radio' name='notbuster' value='' CHECKED/> <input type='radio' name='notbuster' value='only' /> <input type='radio' name='notbuster' value='ign' /> packages not in buster</li> <li><input type='radio' name='notbullseye' value='' CHECKED/> <input type='radio' name='notbullseye' value='only' /> <input type='radio' name='notbullseye' value='ign' /> packages not in bullseye</li> <li><input type='radio' name='notbookworm' value='' CHECKED/> <input type='radio' name='notbookworm' value='only' /> <input type='radio' name='notbookworm' value='ign' /> packages not in bookworm</li> <li><input type='radio' name='nottrixie' value='' CHECKED/> <input type='radio' name='nottrixie' value='only' /> <input type='radio' name='nottrixie' value='ign' /> packages not in trixie</li> <li><input type='radio' name='base' value='' CHECKED/> <input type='radio' name='base' value='only' /> <input type='radio' name='base' value='ign' /> packages in base system</li> <li><input type='radio' name='standard' value='' CHECKED/> <input type='radio' name='standard' value='only' /> <input type='radio' name='standard' value='ign' /> packages in standard installation</li> <li><input type='radio' name='orphaned' value='' CHECKED/> <input type='radio' name='orphaned' value='only' /> <input type='radio' name='orphaned' value='ign' /> orphaned packages</li> <li><input type='radio' name='merged' value='' /> <input type='radio' name='merged' value='only' /> <input type='radio' name='merged' value='ign' CHECKED/> merged bugs</li> <li><input type='radio' name='done' value='' CHECKED/> <input type='radio' name='done' value='only' /> <input type='radio' name='done' value='ign' /> marked as done</li> <li><input type='radio' name='outdatedbuster' value='' CHECKED/> <input type='radio' name='outdatedbuster' value='only' /> <input type='radio' name='outdatedbuster' value='ign' /> outdated binaries in buster</li> <li><input type='radio' name='outdatedbullseye' value='' CHECKED/> <input type='radio' name='outdatedbullseye' value='only' /> <input type='radio' name='outdatedbullseye' value='ign' /> outdated binaries in bullseye</li> <li><input type='radio' name='outdatedbookworm' value='' CHECKED/> <input type='radio' name='outdatedbookworm' value='only' /> <input type='radio' name='outdatedbookworm' value='ign' /> outdated binaries in bookworm</li> <li><input type='radio' name='outdatedtrixie' value='' CHECKED/> <input type='radio' name='outdatedtrixie' value='only' /> <input type='radio' name='outdatedtrixie' value='ign' /> outdated binaries in trixie</li> <li><input type='radio' name='outdatedsid' value='' CHECKED/> <input type='radio' name='outdatedsid' value='only' /> <input type='radio' name='outdatedsid' value='ign' /> outdated binaries in sid</li> <li><input type='radio' name='needmig' value='' CHECKED/> <input type='radio' name='needmig' value='only' /> <input type='radio' name='needmig' value='ign' /> different versions in trixie and sid</li> <li><input type='radio' name='newerubuntu' value='' CHECKED/> <input type='radio' name='newerubuntu' value='only' /> <input type='radio' name='newerubuntu' value='ign' /> newer in Ubuntu than in sid</li> <li><input type='radio' name='rtbuster-ignore' value='' CHECKED/> <input type='radio' name='rtbuster-ignore' value='only' /> <input type='radio' name='rtbuster-ignore' value='ign' /> RT tag for buster: ignore</li> <li><input type='radio' name='rtbuster-will-remove' value='' CHECKED/> <input type='radio' name='rtbuster-will-remove' value='only' /> <input type='radio' name='rtbuster-will-remove' value='ign' /> RT tag for buster: will-remove</li> <li><input type='radio' name='rtbuster-can-defer' value='' CHECKED/> <input type='radio' name='rtbuster-can-defer' value='only' /> <input type='radio' name='rtbuster-can-defer' value='ign' /> RT tag for buster: can-defer</li> <li><input type='radio' name='rtbuster-is-blocker' value='' CHECKED/> <input type='radio' name='rtbuster-is-blocker' value='only' /> <input type='radio' name='rtbuster-is-blocker' value='ign' /> RT tag for buster: is-blocker</li> <li><input type='radio' name='rtbuster-no-auto-remove' value='' CHECKED/> <input type='radio' name='rtbuster-no-auto-remove' value='only' /> <input type='radio' name='rtbuster-no-auto-remove' value='ign' /> RT tag for buster: no-auto-remove</li> <li><input type='radio' name='rtbuster-pu' value='' CHECKED/> <input type='radio' name='rtbuster-pu' value='only' /> <input type='radio' name='rtbuster-pu' value='ign' /> RT tag for buster: pu</li> <li><input type='radio' name='rtbullseye-ignore' value='' CHECKED/> <input type='radio' name='rtbullseye-ignore' value='only' /> <input type='radio' name='rtbullseye-ignore' value='ign' /> RT tag for bullseye: ignore</li> <li><input type='radio' name='rtbullseye-will-remove' value='' CHECKED/> <input type='radio' name='rtbullseye-will-remove' value='only' /> <input type='radio' name='rtbullseye-will-remove' value='ign' /> RT tag for bullseye: will-remove</li> <li><input type='radio' name='rtbullseye-can-defer' value='' CHECKED/> <input type='radio' name='rtbullseye-can-defer' value='only' /> <input type='radio' name='rtbullseye-can-defer' value='ign' /> RT tag for bullseye: can-defer</li> <li><input type='radio' name='rtbullseye-is-blocker' value='' CHECKED/> <input type='radio' name='rtbullseye-is-blocker' value='only' /> <input type='radio' name='rtbullseye-is-blocker' value='ign' /> RT tag for bullseye: is-blocker</li> <li><input type='radio' name='rtbullseye-no-auto-remove' value='' CHECKED/> <input type='radio' name='rtbullseye-no-auto-remove' value='only' /> <input type='radio' name='rtbullseye-no-auto-remove' value='ign' /> RT tag for bullseye: no-auto-remove</li> <li><input type='radio' name='rtbullseye-pu' value='' CHECKED/> <input type='radio' name='rtbullseye-pu' value='only' /> <input type='radio' name='rtbullseye-pu' value='ign' /> RT tag for bullseye: pu</li> <li><input type='radio' name='rtbookworm-ignore' value='' CHECKED/> <input type='radio' name='rtbookworm-ignore' value='only' /> <input type='radio' name='rtbookworm-ignore' value='ign' /> RT tag for bookworm: ignore</li> <li><input type='radio' name='rtbookworm-will-remove' value='' CHECKED/> <input type='radio' name='rtbookworm-will-remove' value='only' /> <input type='radio' name='rtbookworm-will-remove' value='ign' /> RT tag for bookworm: will-remove</li> <li><input type='radio' name='rtbookworm-can-defer' value='' CHECKED/> <input type='radio' name='rtbookworm-can-defer' value='only' /> <input type='radio' name='rtbookworm-can-defer' value='ign' /> RT tag for bookworm: can-defer</li> <li><input type='radio' name='rtbookworm-is-blocker' value='' CHECKED/> <input type='radio' name='rtbookworm-is-blocker' value='only' /> <input type='radio' name='rtbookworm-is-blocker' value='ign' /> RT tag for bookworm: is-blocker</li> <li><input type='radio' name='rtbookworm-no-auto-remove' value='' CHECKED/> <input type='radio' name='rtbookworm-no-auto-remove' value='only' /> <input type='radio' name='rtbookworm-no-auto-remove' value='ign' /> RT tag for bookworm: no-auto-remove</li> <li><input type='radio' name='rtbookworm-pu' value='' CHECKED/> <input type='radio' name='rtbookworm-pu' value='only' /> <input type='radio' name='rtbookworm-pu' value='ign' /> RT tag for bookworm: pu</li> <li><input type='radio' name='rttrixie-ignore' value='' CHECKED/> <input type='radio' name='rttrixie-ignore' value='only' /> <input type='radio' name='rttrixie-ignore' value='ign' /> RT tag for trixie: ignore</li> <li><input type='radio' name='rttrixie-will-remove' value='' CHECKED/> <input type='radio' name='rttrixie-will-remove' value='only' /> <input type='radio' name='rttrixie-will-remove' value='ign' /> RT tag for trixie: will-remove</li> <li><input type='radio' name='rttrixie-can-defer' value='' CHECKED/> <input type='radio' name='rttrixie-can-defer' value='only' /> <input type='radio' name='rttrixie-can-defer' value='ign' /> RT tag for trixie: can-defer</li> <li><input type='radio' name='rttrixie-is-blocker' value='' CHECKED/> <input type='radio' name='rttrixie-is-blocker' value='only' /> <input type='radio' name='rttrixie-is-blocker' value='ign' /> RT tag for trixie: is-blocker</li> <li><input type='radio' name='rttrixie-no-auto-remove' value='' CHECKED/> <input type='radio' name='rttrixie-no-auto-remove' value='only' /> <input type='radio' name='rttrixie-no-auto-remove' value='ign' /> RT tag for trixie: no-auto-remove</li> <li><input type='radio' name='rttrixie-pu' value='' CHECKED/> <input type='radio' name='rttrixie-pu' value='only' /> <input type='radio' name='rttrixie-pu' value='ign' /> RT tag for trixie: pu</li> <li><input type='radio' name='unblock-hint' value='' CHECKED/> <input type='radio' name='unblock-hint' value='only' /> <input type='radio' name='unblock-hint' value='ign' /> RT unblock hint</li> <li><input type='radio' name='mig-blocked' value='' CHECKED/> <input type='radio' name='mig-blocked' value='only' /> <input type='radio' name='mig-blocked' value='ign' /> RT blocked</li> <li><input type='radio' name='mig-age' value='' CHECKED/> <input type='radio' name='mig-age' value='only' /> <input type='radio' name='mig-age' value='ign' /> RT too young</li> <li><input type='radio' name='mig-ready' value='' CHECKED/> <input type='radio' name='mig-ready' value='only' /> <input type='radio' name='mig-ready' value='ign' /> RT ready to migrate</li> <li><input type='radio' name='keypackages' value='' CHECKED/> <input type='radio' name='keypackages' value='only' /> <input type='radio' name='keypackages' value='ign' /> key packages</li> <li><input type='radio' name='pseudopackages' value='' CHECKED/> <input type='radio' name='pseudopackages' value='only' /> <input type='radio' name='pseudopackages' value='ign' /> pseudo packages</li> <li><input type='radio' name='autoremovals' value='' CHECKED/> <input type='radio' name='autoremovals' value='only' /> <input type='radio' name='autoremovals' value='ign' /> packages marked for autoremoval</li> <li><input type='radio' name='closedinftpnew' value='' CHECKED/> <input type='radio' name='closedinftpnew' value='only' /> <input type='radio' name='closedinftpnew' value='ign' /> closed in packages in new</li> <li><input type='radio' name='fnewer' value='' CHECKED/> <input type='radio' name='fnewer' value='only' /> <input type='radio' name='fnewer' value='ign' /> newer than <input type='text' size='3' name='fnewerval' value='7'/> days</li> <li><input type='radio' name='flastmod' value='' CHECKED/> <input type='radio' name='flastmod' value='only' /> <input type='radio' name='flastmod' value='ign' /> modified in the last <input type='text' size='3' name='flastmodval' value='7'/> days</li> <li><input type='radio' name='fblocking' value='' CHECKED/> <input type='radio' name='fblocking' value='only' /> <input type='radio' name='fblocking' value='ign' /> blocking bug <input type='text' size='6' name='fblockingval' value=''/></li> <li><input type='radio' name='fusertag' value='' CHECKED/> <input type='radio' name='fusertag' value='only' /> <input type='radio' name='fusertag' value='ign' /> usertag <input type='text' size='15' name='fusertagtag' value=''/> for user <input type='text' size='30' name='fusertaguser' value=''/> </li> </ul> </div> <h3 id="types">Bugs or packages selection</h3> <div class="indent"> <ul class="columns2"> <li><input type='checkbox' id='rc' name='rc' value='1' checked/><label for='rc'>release-critical bugs</label></li> <li><input type='checkbox' id='ipv6' name='ipv6' value='1'/><label for='ipv6'>release goal: IPv6 support</label></li> <li><input type='checkbox' id='lfs' name='lfs' value='1'/><label for='lfs'>release goal: Large File Support</label></li> <li><input type='checkbox' id='boot' name='boot' value='1'/><label for='boot'>release goal: boot performance (init.d dependencies)</label></li> <li><input type='checkbox' id='oldgnome' name='oldgnome' value='1'/><label for='oldgnome'>release goal: remove obsolete GNOME libraries</label></li> <li><input type='checkbox' id='d-i' name='d-i' value='1'/><label for='d-i'>installer bugs</label></li> <li><input type='checkbox' id='ruby' name='ruby' value='1'/><label for='ruby'>Ruby bugs</label></li> <li><input type='checkbox' id='systemd' name='systemd' value='1'/><label for='systemd'>pkg-systemd bugs</label></li> <li><input type='checkbox' id='php' name='php' value='1'/><label for='php'>PHP bugs</label></li> <li><input type='checkbox' id='l10n' name='l10n' value='1'/><label for='l10n'>Localisation bugs</label></li> <li><input type='checkbox' id='xsf' name='xsf' value='1'/><label for='xsf'>X Strike Force bugs</label></li> <li><input type='checkbox' id='perl' name='perl' value='1'/><label for='perl'>Perl team</label></li> <li><input type='checkbox' id='java' name='java' value='1'/><label for='java'>Java team</label></li> <li><input type='checkbox' id='games' name='games' value='1'/><label for='games'>Games team</label></li> <li><input type='checkbox' id='multimedia' name='multimedia' value='1'/><label for='multimedia'>Multimedia team</label></li> <li><input type='checkbox' id='otr' name='otr' value='1'/><label for='otr'>pkg-otr-team bugs</label></li> <li><input type='checkbox' id='apparmor' name='apparmor' value='1'/><label for='apparmor'>AppArmor team</label></li> <li><input type='checkbox' id='reproducible' name='reproducible' value='1'/><label for='reproducible'>Reproducible Builds team</label></li> <li><input type='checkbox' id='kfreebsd' name='kfreebsd' value='1'/><label for='kfreebsd'>GNU/kFreeBSD bugs</label></li> <li><input type='checkbox' id='hurd' name='hurd' value='1'/><label for='hurd'>GNU/Hurd bugs</label></li> <li><input type='checkbox' id='gift' name='gift' value='1'/><label for='gift'>bugs tagged newcomer or <a href="https://wiki.debian.org/qa.debian.org/GiftTag">Gift</a></label></li> <li><input type='checkbox' id='allbugs' name='allbugs' value='1'/><label for='allbugs'>All bugs</label></li> </ul> <br/> <input type='checkbox' id='dmd' name='dmd' value='1'/><label for='dmd'>Package selection using the <a href="/dmd/">Debian Maintainer Dashboard</a> form:</label> <div class="indent"> <table class="table-contour"><tbody> <tr> <th> <label for="email1">Contributor / team</label> </th> <td> <div id="autocompletecontainer1" class="autocompletecontainer"></div> <input id="email1" type='text' size='32' name='email1' value='' placeholder="email address"> ignore: <input id="nouploader1" name="nouploader1" type="checkbox" /> <label for="nouploader1">co-maintained</label> <input id="nosponsor1" name="nosponsor1" type="checkbox" /> <label for="nosponsor1">sponsored / NMUed</label> </td> </tr> <tr> <th> <label for="email2">Contributor / team</label> </th> <td> <div id="autocompletecontainer2" class="autocompletecontainer"></div> <input id="email2" type='text' size='32' name='email2' value='' placeholder="email address"> ignore: <input id="nouploader2" name="nouploader2" type="checkbox" /> <label for="nouploader2">co-maintained</label> <input id="nosponsor2" name="nosponsor2" type="checkbox" /> <label for="nosponsor2">sponsored / NMUed</label> </td> </tr> <tr> <th> <label for="email3">Contributor / team</label> </th> <td> <div id="autocompletecontainer3" class="autocompletecontainer"></div> <input id="email3" type='text' size='32' name='email3' value='' placeholder="email address"> ignore: <input id="nouploader3" name="nouploader3" type="checkbox" /> <label for="nouploader3">co-maintained</label> <input id="nosponsor3" name="nosponsor3" type="checkbox" /> <label for="nosponsor3">sponsored / NMUed</label> </td> </tr> <tr> <th> <label for="packages">Additional packages</label> </th> <td> <input id="packages" name="packages" size="32" placeholder="space-separated list" value=""/> <input id="bin2src" name="bin2src" type="checkbox" /> <label for="bin2src">Packages are binary, convert to source packages</label> </td> </tr> <tr> <th> <label for="ignpackages">Packages to ignore</label> </th> <td> <input id="ignpackages" name="ignpackages" size="32" placeholder="space-separated list" value=""/> <input id="ignbin2src" name="ignbin2src" type="checkbox" /> <label for="ignbin2src">Packages are binary, convert to source packages</label> </td> </tr> </tbody></table> </div> </div> <h3 id='fields'>Additional fields</h3> <div class="indent"> <ul class="columns2"> <li><label><input type='checkbox' name='cpopcon' value='1' />popularity contest</label></li> <li><label><input type='checkbox' name='chints' value='1' />release team hints</label></li> <li><label><input type='checkbox' name='cseverity' value='1' />severity</label></li> <li><label><input type='checkbox' name='ckeypackage' value='1' />key packages</label></li> <li><label><input type='checkbox' name='ctags' value='1' />tags</label></li> <li><label><input type='checkbox' name='cclaimed' value='1' />claimed by</label></li> <li><label><input type='checkbox' name='cdeferred' value='1' />deferred/delayed</label></li> <li><label><input type='checkbox' name='caffected' value='1' />affected releases</label></li> <li><label><input type='checkbox' name='cmissingbuilds' value='1' />missing builds in sid</label></li> <li><label><input type='checkbox' name='clastupload' value='1' />last upload in sid</label></li> <li><label><input type='checkbox' name='crttags' value='1' />release team tags</label></li> <li><label><input type='checkbox' name='cautormtime' value='1' />autoremoval time</label></li> <li><label><input type='checkbox' name='cwhykey' value='1' />reason for being key package</label></li> <li><label><input type='checkbox' name='cbritney' value='1' />britney status</label></li> <li><label><input type='checkbox' name='caffected_packages' value='1' />affected packages</label></li> </ul> </div> <h3 id='sort'>Sort</h3> <div class="indent"> <ul class='columns3'> <li><label><input type='radio' name='sortby' value='id' CHECKED/>bug#</label></li> <li><label><input type='radio' name='sortby' value='source' />source package</label></li> <li><label><input type='radio' name='sortby' value='package' />binary package</label></li> <li><label><input type='radio' name='sortby' value='last_modified' />last modified</label></li> <li><label><input type='radio' name='sortby' value='severity' />severity</label></li> <li><label><input type='radio' name='sortby' value='popcon' />popularity contest</label></li> <li><label><input type='radio' name='sortby' value='autormtime' />autoremoval time</label></li> <li><label><input type='radio' name='sortby' value='lastupload_s' />last upload in sid</label></li> <li><label><input type='radio' name='sorto' value='asc' CHECKED/>ascending</label></li> <li><label><input type='radio' name='sorto' value='desc' />decreasing</label></li> </ul> </div> <h3 id='format'>Format</h3> <div class="indent"> <label><input type='radio' name='format' value='html' checked/> HTML</label> <label><input type='radio' name='format' value='json'/> JSON</label> <label><input type='radio' name='format' value='yaml'/> YAML</label> <label><input type='radio' name='format' value='rss'/> RSS</label> </div> <p><input type='submit' value='Search' class='btn-lg'/></p> </form> </div> <div id="footer"> <div id="fineprint"> <p><sup>[<a id="ftn.distro">1</a>] </sup>This already uses release tags ('sid', 'trixie') and xxx-ignore ('trixie-ignore') to include/exclude bugs</p> <p> Ultimate Debian Database: <a href="https://wiki.debian.org/UltimateDebianDatabase/"> hacking / bug reporting / contact information</a><br /> Debian is a registered trademark of <a href="https://www.spi-inc.org/">Software in the Public Interest</a> </p> </div> </div> <script type="text/javascript" src="/js/jquery-3.7.1.min.js"></script> <script type="text/javascript" src="/js/jquery-ui-1.14.1/jquery-ui.min.js"></script> <script type="text/javascript" src="/js/dataTables.2.2.2.min.js"></script> <script type="text/javascript" src="/js/dataTables.jqueryui.2.2.2.min.js"></script> <script type="text/javascript" src="/js/jquery.cookie.min.js"></script> <script type="text/javascript" src="/js/udd-autocomplete.js"></script> <script type="text/javascript" src="/js/udd.js"></script> <script type="text/javascript" src="/js/removeblankfields.js"></script> <script type="text/javascript" src="/js/quicknav.js"></script> <script type="text/javascript" src="/js/dataTables.buttons.3.2.2.min.js"></script> <script type="text/javascript" src="/js/buttons.colVis.3.2.2.min.js"></script> <script type="text/javascript" src="/js/bugs.js"></script> </body> </html>