File evolution-ews.changes of Package evolution-ews
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Fri Feb 11 10:49:20 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
3
4
- Update to version 3.42.4:
5
+ Misc: Correct response print in debug output
6
+ Retry on Unauthorized response when server disconnected
7
+ e-ews-connection: Clear cached connection before sending a
8
request
9
+ Bugs fixed: glgo#GNOME/evolution-ews#77
10
+ Updated translations.
11
12
-------------------------------------------------------------------
13
Fri Jan 7 16:38:19 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
14
15
- Update to version 3.42.3:
16
+ Misc: Hide some headers' value in EWS_DEBUG=2 output.
17
+ Bugs fixed: glgo#GNOME/evolution-ews#174.
18
19
-------------------------------------------------------------------
20
Fri Oct 29 18:19:08 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
21
22
- Update to version 3.42.1:
23
+ ConfigLookup: Change values saved to the lookup result
24
+ Addressbook: Fix two memory leaks
25
+ Bugs fixed: glgo#GNOME/evolution-ews#3,
26
glgo#GNOME/evolution-ews#164, glgo#GNOME/evolution-ews#165,
27
glgo#GNOME/evolution-ews#166.
28
+ Updated translations.
29
30
-------------------------------------------------------------------
31
Fri Oct 22 12:35:14 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
32
33
- Replace CMAKE_SKIP_RPATH=OFF with CMAKE_SKIP_INSTALL_RPATH=OFF
34
as that should be used with the newest cmake macros (boo#1190880)
35
36
-------------------------------------------------------------------
37
Fri Sep 17 09:31:21 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
38
39
- Update to version 3.42.0:
40
+ Updated translations.
41
42
-------------------------------------------------------------------
43
Thu Sep 16 01:28:43 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
44
45
- Remove obsolete translation-update-upstream support
46
(jsc#SLE-21105).
47
48
-------------------------------------------------------------------
49
Fri Sep 3 10:04:00 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
50
51
- Update to version 3.41.3:
52
+ EEwsConnection: Release queue lock as soon as possible in
53
ews_next_request().
54
+ Updated translations.
55
56
-------------------------------------------------------------------
57
Mon Aug 23 13:52:52 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
58
59
- Update to version 3.41.2:
60
+ Adapt to e_alert_add_action() API change.
61
+ ESoupAuthNegotiate: Improve thread safety.
62
+ ESoupAuthNegotiate: Fix two memory leaks.
63
+ Updated translations.
64
65
-------------------------------------------------------------------
66
Mon Aug 23 03:41:01 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
67
68
- Update to version 3.41.1:
69
+ PrintableOptions.cmake: Correct variable name comparison.
70
+ Updated translations.
71
72
-------------------------------------------------------------------
73
Fri Aug 13 15:29:37 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
74
75
- Update to version 3.40.4:
76
+ ESoupAuthNegotiate:
77
- Improve thread safety.
78
- Fix two memory leaks.
79
80
-------------------------------------------------------------------
81
Fri Jul 9 08:58:10 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
82
83
- Update to version 3.40.3:
84
+ Bugs fixed: glgo#GNOME/evolution-ews#155,
85
glgo#GNOME/evolution-ews#156, glgo#GNOME/evolution-ews#157.
86
87
-------------------------------------------------------------------
88
Fri Jun 4 10:14:47 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
89
90
- Update to version 3.40.2:
91
+ Calendar: Clamp the timezone component when saving meeting time
92
+ Bugs fixed: glgo#GNOME/evolution-ews#152
93
+ Updated translations.
94
95
-------------------------------------------------------------------
96
Fri Apr 30 13:27:57 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
97
98
- Update to version 3.40.1:
99
+ PrintableOptions.cmake: Correct variable name comparison.
100
- Drop 6d8f7d303e.patch: fixed upstream.
101
102
-------------------------------------------------------------------
103
Fri Apr 30 07:46:05 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
104
105
- Add 6d8f7d303e.patch: Fix build with cmake 3.20.1.
106
107
-------------------------------------------------------------------
108
Sat Mar 20 08:27:18 UTC 2021 - Michael Gorse <mgorse@suse.com>
109
110
- Update to version 3.40.0:
111
+ Updated translations.
112
113
-------------------------------------------------------------------
114
Thu Mar 18 13:45:32 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
115
116
- Update to version 3.39.3:
117
+ CMake: Add FORCE_INSTALL_PREFIX compile time option.
118
+ Allocate large-enough buffer for g_base64_decode_step().
119
+ Updated translations.
120
- Drop evolution-ews-boo1182882.patch: fixed upstream.
121
122
-------------------------------------------------------------------
123
Wed Mar 3 19:42:33 UTC 2021 - Michael Gorse <mgorse@suse.com>
124
125
- Add evolution-ews-boo1182882.patch: fix buffer overrun when
126
parsing base64 data (boo#1182882).
127
128
-------------------------------------------------------------------
129
Mon Feb 15 10:50:40 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
130
131
- Update to version 3.39.2:
132
+ Calendar: Do not add organizer as the only attendee in Import.
133
+ Mail: Drop to account name hides dragged folder.
134
+ Sync GLibTools.cmake with Evolution-Data-Server.
135
+ e-ews-notification: Add thread safety around get_events thread.
136
137
-------------------------------------------------------------------
138
Mon Feb 15 03:39:01 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
139
140
- Update to version 3.39.1:
141
+ Handle share folder invitation mails.
142
+ Created public folder not visible after restart.
143
+ Allow change of the Microsoft 365 OAuth2 endpoints.
144
+ Show HTML Description in calendar entries, when available.
145
146
-------------------------------------------------------------------
147
Fri Feb 12 17:09:25 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
148
149
- Update to version 3.38.4:
150
+ e-ews-notification: Add thread safety around get_events thread.
151
+ Bugs fixed: glgo#GNOME/evolution-ews#140,
152
glgo#GNOME/evolution-ews#141.
153
+ Updated translations.
154
155
-------------------------------------------------------------------
156
Fri Jan 8 14:06:33 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
157
158
- Update to version 3.38.3:
159
+ EEwsNotification: Use proxy settings from the connection
160
object.
161
+ Bugs fixed: glgo#GNOME/evolution-ews#286.
162
163
-------------------------------------------------------------------
164
Fri Nov 20 11:47:23 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
165
166
- Update to version 3.38.2:
167
+ Listen for change notifications only on user folders
168
+ Calendar: Copy 'X-MICROSOFT-SKYPETEAMSMEETINGURL' into 'URL'
169
property
170
+ Preset OAuth2 Client ID for Office365
171
+ Bugs fixed: glgo#GNOME/evolution-ews#32
172
+ Updated translations.
173
174
-------------------------------------------------------------------
175
Mon Oct 5 16:14:26 UTC 2020 - dimstar@opensuse.org
176
177
- Update to version 3.38.1:
178
+ Bug Fixes:
179
- Created public folder not visible after restart.
180
- Show HTML Description in calendar entries, when available.
181
- Provide HTML invitation description, when available.
182
+ Miscellaneous: Allow OAuth2 for any server, not only for
183
outlook.office365.com.
184
+ Updated translations.
185
186
-------------------------------------------------------------------
187
Fri Sep 11 12:36:49 UTC 2020 - dimstar@opensuse.org
188
189
- Update to version 3.38.0:
190
+ Updated translations.
191
192
-------------------------------------------------------------------
193
Fri Sep 4 16:08:07 UTC 2020 - dimstar@opensuse.org
194
195
- Update to version 3.37.92:
196
+ Task completion date shifted by user's zone UTC offset.
197
+ Camel: Claim required credentials when authentication fails.
198
+ Avoid race condition when refreshing collection backend.
199
- Changes from version 3.37.90:
200
+ Adapt the timezones test.
201
+ Correct how tests use uhttpmock.
202
+ Correct license comments in the source files.
203
+ Updated translations.
204
205
-------------------------------------------------------------------
206
Sun Aug 9 10:19:43 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
207
208
- Update to version 3.36.5:
209
+ Provided SoupAuth might not be always used by libsoup.
210
211
-------------------------------------------------------------------
212
Sat Jul 4 09:49:56 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
213
214
- Update to version 3.36.4:
215
+ camel_ews_folder_new: Remove useless reference on the
216
CamelSettings.
217
+ Bugs fixed: glgo#GNOME/evolution#982.
218
+ Updated translations.
219
220
-------------------------------------------------------------------
221
Fri May 29 19:50:00 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
222
223
- Update to version 3.36.3:
224
+ EEwsNotification: Change how subscription to server change
225
notifications work
226
+ Add parameter check into ews_get_error_code()
227
+ Bugs fixed: glgo#GNOME/evolution-ews#99,
228
glgo#GNOME/evolution-ews#102, glgo#GNOME/evolution-ews#103.
229
230
-------------------------------------------------------------------
231
Sat Apr 25 17:55:05 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
232
233
- Update to version 3.36.2:
234
+ Bugs fixed: Event time shifted by an hour after edit for some
235
time zones.
236
+ Updated translations.
237
238
-------------------------------------------------------------------
239
Fri Mar 27 18:03:55 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
240
241
- Update to version 3.36.1:
242
+ Bugs fixed: Free/Busy times are not in UTC.
243
244
-------------------------------------------------------------------
245
Fri Mar 6 10:11:35 UTC 2020 - bjorn.lie@gmail.com
246
247
- Update to version 3.36.0:
248
+ No changes, stable release only.
249
250
-------------------------------------------------------------------
251
Sat Feb 29 01:05:31 UTC 2020 - mgorse@suse.com
252
253
- Update to version 3.35.92:
254
+ Updated translations.
255
256
-------------------------------------------------------------------
257
Fri Feb 14 10:39:58 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
258
259
- Update to version 3.35.91:
260
+ Mark connection disconnected only when disconnecting
261
backend/store.
262
+ Various bugs fixed.
263
+ Updated translations.
264
265
-------------------------------------------------------------------
266
Fri Feb 14 09:57:08 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
267
268
- Update to version 3.35.90:
269
+ Allow enter distinguished folder names when subscribing to
270
other user's folder.
271
+ Prefer GSlice over heap allocation for short-lived structures.
272
+ Various bugs fixed.
273
+ Updated translations.
274
275
-------------------------------------------------------------------
276
Fri Feb 14 09:57:08 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
277
278
- Update to version 3.34.4:
279
+ Bugs fixed:
280
- Fails to create event with no duration.
281
- Map 'tzone://Microsoft/Utc' to libical's 'UTC'.
282
283
-------------------------------------------------------------------
284
Sun Jan 5 14:27:14 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
285
286
- Update to version 3.34.3:
287
+ Bug Fixes: glgo#GNOME-evolution-ews#81: Attachment flag not
288
shown on messages with attachment.
289
290
-------------------------------------------------------------------
291
Fri Nov 22 11:11:34 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
292
293
- Update to version 3.34.2:
294
+ Some meetings shown as plain events.
295
+ Disconnect signal handlers on connection object in dispose of
296
book/calendar backend.
297
+ Bugs fixed: glgo#GNOME/evolution-ews#64,
298
glgo#GNOME/evolution-ews#70.
299
300
-------------------------------------------------------------------
301
Mon Oct 7 08:22:29 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
302
303
- Update to version 3.34.1:
304
+ Prefill email address as user name when creating new account.
305
+ Autodiscover: Do not change user name with RedirectAddr.
306
+ Bugs fixed: glgo#GNOME/evolution-ews#65,
307
glgo#GNOME/evolution-ews#66, glgo#GNOME/evolution-ews#69,
308
glgo#GNOME/evolution-ews#71.
309
+ Updated translations.
310
311
-------------------------------------------------------------------
312
Mon Sep 16 01:42:40 UTC 2019 - Michael Gorse <mgorse@suse.com>
313
314
- Pass --DCMAKE_SKIP_RPATH=OFF and
315
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake again. Otherwise,
316
the EDS backends don't have the library directory in their rpath.
317
318
-------------------------------------------------------------------
319
Mon Sep 9 16:05:25 CDT 2019 - mgorse@suse.com
320
321
- Update to version 3.34.0:
322
+ No code/translation changes.
323
324
-------------------------------------------------------------------
325
Sat Sep 7 20:52:08 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
326
327
- Replace pkgconfig(libedata-cal-1.2) with
328
pkgconfig(libedata-cal-2.0) BuildRequires following upstreams
329
changes.
330
- Use autosetup and cmake_build macros.
331
- Stop passing -DCMAKE_SKIP_RPATH=OFF and
332
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake, no longer needed.
333
- Replace gcc-c++ with the genric c++_compiler BuildRequires.
334
335
-------------------------------------------------------------------
336
Thu Sep 5 13:37:26 NZST 2019 - luke@ljones.dev
337
338
- Update to version 3.33.92:
339
+ Fix a memory leak in camel_ews_store_ensure_virtual_folders().
340
+ Bugs fixed: glgo#GNOME/evolution-ews#60.
341
- Update to version 3.33.91:
342
+ Bugs fixed: glgo#GNOME/evolution-ews#55,
343
glgo#GNOME/evolution-ews#56, glgo#GNOME/evolution-ews#57.
344
- Update to version 3.33.4:
345
+ Fix few memory leaks in e_cal_backend_ews_rid_to_index()
346
+ Count with an ICalTimezone without internal component in
347
ewscal_set_availability_timezone().
348
+ Categories property cannot be deleted.
349
+ Bugs fixed: glgo#GNOME/evolution-ews#53.
350
- Update to version 3.33.3:
351
+ Fix issues found during 'make check'.
352
+ Fix some compiler warnings reported by Clang in the test code.
353
+ Bugs fixed: glgo#GNOME/evolution-ews#42,
354
glgo#GNOME/evolution-ews#49.
355
- Update to version 3.33.2:
356
+ Add refresh interval options to non-mail sources.
357
+ Port to libecal-2.0 and adapt to address book API changes.
358
- Update to version 3.33.1:
359
+ Use lower-case "mailto:" consistently in the code.
360
+ Bugs fixed: glgo#GNOME/evolution-ews#41,
361
glgo#GNOME/evolution-ews#39.
362
363
-------------------------------------------------------------------
364
Mon May 6 18:13:56 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
365
366
- Update to version 3.32.2:
367
+ Use lower-case "mailto:" consistently in the code.
368
369
-------------------------------------------------------------------
370
Wed Apr 10 09:49:46 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
371
372
- Update to version 3.32.1:
373
+ Let handle recurring task completion by the server.
374
+ Unreachable EWS service causes Calendar(s) to disappear.
375
+ Do not pass 'scope' parameter in OAuth2 requests on
376
outlook.office365.com server.
377
+ Updated translations.
378
379
-------------------------------------------------------------------
380
Mon Mar 11 09:20:34 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
381
382
- Update to version 3.32.0:
383
+ Updated translations.
384
385
-------------------------------------------------------------------
386
Tue Feb 19 23:23:02 UTC 2019 - bjorn.lie@gmail.com
387
388
- Update to version 3.31.91:
389
+ Implement 'exists' ESExp function in the book backend.
390
- Changes from version 3.31.90:
391
+ Use also -DCAMEL_DISABLE_DEPRECATED=1 in the maintainer mode.
392
+ Bugs fixed: glgo#GNOME/evolution-ews#25,
393
glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
394
glgo#GNOME/evolution-ews#32.
395
+ Updated translations.
396
397
-------------------------------------------------------------------
398
Sat Feb 9 03:31:04 UTC 2019 - bjorn.lie@gmail.com
399
400
- Update to version 3.31.4:
401
+ Updated translations.
402
403
-------------------------------------------------------------------
404
Sat Feb 9 03:31:03 UTC 2019 - bjorn.lie@gmail.com
405
406
- Update to version 3.31.3:
407
+ Fix a build break with glib pre-2.54 and bump libsoup version
408
to 2.58.
409
+ Correct how extra compiler warnings are used in the maintainer
410
mode.
411
+ Bugs fixed: glgo#GNOME/evolution-ews#27,
412
glgo#GNOME/evolution-ews#54.
413
+ Updated translations.
414
- Changes from version 3.31.2:
415
+ Make sure intltool-merge cache is created only once.
416
+ Bugs fixed: glgo#GNOME/evolution-ews#17,
417
glgo#GNOME/evolution-ews#18, glgo#GNOME/evolution-ews#23,
418
glgo#GNOME/evolution-ews#24.
419
+ Updated translations.
420
- Changes from version 3.31.2:
421
+ Calendar invites added with the wrong time zone.
422
+ Fix an invalid unref call and a memory leak of an
423
EEwsConnection object.
424
+ Enable only Notification reminders in the calendar.
425
+ Treat 'Unknown' ResponseType as Needs-Action.
426
+ Collection backend schedules two 'populate' requests after
427
going online.
428
+ Bugs fixed: glgo#GNOME/evolution-ews#8,
429
glgo#GNOME/evolution-ews#14, glgo#GNOME/evolution-ews#19,
430
glgo#GNOME/evolution-ews#21.
431
+ Updated translations.
432
433
-------------------------------------------------------------------
434
Fri Feb 8 07:22:02 UTC 2019 - bjorn.lie@gmail.com
435
436
- Update to version 3.30.5:
437
+ Bugs fixed: glgo#GNOME/evolution-ews#25,
438
glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
439
glgo#GNOME/evolution-ews#32.
440
- Changes from version 3.30.4:
441
+ Updated translations.
442
443
-------------------------------------------------------------------
444
Mon Dec 10 09:43:02 UTC 2018 - bjorn.lie@gmail.com
445
446
- Update to version 3.30.3:
447
+ Make sure intltool-merge cache is created only once.
448
+ Calendar: Retry item download on ErrorBatchProcessingStopped
449
error.
450
451
-------------------------------------------------------------------
452
Sat Nov 17 17:56:49 UTC 2018 - bjorn.lie@gmail.com
453
454
- Drop pkgconfig(enchant) BuildRequires: No longer needed.
455
456
-------------------------------------------------------------------
457
Wed Oct 24 09:39:46 UTC 2018 - bjorn.lie@gmail.com
458
459
- Update to version 3.30.2:
460
+ Enable only Notification reminders in the calendar.
461
+ Treat 'Unknown' ResponseType as Needs-Action.
462
+ Collection backend schedules two 'populate' requests after
463
going online.
464
+ Bugs fixed: glgo#GNOME/evolution-ews#18,
465
glgo#GNOME/evolution-ews#19, glgo#GNOME/evolution-ews#21,
466
glgo#GNOME/evolution-ews#23.
467
+ Updated translations.
468
469
-------------------------------------------------------------------
470
Wed Sep 26 17:57:27 UTC 2018 - bjorn.lie@gmail.com
471
472
- Update to version 3.30.1:
473
+ Calendar invites added with the wrong time zone.
474
+ Fix an invalid unref call and a memory leak of an
475
EEwsConnection object.
476
+ Bugs fixed: glgo#GNOME/evolution-ews!8,
477
glgo#GNOME/evolution-ews!14.
478
+ Updated translations.
479
480
-------------------------------------------------------------------
481
Wed Sep 19 03:05:42 UTC 2018 - luc14n0@linuxmail.org
482
483
- Update to version 3.30.0:
484
+ No visible changes for the user.
485
- Update spec:
486
+ Drop lang subpackage Recommends: the main package is already
487
being supplemented by the lang subpackage due to RPM automatic
488
setting.
489
490
-------------------------------------------------------------------
491
Wed Aug 29 12:00:07 UTC 2018 - bjorn.lie@gmail.com
492
493
- Update to version 3.29.92:
494
+ Updated translations.
495
496
-------------------------------------------------------------------
497
Mon Aug 13 18:41:57 UTC 2018 - bjorn.lie@gmail.com
498
499
- Update to version 3.29.91:
500
+ Updated translations.
501
502
-------------------------------------------------------------------
503
Wed Aug 1 22:15:32 UTC 2018 - bjorn.lie@gmail.com
504
505
- Update to version 3.29.90:
506
+ Bugs fixed: glgo#GNOME/evolution-ews#10,
507
glgo#GNOME/evolution-ews#11.
508
+ Updated translations.
509
510
-------------------------------------------------------------------
511
Wed Aug 1 03:29:04 UTC 2018 - luc14n0@linuxmail.org
512
513
- Update to version 3.29.4:
514
+ Miscellaneous: Fix a few memory leaks.
515
+ Bugs fixed: bgo#796297, glgo#GNOME/evolution-ews#12,
516
glgo#GNOME/evolution-ews#4, glgo#GNOME/evolution-ews#5,
517
glgo#GNOME/evolution-ews#2, glgo#GNOME/evolution-ews#6,
518
glgo#GNOME/evolution-ews#7.
519
+ Updated translations.
520
521
-------------------------------------------------------------------
522
Wed Aug 1 03:29:03 UTC 2018 - bjorn.lie@gmail.com
523
524
- Update to version 3.29.3:
525
+ Update a maintainer in the DOAP file.
526
+ Update bug URL and switch to https:// in the DOAP file.
527
+ Missing build dependency for gdbus-codegen on input .xml file.
528
+ Bugs fixed: bgo#796297, bgo#795870.
529
530
-------------------------------------------------------------------
531
Wed Aug 1 03:29:02 UTC 2018 - luc14n0@linuxmail.org
532
533
- Update to version 3.29.2:
534
+ Miscellaneous:
535
- Crash when meeting invitation iCalendar part could not be
536
parsed;
537
- Skip empty street addresses in contacts;
538
- Stale connection used after resume;
539
+ Bug Fixes: bgo#795329, bgo#795121, bgo#792653, bgo#795414.
540
+ Updated translations.
541
542
-------------------------------------------------------------------
543
Wed Aug 1 03:29:01 UTC 2018 - luc14n0@linuxmail.org
544
545
- Update to version 3.29.1:
546
+ Miscellaneous: Make it possible to disable Reminders for Tasks.
547
+ Bug Fixes:
548
- Support recurrence task (bgo#654459).
549
- [Contacts] Use 'Display Name' as 'File As' when 'File As' is
550
missing (bgo#795076).
551
+ Updated translations.
552
553
-------------------------------------------------------------------
554
Tue Jul 31 06:30:38 UTC 2018 - bjorn.lie@gmail.com
555
556
- Update to version 3.28.5:
557
+ Bugs fixed: glgo#GNOME/evolution-ews#10.
558
+ Updated translations.
559
560
-------------------------------------------------------------------
561
Mon Jul 16 18:31:40 UTC 2018 - bjorn.lie@gmail.com
562
563
- Update to version 3.28.4:
564
+ Bugs fixed: bgo#796297, glgo#GNOME/evolution-ews#12,
565
glgo#GNOME/evolution-ews#4, glgo#GNOME/evolution-ews#5,
566
glgo#GNOME/evolution-ews#2, glgo#GNOME/evolution-ews#7.
567
568
-------------------------------------------------------------------
569
Mon Jun 18 09:53:07 UTC 2018 - bjorn.lie@gmail.com
570
571
- Update to version 3.28.3:
572
+ Address some of the compiler and static analyzers warnings.
573
+ Update bug URL and switch to https:// in the DOAP file.
574
+ Bugs fixed: bgo#796297.
575
576
-------------------------------------------------------------------
577
Mon May 7 09:30:04 UTC 2018 - bjorn.lie@gmail.com
578
579
- Update to version 3.28.2:
580
+ Crash when meeting invitation iCalendar part could not be
581
parsed.
582
+ Skip empty street addresses in contacts.
583
+ Stale connection used after resume.
584
+ Bugs fixed: bgo#795076, bgo#795329, bgo#795414.
585
+ Updated translations.
586
587
-------------------------------------------------------------------
588
Mon Apr 9 21:22:15 UTC 2018 - bjorn.lie@gmail.com
589
590
- Update to version 3.28.1:
591
+ Bugs fixed: bgo#794116, bgo#788202, bgo#794924, bgo#794815.
592
+ Updated translations.
593
594
-------------------------------------------------------------------
595
Tue Mar 20 17:36:26 UTC 2018 - dimstar@opensuse.org
596
597
- Unconditionally enable translation-update-upstream: on
598
Tumbleweed, this results in a NOP and for Leap in SLE paid
599
translations being used (boo#1086036).
600
601
-------------------------------------------------------------------
602
Mon Mar 12 10:21:04 UTC 2018 - bjorn.lie@gmail.com
603
604
- Update to version 3.28.0:
605
+ Updated translations.
606
607
-------------------------------------------------------------------
608
Tue Mar 6 18:11:05 UTC 2018 - dimstar@opensuse.org
609
610
- Update to version 3.27.92:
611
+ Miscellaneous: Fix runtime warning when attendee has no
612
ResponseType.
613
+ Bugs fixed: bgo#763455, bgo#793606.
614
+ Updated translations.
615
616
-------------------------------------------------------------------
617
Tue Mar 6 16:25:15 UTC 2018 - dimstar@opensuse.org
618
619
- Modernize spec-file by calling spec-cleaner
620
621
-------------------------------------------------------------------
622
Tue Mar 6 03:27:51 UTC 2018 - dimstar@opensuse.org
623
624
- Update to version 3.27.91:
625
+ Correct possible scope for Office365 OAuth2.
626
+ Add translator comments around 'Tenant' word.
627
+ Check validity of returned values in 'Folder Sizes' function.
628
+ Various changes related to outlook.office365.com server.
629
+ Office365.com OAuth2: Relax the 'prompt' user interaction type.
630
+ Bugs fixed: bgo#775690, bgo#793104, bgo#793368.
631
+ Updated translations.
632
633
-------------------------------------------------------------------
634
Tue Mar 6 03:27:50 UTC 2018 - dimstar@opensuse.org
635
636
- Update to version 3.27.90:
637
+ bgo#792411: Use GetUserPhoto to lookup sender's photo.
638
+ bgo#793037: Some appointments displayed as meetings.
639
+ bgo#775690: Support OAuth2 for outlook.office365.com.
640
+ Updated translations.
641
642
-------------------------------------------------------------------
643
Tue Mar 6 03:27:04 UTC 2018 - dimstar@opensuse.org
644
645
- Update to version 3.27.4:
646
+ Miscellaneous: Ignore address books with UUID-like name.
647
+ Bugs fixed: bgo#792190.
648
+ Updated translations.
649
650
-------------------------------------------------------------------
651
Tue Mar 6 03:27:03 UTC 2018 - luc14n0@linuxmail.org
652
653
- Update to version 3.27.3:
654
+ Miscellaneous:
655
- [ECalBackendEws] Prevent crash when item has no MIME content
656
set.
657
- Correct arguments of g_dngettext() added in the previous
658
commit.
659
+ Bug Fix: Check response headers for credential expiration
660
hints (bgo#790450).
661
+ Updated translations.
662
- Adopt the use of %make_jobs macro rather than raw make command,
663
following the best practices.
664
- Point fdupes to the data directory instead of the build root,
665
which is a practice that must be avoided.
666
667
-------------------------------------------------------------------
668
Tue Mar 6 03:27:02 UTC 2018 - fezhang@suse.com
669
670
- Update to version 3.27.2:
671
+ Prevent crash under ews_backend_sync_created_folders().
672
+ Synchronize authentication extensions before creating an
673
ESource.
674
+ Bugs fixed: bgo#760329.
675
+ Updated translations.
676
677
-------------------------------------------------------------------
678
Tue Mar 6 03:27:01 UTC 2018 - luc14n0@linuxmail.org
679
680
- Update to version 3.27.1:
681
+ Miscellaneous:
682
- Adapt to rename of evolution.desktop to
683
org.gnome.Evolution.desktop.
684
- Use icaltime_is_utc() instead of icaltimetype::is_utc.
685
+ Bug Fixes:
686
- After pressing "NOT JUNK" mail stays in the Junk folder
687
(bgo#786982).
688
- Skip GSettings schema compile when DESTDIR is set
689
(bgo#781645).
690
- Deadlock when trying to save changes after vFolder's thaw
691
(bgo#788782).
692
+ Updated translations.
693
- Updated Url to https://wiki.gnome.org/Apps/Evolution: current
694
evolution's wiki page.
695
- Add conditional use to translation-update-upstream: SLE-only
696
requirement.
697
698
-------------------------------------------------------------------
699
Mon Mar 5 11:11:14 UTC 2018 - bjorn.lie@gmail.com
700
701
- Update to version 3.26.6:
702
+ Bugs fixed: bgo#793606.
703
704
-------------------------------------------------------------------
705
Mon Feb 5 13:23:55 UTC 2018 - bjorn.lie@gmail.com
706
707
- Update to version 3.26.5:
708
+ Bugs fixed: bgo#793037.
709
710
-------------------------------------------------------------------
711
Mon Jan 8 15:50:46 UTC 2018 - zaitor@opensuse.org
712
713
- Update to version 3.26.4:
714
+ Bugs fixed: bgo#792190.
715
716
-------------------------------------------------------------------
717
Wed Dec 20 20:47:50 UTC 2017 - zaitor@opensuse.org
718
719
- Update to version 3.26.3:
720
+ [ECalBackendEws] Prevent crash when item has no MIME content
721
set.
722
+ Updated translations.
723
724
-------------------------------------------------------------------
725
Wed Nov 1 11:12:24 UTC 2017 - dimstar@opensuse.org
726
727
- Update to version 3.26.2:
728
+ Use icaltime_is_utc() instead of icaltimetype::is_utc.
729
+ Prevent crash under ews_backend_sync_created_folders().
730
+ Bugs fixed: bgo#781645, bgo#788782.
731
+ Updated translations.
732
733
-------------------------------------------------------------------
734
Mon Oct 2 18:41:18 UTC 2017 - zaitor@opensuse.org
735
736
- Update to version 3.26.1:
737
+ Escape spaces in server Categories for message Labels.
738
+ Bugs fixed: bgo#786208.
739
740
-------------------------------------------------------------------
741
Mon Sep 11 11:05:18 UTC 2017 - dimstar@opensuse.org
742
743
- Update to version 3.26.0:
744
+ No code/translation changes.
745
746
-------------------------------------------------------------------
747
Wed Sep 6 23:21:59 UTC 2017 - dimstar@opensuse.org
748
749
- Update to version 3.25.92.2:
750
+ Do not use PROJECT_VERSION_TWEAK when searching for eds/evo
751
dependencies.
752
- Changes from version 3.25.92.1:
753
+ Revert "Adapt to rename of evolution.desktop to
754
org.gnome.Evolution.desktop".
755
- Changes from version 3.25.92:
756
+ Adapt to rename of evolution.desktop to
757
org.gnome.Evolution.desktop.
758
+ Bugs fixed: bgo#782826, bgo#786095.
759
+ Updated translations.
760
761
-------------------------------------------------------------------
762
Mon Aug 21 19:56:15 UTC 2017 - zaitor@opensuse.org
763
764
- Update to version 3.25.91:
765
+ Updated translations.
766
767
-------------------------------------------------------------------
768
Tue Aug 8 10:55:30 UTC 2017 - zaitor@opensuse.org
769
770
- Update to version 3.25.90:
771
+ Bugs fixed: bgo#785188, bgo#750564.
772
+ Updated translations.
773
- Changes from version 3.25.4:
774
+ Fix a crash on local cache update of a GAL from OAB.
775
+ Bugs fixed: bgo#625149, bgo#783987, bgo#784332, bgo#784058,
776
bgo#784775.
777
+ Updated translations.
778
779
-------------------------------------------------------------------
780
Tue Aug 8 03:25:03 UTC 2017 - dimstar@opensuse.org
781
782
- Update to version 3.25.3:
783
+ e_ews_connection_try_credentials_sync() asks for password when
784
not needed.
785
+ Derive from EBookMetaBackend and ECalMetaBackend.
786
+ Allow overwrite of CMAKE_SKIP_RPATH variable.
787
+ Allow adding Free/Busy as a foreign Calendar (bgo#782826).
788
+ Updated translations.
789
- Drop evolution_base_version defines: no longer required.
790
791
-------------------------------------------------------------------
792
Tue Aug 8 03:25:02 UTC 2017 - zaitor@opensuse.org
793
794
- Update to version 3.25.2:
795
+ Bug fixed: bgo#781833.
796
797
-------------------------------------------------------------------
798
Tue Aug 8 03:25:01 UTC 2017 - dimstar@opensuse.org
799
800
- Update to version 3.25.1:
801
+ No changes, version bump only.
802
803
-------------------------------------------------------------------
804
Mon Aug 7 11:58:51 UTC 2017 - zaitor@opensuse.org
805
806
- Update to version 3.24.5:
807
+ Bugs fixed: bgo#785188.
808
+ Updated translations.
809
810
-------------------------------------------------------------------
811
Mon Jul 17 11:02:47 UTC 2017 - zaitor@opensuse.org
812
813
- Update to version 3.24.4:
814
+ Bugs fixed: bgo#784332, bgo#784058, bgo#784775.
815
+ Updated translations.
816
817
-------------------------------------------------------------------
818
Mon Jun 19 13:18:55 UTC 2017 - zaitor@opensuse.org
819
820
- Update to version 3.24.3:
821
+ e_ews_connection_try_credentials_sync() asks for password when
822
not needed.
823
+ Allow overwrite of CMAKE_SKIP_RPATH variable.
824
- Pass -DCMAKE_SKIP_RPATH=OFF to configure, needed after upstream
825
changes.
826
827
-------------------------------------------------------------------
828
Wed May 10 17:12:19 UTC 2017 - zaitor@opensuse.org
829
830
- Update to version 3.24.2:
831
+ Bugs fixed: bgo#781833.
832
+ Updated translations.
833
834
-------------------------------------------------------------------
835
Wed Apr 19 10:34:38 UTC 2017 - zaitor@opensuse.org
836
837
- Update to version 3.24.1:
838
+ Sources always enabled, even when their part is disabled.
839
+ Use correct respond method in
840
e_cal_backend_ews_remove_object().
841
+ Bugs fixed: bgo#779804, bgo#780391.
842
+ Updated translations.
843
844
-------------------------------------------------------------------
845
Mon Mar 20 11:56:44 UTC 2017 - dimstar@opensuse.org
846
847
- Update to version 3.24.0:
848
+ No code/translation changes.
849
850
-------------------------------------------------------------------
851
Mon Mar 13 11:12:23 UTC 2017 - dimstar@opensuse.org
852
853
- Update to version 3.23.92:
854
+ Updated translations.
855
856
-------------------------------------------------------------------
857
Mon Feb 27 12:42:36 UTC 2017 - zaitor@opensuse.org
858
859
- Update to version 3.23.91:
860
+ Updated translations.
861
862
-------------------------------------------------------------------
863
Wed Feb 15 11:50:16 UTC 2017 - dimstar@opensuse.org
864
865
- Update to version 3.23.90:
866
+ Avoid local message cache expiry clean up when being offline.
867
+ Bug fixed: bgo#777946.
868
+ Updated translations.
869
870
-------------------------------------------------------------------
871
Wed Feb 15 03:23:04 UTC 2017 - dimstar@opensuse.org
872
873
- Update to version 3.23.4:
874
+ Fix possible uninitialized variable usage in
875
ews-test-timezones.c.
876
+ Fix few memory leaks.
877
+ Fix "variable may be used uninitialized" warning in
878
query-to-restriction conversion.
879
+ Bugs fixed: bgo#773419, bgo#775649, bgo#775951, bgo#777021.
880
+ Updated translations.
881
882
-------------------------------------------------------------------
883
Wed Feb 15 03:23:03 UTC 2017 - dimstar@opensuse.org
884
885
- Update to version 3.23.3:
886
+ Autodiscover can cause deadlock in GCancellable code.
887
+ Make glib_mkenums() files depend on the source enum file.
888
+ Bugs fixed: bgo#774364, bgo#775363, bgo#775395.
889
+ Updated translations.
890
- Drop evolution-ews-rpath.patch: fixed upstream.
891
892
-------------------------------------------------------------------
893
Wed Feb 15 03:23:02 UTC 2017 - dimstar@opensuse.org
894
895
- Update to version 3.23.2:
896
+ Runtime warnings when calling ResolveNames.
897
+ Do not require C++ compiler, when not used.
898
+ Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here.
899
+ Bugs fixed: bgo#764065, bgo#769573, bgo#773379, bgo#774523.
900
- Add evolution-ews-rpath.patch: Allow to build directly with
901
final runpath.
902
903
-------------------------------------------------------------------
904
Wed Feb 15 03:23:01 UTC 2017 - dimstar@opensuse.org
905
906
- Update to version 3.23.1:
907
+ Convert from autotools to CMake.
908
+ Require as hard dependency some dependencies.
909
+ Add a helper script for a 'dist' target.
910
+ Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX.
911
+ Use tests/ as `make check` tests, if enabled with ENABLE_TESTS.
912
+ Hard-break `make dist` when there are uncommitted changes.
913
+ Updated translations.
914
- Replace %%configure call with %%cmake, following upstreams port.
915
- Add pkgconfig()-style BuildRequires, matching what configure
916
checks for: camel-1.2, evolution-calendar-3.0, libebook-1.2,
917
libecal-1.2, libical.
918
- Drop definition of evolution_base_version: it's not been used for
919
a while in evolution-ews.
920
- Drop libeews-1_2-0, libewsutils0 and -devel subpackages: there is
921
no public API to be consumed anymore (and nothing ever did or was
922
supposed to).
923
924
-------------------------------------------------------------------
925
Mon Feb 13 12:56:27 UTC 2017 - zaitor@opensuse.org
926
927
- Update to version 3.22.5:
928
+ Bugs fixed: bgo#777946.
929
930
-------------------------------------------------------------------
931
Tue Jan 17 10:39:32 UTC 2017 - zaitor@opensuse.org
932
933
- Update to version 3.22.4:
934
+ Fix few memory leaks.
935
+ Bugs fixed: bgo#775951, bgo#775649.
936
937
-------------------------------------------------------------------
938
Mon Dec 12 19:52:57 UTC 2016 - zaitor@opensuse.org
939
940
- Update to version 3.22.3:
941
+ Autodiscover can cause deadlock in GCancellable code.
942
943
-------------------------------------------------------------------
944
Mon Nov 7 09:30:16 UTC 2016 - zaitor@opensuse.org
945
946
- Update to version 3.22.2:
947
+ Runtime warnings when calling ResolveNames.
948
+ Bugs fixed: bgo#770936, bgo#738093, bgo#773379.
949
950
-------------------------------------------------------------------
951
Mon Oct 10 09:27:53 UTC 2016 - zaitor@opensuse.org
952
953
- Update to version 3.22.1:
954
+ Bugs fixed: bgo#771370, bgo#771931.
955
956
-------------------------------------------------------------------
957
Mon Sep 19 08:47:03 UTC 2016 - zaitor@opensuse.org
958
959
- Update to version 3.22.0:
960
+ Updated translations.
961
962
-------------------------------------------------------------------
963
Mon Sep 12 12:51:47 UTC 2016 - zaitor@opensuse.org
964
965
- Update to version 3.21.92:
966
+ Do not restrict/remove From address on message send
967
(bgo#758374).
968
+ Updated translations.
969
970
-------------------------------------------------------------------
971
Mon Aug 29 16:01:03 UTC 2016 - dimstar@opensuse.org
972
973
- Update to version 3.21.91:
974
+ Updated translations.
975
976
-------------------------------------------------------------------
977
Mon Aug 15 17:29:04 UTC 2016 - zaitor@opensuse.org
978
979
- Update to version 3.21.90:
980
+ Customized timezones not recognized (bgo#769044).
981
+ Updated translations.
982
983
-------------------------------------------------------------------
984
Mon Aug 8 10:00:03 UTC 2016 - zaitor@opensuse.org
985
986
- Update to version 3.21.4:
987
+ Always build ESExp structure as a GObject descendant.
988
+ Add Language headers to po files.
989
+ Bugs fixed: bgo#764065.
990
+ Updated translations.
991
992
-------------------------------------------------------------------
993
Mon Aug 8 10:00:02 UTC 2016 - zaitor@opensuse.org
994
995
- Update to version 3.21.3:
996
+ Initialize connection variable to NULL in
997
camel_ews_folder_get_message().
998
+ Fix a memory leak when creating a contact.
999
+ Address some of the clang compiler warnings.
1000
+ Bugs fixed: bgo#767030, bgo#722193, bgo#767335, bgo#634294.
1001
+ Updated translations.
1002
1003
-------------------------------------------------------------------
1004
Mon Aug 8 10:00:01 UTC 2016 - zaitor@opensuse.org
1005
1006
- Update to version 3.21.2:
1007
+ Fix some issues found by Coverity Scan.
1008
+ Bugs fixed: bgo#765398, bgo#766021.
1009
+ Updated translations.
1010
1011
-------------------------------------------------------------------
1012
Mon Aug 8 10:00:00 UTC 2016 - zaitor@opensuse.org
1013
1014
- Update to version 3.21.1:
1015
+ Ask for password after NTLM/SSO authentication failure.
1016
+ Bugs fixed: bgo#763991, bgo#764110, bgo#764977, bgo#764976,
1017
bgo#765209.
1018
+ Updated translations.
1019
- Drop evolution-ews-ntlm-auth-test-failure.patch: Fixed upstream.
1020
- Bump base version following upstream changes.
1021
1022
-------------------------------------------------------------------
1023
Mon Aug 8 09:59:56 UTC 2016 - zaitor@opensuse.org
1024
1025
- Update to version 3.20.5:
1026
+ Customized timezones not recognized (bgo#769044).
1027
1028
-------------------------------------------------------------------
1029
Mon Jul 11 16:53:11 UTC 2016 - zaitor@opensuse.org
1030
1031
- Update to version 3.20.4:
1032
+ Bugs fixed: bgo#722193, bgo#767335, bgo#634294.
1033
+ Updated translations.
1034
1035
-------------------------------------------------------------------
1036
Tue Jun 7 09:35:51 UTC 2016 - badshah400@gmail.com
1037
1038
- Update to version 3.20.3:
1039
+ Fix some issues found by Coverity Scan.
1040
+ Initialize connection variable to NULL in
1041
camel_ews_folder_get_message().
1042
+ Bugs fixed: bgo#766021, bgo#767030.
1043
1044
-------------------------------------------------------------------
1045
Tue May 17 15:03:25 UTC 2016 - mgorse@suse.com
1046
1047
- Update to GNOME 3.20.2 Fate#318572
1048
1049
-------------------------------------------------------------------
1050
Tue May 10 17:21:05 UTC 2016 - zaitor@opensuse.org
1051
1052
- Update to version 3.20.2:
1053
+ Ask for password after NTLM/SSO authentication failure.
1054
+ Bugs fixed: bgo#764976, bgo#765209, bgo#765398.
1055
- Drop evolution-ews-ntlm-auth-test-failure.patch: Fixed upstream.
1056
1057
-------------------------------------------------------------------
1058
Fri Apr 22 17:22:16 UTC 2016 - zaitor@opensuse.org
1059
1060
- Add evolution-ews-ntlm-auth-test-failure.patch: Fix NTLM auth
1061
failure with latest samba. Fixes boo#976110, bgo#765106.
1062
1063
-------------------------------------------------------------------
1064
Thu Apr 14 18:57:09 UTC 2016 - mgorse@suse.com
1065
1066
- Update to GNOME 3.20 Fate#318572
1067
- Drop ews-timezone.patch,
1068
evolution-ews-3.10.4-foreign-calendars-hidden.patch
1069
evolution-ews-3.10.4-remove-sources.patch, and
1070
evolution-ews-3.10.4-Permissions-on-context-menu-for-GAL.patch:
1071
fixed upstream.
1072
1073
-------------------------------------------------------------------
1074
Mon Apr 11 18:30:13 UTC 2016 - zaitor@opensuse.org
1075
1076
- Update to version 3.20.1:
1077
+ Add thread safety around ECalBackendEws::priv::cancellable.
1078
+ Bugs fixed: bgo#763719, bgo#743654, bgo#764442.
1079
+ Updated translations.
1080
1081
-------------------------------------------------------------------
1082
Mon Mar 21 11:35:05 UTC 2016 - dimstar@opensuse.org
1083
1084
- Update to version 3.20.0:
1085
+ No code/translation changes.
1086
1087
-------------------------------------------------------------------
1088
Tue Mar 15 08:22:25 UTC 2016 - dimstar@opensuse.org
1089
1090
- Update to version 3.19.92:
1091
+ bgo#763430: Show additional GAL Attributes in Contacts.
1092
+ Updated translations.
1093
1094
-------------------------------------------------------------------
1095
Mon Feb 29 16:25:36 UTC 2016 - dimstar@opensuse.org
1096
1097
- Update to version 3.19.91:
1098
+ EEwsNotification: Abort session on idle, to avoid deadlock
1099
(bgo#760319).
1100
+ Updated translations.
1101
1102
-------------------------------------------------------------------
1103
Tue Feb 16 12:47:44 UTC 2016 - dimstar@opensuse.org
1104
1105
- Update to version 3.19.90:
1106
+ Contact photos from offline GAL not shown.
1107
+ Do not require gnome-common to run autogen.sh.
1108
+ Correct indentation in e_book_backend_ews_get_contact_list().
1109
+ Bugs fixed: bgo#725320, bgo#761346.
1110
+ Updated translations.
1111
1112
-------------------------------------------------------------------
1113
Tue Feb 16 11:10:04 UTC 2016 - dimstar@opensuse.org
1114
1115
- Update to version 3.19.4:
1116
+ Updated translations.
1117
1118
-------------------------------------------------------------------
1119
Tue Feb 16 03:19:03 UTC 2016 - damjanovic.ivo@gmail.com
1120
1121
- Update to version 3.19.3:
1122
+ [Camel] Fill message From header if missing in received MIME
1123
content.
1124
+ Add <kudos/> into a metainfo file.
1125
+ Visualize incorrect values in an account editor.
1126
+ Bugs fixed: bgo#758375.
1127
+ Updated translations.
1128
1129
-------------------------------------------------------------------
1130
Tue Feb 16 03:19:02 UTC 2016 - zaitor@opensuse.org
1131
1132
- Update to version 3.19.2:
1133
+ Bugs fixed: bgo#757458, bgo#757477, bgo#757525.
1134
+ Updated translations.
1135
- Changes from version 3.19.1:
1136
+ Show only mail messages in mail folders.
1137
+ Extend error messages in camel_ews_folder_get_message().
1138
+ Bugs fixed: bgo#255032.
1139
+ Updated translations.
1140
- Bump %define evolution_base_version to 3.20.
1141
1142
-------------------------------------------------------------------
1143
Mon Feb 15 19:43:10 UTC 2016 - zaitor@opensuse.org
1144
1145
- Update to version 3.18.5:
1146
+ Miscellaneous: Contact photos from offline GAL not shown.
1147
1148
-------------------------------------------------------------------
1149
Mon Jan 18 13:46:03 UTC 2016 - zaitor@opensuse.org
1150
1151
- Update to version 3.18.4:
1152
+ Updated translations.
1153
1154
-------------------------------------------------------------------
1155
Tue Dec 15 13:43:32 UTC 2015 - zaitor@opensuse.org
1156
1157
- Update to version 3.18.3:
1158
+ [Camel] Fill message From header if missing in received MIME
1159
content.
1160
+ Add <kudos/> into a metainfo file.
1161
+ Bugs fixed: bgo#758375.
1162
1163
-------------------------------------------------------------------
1164
Mon Nov 9 09:38:33 UTC 2015 - zaitor@opensuse.org
1165
1166
- Update to version 3.18.2:
1167
+ Bugs fixed: bgo#757458, bgo#757477, bgo#757525.
1168
+ Updated translations.
1169
1170
-------------------------------------------------------------------
1171
Mon Oct 12 08:04:06 UTC 2015 - zaitor@opensuse.org
1172
1173
- Update to version 3.18.1:
1174
+ Show only mail messages in mail folders.
1175
1176
-------------------------------------------------------------------
1177
Mon Sep 21 11:38:24 UTC 2015 - dimstar@opensuse.org
1178
1179
- Update to version 3.18.0:
1180
+ No code/translation changes.
1181
1182
-------------------------------------------------------------------
1183
Mon Sep 14 10:43:49 UTC 2015 - dimstar@opensuse.org
1184
1185
- Update to version 3.17.92:
1186
+ Do not reuse connections in the source-registry backend.
1187
+ Updated translations.
1188
1189
-------------------------------------------------------------------
1190
Mon Aug 31 17:19:57 UTC 2015 - zaitor@opensuse.org
1191
1192
- Update to version 3.17.91:
1193
+ Add safety check when replacing folder hierarchy info in hash
1194
tables.
1195
+ Updated translations.
1196
1197
-------------------------------------------------------------------
1198
Mon Aug 24 14:20:24 UTC 2015 - fcrozat@suse.com
1199
1200
- Add ews-timezone.patch: Fix evolution-ews's calendar time +1 hour
1201
in foreign timezone (bsc#924263).
1202
1203
-------------------------------------------------------------------
1204
Mon Aug 17 11:03:46 UTC 2015 - zaitor@opensuse.org
1205
1206
- Update to version 3.17.90:
1207
+ Avoid %ld in printf formats.
1208
+ Correct use-after-free in notification code when EWS debugging
1209
is on.
1210
+ Use only personal mail folders for change notification
1211
listener.
1212
+ Do not loop in the notification code on fatal client/server
1213
errors.
1214
+ Bugs fixed: bgo#751703, bgo#233140, bgo#753543.
1215
+ Updated translations.
1216
1217
-------------------------------------------------------------------
1218
Mon Aug 10 06:13:48 UTC 2015 - zaitor@opensuse.org
1219
1220
- Update to version 3.17.4:
1221
+ Differentiate between Unavailable and No response errors.
1222
+ _ews_debug_dump_raw_soup_message: Check for non-NULL hdrs and
1223
body arguments.
1224
+ Bugs fixed: bgo#751547, bgo#751725, bgo#692361.
1225
1226
-------------------------------------------------------------------
1227
Mon Aug 10 06:13:47 UTC 2015 - zaitor@opensuse.org
1228
1229
- Update to version 3.17.3:
1230
+ Remove unused variable.
1231
+ configure.ac: Do not override localedir variable.
1232
+ Use e_source_remove_sync() instead of
1233
e_source_registry_server_remove_source().
1234
+ Make sure collection child sources are enabled when created.
1235
+ Bugs fixed: bgo#471791, bgo#751001.
1236
- Drop evolution-ews-intltool-path.patch: Fixed upstream.
1237
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
1238
no longer needed, also stop intoolizing tarball, patch dropped.
1239
1240
-------------------------------------------------------------------
1241
Mon Aug 10 06:13:46 UTC 2015 - zaitor@opensuse.org
1242
1243
- Update to version 3.17.2:
1244
+ Correct locking in e_book_backend_ews_set_locale().
1245
+ Address some of the Coverity Scan issues.
1246
+ Bugs fixed: bgo#729989, bgo#671546.
1247
1248
-------------------------------------------------------------------
1249
Mon Aug 10 06:13:45 UTC 2015 - zaitor@opensuse.org
1250
1251
- Update to version 3.17.1:
1252
+ Use common property lock provided by ESourceExtension.
1253
+ Query auth methods right from the got-headers signal.
1254
+ notification: Try to re-subscribe in case of failure.
1255
+ Move ews_dump_raw_soup_{request,response} to e-ews-debug.[ch].
1256
+ Log the request/response of EEwsNotification.
1257
+ Fix various memory leaks.
1258
+ Bugs fixed: bgo#746395, bgo#748242.
1259
- Bump baseversion following upstream changes.
1260
1261
-------------------------------------------------------------------
1262
Mon Aug 10 06:13:44 UTC 2015 - zaitor@opensuse.org
1263
1264
- Update to version 3.16.5:
1265
+ Avoid %ld in printf formats.
1266
+ Use only personal mail folders for change notification
1267
listener.
1268
+ Bugs fixed: bgo#751703.
1269
1270
-------------------------------------------------------------------
1271
Mon Jul 13 12:10:54 UTC 2015 - zaitor@opensuse.org
1272
1273
- Update to version 3.16.4:
1274
+ Remove unused variable.
1275
+ configure.ac: Do not override localedir variable.
1276
+ Use e_source_remove_sync() instead of
1277
e_source_registry_server_remove_source().
1278
+ Make sure collection child sources are enabled when created.
1279
+ Differentiate between Unavailable and No response errors.
1280
+ ews_dump_raw_soup_message: Check for non-NULL hdrs and body
1281
arguments.
1282
+ Bugs fixed: bgo#471791, bgo#751001, bgo#751547, bgo#751725.
1283
- Drop evolution-ews-intltool-path.patch: Fixed upstream. Also drop
1284
gnome-common BuildRequires and call to gnome-autogen.sh, as we do
1285
not have any patches anymore. No longer delete po/Makefile*
1286
either.
1287
1288
-------------------------------------------------------------------
1289
Tue Jun 30 11:54:03 UTC 2015 - fcrozat@suse.com
1290
1291
- Add evolution-ews-3.10.4-foreign-calendars-hidden.patch
1292
(bgo#751547): fix foreign calencards being hidden by default.
1293
- Add evolution-ews-3.10.4-remove-sources.patch: ensure sources are
1294
properly removed from disk when needed.
1295
1296
-------------------------------------------------------------------
1297
Mon Jun 22 12:32:56 UTC 2015 - fcrozat@suse.com
1298
1299
- Add
1300
evolution-ews-3.10.4-Permissions-on-context-menu-for-GAL.patch:
1301
disable permission context menu on GAL (bgo#751001).
1302
1303
-------------------------------------------------------------------
1304
Mon Jun 8 11:46:26 UTC 2015 - zaitor@opensuse.org
1305
1306
- Update to version 3.16.3:
1307
+ Correct locking in e_book_backend_ews_set_locale().
1308
+ Address some of the Coverity Scan issues.
1309
- Add evolution-ews-intltool-path.patch: Fix locale installation
1310
when using recent intltools.
1311
- Delete po/Makefile* to ensure no stale file is left.
1312
- Add gnome-common BuildRequires and call to gnome-autogen.sh, as
1313
above patch touches the buildsystem.
1314
1315
-------------------------------------------------------------------
1316
Mon May 11 14:26:58 UTC 2015 - zaitor@opensuse.org
1317
1318
- Update to version 3.16.2:
1319
+ Fix various memory leaks.
1320
+ Bugs fixed: bgo#748242, bgo#729989.
1321
1322
-------------------------------------------------------------------
1323
Mon Apr 13 15:12:07 UTC 2015 - zaitor@opensuse.org
1324
1325
- Update to version 3.16.1:
1326
+ Query auth methods right from the got-headers signal.
1327
+ notification: Try to re-subscribe in case of failure.
1328
+ Bugs fixed: bgo#746513, bgo#709924, bgo#747500.
1329
1330
-------------------------------------------------------------------
1331
Mon Mar 23 11:12:22 UTC 2015 - zaitor@opensuse.org
1332
1333
- Update to version 3.16.0:
1334
+ Updated translations.
1335
1336
-------------------------------------------------------------------
1337
Mon Mar 16 14:11:18 UTC 2015 - dimstar@opensuse.org
1338
1339
- Update to version 3.15.92:
1340
+ Correct 'Listen for server change notification' for books and
1341
calendars.
1342
+ Mem leak in e_ews_dump_file_attachment_from_soap_parameter().
1343
+ Bugs fixed: bgo#695911, bgo#745457.
1344
+ Updated translations.
1345
1346
-------------------------------------------------------------------
1347
Tue Mar 3 12:39:57 UTC 2015 - dimstar@opensuse.org
1348
1349
- Update to version 3.15.91:
1350
+ Use thread safe variants of g_object_bind_property*() functions
1351
from evolution-data-server.
1352
+ Update devel-doc Since from 3.14 to 3.16.
1353
+ Sync version with GNOME 3.15 series.
1354
+ Updated translations.
1355
- Bump evolution_base_version to 16, following upstreams changes.
1356
1357
-------------------------------------------------------------------
1358
Mon Feb 16 15:43:49 UTC 2015 - dimstar@opensuse.org
1359
1360
- Update to version 3.13.90:
1361
+ Move authentication of backends back to the client.
1362
+ Use automake subdir-objects option.
1363
+ Adapt to camel_session_submit_job() API change.
1364
+ Remove unused declaration of camel_application_is_exiting
1365
variable.
1366
+ Bugs fixed: bgo#741855, bgo#743705.
1367
+ Updated translations.
1368
1369
-------------------------------------------------------------------
1370
Mon Feb 9 09:45:51 UTC 2015 - zaitor@opensuse.org
1371
1372
- Update to version 3.13.10:
1373
+ Calendar: Update stored user email after successful connect
1374
(bgo#729286).
1375
+ Updated translations.
1376
1377
-------------------------------------------------------------------
1378
Mon Feb 9 09:44:51 UTC 2015 - badshah400@gmail.com
1379
1380
- Update to version 3.13.9:
1381
+ Bugs fixed: bgo#734747, bgo#740772, bgo#695754.
1382
+ Set max-width-chars to wrapped GtkLabel-s.
1383
- Drop evolution-ews-reuse-from-EmailSession.patch, incorporated
1384
upstream.
1385
- Build dependency on pkgconfig(enchant).
1386
- Upstream no longer installs versioned dirs for evolution, update
1387
file list accordingly.
1388
1389
-------------------------------------------------------------------
1390
Mon Feb 9 09:43:51 UTC 2015 - zaitor@opensuse.org
1391
1392
- Update to version 3.12.11 (boo#916784):
1393
+ Avoid/workaround usage of an EAsyncClosure when opening an
1394
EClient.
1395
+ Bugs fixed: bgo#743959.
1396
+ Updated translations.
1397
1398
-------------------------------------------------------------------
1399
Tue Jan 13 12:04:25 UTC 2015 - dimstar@opensuse.org
1400
1401
- Update to version 3.12.10:
1402
+ bgo#695754: Reuse existing ESourceRegistry from EMailSession.
1403
+ bgo#729286: [Calendar] Update stored user email after
1404
successful connect.
1405
- Drop evolution-ews-reuse-from-EmailSession.patch: fixed upstream.
1406
1407
-------------------------------------------------------------------
1408
Sun Dec 14 06:23:48 UTC 2014 - badshah400@gmail.com
1409
1410
- Update to version 3.12.9:
1411
+ Set max-width-chars to wrapped GtkLabel-s.
1412
+ Bugs fixed: bgo#738945, bgo#738093, bgo#734747, bgo#740772.
1413
- Add post-release fix from upstream:
1414
+ evolution-ews-reuse-from-EmailSession.patch: Reuse existing
1415
ESourceRegistry from EMailSession, if possible (bgo#695754).
1416
1417
-------------------------------------------------------------------
1418
Tue Nov 11 21:25:40 UTC 2014 - zaitor@opensuse.org
1419
1420
- Update to version 3.12.8:
1421
+ Use G_IO_ERROR_CANCELLED instead of
1422
EWS_CONNECTION_ERROR_CANCELLED.
1423
+ Bugs fixed: bgo#738987, bgo#691293.
1424
1425
-------------------------------------------------------------------
1426
Mon Oct 13 10:41:07 UTC 2014 - dimstar@opensuse.org
1427
1428
- Update to version 3.12.7:
1429
+ Miscellaneous:
1430
- Update addressbook to use ->open_sync().
1431
- Use GInitable to initialise addressbook.
1432
- Port addressbook to EBookSqlite.
1433
- Fix build for oab-decode-test, port it to EBookSqlite.
1434
- Move dset handling inside ews_decode_addressbook_record().
1435
- Use (hashed) PidTagEmailAddress for OAB item UID.
1436
- Pass GInputStream to decoder functions instead of assuming
1437
priv->fis.
1438
- Use GMemoryInputStream for processing records, calculate SHA1
1439
on each.
1440
- Optimise EWS GAL update not to rewrite unchanged records.
1441
- Avoid processing OAB records which already exist.
1442
- Fix modify_contacts for EBookSqlite.
1443
- Fix addressbook upgrade from pre-SHA1 versions.
1444
- Reduce addressbook refresh interval to 6 hours.
1445
- Avoid using dynamic types for ESourceEwsFolder.
1446
- Add revision support for addressbook.
1447
- Add locale support for addressbook.
1448
- Make ebews_fetch_items() return a list of EContacts not
1449
EVCards.
1450
- Refactor ews_update_items_thread() to do all database access
1451
together.
1452
- Kill store_to_cache option for ebews_fetch_items().
1453
- Clean up resync code path in ews_update_items_thread().
1454
- Use EBookSqlite locking.
1455
- Fix notification for non-GAL updates to only happen on
1456
commit.
1457
- Don't flush the final GAL updates if there are none.
1458
- Initialise filename to NULL in ews_remove_old_gal_file().
1459
- Add evolution-ews.metainfo.xml file.
1460
- Use INTLTOOL_XML_RULE for appdata files.
1461
+ Bugs fixed: bgo#733578, bgo#736257, bgo#737773.
1462
+ Updated translations.
1463
1464
-------------------------------------------------------------------
1465
Mon Sep 8 17:42:48 UTC 2014 - zaitor@opensuse.org
1466
1467
- Update to version 3.12.6:
1468
+ Bugs Fixed: bgo#735799, bgo#735801.
1469
1470
-------------------------------------------------------------------
1471
Mon Aug 11 10:03:08 UTC 2014 - zaitor@opensuse.org
1472
1473
- Update to version 3.12.5:
1474
+ Add missing chain-up to parent's constructed() method.
1475
+ Handle cookies (non-persistently).
1476
+ SOUP_STATUS_IS_SUCCESSFUL(soup_session_send_message())
1477
sends message twice.
1478
+ Clean up enabling/disabling NTLM and Basic auth types.
1479
+ Clean up logging slightly and make it more consistent.
1480
+ Add camel_ews_settings_get_auth_mechanism() helper function.
1481
+ Clean up Negotiate auth implementation to be a SoupAuth
1482
subclass.
1483
+ Bugs fixed: bgo#733274, bgo#703181, bgo#732850, bgo#703181,
1484
bgo#733663, bgo#732850, bgo#732850.
1485
1486
-------------------------------------------------------------------
1487
Wed Jul 16 07:53:59 UTC 2014 - dimstar@opensuse.org
1488
1489
- Update to version 3.12.4:
1490
+ Make Evolution-EWS build under Win32.
1491
+ Bugs fixed: bgo#728942, bgo#730878, bgo#731585.
1492
1493
-------------------------------------------------------------------
1494
Wed Jun 18 19:48:46 UTC 2014 - zaitor@opensuse.org
1495
1496
- Update to version 3.12.3:
1497
+ Fix g_ascii_strcasecmp: assertion 's2 != NULL'.
1498
+ Fix 'Unintialized pointer read'.
1499
+ Fix 'Uninitialized scalar variable'.
1500
+ Fix 'Logically dead code'.
1501
+ Bugs fixed: bgo#728246, bgo#730042, bgo#692780, bgo#730878.
1502
+ Updated translations.
1503
1504
-------------------------------------------------------------------
1505
Sat May 17 11:27:37 UTC 2014 - zaitor@opensuse.org
1506
1507
- Update to version 3.12.2:
1508
+ Bugs fixed: Read receipt handling doesn't work (bgo#656805).
1509
+ Updated translations.
1510
1511
-------------------------------------------------------------------
1512
Sun Apr 13 17:03:06 UTC 2014 - zaitor@opensuse.org
1513
1514
- Update to version 3.12.1:
1515
+ Simplify memory management around ews_sync_mi_flags() function.
1516
+ Bugs fixed: Do not pass NULL text to gtk_entry_set_text()
1517
bgo#684425.
1518
+ Updated translations.
1519
1520
-------------------------------------------------------------------
1521
Sun Mar 23 08:49:31 UTC 2014 - zaitor@opensuse.org
1522
1523
- Update to version 3.12.0:
1524
+ No changes since version 3.11.92.
1525
1526
-------------------------------------------------------------------
1527
Fri Mar 14 03:11:59 UTC 2014 - dimstar@opensuse.org
1528
1529
- Update to version 3.11.92:
1530
+ ECalBackendEws: Do not cause double-free of a GError.
1531
+ Bugs fixed: bgo#726078, bgo#726079.
1532
1533
-------------------------------------------------------------------
1534
Fri Mar 14 03:11:58 UTC 2014 - dimstar@opensuse.org
1535
1536
- Update to version 3.11.91:
1537
+ configure.ac: Remove evolution-plugin dependency.
1538
+ Bugs fixed: bgo#720260, bgo#724232.
1539
+ Updated translations.
1540
- Drop pkgconfig(evolution-plugin-3.0) BuildRequires: no longer
1541
required.
1542
1543
-------------------------------------------------------------------
1544
Fri Mar 14 03:11:57 UTC 2014 - zaitor@opensuse.org
1545
1546
- Update to version 3.11.90:
1547
+ Bugs fixed: bgo#655806, bgo#722416, bgo#722419, bgo#723520.
1548
+ Updated translations.
1549
1550
-------------------------------------------------------------------
1551
Fri Mar 14 03:11:05 UTC 2014 - dimstar@opensuse.org
1552
1553
- Update to version 3.11.5:
1554
+ Drop KRB5 dependency.
1555
+ Bump minimum libsoup requirement to 2.42.
1556
+ Unit test improvements.
1557
+ Add e_ews_debug_get_server_version_from_string().
1558
+ Abort any pending operations in case notification was cancelled.
1559
+ Bugs fixed: bgo#712179, bgo#721381, bgo#722415.
1560
+ Updated translations.
1561
1562
-------------------------------------------------------------------
1563
Fri Mar 14 03:11:04 UTC 2014 - dimstar@opensuse.org
1564
1565
- Update to version 3.11.4:
1566
+ Updated translations.
1567
1568
-------------------------------------------------------------------
1569
Fri Mar 14 03:11:03 UTC 2014 - dimstar@opensuse.org
1570
1571
- Update to version 3.11.3:
1572
+ configure.ac: Do not define EDS_DISABLE_DEPRECATED.
1573
+ Setup the Authentication extension so Camel can determine host
1574
reachability.
1575
+ Bugs fixed: bgo#664174, bgo#705338, bgo#712255, bgo#712304,
1576
bgo#715165, bgo#719376.
1577
+ Updated translations.
1578
1579
-------------------------------------------------------------------
1580
Fri Mar 14 03:11:02 UTC 2014 - dimstar@opensuse.org
1581
1582
- Update to version 3.11.2:
1583
+ Update tar format to tar-ustar.
1584
+ Fix potential issues found by static analysis tools.
1585
+ Bugs fixed: bgo#699349, bgo#708353, bgo#711148, bgo#711470,
1586
bgo#712304.
1587
+ Updated translations.
1588
1589
-------------------------------------------------------------------
1590
Fri Mar 14 03:11:01 UTC 2014 - dimstar@opensuse.org
1591
1592
- Update to version 3.11.1:
1593
+ Check for supported authentication methods by the server.
1594
+ Fetch Free/Busy fails due to incorrect value of DayOrder
1595
element.
1596
+ Bugs fixed: bgo#704869, bgo#708121, bgo#708628.
1597
+ Updated translations.
1598
- Change evolution_base_version t0 3.12.
1599
1600
-------------------------------------------------------------------
1601
Wed Mar 12 19:42:39 UTC 2014 - zaitor@opensuse.org
1602
1603
- Update to version 3.10.4:
1604
+ Bugs Fixed: bgo#721381, bgo#723520.
1605
+ Updated translations.
1606
1607
-------------------------------------------------------------------
1608
Fri Jan 24 22:46:32 UTC 2014 - zaitor@opensuse.org
1609
1610
- Update to version 3.10.3:
1611
+ Bugs Fixed: bgo#664174, bgo#719376.
1612
1613
-------------------------------------------------------------------
1614
Mon Nov 11 21:06:29 UTC 2013 - dimstar@opensuse.org
1615
1616
- Update to version 3.10.2 (bnc#849913):
1617
+ Make offline GAL browsable.
1618
1619
-------------------------------------------------------------------
1620
Mon Oct 14 07:27:18 UTC 2013 - dimstar@opensuse.org
1621
1622
- Update to version 3.10.1:
1623
+ bgo#706151: Fix crash under
1624
mail_config_ews_ooo_page_display_settings().
1625
+ bgo#708309: Crash accessing GAL not marked for offline.
1626
+ bgo#708348: Memory leaks from account preferences.
1627
+ Fetch Free/Busy fails due to incorrect value of DayOrder
1628
element.
1629
+ Updated translations.
1630
1631
-------------------------------------------------------------------
1632
Sat Sep 21 15:30:21 UTC 2013 - dimstar@opensuse.org
1633
1634
- Update to version 3.10.0:
1635
+ Updated translations.
1636
1637
-------------------------------------------------------------------
1638
Sun Sep 15 13:11:06 UTC 2013 - zaitor@opensuse.org
1639
1640
- Update to version 3.9.92:
1641
+ Updated translations.
1642
1643
-------------------------------------------------------------------
1644
Mon Sep 2 07:13:07 UTC 2013 - dimstar@opensuse.org
1645
1646
- Update to version 3.9.91:
1647
+ Bugs fixed: bgo#655325, bgo#656008, bgo#657807, bgo#675796.
1648
+ Updated translations.
1649
1650
-------------------------------------------------------------------
1651
Sun Aug 18 14:40:45 UTC 2013 - zaitor@opensuse.org
1652
1653
- Update to version 3.9.90:
1654
+ Bugs fixed: bgo#654528, bgo#660748, bgo#675737, bgo#681741,
1655
bgo#699558, bgo#704772, bgo#704914, bgo#704940, bgo#705118,
1656
bgo#705337, bgo#705617, bgo#705658.
1657
+ Updated translations.
1658
1659
-------------------------------------------------------------------
1660
Mon Jul 29 07:21:01 UTC 2013 - dimstar@opensuse.org
1661
1662
- Update to version 3.9.5:
1663
+ Add E_CONTACT_OFFICE parsing for GAL.
1664
+ Add some more GAL field types seen in the wild.
1665
+ Use GBytes for GAL binary properties.
1666
+ Add X509 cert from GAL.
1667
+ Add E_CONTACT_WANTS_HTML from GAL.
1668
+ Fix hang on multiple contacts removal.
1669
+ Bugs fixed: bgo#386113, bgo#659700, bgo#702035, bgo#703181,
1670
bgo#703832, bgo#704370, bgo#704618.
1671
+ Updated translations.
1672
1673
-------------------------------------------------------------------
1674
Mon Jul 8 18:46:46 UTC 2013 - dimstar@opensuse.org
1675
1676
- Update to version 3.9.4:
1677
+ Fix leak and avoid to pass NULL to g_strrstr().
1678
+ Fix segfault: set text as NULL when both g_strrstr() fails.
1679
+ Use g_strcmp0 instead of implement it as check_equal.
1680
+ Allow to pass NULL for e_ews_connection_get_folder_sync.
1681
+ Bugs fixed: bgo#702922, bgo#703053, bgo#703194.
1682
+ Updated translations.
1683
1684
-------------------------------------------------------------------
1685
Fri Jun 21 16:04:47 UTC 2013 - dimstar@opensuse.org
1686
1687
- Update to version 3.9.3:
1688
+ e-ews-search-user: Do not print console error when nothing
1689
found.
1690
+ Fetch fresh folder's change-key, when reading folder
1691
permissions.
1692
+ Check for cancellation when refreshing folder content.
1693
+ Require --with-internal-lzx for libmspack fallback.
1694
+ Disable incremental GAL updates without libmspack.
1695
+ Fix various memory leaks.
1696
+ Make the statements explicit when using ternary if.
1697
+ Bugs fixed: bgo#701246.
1698
+ Updated translations.
1699
1700
-------------------------------------------------------------------
1701
Sun May 26 18:40:06 UTC 2013 - dimstar@opensuse.org
1702
1703
- Update to version 3.9.2:
1704
+ Handle inlined attachments in
1705
e_ews_connection_{create,get}_attachments.
1706
+ Handle absence of ETag.
1707
+ Update LZX decompressor.
1708
+ Allow upstream libmspack to be used, if it's new enough.
1709
+ Allow e_ews_connection_get_oal_detail() to return more than one
1710
type of element.
1711
+ Fix crash on addressbook close.
1712
+ Don't remove OAB file after processing.
1713
+ Implement incremental GAL download.
1714
+ Use "X-EWS-KIND" attribute.
1715
+ Bugs fixed: bgo#654950, bgo#658892, bgo#673351, bgo#698728,
1716
bgo#699231, bgo#699241, bgo#699373, bgo#699481, bgo#699847.
1717
+ Updated translations.
1718
- Add pkgconfig(libmspack) BuildRequires: new dependency.
1719
- Drop liblzx0 subpackage: this was a wrapper around libmspack
1720
functionality, where the fixes were merged in this code. As per
1721
SLPP, we do not obsolete the library.
1722
1723
-------------------------------------------------------------------
1724
Mon Apr 29 11:21:22 UTC 2013 - dimstar@opensuse.org
1725
1726
- Update to version 3.9.1:
1727
+ Bugs fixed: bgo#670939, bgo#686227, bgo#691937, bgo#696092,
1728
bgo#696221.
1729
+ Updated translations.
1730
1731
-------------------------------------------------------------------
1732
Mon Apr 15 17:31:41 UTC 2013 - dimstar@opensuse.org
1733
1734
- Update to version 3.8.1:
1735
+ Make enum type registration thread safe (bgo#681837).
1736
+ Error is shown when a folder is created in the root (same level
1737
than "Inbox") (bgo#695921).
1738
1739
-------------------------------------------------------------------
1740
Sun Mar 24 07:11:02 UTC 2013 - zaitor@opensuse.org
1741
1742
- Update to version 3.8.0:
1743
+ No changes since 3.7.92.
1744
1745
-------------------------------------------------------------------
1746
Sun Mar 17 13:25:16 UTC 2013 - dimstar@opensuse.org
1747
1748
- Update to version 3.7.92:
1749
+ Bugs fixed: bgo#654953, bgo#690433, bgo#695177, bgo#695311,
1750
bgo#695707.
1751
1752
-------------------------------------------------------------------
1753
Sun Mar 3 15:47:32 UTC 2013 - dimstar@opensuse.org
1754
1755
- Update to version 3.7.91:
1756
+ Be more forgiving with the invitation response status pairing.
1757
+ Listen and act on EBackend's online state changes.
1758
+ Claim sources even when in offline.
1759
+ Bugs fixed: bgo#693345.
1760
+ Updated translations.
1761
1762
-------------------------------------------------------------------
1763
Mon Feb 18 08:26:50 UTC 2013 - dimstar@opensuse.org
1764
1765
- Update to version 3.7.90:
1766
+ Bugs fixed: bgo#668489, bgo#693012, bgo#693306.
1767
+ Updated translations.
1768
1769
-------------------------------------------------------------------
1770
Tue Feb 5 13:02:41 UTC 2013 - dimstar@opensuse.org
1771
1772
- Update to version 3.7.5:
1773
+ Support for public folders (bgo#656377).
1774
+ Bugs fixed: bgo#690474, bgo#692688, bgo#692705.
1775
+ Updated translations.
1776
1777
-------------------------------------------------------------------
1778
Sat Jan 25 11:03:01 UTC 2013 - dimstar@opensuse.org
1779
1780
- Update to version 3.7.4:
1781
+ Updated translations.
1782
1783
-------------------------------------------------------------------
1784
Fri Jan 24 17:59:47 UTC 2013 - dimstar@opensuse.org
1785
1786
- Update to version 3.7.3.1:
1787
+ Removed dependency on libedataserverui-3.0.
1788
- Changes from version 3.7.3:
1789
+ Unsubscribe should remove also subfolders, if subscribed with
1790
them
1791
+ Read also CalendarEventDetails from Free/Busy response
1792
+ Use version-based GLib/GDK/GTK+ warnings.
1793
+ Bump GLib requirement to 2.32.
1794
+ Do not generate a ChangeLog file from 'git log'
1795
+ Bugs fixed: bgo#671893, bgo#677888, bgo#687874, bgo#689521.
1796
+ Updated translations.
1797
- Drop pkgconfig(libedataserverui-3.0) BuildRequires: the library
1798
no longer exists.
1799
1800
-------------------------------------------------------------------
1801
Thu Jan 23 17:53:51 UTC 2013 - dimstar@opensuse.org
1802
1803
- Update to version 3.7.2:
1804
+ Allow changing permissions of a Calendar folder.
1805
+ Fix XML parsing failure during Free/Busy fetching.
1806
+ Generate a ChangeLog file in tarballs.
1807
+ Bugs fixed: bgo#686024, bgo#686228, bgo#681665, bgo#687228,
1808
bgo#687877, bgo#686227, bgo#685795, bgo#685795.
1809
+ Updated translations.
1810
1811
-------------------------------------------------------------------
1812
Wed Jan 23 09:33:23 UTC 2013 - dimstar@opensuse.org
1813
1814
- Update to version 3.7.1:
1815
+ Fix crash under oal_response_cb() (bgo#686268)
1816
+ Updated translations.
1817
1818
-------------------------------------------------------------------
1819
Tue Jan 22 21:28:35 UTC 2013 - dimstar@opensuse.org
1820
1821
- Update to version 3.6.3:
1822
+ Bugs fixed: bgo#671893, bgo#687874, bgo#689521, bgo#690474.
1823
+ Updated translations.
1824
1825
-------------------------------------------------------------------
1826
Tue Nov 13 12:03:32 UTC 2012 - dimstar@opensuse.org
1827
1828
- Update to version 3.6.1:
1829
+ Allow changing permissions of a Calendar folder.
1830
+ Fix XML parsing failure during Free/Busy fetching.
1831
+ Bugs fixed: bgo#681665, bgo#686024, bgo#686227, bgo#686228,
1832
bgo#686268, bgo#687228.
1833
+ Updated translations.
1834
1835
-------------------------------------------------------------------
1836
Sun Sep 23 09:43:01 UTC 2012 - zaitor@opensuse.org
1837
1838
- Update to version 3.6.0:
1839
+ Updated translations.
1840
1841
-------------------------------------------------------------------
1842
Sun Sep 16 20:57:09 UTC 2012 - dimstar@opensuse.org
1843
1844
- Update to version 3.5.92:
1845
+ Make translations work in respective modules
1846
+ Bugs fixed: bgo#655774, bgo#680921, bgo#682914
1847
+ Updated translations.
1848
1849
-------------------------------------------------------------------
1850
Sun Sep 2 11:18:07 UTC 2012 - dimstar@opensuse.org
1851
1852
- Update to version 3.5.91:
1853
+ Implement CamelFolder::get_message_cached()
1854
+ Do not update folder structure in source registry for disabled
1855
accounts
1856
+ Do not overwrite user's changes on GAL ESource
1857
+ Various other code changes.
1858
+ Bugs fixed: bgo#675730, bgo#682020
1859
+ Updated translations.
1860
1861
-------------------------------------------------------------------
1862
Sun Aug 19 22:26:32 UTC 2012 - dimstar@opensuse.org
1863
1864
- Update to version 3.5.90:
1865
+ Add version information to CamelEwsStoreSummary
1866
+ Implement "Subscribe to folder of other user" feature
1867
+ Set CamelEwsSettings::email on successful autodiscover
1868
+ Re-add foreign calendar/tasks/book sources on initial
1869
collection setup
1870
+ Do not add owner's folders under 'Mailbox - User Name' folder
1871
+ Bugs fixed:
1872
- bgo#674321: Support for password expiration information
1873
- bgo#670458, bgo#681544
1874
+ Updated translations.
1875
1876
-------------------------------------------------------------------
1877
Tue Aug 14 12:12:49 UTC 2012 - dimstar@opensuse.org
1878
1879
- Update to version 3.5.5:
1880
+ Support remote folder creation and deletion
1881
+ Finish rewriting the "Out of Office" config page
1882
+ Be able to read/write folder permissions
1883
+ Do not save unchanged Out-Of-Office settings
1884
+ Various other code changes.
1885
+ Bugs fixed:
1886
- bgo#656376: Support for delegation
1887
- bgo#656709, bgo#665986, bgo#669460 bgo#670506, bgo#673095,
1888
bgo#675285, bgo#675442, bgo#678464 bgo#680153, bgo#680525,
1889
bgo#680683, bgo#680960
1890
+ Updated translations.
1891
1892
-------------------------------------------------------------------
1893
Tue Aug 14 10:47:24 UTC 2012 - dimstar@opensuse.org
1894
1895
- Update to version 3.5.4:
1896
+ Fix crasher in oal_response_cb()
1897
+ Add "Connection timeout" option into mail account properties
1898
+ Rework SOAP response handling
1899
+ Bugs fixed:
1900
- bgo#677007: Add Basic authentication type
1901
- bgo#663383, bgo#679303, bgo#679305.
1902
1903
-------------------------------------------------------------------
1904
Tue Aug 14 10:24:18 UTC 2012 - dimstar@opensuse.org
1905
1906
- Update to version 3.5.3:
1907
+ Drop gconf-2.0 dependency.
1908
+ Bump minimum gtk+-3.0 requirement to 3.0.
1909
+ Various other code changes.
1910
+ Bugs fixed: bgo#654543, bgo#673408, bgo#674599, bgo#676081,
1911
bgo#677398, bgo#677531, bgo#678321.
1912
+ Updated translations.
1913
- Drop pkgconfig(gconf-2.0) BuildRequires: dependency dropped
1914
upstream.
1915
- Add pkgconfig(evolution-mail-3.0) BuildRequires: configure now
1916
checks for it.
1917
1918
-------------------------------------------------------------------
1919
Tue Aug 14 09:57:37 UTC 2012 - dimstar@opensuse.org
1920
1921
- Update to version 3.5.1:
1922
+ Fix compiler warning for portability
1923
+ Various other code changes.
1924
+ Bugs fixed: bgo#659717, bgo#661979, bgo#668555, bgo#670457,
1925
bgo#670944, bgo#671624, bgo#672175, bgo#672448, bgo#672448.
1926
+ Updated translations.
1927
- Drop xz BuildRequires as it now comes for free in the build
1928
system.
1929
1930
-------------------------------------------------------------------
1931
Tue Aug 14 09:06:12 UTC 2012 - dimstar@opensuse.org
1932
1933
- Update to version 3.4.4:
1934
+ Crash when failed to get a message from a server (bgo#665986)
1935
+ Unable to accept meeting request (bgo#670458)
1936
+ Bugs fixed: bgo#656709, bgo#663383, bgo#668555, bgo#669460,
1937
bgo#670506, bgo#673095, bgo#675285, bgo#675442, bgo#678321,
1938
bgo#679303, bgo#679305, bgo#680153, bgo#680525, bgo#680683.
1939
1940
-------------------------------------------------------------------
1941
Mon Jun 18 07:17:06 UTC 2012 - dimstar@opensuse.org
1942
1943
- Update to version 3.4.3:
1944
+ Mark as junk doesn't work (bgo#654543)
1945
+ Deleted message not deleted from server (bgo#676081)
1946
+ Bugs fixed: bgo#673408, bgo#674599, bgo#677007, bgo#677398,
1947
bgo#677531.
1948
1949
-------------------------------------------------------------------
1950
Mon May 14 10:01:05 UTC 2012 - vuntz@opensuse.org
1951
1952
- Update to version 3.4.2:
1953
+ Report errors from backends in their error domain
1954
+ Fix possible crash at the end of autodiscovery
1955
+ Bugs fixed:
1956
- bgo#653631: Empty trash doesn't work
1957
- bgo#664637: Deleted messages appear in Inbox
1958
1959
-------------------------------------------------------------------
1960
Tue Apr 17 07:15:26 UTC 2012 - vuntz@opensuse.org
1961
1962
- Update to version 3.4.1:
1963
+ Bugs fixed: bgo#661436, bgo#670217, bgo#671969, bgo#673349.
1964
1965
-------------------------------------------------------------------
1966
Mon Mar 26 08:23:12 UTC 2012 - vuntz@opensuse.org
1967
1968
- Update to version 3.4.0:
1969
+ Updated translations.
1970
1971
-------------------------------------------------------------------
1972
Tue Mar 20 17:05:19 UTC 2012 - vuntz@opensuse.org
1973
1974
- Update to version 3.3.92:
1975
+ Suppress deprecation warnings.
1976
+ Various other code changes.
1977
+ Bugs fixed: bgo#660428, bgo#665801, bgo#667849.
1978
1979
-------------------------------------------------------------------
1980
Tue Mar 6 09:42:54 UTC 2012 - vuntz@opensuse.org
1981
1982
- Update to version 3.3.91:
1983
+ Updated translations.
1984
1985
-------------------------------------------------------------------
1986
Mon Feb 20 22:38:28 UTC 2012 - dimstar@opensuse.org
1987
1988
- Update to version 3.3.90:
1989
+ Bugs fixed:
1990
- bgo#656375: Implement Out of Office
1991
- bgo#668174: Fix creation of appointments and meetings
1992
- bgo#654810, bgo#654810, bgo#654822, bgo#658347, bgo#664749,
1993
bgo#665801, bgo#669338.
1994
+ Updated translations.
1995
1996
-------------------------------------------------------------------
1997
Sun Feb 5 21:17:38 UTC 2012 - dimstar@opensuse.org
1998
1999
- Update to version 3.3.5:
2000
+ Adapt to libemail-engine.
2001
- Add pkgconfig(libemail-engine) BuildRequires, folloing the code
2002
changes.
2003
2004
-------------------------------------------------------------------
2005
Mon Jan 16 18:04:36 UTC 2012 - vuntz@opensuse.org
2006
2007
- Update to version 3.3.4:
2008
+ Bugs fixed:
2009
- bgo#665104: Possible memory leaks
2010
- bgo#665533: OAB caching not working
2011
- bgo#667185: Menu items from plugins not translated
2012
+ Updated translations.
2013
2014
-------------------------------------------------------------------
2015
Tue Dec 20 13:41:56 UTC 2011 - vuntz@opensuse.org
2016
2017
- Update to version 3.3.3:
2018
+ Fix address-book to display contents without error.
2019
+ Implement GetFolder request.
2020
+ Remove all *_DISABLE_DEPRECATED_FLAGS.
2021
+ Remove GSEAL_ENABLE macro.
2022
+ Bugs fixed:
2023
- bgo#656376: Support for delegation
2024
- bgo#664637: Deleted messages appear in Inbox
2025
- bgo#648877, bgo#654940, bgo#659679, bgo#661537, bgo#663379,
2026
bgo#664116, bgo#664572, bgo#665065.
2027
+ Updated translations.
2028
- Add xz BuildRequires because we can't build a package for a
2029
xz-compressed tarball without explicitly specifying that... See
2030
bnc#697467 for more details.
2031
- Drop change-compiler-flag-dimstar.patch: fixed upstream. Also
2032
remove gnome-common BuildRequires and call to gnome-autogen.sh
2033
that were needed for the patch.
2034
2035
-------------------------------------------------------------------
2036
Mon Nov 21 08:41:16 UTC 2011 - dimstar@opensuse.org
2037
2038
- Update to version 3.3.2:
2039
+ Remove g_thread_init() calls.
2040
+ Do not use deprecated g_atexit.
2041
+ Bugs fixed: bgo#657320, bgo#661528, bgo#661972, bgo#662598.
2042
+ Updated translations.
2043
- Changes from version 3.3.1.1:
2044
+ Work around libgthread shenanigans in GLib 2.31.
2045
- Changes from version 3.3.1:
2046
+ Adapt to various API changes.
2047
+ Prefill Host URL when creating new account
2048
+ Use SHA256 of EWS ItemId for cache filename, not the ItemId
2049
itself.
2050
+ Updated translations.
2051
- Enhance change-compiler-flag-dimstar.patch: Remove usage of
2052
G_DISABLE_DEPRECATED from the build.
2053
- Drop base-version-changed.patch: fixed upstream.
2054
2055
-------------------------------------------------------------------
2056
Fri Oct 14 12:44:28 UTC 2011 - vuntz@opensuse.org
2057
2058
- Cleanup for inclusion in Factory.
2059
2060
-------------------------------------------------------------------
2061
Fri Oct 14 07:59:40 UTC 2011 - jpunit@suse.com
2062
2063
- Patches added:
2064
+ Changed compiler flag (Dimstar)
2065
2066
-------------------------------------------------------------------
2067
Mon Oct 10 14:03:00 UTC 2011 - jpunit@suse.com
2068
2069
- Patches added:
2070
+ Base version changed to 3.2
2071
2072
-------------------------------------------------------------------
2073
Fri Oct 7 12:33:23 UTC 2011 - jpunit@suse.com
2074
2075
- First submission of evolution-ews
2076
2077