Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libebook-contacts-1_2-3 | Distribution: openSUSE Tumbleweed |
Version: 3.44.4 | Vendor: openSUSE |
Release: 1.3 | Build date: Sun Sep 4 09:28:55 2022 |
Group: System/Libraries | Build host: obs-arm-11 |
Size: 198238 | Source RPM: evolution-data-server-3.44.4-1.3.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://wiki.gnome.org/Apps/Evolution | |
Summary: Evolution Data Server's Address Book Client Library |
Evolution Data Server provides a central location for your address book and calendar in the GNOME Desktop. This package contains a shared system library to access address books.
LGPL-2.0-only
* Fri Aug 05 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.44.4: + ESoupAuthBearer: Check for token expiration in e_soup_auth_bearer_is_authenticated(). + ESoupSession: Avoid downgrade of Bearer (OAuth2) auth for authentication. + Check for non-zero value passed to g_flags_get_first_value(). + alarm-notify: Use themed icon instead of file icon for notifications. + Bugs fixed: IMAPx: Unsubscribed folder always removed from the UI. * Fri Jul 01 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.44.3: + Disable hardware acceleration for WebKitGTK. + ESource: Reconnect signal handlers when the D-Bus 'source' interface changes. + Bugs fixed: - LDAP: Conditionally use 'description' as Note. - Tests fail with libphonenumber 8.12.49. - Sanitize IPv6 proxy address before passing it to WebKitGTK. - Calendar: Correct UNTIL recurrence with midnight start. - Camel: Read message ID-s with multiple `@`. * Mon May 30 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.44.2: + Miscellaneous: - ERemindersWidget: Allow width shrink for small screens. - Fix few memory leaks discovered by Coverity scan. - GOA module: Prevent ESource removal on D-Bus reconnect or registry reload. + Bug Fixes: - CalDAV: Crash on calendar update. - e-webdav-discover: Fails to find Radicale calendars within collection account. - Google OAuth out-of-band (oob) flow will be deprecated. - IMAPx: Fails to create folder with NIL folder hierarchy delimiter. - WebDAVCollectionBackend: Removes sources on server error. * Fri Apr 22 2022 Emily Gonyer <emilyyrose@gmail.com> - Update to version 3.44.1: + Bugs fixed: - CalDAV: Free/Busy not working with Nextcloud. - EWebDAVSession: Correct extract of href Location header. * Fri Mar 18 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.44.0: + Updated translations. * Fri Mar 04 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.43.3: + Camel: Thaw frozen folders on failed Maildir message transfer + CamelFolderSummary: Re-enable notifications on message info in summary_assign_uid() + Bugs fixed: glgo#GNOME/evolution-data-server#377, glgo#GNOME/evolution-data-server#378, glgo#GNOME/evolution-data-server!92, glgo#GNOME/evolution-data-server!93. + Updated translations. * Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.43.2: + IMAPx: Avoid creating NOSELECT CamelFolder-s + CamelMimeFilterCRLF: Correct encoding part of the filter + CamelMimeParser: Correct body content parse when CRLF is used + Provide database file name in SQLITE_CORRUPT error message + camel-net-utils: Allow NULL string arguments in IDNA/ASCII functions + Bugs fixed: glgo#GNOME/evolution-data-server#369, glgo#GNOME/evolution-data-server#372, glgo#GNOME/evolution-data-server#374, glgo#GNOME/evolution-data-server!79. + Updated translations. * Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Replace libgdata-devel, libgweather-devel and libsoup-devel with pkgconfig(libgdata), pkgconfig(gweather-3.0) and pkgconfig(libsoup-2.4) BuildRequires: align with what cmake checks for. * Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.43.1.1: + Correct install of the translation files. - Changes from version 3.43.1: + LDAP: Fix a memory leak when filling a contact address + book/cal-backend: Add some safety checks around pending_operations queue + Use `g_assert_true()` instead of `g_assert()` in the unit tests + ERemindersWidget: Incorrect value for last selected snooze time after open + Camel: Correct a copy&paste error in a function documentation + org.gnome.Evolution-alarm-notify.desktop: Add X-GNOME-UsesNotifications=true + Install legacy icons into correct directory + LDAP: Some property changes do not update local cache properly + secret-monitor: Turn runtime warnings into debug prints + Camel: Use the same charset in all RFC2047-encoded words + WebDAVNotes: Let the user choose which extension is used for new notes + _libedataserverui_init_icon_theme: Test whether default GdkScreen exists + camel-docs.sgml.in: Add camel-hostname-utils documentation + e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync() + Calendar: Adapt to libical 3.0.12 change + ECalComponent: Add safety checks on get/set of DTEND/DUE properties + Bugs fixed: glgo#GNOME/evolution-data-server#352, glgo#GNOME/evolution-data-server#354, glgo#GNOME/evolution-data-server#355, glgo#GNOME/evolution-data-server#356, glgo#GNOME/evolution-data-server#360, glgo#GNOME/evolution-data-server#361, glgo#GNOME/evolution-data-server#364, glgo#GNOME/evolution-data-server#365, glgo#GNOME/evolution-data-server#366, glgo#GNOME/evolution-data-server#368, glgo#GNOME/evolution-data-server#371, glgo#GNOME/evolution-data-server!76, glgo#GNOME/evolution-data-server!78, glgo#GNOME/evolution-data-server!81, glgo#GNOME/evolution-data-server!83, glgo#GNOME/evolution-data-server!84, glgo#GNOME/evolution-data-server!87, glgo#GNOME/evolution-data-server!88, glgo#GNOME/evolution-data-server#1032, glgo#GNOME/evolution-data-server#1621, glgo#GNOME/evolution-data-server#1639, glgo#GNOME/evolution-data-server#1645, glgo#GNOME/evolution-data-server#1698. + Updated translations. * Fri Feb 11 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.42.4: + IMAPx: Avoid creating NOSELECT CamelFolder-s + CamelMimeFilterCRLF: Correct encoding part of the filter + CamelMimeParser: Correct body content parse when CRLF is used + camel-net-utils: Allow NULL string arguments in IDNA/ASCII functions + Bugs fixed: glgo#GNOME/evolution-data-server#374 * Fri Jan 07 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.42.3: + e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync(). + Calendar: Adapt to libical 3.0.12 change. + Bufs fixed: glgo#GNOME/evolution-data-server#368, glgo#GNOME/evolution-data-server#371. + Updated translations. * Fri Dec 03 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.42.2: + Bugs Fixed: glgo#GNOME/evolution-data-server#364, glgo#GNOME/evolution-data-server#365, glgo#GNOME/evolution-data-server#366. + Updated translations. * Fri Oct 29 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.42.1: + LDAP: Fix a memory leak when filling a contact address + book/cal-backend: Add some safety checks around pending_operations queue + Correct 'Since:' tag in the developer comments + ERemindersWidget: Incorrect value for last selected snooze time after open + Camel: Correct a copy&paste error in a function documentation + org.gnome.Evolution-alarm-notify.desktop: Add X-GNOME-UsesNotifications=true + Bugs fixed: glgo#GNOME/evolution-data-server#352, glgo#GNOME/evolution-data-server#355, glgo#GNOME/evolution-data-server#360, glgo#GNOME/evolution-data-server#361, glgo#GNOME/evolution-data-server!81, glgo#GNOME/evolution-data-server#1621. + Updated translations. - Replace post(un) handling with new ldconfig_scriptlets macro. * Mon Sep 20 2021 Antonio Larrosa <alarrosa@suse.com> - Replace CMAKE_SKIP_RPATH=OFF with CMAKE_SKIP_INSTALL_RPATH=OFF as that should be used with the newest cmake macros. * Mon Sep 20 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.42.0: + Updated translations. * Sun Sep 19 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.41.3: + Slow down automatic background downloads when in power saver mode. + ERemindersWidget: Reverse order of the shown reminders. + vala: FolderThreadNode is a compact class. + Updated translations. * Sat Sep 18 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.41.2: + CamelMimeFilterToHTML: Speed up read of long lines. + CamelMimeFilterToHTML: Correct filtering of text without new line at the end. + alarm-notify: Focus window on status icon click when shown. + vala: Add support for the auth_type class field of CamelSasl. + vala: Properly annotate CamelServiceAuthType. + ESoupSession: Let it understand GSSAPI authentication method. + Updated translations. - bump so_camel to 63: follow upstream changes. * Fri Sep 17 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.41.1: + EWebDAVCollectionBackend: Preset also auth method on the new child. + Camel: Fails to filter unread junk messages in a virtual Junk folder. + Add Yahoo! OAuth2 service objects into the developer documentation. + ESourceWebDAV: Fallback to SHA1 on SSL trust verification if needed. + ECalBackendSync: Ensure no Recurrence-ID set when removing all components. + PrintableOptions.cmake: Correct variable name comparison. + libecal: Fix a warning caught by a gcc static analyzer. + Updated translations. * Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Fri Aug 13 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.40.4: + CamelMimeFilterToHTML: - Speed up read of long lines. - Correct filtering of text without new line at the end. + alarm-notify: Focus window on status icon click when shown. + ESoupSession: Let it understand GSSAPI authentication method. + Bugs fixed: glgo#GNOME/evolution-data-server#346, glgo#GNOME/evolution-data-server!74. + Updated translations. * Fri Jul 30 2021 Yifan Jiang <yfjiang@suse.com> - Drop CVE-2020-16117.patch on SLE and Leap 15.4: fixed upstream (glgo#GNOME/evolution-data-server#189) * Fri Jul 09 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.40.3: + tests: Workaround libphonenumber behavior change. + test-book-client-write-write: Fix occasional test failure. + IMAPx: Change how Junk and NotJunk flags are handled. + ECalBackendFile: Free interval tree only when being allocated. + Bugs fixed: glgo#GNOME/evolution-data-server#336. * Fri Jun 04 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.40.2: + ECollectionBackend: Fix a memory leak + gnome_online_accounts_create_client_cb: Prefer g_clear_object() + Data Factories: Miscellaneous fixes + ECalCache: Drop timezones_lock + ECalBackend: Deliver component change notifications in a dedicated thread + CardDAV: Recognize OPTIONS 'Bad Request' response as success for Google + Fix e_webdav_session_util_item_href_equal() + Bugs fixed: glgo#GNOME/evolution-data-server#334, glgo#GNOME/evolution-data-server#335 + Updated translations. * Wed May 05 2021 Dominique Leuenberger <dimstar@opensuse.org> - Drop baselibs.conf: eds-32bit seems no longer to be needed. Let's try to reduce the 32bit footprint a bit further. * Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.40.1: + EWebDAVCollectionBackend: Preset also auth method on the new child. + Camel: Fails to filter unread junk messages in a virtual Junk folder. + ESourceWebDAV: Fallback to SHA1 on SSL trust verification if needed. + Ensure non-const pointers passed to I_CAL_IS_... functions. + ECalBackendSync: Ensure no Recurrence-ID set when removing all components. + PrintableOptions.cmake: Correct variable name comparison. + libecal: Fix a warning caught by a gcc static analyzer. + Updated translations. - Drop c95a70bfeae25b.patch: fixed upstream. * Fri Apr 30 2021 Andrés B.S. <andresbs@opensuse.org> - Enable libphonenumber support: to be used in Chatty and Calls, as they need to parse phone numbers: + Add libphonenumber-devel, libboost-thread-devel and pkgconfig(protobuf) BuildRequires: dependencies to libphonenumber support. + Pass -DWITH_PHONENUMBER=ON to meson. * Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org> - Add c95a70bfeae25b.patch: Fix build with cmake 3.20.1. * Sat Mar 20 2021 Michael Gorse <mgorse@suse.com> - Update to version 3.40.0: + Updated translations. * Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.39.3: + ESoupAuthBearer: Shorten the token expiry time by 4 more seconds. + ESoupSession: Refresh Bearer auth token during request redirect. + MetaBackend tests: Relax a runtime requirement. + Calendar: Add functions to clamp a VTIMEZONE component. + e_cal_client_get_component_as_string: Clamp the VTIMEZONE component. + test-cal-utils: Add test to clamp a VTIMEZONE by a future time. + Calendar: Make few improvements in the Weather backend. + camel-debug: Copy cached backtrace symbol strings. + camel-gpg-context: Add some debug prints. + [IMAPx] Cancel authentication request when failed to get the SASL response. + EBookMetaBackend: Add 'backend_module_directory' property into the class. + Allow to load modules from custom prefixes. + reminder-watcher: Process "Dismiss All" requests in the background. + Allocate large-enough buffer for g_base64_decode_step(). + CamelSpoolStore: Use cache for often accessed data. + alarm-notify: Default notify-past-events to false plus few related fixes. + e-book-backend-file: Fix busy loop when modifying multiple contacts at once. + Use SHA256 instead of SHA1 where appropriate. + Fix integer overflow on 32-bit architectures. + Fix a memory leak in camel_util_get_directory_variants(). + Updated translations. - Drop evolution-data-server-boo1182882.patch: fixed upstream. * Fri Mar 05 2021 Michael Gorse <mgorse@suse.com> - Add CVE-2020-16117.patch: Fix crash on malformed server response with minimal capabilities (boo#1174712 CVE-2020-16117). - Add CVE-2020-14928.patch: Response injection via STARTTLS in SMTP and POP3 (boo#1173910 CVE-2020-14928). * Wed Mar 03 2021 Michael Gorse <mgorse@suse.com> - Add evolution-data-server-boo1182882.patch: fix buffer overrun when parsing base64 data (boo#1182882). * Mon Feb 15 2021 Callum Farmer <gmbr3@opensuse.org> - Update to version 3.39.2: + Use default OAuth2 services on scratch sources. + CamelNetworkSettings: Unset default value for the 'user' property. + Adapt to libgweather 40.alpha API changes. + IMAPx: Ignore unexpected untagged LIST/LSUB responses. + Calendar: Use ACKNOWLEDGED VALARM property. + CamelMime*: Annotate the data arrays with element-type uint8. + CalDAV: Support calendar-order property. + Flatpak: Share NSS database with the system. + e_xml_is_element_name: Can fail to match a namespaced node. + Camel: Conversion between UTF-8 and UTF-7 misbehaves for emoji. + vala: Make webdav_discover_sources E.Source methods. + Fix variable reference in e_source_mail_identity_set_signature_uid docs. + Correct typos in a/an. - Bump so_edataserver to 26, so_edataserverui to 3, following upstream (also in baselibs.conf). * Mon Feb 15 2021 Dominique Leuenberger <dimstar@opensuse.org> - Require libgdata-devel by evolution-data-server-devel when introspection support is enabled: + libedataserver-1.2.deps specifies a dependency on libgdata. * Mon Feb 15 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.39.1: + Addressbook:file backend: Prevent percent letter in photo filename. + Bump gtk+ requirement to 3.16, due to used functions from that version. + CalComponentParameterBag: The take method gives the ownership of the object. + CalComponentPropertyBag: The take method gives the ownership of the object. + Calendar: - Fix a possible leak in e_cal_util_parse_ics_string(). - Make it possible to assign email address to On This Computer sources. + Camel: Special-case search for the match of the MESSAGE-ID headers. + CamelMimeFilterToHTML: Change how empty <div> is recognized. + DataCalView: Created objects could be notified twice. + EBook/CalBackend: Correct free function for the pending_operations queue. + EBufferTagger: Derive link color from the theme. + EReminderWatcher: - Catch a race condition when creating a calendar view. - Default alarm range should be from the day begin. + GLibTools.cmake: Generate signal marshallers without source reference. + Introduce e_async_closure_new_with_context(). + Mark a missed user-visible text for translation. + ReminderWatcher: Add detailed debug prints about the scheduled reminders. + Vala: Mark the message field of CamelFolderThreadNode as nullable. + alarm-notify: Provide application reference in canberra calls. + e-categories: Show migration runtime warning only if the file exists. + Updated translations. * Fri Feb 12 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.38.4: + CamelFolder: Cancel save of the changes early in the dispose(). + AlarmNotify: - The e_alarm_notify_activate() can be called multiple times. - Stop using g_application_register(). - The XDG_CURRENT_DESKTOP env is a list. + Bug Fixes: glgo#GNOME/evolution-data-server#293, glgo#GNOME/evolution-data-server#296, glgo#GNOME/evolution-data-server#298, glgo#GNOME/evolution-data-server#299, glgo#GNOME/evolution-data-server#300. + Updated translations. * Fri Jan 08 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.38.3: + e-categories: Show migration runtime warning only if the file exists. + DataCalView: Created objects could be notified twice. + EReminderWatcher: - Add detailed debug prints about the scheduled reminders. - Catch a race condition when creating a calendar view. + alarm-notify: Provide application reference in canberra calls. + CamelMimeFilterToHTML: Change how empty <div> is recognized. + Addressbook:file backend: Prevent percent letter in photo filename. + Bugs fixed: glgo#GNOME/evolution-data-server#277, glgo#GNOME/evolution-data-server#286. + Updated translations. * Fri Nov 20 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.38.2: + Calendar: Fix a possible leak in e_cal_util_parse_ics_string() + ECalCache: Avoid runtime warning from ecc_update_timezones_table() + EReminderWatcher: Default alarm range should be from the day begin + EBufferTagger: Derive link color from the theme + EBook/CalBackend: Correct free function for the pending_operations queue + Bugs fixed: glgo#GNOME/evolution-data-server#81, glgo#GNOME/evolution-data-server#257, glgo#GNOME/evolution-data-server#260, glgo#GNOME/evolution-data-server#269, glgo#GNOME/evolution-data-server#272, glgo#GNOME/evolution-data-server#273, glgo#GNOME/evolution-data-server!46, glgo#GNOME/evolution-data-server!47, glgo#GNOME/evolution-data-server!50. + Updated translations. * Mon Oct 05 2020 dimstar@opensuse.org - Update to version 3.38.1: + Trust Prompt: Can fail to extract host from a collection account. + Improve URL scanner (detect angle brackets). + Forward as iCalendar: Embed event's local attachments. + Password Credentials Prompt: Escape text for use in markup. + Updated translations. * Fri Sep 11 2020 dimstar@opensuse.org - Update to version 3.38.0: + Updated translations. * Fri Sep 04 2020 dimstar@opensuse.org - Update to version 3.37.92: + Miscellaneous: GObjectIntrospection.cmake: Depend rather on gir target, than on gir file. + Bug Fixes: - [IMAPx] Ignore truncated COPYUID server response. - Avoid race condition when refreshing collection backend. - ESoupSession: Ensure request URI is properly encoded. - CardDAV contacts without UID are not shown. - libecal: Specify forward-declared types for gir. - Calendar: Add SExp function to filter with DTSTART. - Let 'Wrap quoted text in replies' influence paragraph style. - Calendar: Correct RRULE's UNTIL value saving. - Changes from version 3.37.90: + SMTP: Doesn't send fully qualified host name with EHLO. + Fix: Search folders can show non-matches after filter change. + Show recurrence information with user-specified date format. - Changes from version 3.37.3: + WebDAV: Inefficient processing of returned XML data. + Updated translations. - Bump so_edataserver to 25, following upstream (also in baselibs.conf). * Sun Aug 09 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.5: + Fix a memory leak in ebmb_gather_photos_local_filenames(). + ESoupSession: Provided SoupAuth might not be always used by libsoup. + Bugs fixed: glgo#GNOME/evolution-data-server#236, glgo#GNOME/evolution-data-server#240. * Sat Jul 04 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.4: + camel-folder-search: Fix a memory leak when searching message body. + Rename camel_stream_buffer_truncate() to camel_stream_buffer_discard_cache(). + Bugs fixed: glgo#GNOME/evolution-data-server#215, glgo#GNOME/evolution-data-server#222, glgo#GNOME/evolution-data-server#226 (CVE-2020-14928), glgo#GNOME/evolution-data-server#228, glgo#GNOME/evolution#982. + Updated translations. - Drop CVE-2020-14928.patch: fixed upstream. * Fri May 29 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.3: + CamelFilterDriver: do_shell: NULL-terminate the arguments array + CollectionBackend: Limit how often checks for new child sources + Bugs fixed: glgo#GNOME/evolution-data-server#101, glgo#GNOME/evolution-data-server#210, glgo#GNOME/evolution-data-server#211, glgo#GNOME/evolution-data-server#212, glgo#GNOME/evolution-data-server#213, glgo#GNOME/evolution-data-server#219, glgo#GNOME/evolution#915. * Sat Apr 25 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.2: + ESourceRegistryWatcher: The 'filter' signal listener should not be required. + Bugs fixed: glgo#GNOME/evolution-data-server#203, glgo#GNOME/evolution-data-server#204, glgo#GNOME/evolution-data-server#206. + Updated translations. * Fri Mar 27 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.36.1: + Bugs fixed: - ESoupAuthBearer: Is not thread safe. - Free/Busy times are not in UTC. - Meta backends not moved back online after connect failure. + Updated translations. * Fri Mar 06 2020 bjorn.lie@gmail.com - Update to version 3.36.0: + Bugs fixed: goa: Does not set ESourceAuthentication::is-external properly. + Updated translations. * Sat Feb 29 2020 mgorse@suse.com - Update to version 3.35.92: + Miscellaneous: - EWebDAVCollectionBackend: Require credentials only if user name is set. - CalDAV/CardDAV: Fix 'local_error' variable usage in connect_sync(). - CalDAV/CardDAV: Remove unused variable declaration. - CalDAV: Claim not found objects during refresh as removed. + Various bug fixes. + Updated translations. * Fri Feb 14 2020 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.35.91: + Miscellaneous: - Remove outdated and unused devel-docs files from camel. - EWebDAVDiscover: Returns address books when asked for calendars only. + Various bug fixes. + Updated translations. * Fri Feb 14 2020 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 3.35.90: + Miscellaneous: - EDBusServer: Delay new module load. - alarm-notify: Double-free with certain types of the reminder. - ESourceCollection: Add 'allow-sources-rename' property. - camel: Document the GHashTable type in CamelProviderAutoDetectFunc and camel_provider_auto_detect. - Speed-up e_contact_get_attributes_set(). - Prefer GSlice over heap allocation for short-lived structures. - EBookSqlite: Address runtime warnings from remove_leading_zeros() in unit tests. - CamelMessageInfo: Cache common strings in the string pool. - ECalCache: Be more specific regarding the signal definition and fix documentation. - CamelHeaderParam: Specify the transfer annotation for camel_header_param. - Vala: Add more .metadata fixes. - Bump libical-glib dependency to 3.0.7 and benefit from its behavior. + Various bug fixes. + Updated translations. * Fri Feb 14 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.34.4: + EDBusServer: Delay new module load. + alarm-notify: Double-free with certain types of the reminder. + Bugs fixed: - Calendar: Handle errors in file backend's refresh thread gracefully. - WebDAV: Privilege with multiple child elements not handled properly. - Broken search folder that includes all mails from other search folders. + Updated translations. * Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Mon Jan 20 2020 Bjørn Lie <bjorn.lie@gmail.com> - Drop libidl-devel BuildRequires: Unused since version 2.29.2. * Fri Jan 03 2020 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.34.3: + Bugs fixed: glgo#GNOME/evolution-data-server#177: DAV: Ignore 404 responses on content refresh. + Updated translations. * Fri Nov 22 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.34.2: + EWeatherSource: Use g_signal_connect_object() in e_weather_source_parse(). + Correct runtime warning from camel_network_service_can_reach(). + ESoupSession: Do not presend credentials on insecure connections. + EBackend: Slightly enhance g_warning() messages with an ESource identification. + ESource: Required signals not connected after EDBusObject is replaced. + LDAP: Change how LDAP query is constructed. + Bugs fixed: glgo#GNOME/evolution-data-server#156, glgo#GNOME/evolution-data-server#159, glgo#GNOME/evolution-data-server#162, glgo#GNOME/evolution-data-server#164, glgo#GNOME/evolution-data-server#169, glgo#GNOME/evolution-data-server#173. * Mon Oct 07 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.34.1: + Miscellaneous: Correct a developer comment for SECTION:e-cancellable-locks. + Bugs fixed: glgo#GNOME/evolution-data-server#145, glgo#GNOME/evolution-data-server#151, glgo#GNOME/evolution-data-server#156, glgo#GNOME/evolution#635. + Updated translations. * Thu Oct 03 2019 Bjørn Lie <bjorn.lie@gmail.com> - Add explict pkgconfig(libical) BuildRequires: Needed after the multibuild split of libical and libical-glib. * Thu Sep 19 2019 Bjørn Lie <bjorn.lie@gmail.com> - Disable docs, fails to build with gtk-doc-1.32. Issue to be filed upstream. * Mon Sep 09 2019 mgorse@suse.com - Update to version 3.34.0: + Updated translations. * Wed Sep 04 2019 luke@ljones.dev - Update to version 3.33.92: + Avoid possible use after free caused in vee_folder_set_expression() + Bug Fixes: glgo#GNOME/evolution-data-server#136, glgo#GNOME/evolution-data-server#141, glgo#GNOME/evolution-data-server#147 glgo#GNOME/evolution-data-server#148 evo-glgo#GNOME/evolution-data-server#551 * Thu Aug 29 2019 Luke Jones <luke@ljones.dev> - Update to version 3.33.91: + Bugs fixed: glgo#GNOME/evolution-data-server#68, glgo#GNOME/evolution-data-server#138, glgo#GNOME/evolution-data-server#142, glgo#GNOME/evolution#559, glgo#GNOME/evolution#568. + Include also CFLAGS in gtkdoc-scangobj command line + EDataFactory: Free backend when no client connects to it + Correct typo in a developer comment + GOA module: Run EWS autodiscovery asynchronously + Fix two memory leaks + Updated translations. - Changes from version 3.33.90: + Bugs fixed: glgo#GNOME/evolution-data-server#112, glgo#GNOME/evolution-data-server#137. + EWebDAVDiscover can report failure on success and hide collections + e_webdav_discover_dialog_new: Set default response button for the dialog + Let the message-location check also real message location in the search folders + Updated translations. - Changes from version 3.33.4 + Bugs fixed: glgo#GNOME/evolution-data-server#128, glgo#GNOME/evolution-data-server#130, glgo#GNOME/evolution#479. + [LDAP] Fix several memory leaks + Prefer built-in timezone component in e_cal_util_copy_timezone() + Fix a memory leak in e_cal_recur_generate_instances_sync() + Miscellaneous changes in ecmb_modify_object_sync() + Updated translations. - Changes from version 3.33.3: + Bugs fixed: glgo#GNOME/evolution-data-server#108, glgo#GNOME/evolution-data-server#117, glgo#GNOME/evolution-data-server#120, glgo#GNOME/evolution-data-server#121, glgo#GNOME/evolution-data-server#123. + EDataBook/EDataCal: Flush GDBus connection on backend property change + Add workaround for D-Bus property change into get-revision tests + Expose E-Book/Cal-BackendSExp lock + Update overdue time immediately after the reminders' window is mapped + Add ESourceLocal::writable extension property + CamelOperation can be used by other thread while in its finalize() + Memos cannot have set reminders according to RFC 5545 + Change how CamelOfflineStore goes online + [IMAPx] Prefer local search in folders fully synchronized for offline + Correct e_cal_component_get_start_plus_duration() + Updated translations. - Changes from version 3.33.2: + The calendar part begun to use libical-glib, instead of libical, which includes change from API version 1.2 to 2.0. + The addressbook part and the calendar part changed client APIs, which modified also D-Bus API, thus D-Bus services' versions had been bumped as well. + All the C libraries generate GObject introspection and Vala bindings. + Bugs fixed: glgo#GNOME/evolution-data-server#33, glgo#GNOME/evolution-data-server#89, glgo#GNOME/evolution-data-server#105, glgo#GNOME/evolution-data-server#106, glgo#GNOME/evolution-data-server#112, glgo#GNOME/evolution-data-server#114, glgo#GNOME/evolution-data-server#116, glgo#GNOME/evolution-data-server#190. + [EWebDAVDiscover] Prevent crash on GError use in gio functions + [SMTP] Log also DATA itself when SMTP logging is enabled + [IMAPx] Fix a leak of CamelMessageInfo when downloading message from a server + Change libebook and libedata-book APIs + Revert "Rename AddressBookView/CalendarView D-Bus members for backward compatibility" + Rename ECalBackendClass methods to address some gir warnings + Enable vala bindings for libebackend, libedata-book and libedata-cal + Correct get_/set_property() for EReminderWatcher::default-zone + Miscellaneous changes for issues overlooked during port to libical-glib + Updated translations. - Changes from version 3.33.1: + Bugs fixed: glgo#GNOME/evolution-data-server#91, glgo#GNOME/evolution-data-server#92, glgo#GNOME/evolution-data-server#94, glgo#GNOME/evolution-data-server#95, glgo#GNOME/evolution-data-server#96, glgo#GNOME/evolution-data-server#98, glgo#GNOME/evolution-data-server#99, glgo#GNOME/evolution-data-server#102, glgo#GNOME/evolution#326, glgo#GNOME/evolution-data-server#39. + Make sure libdb addressbooks are available before book-migration test + Fix typo: reach-ability 🡒 reachability + [Flatpak] Use a persistent location for an NSS certificate database + Rename AddressBookView/CalendarView D-Bus members for backward compatibility + Address several issues reported by Coverity Scan + Updated translations. * Mon Jul 15 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.32.4: + Miscellaneous changes in ecmb_modify_object_sync(). + Bugs fixed: glgo#GNOME/evolution-data-server#130, glgo#GNOME/evolution-data-server#479. * Mon Jun 17 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.32.3: + [IMAPx] - Fix a leak of CamelMessageInfo when downloading message from a server. - Prefer local search in folders fully synchronized for offline. + EDataBook/EDataCal: Flush GDBus connection on backend property change. + Add workaround for D-Bus property change into get-revision tests. + Expose E-Book/Cal-BackendSExp lock. + Change buffer size argument value in call of icalvalue_decode_ical_string(). + Update overdue time immediately after the reminders' window is mapped. + Correct test for file writable test in On This Computer backend. + CamelOperation can be used by other thread while in its finalize(). + Change how CamelOfflineStore goes online. + Bugs fixed: glgo#GNOME/evolution-data-server#108, glgo#GNOME/evolution-data-server#112, glgo#GNOME/evolution-data-server#114, glgo#GNOME/evolution-data-server#116, glgo#GNOME/evolution-data-server#123, glgo#GNOME/evolution-data-server#190, glgo#GNOME/evolution-data-server#479. - Drop eds-issue-108.patch: Fixed upstream. - Use modern cmake_build macro. * Tue Jun 04 2019 Matej Cepl <mcepl@suse.com> - Add eds-issue-108.patch: Folder changes could be claimed in a wrong folder after APPEND, fixes glgo#GNOME/evolution#296, glgo#GNOME/evolution-data-server#108. * Mon May 06 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.32.2: + Address several issues reported by Coverity Scan. + [EWebDAVDiscover] Prevent crash on GError use in gio functions. + Bugs fixed: glgo#GNOME/evolution-data-server#89, glgo#GNOME/evolution-data-server#99, glgo#GNOME/evolution-data-server#102, glgo#GNOME/evolution-data-server#105. + Updated translations. * Tue Apr 09 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.32.1: + [Flatpak] Use a persistent location for an NSS certificate database. + Rename AddressBookView/CalendarView D-Bus members for backward compatibility. + Bugs fixed: glgo#GNOME/evolution-data-server#91, glgo#GNOME/evolution-data-server#92, glgo#GNOME/evolution-data-server#95, glgo#GNOME/evolution-data-server!12, glgo#GNOME/evolution-ews#91. + Updated translations. * Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.32.0: + Updated translations. * Mon Mar 04 2019 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 3.31.92: + [CalDAV] POST data to scheduling outbox with correct Content-Type. + Change order of CFLAGS/LDFLAGS passed to gtk-doc. + [OAuth2 Prompter] Show also current URL in the credentials prompt dialog. + Make the OAuth2 credentials prompt window default size a bit larger. + Bugs fixed: glgo#GNOME/evolution-data-server#68, glgo#GNOME/evolution-data-server#86, glgo#GNOME/evolution-data-server#87, glgo#GNOME/evolution-data-server#88. + Updated translations. * Tue Feb 19 2019 bjorn.lie@gmail.com - Update to version 3.31.91: + [EDataBook] Enforce EBookBackend type. + [CamelStreamMem] Fix transfer annotations and array element type. + [OAuth2] Add GSettings keys to override client ID and secret. + [Camel] Fix several annotations for message creation. + Hide sendmail in Flatpak. + Bugs fixed: glgo#GNOME/evolution-data-server!9, glgo#GNOME/evolution-data-server!10, glgo#GNOME/evolution-data-server!11. + Updated translations. - Changes from version 3.31.90: + Remove some duplicated #define-s with developer documentation comments. + De-deprecate camel_folder_info_build(). + [libebackend] Do not define autoptr for deprecated EOfflineListener. + [EBookBackendSExp] Skip PHOTO attribute in "Any field contains" search. + Add also $PREFIX/share/gir-1.0 into g-ir-scanner arguments. + Bugs fixed: #glgo#GNOME/evolution-data-server#70, glgo#GNOME/evolution-data-server#71, glgo#GNOME/evolution-data-server#73, glgo#GNOME/evolution-data-server#75, glgo#GNOME/evolution-data-server#79, glgo#GNOME/evolution-data-server#81, glgo#GNOME/evolution-data-server#82. + Updated translations. * Sat Feb 09 2019 bjorn.lie@gmail.com - Update to version 3.31.4: + Correct developer documentation of some EBook asynchronous API. + Crash on meeting cancellation receive in local calendar. + Fix few memory leaks in calendar backends. + Bugs fixed: bgo#312581, bgo#576071, bgo#651234, glgo#GNOME/evolution-data-server#68, glgo#GNOME/evolution-data-server#72, glgo#GNOME/evolution-data-server#7, glgo#GNOME/evolution-data-server#8. + Updated translations. * Sat Feb 09 2019 bjorn.lie@gmail.com - Update to version 3.31.3: + Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj call. + test-cal-client-get-revision could fail due to delayed D-Bus property change notification. + Correct how extra compiler warnings are used in the maintainer mode. + [evolution-dbus-session] Handle method calls with GUnixFDList. + Deadlock when marking as read message in a search folder. + [CalDAV/CardDAV] Can add component to local cache with incomplete info. + Copy messages within mail filters immediately. + [test-cal-client-get-free-busy] Correct error messages. + Correct use-after-free in e_vcard_attribute_remove_param_value(). + Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX option. + [Camel] Address compiler warning in header_address_list_encode_append(). + Relax runtime check in e_cal_util_get_system_timezone(). + [Flatpak] Save passwords in libsecret with the same prefix as used by D-Bus services. + [test-server-utils] Correct when open of deprecated book/calendar is retried. + [test-cal-client-get-free-busy] Enhance the test execution. + Let child source with 'none' authentication method use collection source authentication. + [EDBus Private] Add new symbols into the developer documentation. + [Flatpak] Make alarm-notify use the D-Bus services prefix, if specified. + Bugs fixed: bgo#651197, bgo#719328, glgo#GNOME/evolution-data-server#5 glgo#GNOME/evolution-data-server#54, glgo#GNOME/evolution-data-server#55, glgo#GNOME/evolution-data-server#56, glgo#GNOME/evolution-data-server#61, glgo#GNOME/evolution-data-server#62, glgo#GNOME/evolution-data-server#63, glgo#GNOME/evolution-data-server#64, glgo#GNOME/evolution-data-server#65. + Updated translations. - Changes from version 3.31.2: + Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change notifications. + Correct e-source-camel.c to unset G_PARAM_EXPLICIT_NOTIFY. + [CamelProvider] Do not localize empty strings in provider configuration. + Make tests retry when factory doesn't know about added ESource yet. + [On The Web calendar] Log also response body when requested. + [IMAPx] Fix a concurrent message download issue. + Suppress libxml2 warnings when parsing data with e_xml_parse_data(). + Add translator comments into camel-sasl-anonymous.c. + Make sure intltool-merge cache is created only once. + Remove e-gdbus-templates from libedataserver. + Bugs fixed: bgo#228772, bgo#606071, glgo#GNOME/evolution-data-server#41, glgo#GNOME/evolution-data-server#42, glgo#GNOME/evolution-data-server#43, glgo#GNOME/evolution-data-server#44, glgo#GNOME/evolution-data-server#48, glgo#GNOME/evolution-data-server#49, glgo#GNOME/evolution-data-server#50, glgo#GNOME/evolution-data-server#51, glgo#GNOME/evolution-data-server#52. + Updated translations. - Changes from version 3.31.1: + Add an optionally built evolution-dbus-session tool. + [NNTP] Address REVERSE_INULL Coverity scan issue. + Address two Clang warnings. + Mark string for a translation. + Fix a memory leak in ebmb_start_view_thread_func(). + [evolution-dbus-session] Proxy also D-Bus subtrees. + Bugs fixed: glgo#GNOME/evolution-data-server#86, glgo#GNOME/evolution-data-server#3, glgo#GNOME/evolution-data-server#24, glgo#GNOME/evolution-data-server#29, glgo#GNOME/evolution-data-server#30, glgo#GNOME/evolution-data-server#31, glgo#GNOME/evolution-data-server#32, glgo#GNOME/evolution-data-server#34, glgo#GNOME/evolution-data-server#35, glgo#GNOME/evolution-data-server#36, glgo#GNOME/evolution-data-server#37, glgo#GNOME/evolution-data-server#38, glgo#GNOME/evolution-data-server#40. + Updated translations. - Bump so_edataserver to 24 in spec and baselibs.conf following upstreams changes. * Fri Feb 08 2019 bjorn.lie@gmail.com - Update to version 3.30.5: + Bugs fixed: glgo#GNOME/evolution-data-server#75, glgo#GNOME/evolution-data-server#81, glgo#GNOME/evolution-data-server#82. + Updated translations. * Mon Jan 07 2019 bjorn.lie@gmail.com - Update to version 3.30.4: + Correct developer documentation of some EBook asynchronous API. + Crash on meeting cancellation receive in local calendar. + Fix few memory leaks in calendar backends. + Bugs fixed: glgo#GNOME/evolution-data-server#68, glgo#GNOME/evolution-data-server#7, glgo#GNOME/evolution-data-server#8.
/usr/lib/libebook-contacts-1.2.so.3 /usr/lib/libebook-contacts-1.2.so.3.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 12 00:13:14 2023