]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
12 years agoadd HE config
Don Armstrong [Thu, 16 Feb 2012 03:16:47 +0000 (19:16 -0800)]
add HE config

12 years agoallow for tracking locks and relocking
Don Armstrong [Thu, 16 Feb 2012 03:16:12 +0000 (19:16 -0800)]
allow for tracking locks and relocking

12 years agopopulate nn if queue_file is not given
Don Armstrong [Thu, 16 Feb 2012 03:11:10 +0000 (19:11 -0800)]
populate nn if queue_file is not given

12 years agodocument estraier options
Don Armstrong [Thu, 16 Feb 2012 02:45:05 +0000 (18:45 -0800)]
document estraier options

12 years agotest for equality, and only complain about the conffile missing if debug is set
Don Armstrong [Wed, 18 Jan 2012 06:16:06 +0000 (22:16 -0800)]
test for equality, and only complain about the conffile missing if debug is set

12 years ago * allow sort
Don Armstrong [Mon, 16 Jan 2012 17:10:02 +0000 (09:10 -0800)]
 * allow sort

12 years ago * sort bugs in footer.tmpl
Don Armstrong [Mon, 16 Jan 2012 16:51:37 +0000 (08:51 -0800)]
 * sort bugs in footer.tmpl

12 years ago * fix submitter changed e-mail
Don Armstrong [Wed, 11 Jan 2012 19:24:33 +0000 (11:24 -0800)]
 * fix submitter changed e-mail

12 years ago * avoid warning multiple times on unknown packages
Don Armstrong [Wed, 11 Jan 2012 19:17:47 +0000 (11:17 -0800)]
 * avoid warning multiple times on unknown packages

12 years ago * fix submitter notification e-mail template
Don Armstrong [Wed, 11 Jan 2012 15:56:06 +0000 (07:56 -0800)]
 * fix submitter notification e-mail template

12 years ago * use 1foo instead of foo to avoid "version must start with number" error
Don Armstrong [Mon, 3 Oct 2011 03:17:43 +0000 (20:17 -0700)]
 * use 1foo instead of foo to avoid "version must start with number" error

13 years agoHack around elinks css bug (closes: #593804)
Don Armstrong [Wed, 25 Aug 2010 08:58:12 +0000 (01:58 -0700)]
Hack around elinks css bug (closes: #593804)

13 years agofix appending to log and use croak in a different place
Don Armstrong [Fri, 6 Aug 2010 06:32:03 +0000 (02:32 -0400)]
fix appending to log and use croak in a different place

13 years agofix logfh call
Don Armstrong [Fri, 6 Aug 2010 06:31:05 +0000 (02:31 -0400)]
fix logfh call

13 years agotweak timestamp in changelog
Don Armstrong [Fri, 6 Aug 2010 04:55:47 +0000 (00:55 -0400)]
tweak timestamp in changelog

13 years agofix thinko in the mr. t output
Don Armstrong [Fri, 6 Aug 2010 04:55:37 +0000 (00:55 -0400)]
fix thinko in the mr. t output

13 years agoadd missing dependency on libnet-server-perl
Don Armstrong [Fri, 6 Aug 2010 04:55:24 +0000 (00:55 -0400)]
add missing dependency on libnet-server-perl

13 years ago* Various changes to make debbugs-local work better (Closes: #585796)
Don Armstrong [Fri, 6 Aug 2010 04:52:36 +0000 (00:52 -0400)]
* Various changes to make debbugs-local work better (Closes: #585796)
  - Add libnet-server-fork-perl to Depends for debbugs-local
  - Sanitize env in -T code

13 years ago * Use binary_to_source in process
Don Armstrong [Sat, 31 Jul 2010 21:07:24 +0000 (17:07 -0400)]
 * Use binary_to_source in process
 * Use write_log_records in process

13 years ago * Make write_log_records more versatile and support Params::Validate
Don Armstrong [Sat, 31 Jul 2010 20:41:22 +0000 (16:41 -0400)]
 * Make write_log_records more versatile and support Params::Validate
 * Use croak instead of die, and check that prints work

13 years agoadd hash slice
Don Armstrong [Thu, 29 Jul 2010 21:49:00 +0000 (17:49 -0400)]
add hash slice

13 years agoDon't RFC1522 escape ", ( and ). (Closes: #588859). Thanks to Glenn
Don Armstrong [Sat, 24 Jul 2010 20:54:23 +0000 (13:54 -0700)]
Don't RFC1522 escape ", ( and ). (Closes: #588859). Thanks to Glenn
Morris

14 years agofix undefined pending/done issues in Pkgreport.pm
Don Armstrong [Tue, 4 May 2010 02:29:31 +0000 (19:29 -0700)]
fix undefined pending/done issues in Pkgreport.pm

14 years agoadd more control limit tests
Don Armstrong [Tue, 4 May 2010 02:28:36 +0000 (19:28 -0700)]
add more control limit tests

14 years agoAdd urls to control@ mail footer (Closes: #578822). Thanks to Lars
Don Armstrong [Tue, 4 May 2010 02:27:38 +0000 (19:27 -0700)]
Add urls to control@ mail footer (Closes: #578822). Thanks to Lars
Wirzenius

14 years ago * Add sort_versions routine
Don Armstrong [Tue, 4 May 2010 02:22:55 +0000 (19:22 -0700)]
 * Add sort_versions routine
 * Add largest_source_version_only option to get_versions; make it the
   default to cope with multiple source versions in a distribution
   (suite).

14 years agofix tags normalization in pkgreport.cgi
Don Armstrong [Fri, 16 Apr 2010 17:06:52 +0000 (10:06 -0700)]
fix tags normalization in pkgreport.cgi

14 years agofix double arrayref of sendmail arguments
Don Armstrong [Sat, 10 Apr 2010 17:53:13 +0000 (10:53 -0700)]
fix double arrayref of sendmail arguments

14 years agoAllow the default sendmail options to be specified in the config file;
Don Armstrong [Fri, 9 Apr 2010 19:42:17 +0000 (12:42 -0700)]
Allow the default sendmail options to be specified in the config file;
don't use -obq by default anymore.

14 years ago * check for source definedness to forestall warning
Don Armstrong [Tue, 23 Feb 2010 19:35:52 +0000 (11:35 -0800)]
 * check for source definedness to forestall warning

14 years agotweak end of CVE regex slightly to allow []
Don Armstrong [Tue, 23 Feb 2010 02:20:48 +0000 (18:20 -0800)]
tweak end of CVE regex slightly to allow []

14 years agofix linkification of CVE reports
Don Armstrong [Tue, 23 Feb 2010 02:13:04 +0000 (18:13 -0800)]
fix linkification of CVE reports

14 years agoFix noaffects option
Don Armstrong [Fri, 12 Feb 2010 19:31:39 +0000 (11:31 -0800)]
Fix noaffects option

14 years agoits maintainers, not maint
Don Armstrong [Mon, 8 Feb 2010 10:51:30 +0000 (02:51 -0800)]
its maintainers, not maint

14 years agoFix source package src: urls (closes: #567439). Thanks to Paul Wise.
Don Armstrong [Mon, 8 Feb 2010 10:44:19 +0000 (02:44 -0800)]
Fix source package src: urls (closes: #567439). Thanks to Paul Wise.

14 years ago * create an empty pseudo-package.maint file
Don Armstrong [Mon, 8 Feb 2010 10:38:34 +0000 (02:38 -0800)]
 * create an empty pseudo-package.maint file

14 years ago * fix extraneous semicolon
Don Armstrong [Fri, 5 Feb 2010 07:38:18 +0000 (23:38 -0800)]
 * fix extraneous semicolon

14 years agoLinkify CVE reports (closes: #568464). Thanks to Martin Zobel-Helas.
Don Armstrong [Fri, 5 Feb 2010 02:20:01 +0000 (18:20 -0800)]
Linkify CVE reports (closes: #568464). Thanks to Martin Zobel-Helas.

14 years agoupdate changelog
Don Armstrong [Tue, 2 Feb 2010 02:26:46 +0000 (18:26 -0800)]
update changelog

14 years agofix flatfile search regex to handle maintainers which contain '['
Don Armstrong [Tue, 2 Feb 2010 02:23:16 +0000 (18:23 -0800)]
fix flatfile search regex to handle maintainers which contain '['

14 years ago* Allow tag instead of tags; silently normalize it (closes: #567407).
Don Armstrong [Tue, 2 Feb 2010 02:19:02 +0000 (18:19 -0800)]
* Allow tag instead of tags; silently normalize it (closes: #567407).
  Thanks to Martin Krafft.
* Properly handle Forwarded: at submit@ time (closes: #568020). Thanks
  to Martin Krafft.
* Fix source package src: urls

14 years agoFix affects for source packages (closes: #563470). Thanks to Charles
Don Armstrong [Mon, 1 Feb 2010 17:34:31 +0000 (09:34 -0800)]
Fix affects for source packages (closes: #563470). Thanks to Charles
Plessy.

14 years agoFix links to PTS pages for src packages (closes: #566089). Thanks to
Don Armstrong [Mon, 1 Feb 2010 17:23:20 +0000 (09:23 -0800)]
Fix links to PTS pages for src packages (closes: #566089). Thanks to
Sandro Tosi.

14 years ago* Handle \r properly in Debbugs::MIME for PGP signatures
Don Armstrong [Mon, 1 Feb 2010 17:12:32 +0000 (09:12 -0800)]
* Handle \r properly in Debbugs::MIME for PGP signatures
  (closes: #565981). Thanks to Mike Hommey
* Allow type to be text as well as text/(something not html)
  (closes: #566068). Thanks to Mike Hommey.

14 years ago use cgi/pkgreport_javascript; documentation of included/excluded bugs stub
Don Armstrong [Mon, 1 Feb 2010 16:59:39 +0000 (08:59 -0800)]
 use cgi/pkgreport_javascript; documentation of included/excluded bugs stub

14 years ago * Remove unused subroutines
Don Armstrong [Mon, 1 Feb 2010 16:58:22 +0000 (08:58 -0800)]
 * Remove unused subroutines
 * ditch pkg_javascript
 * Fix mising defined check for $status{done}

14 years agoproperly handle source packages in get_versions
Don Armstrong [Tue, 26 Jan 2010 23:25:39 +0000 (15:25 -0800)]
properly handle source packages in get_versions

14 years agoProperly handle source packages when searching by maintainer; use
Don Armstrong [Tue, 19 Jan 2010 06:03:26 +0000 (22:03 -0800)]
Properly handle source packages when searching by maintainer; use
package_maintainer instead of the hashes (closes: #556863)

14 years agomake the limit transcript quote things to track down some bugs
Don Armstrong [Tue, 19 Jan 2010 06:03:17 +0000 (22:03 -0800)]
make the limit transcript quote things to track down some bugs

14 years ago * fix XSS in include_exclude_key
Don Armstrong [Wed, 6 Jan 2010 07:48:11 +0000 (23:48 -0800)]
 * fix XSS in include_exclude_key

14 years agoproperly use src:package when dealing with source packages and their affects
Don Armstrong [Sun, 3 Jan 2010 09:44:08 +0000 (01:44 -0800)]
properly use src:package when dealing with source packages and their affects

14 years ago * properly interpolate array'd fields when a limit fails (closes: #563413)
Don Armstrong [Sat, 2 Jan 2010 23:37:03 +0000 (15:37 -0800)]
 * properly interpolate array'd fields when a limit fails (closes: #563413)

14 years agohandle multiple packages and tags in limit
Don Armstrong [Wed, 25 Nov 2009 20:30:31 +0000 (12:30 -0800)]
handle multiple packages and tags in limit

14 years agoadd config switch for simple_versioning
Don Armstrong [Tue, 20 Oct 2009 20:36:01 +0000 (13:36 -0700)]
add config switch for simple_versioning

14 years agoonly pass arch to binary_to_source if it has length
Don Armstrong [Tue, 20 Oct 2009 05:34:13 +0000 (22:34 -0700)]
only pass arch to binary_to_source if it has length

14 years ago * import Debbugs::User
Don Armstrong [Mon, 5 Oct 2009 05:57:25 +0000 (22:57 -0700)]
 * import Debbugs::User

14 years ago * fix binary/binaries typo
Don Armstrong [Thu, 24 Sep 2009 22:28:10 +0000 (15:28 -0700)]
 * fix binary/binaries typo

14 years ago * update documentation and fix @package issue in binary_to_source
Don Armstrong [Thu, 24 Sep 2009 22:16:41 +0000 (15:16 -0700)]
 * update documentation and fix @package issue in binary_to_source

14 years ago * move definition of sourcetobinary around
Don Armstrong [Thu, 24 Sep 2009 22:11:46 +0000 (15:11 -0700)]
 * move definition of sourcetobinary around

14 years ago * handle bugs assigned to a non-existant binary package as if they
Don Armstrong [Wed, 23 Sep 2009 03:17:59 +0000 (20:17 -0700)]
 * handle bugs assigned to a non-existant binary package as if they
   were assigned to a source package with the same name if that source
   package exists

14 years ago * its binary, not package in binary_to_source
Don Armstrong [Fri, 11 Sep 2009 20:38:31 +0000 (13:38 -0700)]
 * its binary, not package in binary_to_source

14 years agoDitch \r and \n in status fields (closes: #545895)
Don Armstrong [Thu, 10 Sep 2009 15:53:41 +0000 (08:53 -0700)]
Ditch \r and \n in status fields (closes: #545895)

14 years ago * set the date to zero in cases where the date is empty
Don Armstrong [Thu, 10 Sep 2009 15:53:10 +0000 (08:53 -0700)]
 * set the date to zero in cases where the date is empty

14 years ago * Rewrite binary_to_source to be more complete and understandable
Don Armstrong [Thu, 10 Sep 2009 01:54:21 +0000 (18:54 -0700)]
 * Rewrite binary_to_source to be more complete and understandable
 * Update Debbugs::SOAP to use binary_to_source; increment compatibility version
 * Change all usages of binarytosource to use binary_to_source

14 years agosupport source as a field; revisit this later
Don Armstrong [Fri, 4 Sep 2009 05:05:18 +0000 (22:05 -0700)]
support source as a field; revisit this later

14 years ago * import get_bug_status from Debbugs::Status in Debbugs::Control
Don Armstrong [Thu, 3 Sep 2009 05:44:32 +0000 (22:44 -0700)]
 * import get_bug_status from Debbugs::Status in Debbugs::Control

14 years ago * call get_bug_status before checking limits
Don Armstrong [Thu, 3 Sep 2009 03:08:11 +0000 (20:08 -0700)]
 * call get_bug_status before checking limits

14 years ago * fix regex in get_bug_status for determining source
Don Armstrong [Thu, 3 Sep 2009 03:07:52 +0000 (20:07 -0700)]
 * fix regex in get_bug_status for determining source

14 years agoadd more information about failing limits
Don Armstrong [Tue, 1 Sep 2009 01:56:26 +0000 (18:56 -0700)]
add more information about failing limits

14 years agotweak search for undefined archs to include the "" bit
Don Armstrong [Tue, 1 Sep 2009 01:07:54 +0000 (18:07 -0700)]
tweak search for undefined archs to include the "" bit

14 years agofix block 1 issue
Don Armstrong [Fri, 28 Aug 2009 23:24:06 +0000 (16:24 -0700)]
fix block 1 issue

14 years agoallow complete sset of RFC2822 comments
Don Armstrong [Fri, 28 Aug 2009 23:23:07 +0000 (16:23 -0700)]
allow complete sset of RFC2822 comments

14 years ago * fix the unknown package maintainer issues in checkmaintainers
Don Armstrong [Mon, 24 Aug 2009 04:09:26 +0000 (21:09 -0700)]
 * fix the unknown package maintainer issues in checkmaintainers

14 years agosplit on keywords and tags
Don Armstrong [Thu, 20 Aug 2009 22:49:10 +0000 (15:49 -0700)]
split on keywords and tags

14 years agofix x-loop addition
Don Armstrong [Wed, 19 Aug 2009 06:06:20 +0000 (23:06 -0700)]
fix x-loop addition

14 years agofix dumb infinite loop; really fix this properly soon, please.
Don Armstrong [Wed, 19 Aug 2009 06:03:57 +0000 (23:03 -0700)]
fix dumb infinite loop; really fix this properly soon, please.

14 years agoadd in support for missing binary packages which are actually source packages
Don Armstrong [Wed, 19 Aug 2009 02:01:37 +0000 (19:01 -0700)]
add in support for missing binary packages which are actually source packages

14 years agoadd vcs-browser and vcs-bzr to control
Don Armstrong [Wed, 19 Aug 2009 02:01:19 +0000 (19:01 -0700)]
add vcs-browser and vcs-bzr to control

14 years ago * add missing join to common_headers setting
Don Armstrong [Tue, 18 Aug 2009 21:58:18 +0000 (14:58 -0700)]
 * add missing join to common_headers setting

14 years ago * various documentation fixes
Don Armstrong [Tue, 18 Aug 2009 21:47:36 +0000 (14:47 -0700)]
 * various documentation fixes

14 years ago * add missing dependency of debbugs-local on libhttp-server-simple-perl
Don Armstrong [Tue, 18 Aug 2009 21:28:08 +0000 (14:28 -0700)]
 * add missing dependency of debbugs-local on libhttp-server-simple-perl

14 years ago * fix tag remnants in block
Don Armstrong [Tue, 18 Aug 2009 19:54:34 +0000 (12:54 -0700)]
 * fix tag remnants in block

14 years ago * write out bug after tweaking blocks
Don Armstrong [Tue, 18 Aug 2009 19:20:36 +0000 (12:20 -0700)]
 * write out bug after tweaking blocks

14 years ago * add missing space after blocks
Don Armstrong [Tue, 18 Aug 2009 19:05:09 +0000 (12:05 -0700)]
 * add missing space after blocks

14 years agodont depend on build in test; this is wrong, but temporary
Don Armstrong [Mon, 17 Aug 2009 20:21:38 +0000 (13:21 -0700)]
dont depend on build in test; this is wrong, but temporary

14 years agouse xloop everywhere, and do not ditch old values
Don Armstrong [Mon, 17 Aug 2009 20:21:19 +0000 (13:21 -0700)]
use xloop everywhere, and do not ditch old values

14 years agorun tests by default
Don Armstrong [Mon, 17 Aug 2009 20:20:59 +0000 (13:20 -0700)]
run tests by default

14 years agoadd missing dependencies
Don Armstrong [Mon, 17 Aug 2009 20:20:20 +0000 (13:20 -0700)]
add missing dependencies

14 years agowarn if there isn't a configuration file, but continue
Don Armstrong [Mon, 17 Aug 2009 20:20:01 +0000 (13:20 -0700)]
warn if there isn't a configuration file, but continue

14 years agobump control; no changes
Don Armstrong [Sun, 16 Aug 2009 01:18:39 +0000 (18:18 -0700)]
bump control; no changes

14 years ago * create the source maintainer file
Don Armstrong [Sat, 15 Aug 2009 23:19:48 +0000 (16:19 -0700)]
 * create the source maintainer file

14 years ago * warn if the source and binary maintainer files are missing
Don Armstrong [Sat, 15 Aug 2009 23:19:36 +0000 (16:19 -0700)]
 * warn if the source and binary maintainer files are missing

14 years ago * add source_maintainer_file defaults
Don Armstrong [Sat, 15 Aug 2009 23:16:40 +0000 (16:16 -0700)]
 * add source_maintainer_file defaults

14 years agostrip out the src; in Debbugs::Common::package_maintainer
Don Armstrong [Sat, 15 Aug 2009 22:47:10 +0000 (15:47 -0700)]
strip out the src; in Debbugs::Common::package_maintainer

14 years agofix comma separation of tags
Don Armstrong [Sat, 15 Aug 2009 18:10:37 +0000 (11:10 -0700)]
fix comma separation of tags

14 years agoproperly support src: packages in make_source_versions
Don Armstrong [Wed, 12 Aug 2009 17:32:57 +0000 (10:32 -0700)]
properly support src: packages in make_source_versions

14 years agohandle src: package maintainers properly in submit@
Don Armstrong [Tue, 11 Aug 2009 05:45:24 +0000 (22:45 -0700)]
handle src: package maintainers properly in submit@

14 years agosupport the rest of the control options in summary 0
Don Armstrong [Tue, 11 Aug 2009 00:38:22 +0000 (17:38 -0700)]
support the rest of the control options in summary 0

14 years ago * ditch extra spaces in limit output
Don Armstrong [Mon, 10 Aug 2009 23:50:14 +0000 (16:50 -0700)]
 * ditch extra spaces in limit output

14 years ago * support +=-foo so ari can be happy
Don Armstrong [Mon, 10 Aug 2009 21:57:34 +0000 (14:57 -0700)]
 * support +=-foo so ari can be happy