]>
git.donarmstrong.com Git - debbugs.git/log
Don Armstrong [Fri, 7 Aug 2015 18:55:39 +0000 (11:55 -0700)]
add workaround for lynx to use ca-debian/ca-certificates.crt
Don Armstrong [Fri, 7 Feb 2014 20:19:22 +0000 (12:19 -0800)]
hardcode bugspam link for the time being; the handling of cgi domains needs to be reworked
Don Armstrong [Fri, 29 Nov 2013 19:45:09 +0000 (11:45 -0800)]
merge master
Don Armstrong [Tue, 24 Jul 2012 20:36:50 +0000 (13:36 -0700)]
use debian specific library locations
Debian BTS [Fri, 23 Sep 2011 20:37:40 +0000 (20:37 +0000)]
add hack to work on bugs-search.debian.org
Debian BTS [Fri, 23 Sep 2011 19:08:24 +0000 (19:08 +0000)]
switch to glinka from merkel
Debian BTS [Tue, 13 Sep 2011 18:20:16 +0000 (18:20 +0000)]
get rid of alpha when appropriate
Debian BTS [Wed, 3 Jun 2009 18:16:56 +0000 (18:16 +0000)]
actually commit this change
Debian BTS [Thu, 4 Dec 2008 07:56:21 +0000 (07:56 +0000)]
increase freqency to 400, disable mirror to piatti for the time being
Debian BTS [Sat, 22 Nov 2008 03:44:09 +0000 (03:44 +0000)]
trigger piatti as well as merkel
Debian BTS [Sat, 20 Sep 2008 20:09:11 +0000 (20:09 +0000)]
turn back off debugging
Debian BTS [Fri, 19 Sep 2008 00:20:07 +0000 (00:20 +0000)]
add tweaks to spamscan-sa for temporary logging changes
Debian BTS [Thu, 4 Sep 2008 03:28:23 +0000 (03:28 +0000)]
add missing http:// and bug number
Debian BTS [Thu, 4 Sep 2008 03:05:15 +0000 (03:05 +0000)]
wait longer for locks
Debian BTS [Thu, 3 Jul 2008 23:50:52 +0000 (23:50 +0000)]
add more ips to deny
Debian BTS [Sun, 30 Mar 2008 02:47:30 +0000 (02:47 +0000)]
add back the other missing /usr/lib/debbugs
Debian BTS [Sun, 30 Mar 2008 02:42:39 +0000 (02:42 +0000)]
use lib qw(/usr/lib/debbugs); since that is where Mail::CrosAssassin lives currently
Debian BTS [Sun, 10 Feb 2008 22:57:10 +0000 (22:57 +0000)]
add random uncommited changes
Debian BTS [Tue, 13 Nov 2007 05:48:22 +0000 (05:48 +0000)]
update update-packages to indicate that non-us has died
Debian BTS [Sat, 9 Jun 2007 23:15:25 +0000 (23:15 +0000)]
add changes by collin to fix stable debian specific issues
Debian BTS [Wed, 18 Oct 2006 22:28:25 +0000 (15:28 -0700)]
add 70.70.91.207 to the ignores
Debian BTS [Tue, 12 Sep 2006 09:12:22 +0000 (02:12 -0700)]
ignore a few ips (probably blars)
Don Armstrong [Mon, 22 Jul 2024 03:06:11 +0000 (20:06 -0700)]
Don't linkify trailing ; in bug messages (closes #
1076323 )
Don Armstrong [Fri, 21 Jun 2024 04:10:13 +0000 (21:10 -0700)]
Add missing libmail-message-perl dependency
Spotted by autodep8-perl-recommends.
Don Armstrong [Wed, 22 May 2024 03:32:29 +0000 (20:32 -0700)]
Revert not making the logo; fix inkscape invocation
Otto Kekäläinen [Sun, 19 May 2024 01:34:58 +0000 (18:34 -0700)]
Salsa-CI: Allow autopkgtest to fail for now
The package does not have any debian/tests and thus autopkgtest will run
autodep8-perl which does not pass, and will need some work before enabled:
autodep8-perl-build-deps FAIL non-zero exit status 253
autodep8-perl PASS (superficial)
autodep8-perl-recommends FAIL non-zero exit status 1
Allowing failure in GitLab CI will still show the job as yellow, and
hopefully attract the attention of developers to later fix is too.
Otto Kekäläinen [Sat, 18 May 2024 22:55:47 +0000 (15:55 -0700)]
Fix filename in install: UPGRADE -> UPGRADE.md (Closed: #903413)
This fixes the dh_install stage that was failing on missing file. Seems
that when the file was renamed nobody tried to build the package.
Having Salsa-CI will prevent such lapses in the future.
Otto Kekäläinen [Thu, 16 May 2024 06:26:14 +0000 (23:26 -0700)]
Enable Salsa-CI
This will help ensure easily machine detectable regressions don't slip
into the code base.
This also makes any future contribution process faster and more
reliable, as any contributor submitting a Merge Request will get
immediate feedback, and the maintainers save time by not having to point
out basic mistakes.
Don Armstrong [Sun, 21 Apr 2024 04:01:03 +0000 (21:01 -0700)]
add WSDL contributed by Michael Albinus and Felix Lechner
Modified by me to support get_versions, binary_to_source and
source_to_binary
Don Armstrong [Thu, 28 Sep 2023 03:42:39 +0000 (20:42 -0700)]
Sort blocked-by to allow merging bugs with mis-sorted blockers
Don Armstrong [Mon, 24 Jul 2023 23:17:17 +0000 (16:17 -0700)]
Handle RFC1522 escaped commas in structured headers (#
1041638 )
Don Armstrong [Sat, 1 Apr 2023 05:31:47 +0000 (22:31 -0700)]
Fix $bug not defined when testing for spam (badly backported patch)
Don Armstrong [Sun, 26 Mar 2023 22:52:57 +0000 (15:52 -0700)]
encode addresses before checking if they are valid
Paul Wise [Sun, 13 Nov 2022 01:00:39 +0000 (09:00 +0800)]
Allow exporting of debbugs responses to mbox format when requested
This makes mbox export of response messages consistent with HTML export.
The bts (from devscripts) cache mode of "full" requests all messages from the
bug, including debbugs response mails, in mbox format but debbugs always
ignores those messages when returning an mbox, leading to bts errors.
Don Armstrong [Sun, 29 Jan 2023 18:53:20 +0000 (10:53 -0800)]
include non-free-firmware; thanks to Cyril Brulebois for the patch
Paul Wise [Sun, 13 Nov 2022 03:09:43 +0000 (11:09 +0800)]
Use a checkbox and CSS to show info messages instead of JavaScript
This works in browsers where users have disabled JavaScript,
such as the Tor Browser in the Security Level called Safest.
Obsoletes: https://salsa.debian.org/debbugs-team/debbugs/-/merge_requests/9
Paul Wise [Fri, 2 Dec 2022 01:16:49 +0000 (09:16 +0800)]
Prevent usertags created at submit time from including invalid trailing chars
There were two regex validating included characters but the one used at submit
time only checked for valid characters at the start of the usertag string.
Also factor the usertag validity regex into a function to reduce duplication.
Fixes: commit d8c69d152175704304656c19e1da1043fd24491e
Don Armstrong [Sun, 10 Apr 2022 13:35:19 +0000 (06:35 -0700)]
Do not escape From and use .eml when returning a single message
- Address issue with MUAs which don't look at the mime type and instead assume
mime based on extension, like thunderbird. Closes #
1009181
Don Armstrong [Wed, 12 Jan 2022 05:14:10 +0000 (21:14 -0800)]
Support 7 digit bugs in bugspam.cgi
Don Armstrong [Thu, 11 Mar 2021 01:18:43 +0000 (17:18 -0800)]
re-remove trailing newline from title
Don Armstrong [Thu, 11 Mar 2021 00:46:09 +0000 (16:46 -0800)]
remove extraneous debugging print statement
Don Armstrong [Thu, 11 Mar 2021 00:46:01 +0000 (16:46 -0800)]
fix usertag/usertags typo
Paul Wise [Sun, 28 Feb 2021 02:40:06 +0000 (10:40 +0800)]
Add support for setting usertags for multiple users in new bugs
Store the user/usertags pseudo-headers separately to the others
and then later process them after the new bug has been created.
Implements: https://bugs.debian.org/582171
Paul Wise [Sun, 28 Feb 2021 01:59:52 +0000 (09:59 +0800)]
Fix pluralising the Tag/Usertag headers
The match was on the lowercase version header names but
the lowercasing happened after the header name match.
Don Armstrong [Sun, 7 Mar 2021 16:38:15 +0000 (08:38 -0800)]
Fix unescaped From in bugreport (closes: #983847)
Chris Lamb [Mon, 5 Aug 2019 08:58:22 +0000 (09:58 +0100)]
Don't print strange-looking "Usertags are now: ." message when removing all usertags.
Don Armstrong [Fri, 14 Feb 2020 03:29:01 +0000 (19:29 -0800)]
support -done being set in a psuedoheader
Don Armstrong [Wed, 30 May 2018 23:55:08 +0000 (16:55 -0700)]
fix favicon location
Don Armstrong [Wed, 30 May 2018 15:32:19 +0000 (08:32 -0700)]
fix typo in cgi/bugreport.tmpl which caused a backtrace everywhere
Don Armstrong [Thu, 29 Mar 2018 21:22:52 +0000 (14:22 -0700)]
test that the generation of maintainer index files works
Don Armstrong [Thu, 29 Mar 2018 21:16:03 +0000 (14:16 -0700)]
add maintainer index file for source and binary packages
Don Armstrong [Thu, 8 Mar 2018 23:47:25 +0000 (15:47 -0800)]
Begin to prep for a 2.6.0 release
Don Armstrong [Wed, 7 Mar 2018 22:31:15 +0000 (14:31 -0800)]
remove newline from pre_title again
Don Armstrong [Wed, 7 Mar 2018 21:37:47 +0000 (13:37 -0800)]
remove leading space before comment in debian/control
Don Armstrong [Wed, 7 Mar 2018 21:34:46 +0000 (13:34 -0800)]
build and install the favicon
Don Armstrong [Wed, 7 Mar 2018 21:31:52 +0000 (13:31 -0800)]
the icon background should be white
Don Armstrong [Wed, 7 Mar 2018 21:16:17 +0000 (13:16 -0800)]
add a logo for debbugs
Don Armstrong [Tue, 6 Mar 2018 23:24:01 +0000 (15:24 -0800)]
fix the rule to install UPGRADE.md
Don Armstrong [Tue, 6 Mar 2018 22:58:41 +0000 (14:58 -0800)]
move UPGRADE notes to markdown, and add in 2.6 notes
Don Armstrong [Tue, 6 Mar 2018 22:49:12 +0000 (14:49 -0800)]
future directions is outdated
Don Armstrong [Tue, 6 Mar 2018 21:46:27 +0000 (13:46 -0800)]
we don't need to ship db-h spool directories
Don Armstrong [Tue, 6 Mar 2018 21:46:15 +0000 (13:46 -0800)]
fix cgis install; bugs-fetch2.pl is no longer used
Don Armstrong [Tue, 6 Mar 2018 21:46:02 +0000 (13:46 -0800)]
remove the obsolete perl_dir stuff
Don Armstrong [Tue, 6 Mar 2018 21:22:24 +0000 (13:22 -0800)]
remove old bzrignore file
Don Armstrong [Tue, 6 Mar 2018 20:43:46 +0000 (12:43 -0800)]
Update standards version to 4.1.3
add Testsuite, fix Homepage and git repos links, update priority.
Don Armstrong [Mon, 5 Mar 2018 23:59:20 +0000 (15:59 -0800)]
provide informative information when unarchiving unarchived bugs
Don Armstrong [Mon, 5 Mar 2018 23:59:04 +0000 (15:59 -0800)]
Don fixed the blocks/blockedby of archived bugs
Don Armstrong [Sun, 4 Mar 2018 19:43:41 +0000 (11:43 -0800)]
document fix of archived merged bugs
Don Armstrong [Sun, 4 Mar 2018 19:35:57 +0000 (11:35 -0800)]
clarify that blockers which are bad could be archived
Don Armstrong [Sun, 4 Mar 2018 19:28:24 +0000 (11:28 -0800)]
fix typo in test for archived bugs in blocks
Don Armstrong [Mon, 26 Feb 2018 19:39:12 +0000 (11:39 -0800)]
mk-build-deps also needs equivs installed
Don Armstrong [Mon, 26 Feb 2018 19:35:18 +0000 (11:35 -0800)]
in travis, use dch -r -m ''; to not add more messages
Don Armstrong [Mon, 26 Feb 2018 19:31:54 +0000 (11:31 -0800)]
finalize the changelog so dch -r will work in travis builds
Don Armstrong [Mon, 26 Feb 2018 18:40:27 +0000 (10:40 -0800)]
use mk-build-deps to install package dependencies in travis
Don Armstrong [Wed, 21 Feb 2018 21:29:26 +0000 (13:29 -0800)]
allow the regex to really be a regex
Don Armstrong [Wed, 21 Feb 2018 21:25:15 +0000 (13:25 -0800)]
scores can be negative
Don Armstrong [Wed, 21 Feb 2018 21:24:14 +0000 (13:24 -0800)]
parse headers directly for spam score
Don Armstrong [Wed, 21 Feb 2018 21:01:11 +0000 (13:01 -0800)]
fix function typo
Don Armstrong [Wed, 21 Feb 2018 20:58:57 +0000 (12:58 -0800)]
add learn subcommand and examples
Chris Lamb [Tue, 13 Feb 2018 16:09:13 +0000 (16:09 +0000)]
Add rel="canonical" links to bug pages.
Signed-off-by: Don Armstrong <don@donarmstrong.com>
Don Armstrong [Wed, 14 Feb 2018 05:57:03 +0000 (21:57 -0800)]
use binary_to_source cache in Debbugs::SOAP::get_status
Don Armstrong [Thu, 8 Feb 2018 04:08:23 +0000 (20:08 -0800)]
if the charset is unknown, assume UTF-8
Don Armstrong [Fri, 2 Feb 2018 01:21:49 +0000 (17:21 -0800)]
outlook is a control command too
Don Armstrong [Tue, 2 Jan 2018 19:26:59 +0000 (11:26 -0800)]
pass through a binary-to-source cache
Don Armstrong [Tue, 2 Jan 2018 03:53:35 +0000 (19:53 -0800)]
assume unknown encodings are UTF-8
Don Armstrong [Tue, 2 Jan 2018 01:24:51 +0000 (17:24 -0800)]
Do not skip binary packages if sources do not exist.
- This fixes issues where -udeb packages were not thought to be in a
distribution, causing issues with #885556
Don Armstrong [Tue, 2 Jan 2018 01:19:27 +0000 (17:19 -0800)]
switch back to using viscomponent because $component is read-only
Don Armstrong [Tue, 2 Jan 2018 01:15:28 +0000 (17:15 -0800)]
fix pod error in Debbugs::Command
Don Armstrong [Tue, 2 Jan 2018 01:14:26 +0000 (17:14 -0800)]
output more debugging information; just use componentdir
Don Armstrong [Tue, 2 Jan 2018 01:04:41 +0000 (17:04 -0800)]
include contrib and non-free debian-installer components
Don Armstrong [Thu, 14 Dec 2017 23:48:50 +0000 (15:48 -0800)]
save log::spam after changing it
Don Armstrong [Thu, 14 Dec 2017 23:46:34 +0000 (15:46 -0800)]
fix $is_match of mark_it
Don Armstrong [Thu, 14 Dec 2017 23:46:28 +0000 (15:46 -0800)]
fix foreachmsg debug messages
Don Armstrong [Thu, 14 Dec 2017 23:39:01 +0000 (15:39 -0800)]
fix failure to save spam/ham records
Don Armstrong [Thu, 14 Dec 2017 23:30:54 +0000 (15:30 -0800)]
pass default ham-threshold to auto-scan
Don Armstrong [Thu, 14 Dec 2017 23:30:34 +0000 (15:30 -0800)]
require Pod2Usage in Debbugs::Command
Don Armstrong [Thu, 14 Dec 2017 23:20:39 +0000 (15:20 -0800)]
add support for --skip-seen
Don Armstrong [Thu, 14 Dec 2017 23:08:00 +0000 (15:08 -0800)]
extract subject before hashref
Don Armstrong [Thu, 14 Dec 2017 22:56:30 +0000 (14:56 -0800)]
close out pipe at the right timec
Don Armstrong [Thu, 14 Dec 2017 22:53:47 +0000 (14:53 -0800)]
spamc is in options now