Package Release Info

evolution-ews-3.34.4-bp152.1.4

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

evolution-ews
evolution-ews-lang

Change Logs

* Fri Feb 14 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.4:
  + Bugs fixed:
  - Fails to create event with no duration.
  - Map 'tzone://Microsoft/Utc' to libical's 'UTC'.
* Sun Jan 05 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.3:
  + Bug Fixes: glgo#GNOME-evolution-ews#81: Attachment flag not
    shown on messages with attachment.
* Fri Nov 22 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.2:
  + Some meetings shown as plain events.
  + Disconnect signal handlers on connection object in dispose of
    book/calendar backend.
  + Bugs fixed: glgo#GNOME/evolution-ews#64,
    glgo#GNOME/evolution-ews#70.
* Mon Oct 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.1:
  + Prefill email address as user name when creating new account.
  + Autodiscover: Do not change user name with RedirectAddr.
  + Bugs fixed: glgo#GNOME/evolution-ews#65,
    glgo#GNOME/evolution-ews#66, glgo#GNOME/evolution-ews#69,
    glgo#GNOME/evolution-ews#71.
  + Updated translations.
* Mon Sep 16 2019 Michael Gorse <mgorse@suse.com>
- Pass --DCMAKE_SKIP_RPATH=OFF and
  - DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake again. Otherwise,
  the EDS backends don't have the library directory in their rpath.
* Mon Sep 09 2019 mgorse@suse.com
- Update to version 3.34.0:
  + No code/translation changes.
* Sat Sep 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(libedata-cal-1.2) with
  pkgconfig(libedata-cal-2.0) BuildRequires following upstreams
  changes.
- Use autosetup and cmake_build macros.
- Stop passing -DCMAKE_SKIP_RPATH=OFF and
  - DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake, no longer needed.
- Replace gcc-c++ with the genric c++_compiler BuildRequires.
* Thu Sep 05 2019 luke@ljones.dev
- Update to version 3.33.92:
  + Fix a memory leak in camel_ews_store_ensure_virtual_folders().
  + Bugs fixed: glgo#GNOME/evolution-ews#60.
- Update to version 3.33.91:
  + Bugs fixed: glgo#GNOME/evolution-ews#55,
    glgo#GNOME/evolution-ews#56, glgo#GNOME/evolution-ews#57.
- Update to version 3.33.4:
  + Fix few memory leaks in e_cal_backend_ews_rid_to_index()
  + Count with an ICalTimezone without internal component in
    ewscal_set_availability_timezone().
  + Categories property cannot be deleted.
  + Bugs fixed: glgo#GNOME/evolution-ews#53.
- Update to version 3.33.3:
  + Fix issues found during 'make check'.
  + Fix some compiler warnings reported by Clang in the test code.
  + Bugs fixed: glgo#GNOME/evolution-ews#42,
    glgo#GNOME/evolution-ews#49.
- Update to version 3.33.2:
  + Add refresh interval options to non-mail sources.
  + Port to libecal-2.0 and adapt to address book API changes.
- Update to version 3.33.1:
  + Use lower-case "mailto:" consistently in the code.
  + Bugs fixed: glgo#GNOME/evolution-ews#41,
    glgo#GNOME/evolution-ews#39.
* Mon May 06 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.2:
  + Use lower-case "mailto:" consistently in the code.
* Wed Apr 10 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.1:
  + Let handle recurring task completion by the server.
  + Unreachable EWS service causes Calendar(s) to disappear.
  + Do not pass 'scope' parameter in OAuth2 requests on
    outlook.office365.com server.
  + Updated translations.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
  + Updated translations.
* Tue Feb 19 2019 bjorn.lie@gmail.com
- Update to version 3.31.91:
  + Implement 'exists' ESExp function in the book backend.
- Changes from version 3.31.90:
  + Use also -DCAMEL_DISABLE_DEPRECATED=1 in the maintainer mode.
  + Bugs fixed: glgo#GNOME/evolution-ews#25,
    glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
    glgo#GNOME/evolution-ews#32.
  + Updated translations.
* Sat Feb 09 2019 bjorn.lie@gmail.com
- Update to version 3.31.4:
  + Updated translations.
* Sat Feb 09 2019 bjorn.lie@gmail.com
- Update to version 3.31.3:
  + Fix a build break with glib pre-2.54 and bump libsoup version
    to 2.58.
  + Correct how extra compiler warnings are used in the maintainer
    mode.
  + Bugs fixed: glgo#GNOME/evolution-ews#27,
    glgo#GNOME/evolution-ews#54.
  + Updated translations.
- Changes from version 3.31.2:
  + Make sure intltool-merge cache is created only once.
  + Bugs fixed: glgo#GNOME/evolution-ews#17,
    glgo#GNOME/evolution-ews#18, glgo#GNOME/evolution-ews#23,
    glgo#GNOME/evolution-ews#24.
  + Updated translations.
- Changes from version 3.31.2:
  + Calendar invites added with the wrong time zone.
  + Fix an invalid unref call and a memory leak of an
    EEwsConnection object.
  + Enable only Notification reminders in the calendar.
  + Treat 'Unknown' ResponseType as Needs-Action.
  + Collection backend schedules two 'populate' requests after
    going online.
  + Bugs fixed: glgo#GNOME/evolution-ews#8,
    glgo#GNOME/evolution-ews#14, glgo#GNOME/evolution-ews#19,
    glgo#GNOME/evolution-ews#21.
  + Updated translations.
* Fri Feb 08 2019 bjorn.lie@gmail.com
- Update to version 3.30.5:
  + Bugs fixed: glgo#GNOME/evolution-ews#25,
    glgo#GNOME/evolution-ews#30, glgo#GNOME/evolution-ews#31,
    glgo#GNOME/evolution-ews#32.
- Changes from version 3.30.4:
  + Updated translations.
* Mon Dec 10 2018 bjorn.lie@gmail.com
- Update to version 3.30.3:
  + Make sure intltool-merge cache is created only once.
  + Calendar: Retry item download on ErrorBatchProcessingStopped
    error.
* Sat Nov 17 2018 bjorn.lie@gmail.com
- Drop pkgconfig(enchant) BuildRequires: No longer needed.
* Wed Oct 24 2018 bjorn.lie@gmail.com
- Update to version 3.30.2:
  + Enable only Notification reminders in the calendar.
  + Treat 'Unknown' ResponseType as Needs-Action.
  + Collection backend schedules two 'populate' requests after
    going online.
  + Bugs fixed: glgo#GNOME/evolution-ews#18,
    glgo#GNOME/evolution-ews#19, glgo#GNOME/evolution-ews#21,
    glgo#GNOME/evolution-ews#23.
  + Updated translations.
* Wed Sep 26 2018 bjorn.lie@gmail.com
- Update to version 3.30.1:
  + Calendar invites added with the wrong time zone.
  + Fix an invalid unref call and a memory leak of an
    EEwsConnection object.
  + Bugs fixed: glgo#GNOME/evolution-ews!8,
    glgo#GNOME/evolution-ews!14.
  + Updated translations.
* Wed Sep 19 2018 luc14n0@linuxmail.org
- Update to version 3.30.0:
  + No visible changes for the user.
- Update spec:
  + Drop lang subpackage Recommends: the main package is already
    being supplemented by the lang subpackage due to RPM automatic
    setting.