]> git.donarmstrong.com Git - debbugs.git/blob - debian/changelog
Add affects to bugreport.cgi package info header (Closes: #609687).
[debbugs.git] / debian / changelog
1 debbugs (2.4.2~exp2) UNRELEASED; urgency=low
2
3   [ Don Armstrong ]
4   * Hack around elinks css bug (closes: #593804)
5   * affects now appends packages by default (closes: #656371). Thanks to
6     Andreas Beckmann and Julien Cristau.
7   * Fix spacing in owner block (closes: #670411)
8   * Fix double encoding issues (closes: #672432)
9   * Fix encoding in cgi
10   * Fix installation of templates (closes: #686928). Thanks to Mike
11     Gabriel.
12   * Only remove list headers if the message appears to have traversed a
13     mailing list to get to us. (closes: #690408)
14   * Fix lack of archive support in pkgindex.cgi.
15   * Output notice to transcript when there is a malformed command.
16     (closes: #691573). Thanks to Jonathan Nieder.
17   * Fix failure to forcibly merge/merge when found/fixed is not qualified
18     (closes: #670456). Thanks to Jonathan Nieder and Bernhard Schmidt.
19   * Add libravatar support.
20   * Fix double encoding of attachments (closes: #703300)
21   * uri_escape e-mails in libravatar (closes: #728034). Thanks to Fabien
22     Givors for pointing this out and providing a patch.
23   * Fix title of $gBug (closes: #546383). Thanks to Jakub Wilk.
24   * Support CVEs surrounded by parenthesis (closes: #662228). Thanks to
25     Ari Pollak.
26   * Add reply links to individual bug messages with headers (closes:
27     #412815). Thanks to martin krafft, Paul Wise, and Julien Valroff.
28   * Fix XSS in version.cgi, thanks to Vlad Constantin (Closes: #762967).
29   * Add affects to bugreport.cgi package info header (Closes: #609687).
30
31   [Thanks to Arnout Engelen: ]
32   * Add Homepage (closes: #670555).
33   * Fix VCS in control (closes: #670556).
34   * Link to blocked bugs (closes: #670568).
35
36   [ Mike Gabriel ]
37   * /debian/control:
38     + Add ${misc:Depends} to Depends.
39   * /examples/apache.conf:
40     - Assure in apache.conf example that documentation html pages get loaded
41       (closes: #686943).
42     - Rewrite rule example: http://<webhost>/<nnn> -> show bug report for
43       bug <nnn>.
44     - Be more generic, comment out rewrite rule that directly redirects
45       http://<debbugs-webhost>/ to http://www.debian.org/Bugs.
46     - Extend examples/apache.conf, add directory rules. Esp. allow Indexes to be
47       overridden in /var/lib/debbugs/www/db to allow mod_expires apache
48       configuration options in .htaccess.
49   * Load bugs.css file in documentation html pages.
50   * Fix sani function in scripts/errorlib. Generate html entities correctly
51     (prepend ampersand, append semicolon).
52   * Fix pkgindex.cgi concerning several issues: load proper Perl modules,
53     replace usage of src_url and pkg_url by package_links, use
54     html_tail from templates, use count_bugs everywhere, load bugs.css,
55     fix global variable usage in html header (closes: #686940).
56   * Add empty $gBugSubscriptionDomain variable to config file template.
57   * Remove mailing list markers of the form [<list-name>] from the subject
58     line to avoid duplication (and more) of the bug number when replying to
59     bug postings.
60   * Update postfix section in Readme.mail (closes: #688109).
61   * Provide gStrongList configuration option in config file to make
62     a site admin aware of its existence (closes: #688345).
63   * Make sure that mails to gSubscriptionDomain and gBugSubscriptionDomain
64     are only sent out if the variables in config are defined and
65     have a length < 0 (closes: #688344).
66   * Use locale independent date format for mail processing and service mail
67     generation (closes: #688745).
68   * Fix spelling error in /debian/changelog.
69   * Fix lintian issue: description-synopsis-starts-with-article.
70   * Fix lintian issues: debian-rules-missing-recommended-target build-arch,
71     debian-rules-missing-recommended-target build-indep.
72   * Switch to debian/source/format: 3.0 (native).
73   * Fix lintian issue: debbugs source: duplicate-in-relation-field in
74     libdebbugs-perl depends: libtext-template-perl, libtext-template-perl.
75   * Fix lintian issues: debbugs source:
76     debian-rules-makemaker-prefix-is-deprecated line 44,
77     debian-rules-makemaker-prefix-is-deprecated line 56.
78   * Fix lintian issues: libdebbugs-perl: spelling-error-in-manpage for:
79     + usr/share/man/man3/Debbugs::Recipients.3pm.gz
80     + usr/share/man/man3/Debbugs::SOAP.3pm.gz
81     + usr/share/man/man3/Debbugs::Status.3pm.gz
82   * Raise Standards to 3.9.4 (after fixing several lintian issues).
83   * Pass param bug=<NNN> to bugreport.html call in bugreport.cgi.
84
85  --
86
87 debbugs (2.4.2~exp1) experimental; urgency=low
88
89   * Allow (almost) exactly what RFC2822 allows in comments (closes:
90     #497144)
91   * Fix problem with non-existant /etc/debbugs/config
92   * Ditch \r and \n in status fields (closes: #545895)
93   * Properly handle source packages when searching by maintainer; use
94     package_maintainer instead of the hashes (closes: #556863)
95   * Handle \r properly in Debbugs::MIME for PGP signatures
96     (closes: #565981). Thanks to Mike Hommey
97   * Allow type to be text as well as text/(something not html)
98     (closes: #566068). Thanks to Mike Hommey.
99   * Fix links to PTS pages for src packages (closes: #566089). Thanks to
100     Sandro Tosi.
101   * Fix affects for source packages (closes: #563470). Thanks to Charles
102     Plessy.
103   * Allow tag instead of tags; silently normalize it (closes: #567407).
104     Thanks to Martin Krafft.
105   * Properly handle Forwarded: at submit@ time (closes: #568020). Thanks
106     to Martin Krafft.
107   * Fix source package src: urls (closes: #567439). Thanks to Paul Wise.
108   * Use package_maintainer to search for packages maintained by a
109     maintainer (closes: #556863). Thanks to Yves-Alexis Perez.
110   * Linkify CVE reports (closes: #568464). Thanks to Martin Zobel-Helas.
111   * Fix noaffects option
112   * Allow the default sendmail options to be specified in the config file;
113     don't use -obq by default anymore.
114   * Add urls to control@ mail footer (Closes: #578822). Thanks to Lars
115     Wirzenius
116   * Don't RFC1522 escape ", ( and ). (Closes: #588859). Thanks to Glenn
117     Morris
118   * Various changes to make debbugs-local work better (Closes: #585796) 
119     - Add libnet-server-fork-perl to Depends for debbugs-local
120     - Sanitize env in -T code
121
122  -- Don Armstrong <don@debian.org>  Thu, 05 Aug 2010 21:54:12 -0700
123
124 debbugs (2.4.2~exp0) experimental; urgency=low
125
126   [ Anthony Towns ]
127   * Add "package" command to service (control@) to limit the bugs that
128     the following commands apply to.
129
130   [ Colin Watson ]
131   * Add (slightly) fancy CGI decoding of message/* MIME types.
132   * CGI scripts now support multiple maintainers for a single package.
133   * Add support for an X-Debbugs-No-Ack: mail header to suppress
134     acknowledgements.
135   * Document how to deliver mail to debbugs via procmail and SpamAssassin.
136   * Implement new .status format that's extensible and easier to read; it
137     now lives in .summary rather than .status. Use debbugs-upgradestatus
138     to convert existing bug databases.
139   * Implement bug ownership, with new 'owner' and 'noowner' commands and
140     Owner: pseudo-header (closes: #133453).
141   * Install Debian configuration in the binary package's examples
142     directory (closes: #222118).
143   * New standalone SpamAssassin queue runner, spamscan.
144   * Allow # prefix on bug numbers in 'merge' command.
145   * Fix some ordering issues in old-style package pages and summaries.
146   * Add X-$gProject-PR-Message: headers to all mails sent by service.
147   * debbugsconfig creates required directories in $gSpoolDir
148     (closes: #222077).
149   * Decode RFC1522 mail headers for display in the web interface.
150     bugreport.cgi and pkgreport.cgi now output UTF-8.
151   * Properly support multiple submitter addresses on a single bug.
152   * Add a number of extra htmlsanit() calls to prevent cross-site
153     scripting attacks.
154
155   [ Adam Heath ]
156   * Rewrite filtering in cgi's common.pl, to make it completely generic.
157     Filtering can now work against any field.
158   * Rewrite grouping logic in cgi's common.pl, to make it completely
159     generic.  There is now no longer 2 nested loops, to do the grouping.
160     This makes adding new grouping levels simpler for the future.
161   * Add in a Table of Contents to pkgreport.cgi.
162   * Display how long until a resolved bug will be archived in
163     pkgreport.cgi.
164   * Add user-agent detection.  This currently doesn't change anything,
165     however.
166   * Add options show_list_(head|foot)er.
167
168   [ Don Armstrong ]
169   * Don't remove the maintainer address if the message was sent by the
170     maintainer and we're submitting to maintonly (closes: #140061)
171   * Use uri_escape to escape URI's before sending them back out so the
172     name of the file doesn't munge the query string. [#301606 pt. 1]
173   * call decode_rfc1522 on the filename returned so that encoded
174     filenames get decoded to something "reasonable." (closes: #301606)
175   * We now require URI::Escape
176   * Added apache.conf to examples, which is a sample apache
177     configuration file which implements the rewrite rules that are
178     currently used on bugs.debian.org. (closes: #222264)
179   * Change spamscan.in to work with SA 3.0; This is an incompatible
180     change with SA 2.6, and as such, we now Suggests: spamassassin 
181     (>=3.0) (closes: #290501)
182   * Update MTA to exim4 (closes: #228597) and add instructions on using
183     exim 4 (thanks to Marc Haber) (closes: #248335)
184   * Added per bug subscription support to debbugs, which relies on an
185     external MLM to actually deal with the requests; currently works with
186     eoc and sends messages to bugnum\@$gListDomain. (closes: #34071)
187   * Change bugreport.cgi to use Debbugs::Log and greately simplify the
188     process of outputing the bug log.
189   * All RFC1522 subject lines are decoded, both in the html information
190     and the message headers. All messages are converted to UTF-8 whereever
191     possible; all bugreport.cgi pages are now completely in UTF-8 to the
192     degree possible using Encode.pm (closes: #46848,#238984)
193   * Add a convert_to_utf8 function to Debbugs::Mime to make the above
194     possible; abstracts functionality that was already present in the
195     decode_rfc1522 fucntionality.
196   * Individual messages can now be downloaded from each bug report
197     (closes: #95373)
198   * Uninteresting headers are now hidden by default, can be renabled
199     with &trim=no (closes: #188561)
200   * Fix postfix instructions in README.mail (thanks to Jeff Teunissen)
201     (closes: #134166)
202   * Display old severity when changing severity (closes: #196947)
203   * All messages that originate from the BTS and either go to .log files
204     or out to users are now properly RFC1522 encoded. (closes: #306068)
205   * Add links to cloned bugs (closes: #217960) and forwarded records
206     that look like urls in the html records output by bugreport.cgi.
207   * Things that look like urls in message bodies are now linked
208     (closes: #168962)
209   * Add Debbugs::Mail module that has two important functions:
210     send_mail_message and encode_headers. All mail handling in service.in
211     and process.in now uses send_mail_message to send mail messages which
212     tries as hard as possible to send a message; if it fails, only
213     warnings are returned. This fixes bad addresses causing sendmail to
214     exit and destroying the bug log. (closes: #191306)
215   * Add rudimentary Test::More modules for testing Debbugs::Mime and
216     Debbugs::Mail.
217   * Allow X-debbugs-* to be set in pseudo headers. (closes: #179340)
218   * Obey X-Debbugs-No-Ack in control@ messages. (closes: #201825)
219   * Allow forwarded: and owner to be set at submit@ time.
220     (closes:#128320)
221   * Fix example rewrite rules to allow for #1234 and foo+bar@baz.com
222     (closes: #321925)
223   * Output proper charset for attachments (closes: #335813)
224   * Use MIME encodings to attach messages in close and done.
225     (closes: #136654)
226   * Add a forcemerge command to service.in to allow forcibly merging
227     bugs which are in the same package. (closes: #286792)
228   * Make all packages lowercase to support packages with uppercase
229     names, even though that's insane. (closes: #67067)
230   * Change acknowledged to close (closes: #61341) and indicate who
231     actually closed the bug (closes: #355968, #132274)
232   * Fix the documentation of clone to indicate that you need at least
233     one newID (closes: #276747)
234   * Use create_mime_message to send all of the mails which may contain
235     UTF8 material. (closes: #364026)
236   * Add links to Closes: text for closed bugs. (closes: #320986)
237   * Add X-$gProject-PR-Source: line (closes: #219230)
238   * Use the %cats data structure properly in pkgreport.cgi
239     (closes: #367514)  
240   * Document nnn.*@foobar addresses (closes: #188670)
241   * Support cloned bugs in control blocking (closes: #337329)
242   * Indicate which bugs are blocked after blocking (closes: #367496)
243   * Obey package for usertags (closes: #376528)
244   * Add link to subscribe to a bug (closes: #353260)
245   * Don't lc owner or forwarded at submit time (closes: #288384)
246   * Explain how to close bugs in the ack message (closes: #37605)
247   * Make the moreinfo ack more general (closes: #70810)
248   * Use RFC compliant dates in headers (closes: #362935)
249   * Add SOAP support (closes: #377520) Thanks to Raphael Hertzog.
250   * Split forwarded on commas for linking (closes: #367813,#473272)
251   * Don't display duplicate bugs (closes: #348116)
252   * Display links to archived bugs for all searches (closes: #53710)
253   * Link to blocked bugs in the bugreport.cgi output (closes: #326077)
254   * Don't ask for more bugs if there is no maintainer (closes: #355190)
255   * Stop refering to developers on the index page (closes: #355786)
256   * Change control@ stop regex and documentation to match eachother
257     (closes: #366093)
258   * Make it obvious when commands to control have failed
259     (closes: #344184)
260   * Fix javascript error in pkgreport.cgi (closes: #346043)
261   * When a bug can't be found in control@; indicate to user that it may
262     be archived. (closes: #153536)
263   * my_url in pkgreport.cgi now returns the complete url (closes: #378566)
264   * Document precisely how forwarded works (closes: #228049)
265   * Dissallow forwarded being set to a $gEmailDomain address
266     (closes: #397486)
267   * Fix broken sorting by usertags by forcing numeric (closes: #395027)
268   * Add support for hiding useless messages; thanks to Sune Vuorela.
269     (closes: #406020)
270   * Fix arrayrefs leaking into the myurl function (closes: #397344)
271   * List bugs being blocked (closes: #356680)
272   * Fix multiple submitters for a single bug in the index
273     (closes: #402362)
274   * Marking a bug as fixed now overrides a found at that exact version
275     (closes: #395865)
276   * When searching by source package, include the source package itself
277     in the list of packages to search for, even if there is no binary
278     package called that. (closes: #414825)
279   * Add link from singlemsg page to main page; remove useless links
280     (closes: #404806)
281   * Support usertagging cloned bugs (closes: #375697)
282   * List previous/new title when retitling, and show date of control
283     actions (closes: #127354)
284   * Add searching by owner (closes: #345407)
285   * Accept colon after package in control mails (closes: #319720)
286   * Make e-mail addresses case insensitive for searching
287     (closes: #89569)
288   * pkgindex.cgi limits its output with pagination (closes: #23018)
289   * lc submitter address for comparsion in pkgreport.cgi
290     (closes: #415628)
291   * Add quotes around retitle'd titles (closes: #419202)
292   * Don't automatically make categories hidden (closes: #415932)
293   * Don't duplicate ordering (closes: #415931)
294   * Make file locking portable (closes: #293277)
295   * Allow the package pages to be optional (closes: #234362)
296   * Fix package link code and link both packages (closes: #419553)
297   * Save leading space when we unmime (closes: #416321)
298   * Make the version regex correct (closes: #425614)
299   * Indicate the selected user (closes: #422934)
300   * Use source package for usertags where possible (closes: #415933)
301   * Add PR-Package header for control messages (closes: #414023)
302   * Fix double leading spaces of format=flowed messages
303     (closes: #428056)
304   * Don't doubly select users
305   * Implement versioning aware archiving support (closes: #339141)
306   * Split out packages so that you don't have to install the mail stuff
307     unless you want it.
308   * Only mail duplicated recipients once (closes: #172635)
309   * Indicate date of last activity (closes: #207065)
310   * Reorder title (closes: #265267)
311   * Reopen bugs when a bug is found with a version greater than any
312     fixed version (closes: #365352)
313   * Allow ordering bugs by last action (closes: #318898)
314   * Add notfixed/notfound commands (closes: #389634)
315   * Fix soapy insanity (closes: #422062)
316   * Add script to split index.db by severities (closes: #422062)
317   * Add bugspam.cgi with confirm string (closes: #348225)
318   * Allow selecting both archived and unarchived bugs (closes: #320175)
319   * Support intersecting sets of bugs (closes: #164421)
320   * Allow selecting the newest N bugs (closes: #84681)
321   * Add anchor links to specific messages (closes: #431459)
322   * Add missing newline after indicating what the user is (closes: #432466)
323   * Handle src/binary packages with the same name (but different src
324     packages) correctly. (closes: #435926)
325   * Make sendmail binary location configurable, and use flock instead of
326     fcntl. (closes: #260791)
327   * Make notfound/notfixed log verbiage more clear (closes: #434953)
328   * Verify submitter is a valid email according to RFC822
329     (closes: #182419)
330   * Indicate what message number a message is (closes: #462653,#454248)
331   * Fix casing of versions (closes: #441022)
332   * Output last-modified in bugreport.cgi (closes: #459709)
333   * Fix various html syntax errors in pkgreport.cgi (closes: #462322)
334   * Make search case insensitive (closes: #448861, #444416)
335   * Add the ability to return source/package mapping
336     (closes: #465332,#458822)
337   * Deal properly with \r line endings (closes: #467190)
338   * Distinguish between reports and followups (closes: #459866)
339   * Allow for the archiving of bugs in removed packages
340     (closes: #475622, #470146)
341   * Add Text::Template based templating system (closes: #36814)
342   * Add new uservalue feature to Debbugs::User
343   * Don't serialize things as date/time in soap (closes: #484789)
344   * Link to packages in bugreport page (closes: #229067)
345   * Totally revamp the pkgreport templates (closes: #434504)
346   * Add correspondent option to track bug correpondents (closes: #485804)
347   * Fix addition of correspondents in gen-indices (closes: #511850)
348   * Allow clicking anywhere outside the extra status box to close the
349     extra status box (closes: #499990) Thanks to James Vega for the patch.
350   * Return 404 when a bug number that does not exist is used
351     (closes: #499997)
352   * Comment out CGI::Alert use for the time being (closes: #499681)
353   * No longer hard-code paths in age-1 (closes: #499682)
354   * Change how maybelink links links (closes: #501757)
355   * Use bug_subscription_domain in process (closes: #499680)
356   * Clean up links when there is no information about a package
357     (closes: #452905)
358   * Deal properly with leading spaces in query arguments (closes: #158375)
359   * Only send out control help when control is mailed (closes: #499941)
360   * Resolve two XSS (closes: #504608)
361   * Strip BOM before regexes involving spaces (closes: #488554)
362   * Display link to full log again (closes: #507506)
363   * Add Last-Modified: header support to mbox download (closes: #456786)
364   * Add Date headers if missing (closes: #458757)
365   * Indicate what machine has built webpages (closes: #507022)
366   * Indicate the update location of source (closes: #512306)
367   * Use get_addresses to parse X-Debbugs-Cc: to allow multiple Cc:'s
368     (closes: #514183)
369   * Calculate last modified using summary as well as log (closes: #515063)
370   * Ditch 'as before' (closes: #514677)
371   * Don't have reply/subscribe links for archived bugs (closes: #511864)
372   * Fix issue with no-maintainer bugs assigned to multiple packages
373     (closes: #528249)
374   * Properly html_escape un-processed parts in maybelink (closes: #530506)
375   * Add urls to the bottom of all messages we send out (closes: #9596)
376   * Allow for tag nnn = baz + foo - bar in service (closes: #505189)
377   * Allow trailinng periods after the control stop commands (closes:
378     #517834)
379   * Ditch extra blank lines (closes: #494843)
380   * Handle &#39; ending links in Debbugs::CGI::Bugreport (closes: #539020)
381
382   
383  -- Don Armstrong <don@debian.org>  Sun, 26 Jul 2009 05:48:16 -0700
384
385 debbugs (2.4.1) unstable; urgency=low
386
387   * Colin Watson:
388     - Exit the CGI scripts straight away if the HTTP method is HEAD, to save
389       pointless work.
390     - Display pending+fixed bugs as "fixed in NMU", not "pending upload".
391     - Add a man page for debbugsconfig.
392     - Report original tags when changing them, closes: #170630.
393     - Add missing <ul></ul> tags to db2html's output, closes: #50746.
394     - Add a 'submitter' command to service, based on a patch by Matt Kraai.
395     - Remove the final use of cgi-lib.pl, so it's gone. Remove copyright
396       notices that were there due to using it.
397     - Accept ';' as well as '&' as a CGI argument separator.
398     - db2html now works with the new hashed database layout.
399     - Disable the fixed severity in favour of the tag.
400     - MIME-encoded messages to bugs are displayed in decoded form on the web
401       interface (unless the "mime=no" parameter is used), closes: #136114.
402     - Add facility to search by tag.
403     - Fix rebuild script and add it to the example crontab, closes: #139696.
404     - Silence postinst warning if spool/db doesn't exist, closes: #194892.
405     - Clean up the definition and use of $gCGIDomain, closes: #139697.
406   * Adam Heath:
407     - Convert all code to use global read/write functions, instead of having
408       it duplicated everywhere.
409     - Trim trailing whitespace from pseudoheader values.  Closes: #153590.
410     - Warn when reassigning to an unknown package.  Closes: #60595.
411   * Josip Rodin:
412     - Added a terse=yes mode for bugreport.cgi, possibly useful for
413       monstrously long bugs.
414     - Purged needless date(1) forks, replaced with strftime.
415
416  -- Colin Watson <cjwatson@debian.org>  Fri,  6 Jun 2003 09:25:30 +0100
417
418 debbugs (2.4) experimental; urgency=low
419
420   * Updating the package with what's in CVS, even though this might
421     completely break things for people who've been using the previous also
422     broken package. <shrug> :) Upped the minor version since the changes
423     are noticeable, and uploaded to experimental, just in case.
424   * Applied speedup patch, that uses references, instead of copies.
425     Thanks to Thomas Smith. Closes: #87176. [Adam]
426   * Reverted some parts of the speedup patch because it breaks the API.
427     [Anthony]
428   * Bugs that are tagged fixed are now listed in a separate section in the
429     web pages. Patch from Colin Watson. Closes: #86922. [Adam]
430   * Added support for an additional Maintainers.override file, which is read
431     after the normal one. This allows the normal one to be externally
432     updated, but still have local overrides. [Adam]
433   * Put <title> and </title> on the same line as the title since some lame
434     browsers don't seem to like it otherwise. [Josip]
435   * Include a mailto: URI in the header for a bug report. [Adam]
436   * Added support for filtering on subject with include=subj:foo (exact
437     match, case sensitive). [Anthony]
438   * Added a missing http://, thanks to Julian Gilbey. [Anthony]
439   * Use by-*.idx indices to speed up pkgreport.cgi. [Anthony]
440   * Support "maint=" in pkgreport to give packages without a maintainer.
441     [Anthony]
442   * Updated Postfix documentation. [Darren]
443   * Use two variables in order to reduce the amount of path hard-coding.
444   * Added support for storing the files in a hashed directory (db-h), with
445     the same hash layout as archive/. [Adam]
446   * Added support for tracing of bug state changes. This date is in
447     $gSpoolDir/debbugs.trace. It is locked (as debbugs.trace.lock) while
448     accessed, and appended to. Currently, nothing uses this trace file and
449     it isn't even cleaned up, which can be easily fixed with a simple cron
450     job. [Adam]
451   * Tell sendmail to queue outgoing mail for later delivery, instead of
452     immediate delivery. [Adam]
453   * Added a keywords header to outgoing email responses. [Adam]
454   * Use Resent-From: if From: doesn't exist. [Adam]
455   * Added appropriate Reply-To: lines for the ACK messages that could use
456     them. [Josip]
457   * Add $gUnknownMaintainerEmail to the list of maintainers to mail in case
458     an package with no maintainer is referenced. [Adam]
459   * processall locks 'incoming-cleaner' before starting, so we don't have
460     multiple copies of it running at the same time. [Adam]
461   * Sort bugs tagged 'pending' as 'pending upload', between 'forwarded' and
462     'fixed'. [Adam]
463   * Add support for searching by source package.  pkgreport.cgi takes src=,
464     and both pkgreport.cgi and bugreport.cgi have enhanced HTML headers now.
465     [Adam]
466   * Add support in the CGIs for:
467     * 'raw' sorting. This does no grouping based on status or severity, and
468       just lists bugs in number order.
469     * reversing the order that bugs are displayed. This does not affect
470       severity or status ordering.
471     * inclusions/exclusions of status and severity. Also, support reverse
472       sorting of the above.
473   * Make it possible to ban people from control@bugs. [Anthony]
474   * Don't lie about missing Subject:s being an RFC822 violation, because
475     they aren't. [Anthony, Josip]
476   * Added preliminary support for ###-request. [Adam]
477   * Added preliminary fast indexing support. [Adam/Anthony (?)]
478   * Added preliminary support for CC:ing <src>@packages.qa.debian.org.
479     [Anthony]
480   * Added preliminary cloning support. [Anthony]
481   * Link to submitter's web page, patch from Matt Kraai. [Josip]
482   * The autoconfig thing in the description is gone, closes: #124537.
483   * Fix viewing archived bugs by source package, closes: #121082, #146484.
484     [Colin]
485   * Depends: libmailtools-perl rather than mailtools, closes: #113028.
486   * Add MIME support to process and service, and depend on libmime-perl as a
487     result, closes: #36813. [Colin]
488   * Trim Bug#12345: from the Subject:, not "Bug#12345: [", closes: #78123.
489     [Anthony]
490   * Be more careful about loop detection, closes: #113514. [Adam, Colin]
491   * Relax the syntax for 'tags' slightly, since people seem to use it that
492     way accidentally a lot, closes: #96164. [Colin]
493   * Give better feedback from pkgreport.cgi when querying a non-existent
494     package name, closes: #93433. [Colin]
495   * Remove support for -fixed address from receive, since nothing else
496     supports it. [Colin]
497   * Prevent people from reading the first line of arbitrary files through
498     bugreport.cgi, thanks to Max <rusmir@tula.net>. [Colin]
499   * Add working-for-me instructions for exim setup on non-dedicated sites,
500     together with Chad Miller's suggestions, closes: #78688. [Colin]
501   * Fix a few typos, closes: #146745, #152751.
502   * Update the copyright file with the current list of maintainers and a
503     pointer to ViewCVS.
504   * Remove lynx-cfg, and use 'lynx -cfg=/dev/null' instead. [Colin]
505   * Various other things, not worth mentioning here.
506
507  -- Colin Watson <cjwatson@debian.org>  Sun, 17 Nov 2002 17:54:49 +0000
508
509 debbugs (2.3-4) unstable; urgency=low
510
511   * Added a check for unwanted characters in the part of request passed on
512     to sendlynxdoc that gets passed to shell. [Josip]
513   * Applied Rob Browning's patches to remove more Debian-only stuff,
514     closes: #80077. [Josip]
515   * Fixed the nextnumber misplacement (it should be in spool dir, not config
516     dir), and added a note about running debbugsconfig after changes to
517     config file, thanks to Rob for the hints. [Josip]
518   * Changed Maintainer: to point to debian-debbugs. Added myself to
519     Uploaders:. [Josip]
520   * Fixed Lintian errors: file-in-etc-not-marked-as-conffile (except
521     for lynx-cfg which is a gross hack anyway),
522     virtual-package-depends-without-real-package-depends,
523     debian-changelog-file-contains-user-emacs-settings.
524
525  -- Josip Rodin <jrodin@jagor.srce.hr>  Thu,  7 Feb 2002 17:30:17 +0100
526
527 debbugs (2.3-3) unstable; urgency=low
528
529   * Fixed examples installation, debbugsconfig should actually work now,
530     closes: #77126. [Josip]
531   * Removed all traces of the package after purging, in postrm. [Josip]
532   * Added pkgindex.cgi, package/maintainer/submitter indices. [Anthony]
533   * Moved readparse to common.pl, since it's, well, common to all the cgi
534     stuff. Other fixes in common.pl. [Anthony]
535   * Moved some of the pkgreport.cgi logic from common.pl into pkgreport.cgi.
536     [Anthony]
537   * Random typo fixes in the CGIs. [Anthony]
538   * Made the CGI scripts use the common.pl from their directory and not
539     /usr/lib/debbugs nor ~ajt/newajbug. That stuff should actually _work_
540     now, argh. [Josip]
541   * Added bug subject and package name in closing messages. [Josip]
542   * Fixed errorlib filename (removed the .in part), this stuff should
543     actually _work_ now, argh. I shouldn't be repeating myself. [Josip]
544   * Escape +'s in URLs, closes: #75220. [Anthony]
545   * Skip checking for new installs or the config file, debbugsconfig needs
546     to regenerate the HTML, and it will detect existing conffiles. [Josip]
547
548  -- Josip Rodin <jrodin@jagor.srce.hr>  Fri,  1 Dec 2000 15:01:40 +0100
549
550 debbugs (2.3-2) unstable; urgency=low
551
552   * Tweaks to the [pkg|bug]report.cgi scripts
553   * Merged README and README.Debian (not quite yet)
554   * Sundry of patchs from netgod.. see list archives for details :)
555      + a bug report that's already been closed, it seems, #36147
556      + the send|get command will accept two digits, closes: #39063
557      + fixed reference to Debian in the copyright, closes: #39540
558   * Provided a CNAME in control@ as well as submit@ for severity
559   * mailsummary mails $gSummaryList@$gListDomain now, closes: #36181.
560   * Ray's fixes are now included, one way or another, closes: #37210.
561     A bug's severity is set to default one before trying to merge it,
562     which fixes #47026 filed against bugs.debian.org, and closes: #50106.
563   * The ACKs now clearly says which addresses should be mailed,
564     closes: #48610.
565   * Fixed how /usr/lib/debbugs is prepended to $PATH, closes: #63216.
566   * The $gHTMLSeverityDesc variable is now properly terminated,
567     closes: #67702.
568   * Policy 3.2.1 compliance, includes Build-Depends: debhelper, which
569     closes: #70356.
570   * Doesn't install the Maintainers and pseudo-packages.description files
571     in the /etc/debbugs directory, it instead copies it from templates if
572     they don't exist, closes: #70749, #37120.
573   * A `priority' command now handles severities, closes: #45818.
574   * Fixes and additions to scripts by Adam Heath.
575   * Fixes and several new features in the CGI scripts by Anthony Towns.
576   * Small fixes and updates to scripts, build system and docs by Josip Rodin.
577
578  -- Josip Rodin <jrodin@jagor.srce.hr>  Wed,  8 Nov 2000 19:12:01 +0100
579
580 debbugs (2.3-1) unstable; urgency=low
581
582   * Fixed the send message bug that resulted in the same words (subject)
583     being printed out over and over and over again
584   * Added CGI scripts to make retrieval of individual bug reports realtime
585   * Created upgrade notes from 2.2 to 2.3
586   * Added a variable for where the "mailsummary" reports go
587   * Added optional bug archiving for expired bugs
588   * Added "fixed" to the default severities
589   * Some scripts are now perl -w clean.
590   * Added "severity display" to "Summary of outstanding reports" 
591     (db/ix/summary.html and db/ix/psummary.html)
592   * Added a variable to allow for a uniformed <BODY> and starting text tag
593   * Send both message that closes and original bug to bug submitter
594   * Fixed X-Debbugs-CC header
595   * Improved ability to skip pgp signed and mime encoded messages when
596     looking for commands (control@ and request@) and pseudo headers
597     (submit@)
598   * Cosmetic changes...
599
600  -- Darren Benham <gecko@debian.org>  Tue, 27 Jul 1999 11:27:22 -0700
601
602 debbugs (2.2-3) unstable; urgency=low
603
604   * Perl Depends change
605
606  -- Darren Benham <gecko@debian.org>  Tue, 27 Jul 1999 11:27:22 -0700
607
608 debbugs (2.2-2) unstable; urgency=low
609
610   * Added mailtools to dependency
611
612  -- Darren Benham <gecko@debian.org>  Thu, 13 May 1999 13:13:15 -0700
613
614 debbugs (2.2-1) unstable; urgency=low
615
616   * NATIVE Qmail (mailer) support!  No more "other MTA" needed
617         for Qmail users!
618   * Improved sendmail support.
619   * Changed lynx dependancies to simply "lynx"
620   * fixed bad spelling in service script (fixes #36205)
621
622  -- Darren Benham <gecko@debian.org>  Thu,  8 Apr 1999 16:00:32 -0700
623
624 debbugs (2.1-1) unstable; urgency=low
625
626   * Added variable in "bad email" message (receive)
627   * Fixed SUBSTITUTE_DTIME in main html pages
628   * Changed crontab sample (had bad directories)
629   * Added some documentation for MTA setup
630   * Added support for sendmail
631   * Removed use of btoa to move change around.  It's non-free.
632
633  -- Darren Benham <gecko@debian.org>  Thu,  1 Apr 1999 14:17:01 -0800
634
635 debbugs (2.0-1) unstable; urgency=low
636
637   * First public release of deb
638   * Config modification implemented
639
640  -- Darren Benham <gecko@debian.org>  Sat, 27 Mar 1999 10:37:37 -0800
641
642 debbugs (1.0-4) unstable; urgency=low
643
644   * Tried a stopgap measure for config files
645
646  -- Darren Benham <gecko@debian.org>  Mon, 15 Feb 1999 22:11:08 -0800
647
648 debbugs (1.0-3) unstable; urgency=low
649
650   * $gListDomain yet again
651   * removed nextnumber, config and text from deb for time bing
652
653  -- Darren Benham <gecko@debian.org>  Wed, 10 Feb 1999 11:09:47 -0800
654
655 debbugs (1.0-2) unstable; urgency=low
656
657   * internal release
658   * fixed scripting bugs in list email
659
660  -- Darren Benham <gecko@debian.org>  Wed, 10 Feb 1999 10:39:18 -0800
661
662 debbugs (1.0-1) unstable; urgency=low
663
664   * Initial Release.
665
666  -- Darren Benham <gecko@debian.org>  Thu, 21 Jan 1999 20:55:51 -0800