source: trunk/debian/changelog @ 388

Last change on this file since 388 was 388, checked in by bas, 14 years ago

Enabled workflow and notification for 0.12

  • Property svn:executable set to *
  • Property svn:keywords set to Id
File size: 17.2 KB
RevLine 
[386]1email2trac (1.4.7-1) stable; urgency=low
2
3  * Ticket update for version 0.12 did not work, closes #209
4    Author: mark underscore kids add yahoo dot com
5    Applied by: Bas van der Vlies
6
[388]7  * enabled workflow and notification for trac version 0.12
8    Author: Bas van der Vlies
9
[386]10 -- Bas van der Vlies <basv@sara.nl>  Mon, 28 Jun 2010 07:56:18 +0200
11
[384]12email2trac (1.4.6-1) stable; urgency=low
13
14  * A better fix for attachments with special characters, closes #206
15
16 -- Bas van der Vlies <basv@sara.nl>  Wed, 23 Jun 2010 11:52:19 +0200
17
[380]18email2trac (1.4.5-1) stable; urgency=low
19
20  * When debug is enabled email2trac chokes on non-ascii (utf8)
21    characters in ticket fields, closes #205
22    Reported by: eirik dot schwenke add nsd dot uib dot no
23    Fixed by: Bas van der Vlies
24
25  * Email2trac crashes when attachment filename contains non-ascii
26    characters, closes #206
27    Reported by: karsten dot rohrbach add wibas dot de
28    Fixed by: Bas van der Vlies
29
30 -- Bas van der Vlies <basv@sara.nl>  Tue, 22 Jun 2010 13:23:00 +0200
31
[372]32email2trac (1.4.3-1) stable; urgency=low
[371]33
34  * support added for trac version 0.12
35
36 -- Bas van der Vlies  <basv@sara.nl>  Tue, 08 Jun 2010 16:26:52 +0200
37
[366]38email2trac (1.4.2-1) stable; urgency=low
[365]39
40  * delete_spam still used trac_version in /etc/email2trac.conf
[366]41  * fixed an error in ticket_update_by_subject function.
[365]42
43 -- Bas van der Vlies <basv@sara.nl>  Thu, 20 May 2010 15:40:20 +0200
44
[363]45email2trac (1.4.0-3) stable; urgency=low
46
47  * Automatically determine trac version
48
49 -- Bas van der Vlies <basv@sara.nl>  Thu, 20 May 2010 14:43:05 +0200
50
[360]51email2trac (1.4.0-2) stable; urgency=low
[355]52
53  * See Changelog
54
55 -- Bas van der Vlies <basv@sara.nl>  Thu, 15 Apr 2010 14:13:24 +0200
56
[350]57email2trac (1.3.5-1) stable; urgency=low
58
59  *  See Changes
60
61 -- Bas van der Vlies <basv@sara.nl>  Thu, 15 Apr 2010 09:14:14 +0200
62
[345]63email2trac (1.3.2-1) stable; urgency=low
64
65  * Fixed a bug reporter was always set to the default value specified
66    in trac.ini.
67
68    Reported by: Jean-Paul Duyx <jean-paul dot duyx at sara dot nl>
69    Fixed by: Bas van der Vlies
70
[350]71 -- Bas van der Vlies <basv@sara.nl>  Tue, 30 Mar 2010 13:22:00 +0200
[345]72
[344]73email2trac (1.3.1-1) stable; urgency=low
74
[345]75  * If reported field is overriden then use it for all trac functions
76    including notification, closes #187
[344]77   
78    Reported by: shildebrand at venturebeat dot com
79    Fixed by: Bas van der Vlies
80   
81 -- Bas van der Vlies <basv@sara.nl>  Tue, 30 Mar 2010 10:27:44 +0200
82
[337]83email2trac (1.3.0-3) stable; urgency=low
[327]84
[332]85  * Added configure option '--with-install_user=<name>', default user is 'root'.
86    The specified user is used for installation so we can install the
87    package as non-root user, closes #182.
[327]88
89    Reported by: shildebrand at venturebeat dot com
90    Fixed by: Bas van der Vlies
91
92  * Re-arranged some code so that we can override ticket fields in
[333]93    email2trac.conf, eg:
94     - default_reporter : email2trac
[327]95
[333]96    Will set the reporter ticket field to email2trac for all mail, closes #182
97
[327]98    Reported by: shildebrand at venturebeat dot com
99    Fixed by: Bas van der Vlies
100
[329]101  * Fixed a bug when there is no subject field in the message, closes #179
102    The fix in the 1.2.0 version did not work.
103    Reported by: xurizaemon and John Donners (SARA)
104    Fixed by: Bas van der Vlies
105
[331]106  * We do not write any files when dry run mode is enabled.
107    Fixed by: Bas van der Vlies
108
[337]109  * Fixed several issues when DEBUG is enabled with printing non-ascii
[331]110    characters, see #184
111    Reported by: hju add jochenkuhl dot de
112    Fixed by: Bas van der Vlies
113 
[327]114 -- Bas van der Vlies <basv@sara.nl>  Wed, 03 Mar 2010 15:50:35 +0100
115
[308]116email2trac (1.2.0-1) stable; urgency=low
117
118  * Added an option to run_email2trac to set the PYTHON_EGG_CACHE
119    environment variable (-e|--eggcache), closes #174
120    Author: pepl at cpan dot org
121    Applied by: Bas van der Vlies
122
[314]123  * Ticket fields can be set inline an email: closes #171, #88
[313]124     - controlled by parameter 'inline_properties', default behaviour off
125     - see https://subtrac.sara.nl/oss/email2trac/wiki/Email2tracParse#Updateticketfields
126
127    Author: samuel at hoffstaetter dot com
128    Applied by: Bas van der Vlies
[316]129
[319]130  * Fixed a bug when there is no subject field in the message, closes #179
[316]131    Reported by: xurizaemon
132    Fixed by: Bas van der Vlies
[319]133
134  * Added unicode support attachment filenames, closes #177
135    Reported by: obwandner add concertare dot de
136    Fixed by: Bas van der Vlies
137
138  * Email to blog did not work at all. It works but it can not handle
139    attachments. see #175.
140    Reported by: oland dot wells add gmail.com
141    Patches    : Bas van der Vlies
[320]142
143  * Show errors when we can not include attachments in the ticket, see #165
144    Requested by: hju add jochenkuhl dot de and  dereks add cool-st dot com
145    Fixed by: Bas van der Vlies
146
147  * Added a new option 'email_triggers_workflow'. When a ticket is closed and
148    an update is received via email. The ticket will be reopened or triggers
149    a ticket workflow. This action can be skipped if we set the
150    email_triggers_workflow option to 0. The default value is 1, closes #180
151    Author: zac add sprackettd dot com
152    Applied by: Bas van der Vlies
153
154   
155
[308]156 -- Bas van der Vlies <basv@sara.nl>  Wed, 27 Jan 2010 16:17:41 +0100
157
[306]158email2trac (1.1.0-6) stable; urgency=low
[288]159
160  * Workflow option did not work, closes #157
161    Reported by: thomas dot moschny at gmx dot de
162    Fixed  by: Bas van der Vlies & Thomas Moschny
163   
164  * When a ticket is updated via email. We must set a changelog id,
165    closes #156
166    Reported by: Chris dot Nelson at SIXNET dot com
167    Fixed by: Bas van der Vlies
168
[303]169  * Changed all 'str =' assignments to 's =' to solve conflicts with
170    the builtin str function
171    Fixed by: Bas van der Vlies
[288]172
[303]173  * Python egg cache enviroment setting was ignored by email2trac.
174    closes #163
175    Author: Dennis McRitchie ( dmcr at Princeton dot EDU )
176    Applied by: Bas van der Vlies
[292]177
[303]178  * Disabled code so the following line will not be displayed anymore
179    as comment in a ticket:
180     - This message has x attachment(s)
181    Suggested by: dereks at realloc dot net, closes ticket #165
182    Fixed by    : Bas van der Vlies
[292]183
[295]184
[303]185  * Added a new parameter strip_content_types. So we can strip attachments
186    based on content type, eg:
187     - strip_content_types: application/pgp-signature, application/mac-binhex40
[295]188
[303]189    Will strip attachments that has these content_types.
190    Authors:  otto at bergerdata dot de and Bas van der Vlies
[295]191
[303]192  * FIxed an error when files where added with characters that needed to be
193    escaped. Both email2trac and trac escaped the filenames. We removed the
194    code from email2trac an let trac handle the escaping, closes #149
[296]195
[303]196    Reported by: hju att jochenkuhl dot de
197    Fixed by: Bas van der Vlies
[297]198
[303]199  * Added a new parameter:
200     - subject_field_separator, default value is &
[297]201
[303]202    This is used to set tickets fields via the subject line. It used to
203    be , .For backwards compatibility we introduced this parameter.
204    closes #166
205    Suggested by: Dennis McRitchie ( dmcr at Princeton dot EDU )
206    Fixed by    : Bas van der Vlies
[300]207
[303]208  * Prevent mail loop. We could set the CC ticket field to
209    the ticket email address.
210     - For a new ticket and reply_all is set.
211     - If the ticket CC field is updated via the subject line.
[304]212
213    Also prevent setting the reporter address to the ticket email
214    address.
215
[303]216    closes #172
217    Reported by: otto at bergerdata dot de
218    Fixed vy   : Bas van der Vlies
[296]219   
[288]220 -- Bas van der Vlies <bas@sara.nl>  Thu, 22 Oct 2009 17:47:50 +0200
221
[278]222email2trac (1.0.0-1) stable; urgency=low
223
224  * Implemented a new feature to drop the HTML version of multipart/alternative
[279]225    message part. Such a message part contains the same info. The info is sent
[280]226    in different formats and the client can decide which version to use.
[279]227    closes #30
[283]228
229    to enable in email2trac.conf:
230        - drop_alternative_html_version: 1
[279]231 
[278]232    Implemented by: Bas van der Vlies
233
234 -- Bas van der Vlies <basv@sara.nl>  Tue, 25 Aug 2009 11:50:40 +0200
235
[275]236email2trac (0.90-1) stable; urgency=low
[269]237
[271]238  * updated aclocal.m4 to support python versions 2.5 and 2.6, closes #137
239  * use the email addres in the reporter field, closes #136
[269]240  * Fixed an error in blog update function
241
[271]242    All Fixes by: Bas van der Vlies
[269]243
[274]244  * if alternate notify template is set then also set ticket id. It will show
245    up as ticket change, closes #142
246    Reported by: hju att jochenkuhl dot de
247    Fixed by: Bas van der Vlies
248
[272]249  * Error in urllib.quote(filename) could not handle unicode
250    filenames, closes #138
251   
252    Reported by: debacle at debian dot org
253    Applied  by: Bas van der Vlies
254
[274]255 
256  * Fixed an error when debug is on and the body message contains unicode
257    strings, closes #144
258    Reported by: trumbitta at gmail dot com
259    Applied by: Bas van der Vlies
[271]260
[278]261  * default trac version for email2trac is now updated to 0.11
[276]262
[274]263 -- Bas van der Vlies <basv@sara.nl>  Thu, 04 Jun 2009 14:48:11 +0200
264
[259]265email2trac (0.80-1) stable; urgency=low
266
[264]267  * Fixed in parsing the reflow parameter, closes #123
268    Reported by: tomasz dot sterna at sensisoft dot com
269    Fixed by: Bas van der Vlies
[259]270
[264]271  * implemented workflow for tickets that are reopend, closes #70
272    Reported by: hju at jochenkuhl dot de
273    Author by: Bas van der Vlies
[259]274
[264]275  * added FullBlogPlugin support. So we can update/create the blogs
276    via email, #116
277    Authors: Bas van der Vlies & lucas dot eisenzimmer at t-systems-mms dot com
[260]278
[264]279  * email2trac require at least python version 2.4, closes #131
280    Reported by: otto at bergerdata dot de
281    Fixed by: Bas van der Vlies
[261]282
[264]283  * We can now set ticket fields for a new ticket via the 'subject' line:
[262]284    - Subject: <description> #?<field=value>[,<field=value>]*
[264]285    closes #130
[259]286
[264]287    Requested by: Steve
288    Implemented by: Bas van der Vlies
[262]289
290 -- Bas van der Vlies <basv@ssara.nl>  Tue, 24 Mar 2009 15:26:08 +0100
291
[252]292email2trac (0.70-1) stable; urgency=low
293
294  * New stable version
295
[262]296 -- Bas van der Vlies <basv@sara.nl>  Tue, 27 Jan 2009 15:42:32 +0100
[252]297
[244]298email2trac (0.60-1) stable; urgency=low
[235]299
[244]300  *  New stable version
[235]301
[262]302 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Thu, 20 Nov 2008 11:29:59 +0100
[235]303
[224]304email2trac (0.40-1) stable; urgency=low
305
306  * New Version, see ChangeLog
307
[262]308 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Fri, 10 Oct 2008 17:24:09 +0200
[224]309
[217]310email2trac (0.30-3) stable; urgency=low
311
312  * Non-maintainer upload.
313  * Reopen ticket if an email update is received
314
[262]315 -- Bas van der Vlies <root@subtrac2.rc.sara.nl>  Mon, 04 Aug 2008 16:14:12 +0200
[217]316
[213]317email2trac (0.30-2) stable; urgency=low
318
319  *  Fixed an error in formating email_header.
320
321 -- Bas van der Vlies <basv@sara.nl>  Thu, 03 Jul 2008 12:53:39 +0200
322
[210]323email2trac (0.30-1) stable; urgency=low
324
[211]325  * a lot improvements and fixes, see Changelog
[210]326
[211]327 -- Bas van der Vlies <basv@sara.nl>  Tue,  3 Jun 2008 23:00:27 +0200
328
[204]329email2trac (0.20-1) stable; urgency=low
330
331  * New version, see Changelog
332
[211]333 -- Bas van der Vlies <root@rc.sara.nl>  Tue, 27 May 2008 23:12:54 +0200
[204]334
[195]335email2trac (0.13.0-1) stable; urgency=low
336
337  * New version with a lot of improvements
338
[262]339 -- Bas van der Vlies <root@rc.sara.nl>  Mon,  4 Feb 2008 11:27:27 +0100
[195]340
[187]341email2trac (0.10.0-2) stable; urgency=low
342
343  *  Added extra info to syslog when exception occurs
344
[262]345 -- Bas van der Vlies <root@rc.sara.nl>  Fri,  3 Aug 2007 09:45:26 +0200
[187]346
[182]347email2trac (0.10.0-1) stable; urgency=low
348
349  * New release, see ChangeLog
350
[185]351 -- bas <basv@sara.nl>  Tue, 17 Jul 2007 14:15:14 +0200
[182]352
[156]353email2trac (0.9.5-1) stable; urgency=low
354
355  * New version with some new features see ChangeLog
356
357 -- bas <basv@sara.nl>  Tue, 24 Apr 2007 14:27:25 +0200
358
[144]359email2trac (0.9.0-2) stable; urgency=low
360
361  * add email2trac.conf to conffiles
362
[156]363 -- bas <basv@sara.nl>  Wed,  6 Dec 2006 14:28:04 +0100
[144]364
[142]365email2trac (0.9.0-1) stable; urgency=low
366
367  * New version nothing changed
368
[156]369 -- bas <basv@sara.nl>  Mon,  4 Dec 2006 18:57:16 +0100
[142]370
[139]371email2trac (0.8.2-2) stable; urgency=low
372
373  * Try new version with unicode fixes
374
[156]375 -- bas <basv@sara.nl>  Mon,  4 Dec 2006 12:04:30 +0100
[139]376
[132]377email2trac (0.8.2-1) stable; urgency=low
378
379  * New release version
380
[156]381 -- bas <basv@sara.nl>  Thu, 26 Oct 2006 08:19:56 +0200
[132]382
[129]383email2trac (0.8.1-6) stable; urgency=low
384
385  * Fixed a strang bug in 0.9 version, if ticket update and email has
386    attachment we are not allowed to set the description and author
387    field of the attachment else the comment text is lost
388
[156]389 -- bas <basv@sara.nl>  Fri, 20 Oct 2006 13:06:28 +0200
[129]390
[128]391email2trac (0.8.1-5) stable; urgency=low
392
393  *  Adjust delete_spam.py for version 0.10
394
[156]395 -- bas <basv@sara.nl>  Thu, 19 Oct 2006 10:57:30 +0200
[128]396
[127]397email2trac (0.8.1-4) stable; urgency=low
398
399  * Fixed an error in ticket update, when a ticket does not exists
[128]400    proceed if it is a new ticket.
[127]401
[156]402 -- bas <bas@rc.sara.nl>  Wed, 18 Oct 2006 09:50:36 +0200
[127]403
[125]404email2trac (0.8.1-3) stable; urgency=low
405
406  * setgid() must be called before setuid()
407
[156]408 -- bas <bas@rc.sara.nl>  Tue, 17 Oct 2006 11:17:13 +0200
[125]409
[124]410email2trac (0.8.1-2) stable; urgency=low
411
412  * Replace sys.exit(0) bij return else there is an exception
413
[156]414 -- bas <bas@rc.sara.nl>  Wed, 11 Oct 2006 14:08:50 +0200
[124]415
[117]416email2trac (0.8.1-1) stable; urgency=low
417
418  * Fixed some errors in delete_spam.py
[120]419  * added drop_spam option
[121]420  * add author and description field when adding a attachment
[117]421
[156]422 -- bas <bas@rc.sara.nl>  Thu,  5 Oct 2006 15:03:23 +0200
[117]423
[112]424email2trac (0.8.0-2) stable; urgency=low
425
[113]426  * Do not send notification when message is marked as Spam
[112]427
[156]428 -- bas <bas@subtrac.sara.nl>  Mon,  2 Oct 2006 10:57:09 +0200
[112]429
[111]430email2trac (0.8.0-1) stable; urgency=low
431
432  * See ChangeLog
433
[156]434 -- bas <bas@subtrac.sara.nl>  Fri, 29 Sep 2006 12:29:30 +0200
[111]435
[106]436email2trac (0.7.7-1) stable; urgency=low
437
438  * added RPM specfile
439
[156]440 -- bas <bas@rc.sara.nl>  Mon, 28 Aug 2006 10:11:30 +0200
[106]441
[105]442email2trac (0.7.6-5) stable; urgency=low
443
444  *  Fixed reply_all bug, thanks to ncarlson@ibsys.com
445
446 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Jul 2006 14:45:14 +0200
447
[103]448email2trac (0.7.6-4) stable; urgency=low
449
450  *  Remove the temporarly create files by trac for attachment insertion
451
[105]452 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Jul 2006 10:46:29 +0200
[103]453
[100]454email2trac (0.7.6-3) stable; urgency=low
455
456  * Hopefully now fixed the unicode/encode problems
457
458 -- Bas van der Vlies <basv@sara.nl>  Fri, 14 Jul 2006 10:59:25 +0200
459
[99]460email2trac (0.7.6-2) stable; urgency=low
461
462  * Fixed delete_spam.py for versions higher then 0.8
463
464 -- Bas van der Vlies <basv@sara.nl>  Thu, 13 Jul 2006 14:28:55 +0200
465
466email2trac (0.7.6-1) stable; urgency=low
467
468  * Fixes delete_spam.py also delete from attachment table
469    Fixes: Jaap Dijkshoorn
470
[156]471 -- bas <bas@rc.sara.nl>  Thu, 13 Jul 2006 12:33:41 +0200
[99]472
[98]473email2trac (0.7.5-1) stable; urgency=low
474
475  * Fix for release greater than 0.8, now attachments where saved
476    when a new ticket was inserted
477
[156]478 -- bas <bas@rc.sara.nl>  Thu, 13 Jul 2006 10:23:27 +0200
[98]479
[96]480email2trac (0.7.4-2) stable; urgency=low
481
482  * New bug fixes for unicode support
483
[156]484 -- bas <bas@subtrac.sara.nl>  Tue, 11 Jul 2006 14:52:58 +0200
[96]485
486email2trac (0.7.4-1) stable; urgency=low
487
488  * Unicode bug fixes
489
[156]490 -- bas <bas@subtrac.sara.nl>  Tue, 11 Jul 2006 09:24:00 +0200
[96]491
[92]492email2trac (0.7.3-7) stable; urgency=low
493
494  * removed some unicode data conversions
495
[156]496 -- bas <bas@subtrac.sara.nl>  Thu,  6 Jul 2006 09:04:35 +0200
[92]497
[91]498email2trac (0.7.3-6) stable; urgency=low
499
500  * Fixed an encoding problem when email_header is set to 1
501
[156]502 -- bas <bas@subtrac.sara.nl>  Fri, 30 Jun 2006 13:42:38 +0200
[91]503
[90]504email2trac (0.7.3-5) stable; urgency=low
505
506  *  Description always changed when accesing the ticket via the web.
507     Suggestion/Patch by: Christian Boos
508
[156]509 -- bas <bas@subtrac.sara.nl>  Fri, 30 Jun 2006 09:50:32 +0200
[90]510
[89]511email2trac (0.7.3-4) stable; urgency=low
512
513  * Fixed a LookupError 
514
[156]515 -- bas <basv@sara.nl>  Mon, 26 Jun 2006 09:58:07 +0200
[89]516
[88]517email2trac (0.7.3-3) stable; urgency=low
518
519  * Fixed and spell error, self.mail_addr must be self.email_addr
520
[156]521 -- bas <basv@sara.nl>  Thu, 22 Jun 2006 15:17:55 +0200
[88]522
[87]523email2trac (0.7.3-1) stable; urgency=low
524
525  * Enabled syslog option
526
[156]527 -- bas <bas@subtrac.sara.nl>  Thu, 22 Jun 2006 12:45:37 +0200
[87]528
529email2trac (0.7.2-0) stable; urgency=low
530
531  * Added new try/except statement and fixed LookupError
532
[156]533 -- bas <bas@subtrac.sara.nl>  Thu, 22 Jun 2006 09:59:02 +0200
[87]534
[85]535email2trac (0.7.1-3) stable; urgency=low
536
537  * Fixed an error for already added attachments. Do not close the
538    database connection
539
[156]540 -- bas <bas@subtrac.sara.nl>  Fri, 16 Jun 2006 13:52:26 +0200
[85]541
[81]542email2trac (0.7.0-2) stable; urgency=low
543
544  * Fixed some language errors by Nathaniel Irons
545
[156]546 -- bas <bas@subtrac.sara.nl>  Fri,  2 Jun 2006 09:27:22 +0200
[81]547
[78]548email2trac (0.7.0-1) stable; urgency=low
549
550  * Added Ticket merging
551
[156]552 -- bas <bas@subtrac.sara.nl>  Fri, 26 May 2006 15:01:03 +0200
[78]553
[69]554email2trac (0.6.0-1) stable; urgency=low
555
556  * New Version 0.6
557
[156]558 -- bas <bas@sara.nl>  Tue, 16 May 2006 11:14:11 +0200
[69]559
[66]560email2trac (0.5.7-1) stable; urgency=low
561
562  * New version that fixes serveral bugs
563
[156]564 -- bas <bas@subtrac.sara.nl>  Wed, 12 Apr 2006 15:54:30 +0200
[66]565
[55]566email2trac (0.5.0-4) stable; urgency=low
567
568  *  Continue instead of going on
569
[156]570 -- bas <bas@subtrac.sara.nl>  Fri, 17 Feb 2006 14:29:48 +0100
[55]571
572email2trac (0.5.0-3) stable; urgency=low
573
574  *  Fixed delete_spam.py if there are not enough permissions to
575     delete tickets
576
[156]577 -- bas <bas@subtrac.sara.nl>  Fri, 17 Feb 2006 12:38:19 +0100
[55]578
[54]579email2trac (0.5.0-2) stable; urgency=low
580
581  * leave out the body tag for email urls
582
[156]583 -- bas <bas@subtrac.sara.nl>  Thu, 16 Feb 2006 16:01:02 +0100
[54]584
[49]585email2trac (0.5.0-1) stable; urgency=low
586
587  *  First package
588
589 -- Bas van der Vlies  <bas@sara.nl>  Thu, 29 Dec 2005 14:40:11 +0100
Note: See TracBrowser for help on using the repository browser.