source: trunk/debian/changelog @ 380

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

Updated version info and described changes

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