source: trunk/debian/changelog @ 394

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

Some chaneglog info

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