Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

evolution-data-server-lang-3.60.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: evolution-data-server-lang Distribution: openSUSE Tumbleweed
Version: 3.60.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Mar 23 09:27:58 2026
Group: System/Localization Build host: reproducible
Size: 9460245 Source RPM: evolution-data-server-3.60.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Apps/Evolution
Summary: Translations for package evolution-data-server
Provides translations for the "evolution-data-server" package.

Provides

Requires

License

LGPL-2.0-only

Changelog

* Mon Mar 23 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Migrate to xz compression and manual service run
* Fri Mar 13 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.60.0:
    + Bug Fixes: Backends: Do not block views' start by slow
      connection
    + Miscellaneous:
    - Correct ICalGLib reference in gir when building against
      version 4
    - docs: Update libical-glib online documentation link
    + Updated translations.
* Sat Feb 28 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.59.3:
    + Bug Fixes:
    - Make credential prompt dialog non-modal
    - camel-sasl-ntlm: Check for integer overflow in
      ntlm_get_string()
    - camel-pop3-store: Compute APOP response without string
      allocation
    - Canonicalize path before local cache file removal
    - e-cal-recur: Check interval intersect always as date-time
      value
    - NNTP: Subscription dialog does not show all groups
    + Miscellaneous:
    - e-collection-backend: Fix possible memory leak
    - Use GHashTable's `replace()` instead of `insert()` on some
      places
    - e-name-western: Crash due to double quotes in the name
    - camel-network-service: Move static variable to read-only
      area
    - credential-prompters: Add some spacing around widgets in the
      dialog (gtk4)
    - camel-store-search: Minimize hold of the folder and folder
      summary locks
    - camel-debug: Include object address in ref/unref backtraces
    - Increase default connection timeout to 30 seconds
    + Updated translations.
  - Drop eds-CVE-2026-2604.patch: Fixed upstream
* Mon Feb 23 2026 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.59.2:
    + Calendar: Prepare to support build with libical 4.x
    + docs: Document libical-glib as dependency
    + Calendar: Correct typo in error message
    + Fix a compiler warning in camel-network-service.c
    + e-book-utils: Correct read of a certificate from a vCard
      attribute
    + Add ESourceConflictSearch from Evolution
  - Changes from version 3.59.1:
    + Support vCard v4.0 (RFC 6350)
    + CalDAV: Provide a date limit for information sync
    + Camel: Encrypt Recipient Alias Configuration
    + Calendar: Multiple detached instances cause duplicates
    + addressbook-export: Fails with "Invalid query" error
    + Camel: Remove camel_session_ref_service_by_url
    + Remove several migration functions from Evolution Source
      Registry
    + Lower default connection timeout to 15 seconds
    + evolution-source-registry: Remove unused variable
    + CamelGpgContext: Improve error messages
    + WebDAV: Default to no download limit
    + IMAPx: Avoid Junk/Trash folder open when saving changes
    + ERemindersWidget: Workaround too large gap between action
      buttons
    + CamelFolderSummary: Reload from DB could leak already loaded
      infos
    + addressbook: Prefer vCard "take" functions
    + CamelDataCache: Rephrase "Empty cache file" error message
    + Camel: Unread count for virtual Trash/Junk folder not updated
      properly
    + CamelStoreSearch: Ignore all errors when a message cannot be
      opened
    + CamelStore: Speed up open folders with virtual Trash or Junk
      folder
    + EContactAddress: Add helper functions to read, write and clear
      the structure
    + EContact: Add EContactGeo functions to convert to/from string
    + EVCard: Add conversion code for GEO attribute
    + EVCard: Correct PHOTO/LOGO data: URI conversion
    + EContact: Add 'timezone' field
    + EVCard: Add conversion code for KEY attribute
    + EContactCert: Add helper functions to work with attributes
    + ECertificateWidget: Add a function to check whether any
      certificate data is shown
    + flatpak: Add gettext ACLOCAL workaround
    + EBookSqlite: Correct mutex unlock in e_book_sqlite_lock()
    + EVCard: Add RFC 2739 properties into the list of known
      vCard 3.0 properties
    + Updated translations.
* Mon Feb 23 2026 Michael Gorse <mgorse@suse.com>
  - Add eds-CVE-2026-2604.patch: canonicalize path before local
    cache file removal (bsc#1258307 CVE-2026-2604
    glgo#GNOME/evolution-data-server#627).
* Fri Jan 30 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.58.3:
    + Bug Fixes: addressbook-export: Fails with "Invalid query" error
    + Miscellaneous:
    - flatpak: Add gettext ACLOCAL workaround
    - EBookSqlite: Correct mutex unlock in e_book_sqlite_lock()
* Fri Nov 21 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.58.2:
    + Bug Fixes:
    - Camel: Message info changes do not propagate sometimes
    - CamelSearchFolder: Add "not_all" "match-threads" kind
    - Crash when reading broken multipart/signed
    - Calendar: Free/busy not exported without set calendar mail
    - alarm-notify: Snooze "until X minutes before start" wrongly
      reminds "X min after start"
    + Miscellaneous:
    - Camel: Unread count for virtual Trash/Junk folder not updated
      properly
    - CamelStoreSearch: Ignore all errors when a message cannot be
      opened
    - CamelStore: Speed up open folders with virtual Trash or Junk
      folder
    + Updated translations.
* Fri Oct 10 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.58.1:
    + Bug Fixes:
    - Calendar: Multiple detached instances cause duplicates
    - Broken multipart/signed shown as raw MIME data
    + Miscellaneous:
    - org.gnome.EvolutionDataServer.Devel.json: Build also
      gweather-locations
    - CamelStoreDB: Keep 'sqlite_sequence' table during migration
    - CamelDB: Correct return value and repeated function call
      arguments
    - CamelStoreSearch: Unlock summary and folder when save or
      prepare_fetch_all fails
    + Updated translations.
* Fri Sep 12 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.58.0:
    + Bug Fixes: test-cal-component-bag: Fails to run with source
      tree only
    + Miscellaneous: IMAP: Disable PREVIEW fetch on FETCH error
    + Updated translations
* Sat Aug 30 2025 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.57.3:
    + Calendar: Deleting "This and Future Occurrences" instances can
      duplicate events
    + IMAP: Sometimes removes message from local summary in error
    + alarm-notify: Add a systemd service (Adrian Vovk)
  - Changes from version 3.57.2:
    + The libcamel API dropped CamelObject, it was not needed anymore.
    + EReminderWatcher: Debug-print what changes had been received from the calendars
  - Changes from version 3.57.1:
    + The libcamel API had been changed in several ways, some
      deprecated symbols had been removed, some API functions renamed
      and their return values changed (mostly from "transfer full" to
      "transfer container").
    + libecal: Add utility functions to read and convert time to given timezone
* Fri May 23 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.56.2:
    + Bug Fixes:
    - Handle changed server pool in WebDAV collection sources ][
    - CamelDataWrapper: Correct return value of size calculate
      functions
    - GOA EWS: Fallback to likely EWS host URL when autodicovery
      fails
* Fri Apr 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.56.1:
    + Bug Fix: Handle changed server pool in WebDAV collection
      sources.
* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.56.0:
    + Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.55.3:
    + Bug Fixes:
    - test-book-client-view-operations: Enforce LC_COLLATE for the
      backend process
    - alarm-notify: Tasks without DTSTART cause runtime warning
    + Miscellaneous:
    - EBackend: Change when adding signal handler for
      "network-changed"
    - CI: Use a Fedora image instead of Flatpak build
    - camel-mime-utils: Correct a compiler warning [-Wpointer-sign]
    + Updated translations.
* Fri Jan 31 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.55.2 (Unstable):
    + Bug Fixes:
    - Contacts: Categories miscalculated in the cache
    - CamelGpgContext: Verify status buffer read is in buffer
      boundary
    - devel-doc: Do not require tests to be build
    - ESoupSession: Leaked input stream on 503 response
    - build: Use Heimdal KRB5 implementation when found
    - camel_content_type_decode: Remove unneeded g_free() call
    - Calendar: Import of forwarded meeting as bare event
    + Miscellaneous:
    - Do not use variable named 'bool' in the code
    - Camel: Disable photo-loading when used gpg version does not
      understand it
    - ESoupSession: Check validity of passed-in URI
    + Updated translations.
* Sat Jan 04 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.54.3:
    + Bug Fixed: CalDAV: Do not use SCHEDULE-AGENT parameter.
* Fri Nov 22 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.54.2:
    + Bug Fixed:
    - libedataserverui: Avoid initializing the icon_theme when
      building introspection data
    - Fails to build/link against icu 76.1
    - Correct certificate key usage constants
    + Updated translations.
* Mon Nov 18 2024 bjorn.lie@gmail.com
  - Update to version 3.54.1+4:
    * libedataserverui: Avoid initializing the icon_theme when
      building introspection data
    * Updated translations.
* Mon Nov 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Workaround build failure using ICU 76.1: fix up CMakeLists.txt to
    link icu-uc instead of icu-i18n
    (glgo#GNOME/evolution-data-server#574).
* Fri Oct 18 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.54.1:
    + Bug Fixes:
    - Pass GError instead of CamelException to
      camel_movemail_solaris
    - Fix argument types in ENABLE_BROKEN_SPOOL code
    - Use GIConv instead of iconv_t with iconv wrappers
    - ESoupSession: Sometimes accesses server without OAuth2 token
    + Updated translations.
* Fri Sep 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.54.0:
    + Bug Fixes:
    - Camel: Prefer GLib API for gpg process spawning.
    - Camel: Correct typos in disabled code.
    + Miscellaneous: docs: Correct developer documentation to install
      API indexes.
    + Updated translations.
* Fri Aug 30 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.53.3:
    + Bug Fixes: Camel: Claim attachment in multipart/mixed
    + Updated translations.
* Sun Aug 25 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.53.2:
    + module-gnome-online-accounts: Recognize "Microsoft 365"
      accounts
    + e_util_get_source_full_name: Fix possible runtime warning
    + Bug Fixes:
    - Calendar: Respect TZDIR env variable
    - alarm-notify: Save acknowledge time without sending iTip
      message
    - Calendar: Anniversaries hidden when book goes to online
    - Camel: 'match-threads' in search folder can miss messages
    - Add helper object to talk to intune (Microsoft OAuth2 broker
      service)
    - e-ms-oapxbc: Check if broker is running before starting it
    - e-ms-oapxbc: Use GDBusProxy to communicate with broker
    - Enhance "junk-test" to return also "inconclusive" value
    - "Thread by Subject" option not propagated to Search Folders
    + Updated translations.
  - Changes from version 3.53.1:
    + Calendar: Update comment of
      E_CAL_STATIC_CAPABILITY_RETRACT_SUPPORTED
    + CamelMimePart: Fix runtime warning when removing some headers
    + CamelMimeMessage: Check for non-NULL Subject value before using
      it
    + IMAPx: Correct return value of imapx_splice_with_progress()
      when cancelled
    + IMAPX: Correct path returned by imapx_get_filename()
    + OAuth2 Prompter: Fix two memory leaks
    + EOAuth2ServiceOutlook: Cannot be used with IMAP
    + EOAuth2ServiceYahoo: Update redirect URI
    + OAuth2Prompter: Fix possible crash on application quit
    + Mark org.gnome.evolution-data-server.OAuth2-handler.desktop for
      translation
    + Fix few issues reported by Coverity Scan
    + CI: Pass --verbose to flatpak-builder
    + CI: Update OpenLDAP version in devel/nightly build
    + CI: Workaround broken git clone for libcanberra
    + Bug fixes:
    - vCard: Incorrectly parses non-UTF-8 vCard data
    - WebDAV: Handle `Retry-After` header on 503 error
    - Camel: Sanitize exported OpenPGP public key before transfer
    - Google Task stale item cannot be deleted
    - Calendar: "This and Future" modifications can duplicate
      events
    - Camel: GPG message decryption can sometimes miss content
    - CardDAV: Prefetch PHOTO/LOGO when being remote URL
    - Camel: Attachments not recognized when filtering POP3 message
    - addressbook-export: Enhance listing of available sources
    - ECalClient: Generate RECURRENCE-ID in UTC
    - OAuth2 Prompt: Enlarge "Open in Browser" button
    - Camel: Search folder's message UID is not persistent
    - Camel: Unfolding headers eats consecutive white-spaces
    - Flatpak: Drop org.freedesktop.Sdk.Extension.vala and rely on
      GNOME SDK
    + Updated translations.
  - Add pkgconfig(uuid) BuildRequires: New dependency.
* Mon Aug 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - BuildRequire gettext-devel instead of gettext: allow OBS to
    shortcut through gettext-runtime-mini.
* Mon Aug 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.52.4:
    + alarm-notify: Save acknowledge time without sending iTip
      message.
    + Calendar: Anniversaries hidden when book goes to online.
* Fri Jun 28 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.52.3:
    + Bug Fixes:
    - Camel:
      . Attachments not recognized when filtering POP3 message
      . Search folder's message UID is not persistent
    - CalDAV: Correct check for "is Google server"
    + Miscellaneous:
    - OAuth2 Prompter: Fix two memory leaks
    - EOAuth2ServiceYahoo: Update redirect URI
    - CI: Workaround broken git clone for libcanberra
    - Fix few issues reported by Coverity Scan
    + Updated translations.
* Fri May 24 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.52.2:
    + Bug Fixes:
    - Calendar: "This and Future" modifications can duplicate
      events.
    - CardDAV: Prefetch PHOTO/LOGO when being remote URL.
    + Miscellaneous:
    - EOAuth2ServiceYahoo: Update redirect URI.
    - OAuth2Prompter: Fix possible crash on application quit.
    + Updated translations.
* Fri Apr 19 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.52.1:
    + Bug Fixes:
    - Camel: Sanitize exported OpenPGP public key before transfer.
    - Google Task stale item cannot be deleted.
    + Miscellaneous:
    - EOAuth2ServiceOutlook: Cannot be used with IMAP.
    - IMAPx: Correct return value of imapx_splice_with_progress()
      when cancelled.
    - IMAPX: Correct path returned by imapx_get_filename().
    + Updated translations.
* Fri Mar 15 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.52.0:
    + Bug Fixes:
    - addressbook: Crash on authenticate and finalize in two
      threads.
    - Calendar: Prefer html/markdown description in preview.
    + Updated translations.
* Fri Mar 01 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.51.3:
    + CalDAV Scheduling - utilize SCHEDULE-AGENT property parameter.
    + build: Make sure tests run in serial.
    + IMAPx: Disable PREVIEW fetch on error.
    + Camel: Long header folding should not add empty folding line.
    + Camel: Fix possible busy loop in camel-lock-helper.
    + Support webcals: URI.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.51.2:
    + build: Don't set CFLAGS returned by pkg-config as
      CMAKE_REQUIRED_FLAGS.
    + build: Bump CMake version requirement to 3.15 and change
      libedataserverui4 .h files copy.
    + camel-mime-filter-preview: Correct an 'if' statement.
    + vcard: Fix check for group name in e_vcard_remove_attributes().
    + Update Google server names in checks for "is Google server".
    + ESourceOpenPGP: Add "ask-send-public-key" option.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.51.1:
    + camel-message-info-base: Sanitize 'preview' property value on
      set.
    + IMAPx: Remove sanity check when reading PREVIEW result.
    + IMAPx: Remove forgotten debug print.
    + misc: Update description of the provided libraries.
    + build: Use -Wshadow build option, if available.
    + addressbook-export: Fix two memory leaks.
    + OAuth2: Add scheme handler for OAuth2 prompts in external
      browser.
    + module-google-backend: Fix a ref/unref imbalance found by
      Coverity Scan.
    + EReminderWatcher: Last-notified time not always set.
    + ESourceMailSignature: Signature load can fail on runtime
      warning.
    + build: Correct incompatible type warning from check for
      I_CAL_EMAIL_PARAMETER.
    + camel-smime-context: Fix a typo in a localized string.
    + CamelOperation: Add function to dupe current message.
    + Camel: Ignore errors about missing messages during filtering.
  - Convert to source service for easier updating.
* Fri Jan 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.50.3:
    + Camel: Ignore errors about missing messages during filtering.
    + Bug Fixes:
    - sqlite3_enable_shared_cache is deprecated
    - Camel: Hide errors from for-offline download
    - IMAP: Copy/move messages in smaller batches
    + Updated translations.
* Fri Dec 01 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.50.2:
    + Bug Fixes:
    - alarm-notify:
      . Some reminders could be lost
      . Birthday floating date shifted by one day
    - CamelGpgContext: Don't leak istream in gpg_sign_sync().
    - e-xml-utils: Fix build with libxml2 2.12.
    + Miscellaneous:
    - OAuth2: Add scheme handler for OAuth2 prompts in external
      browser.
    - EReminderWatcher: Last-notified time not always set.
    + Updated translations.
* Fri Oct 20 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.50.1:
    + Bugs fixed:
    - Update default calendar colors
    - Mail: Correct conversion of UTF-16 encoded text files
    + Updated translations.
* Fri Sep 15 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.50.0:
    + Correct test-cal-backend-sexp expected arguments
    + Add e_util_guess_source_is_readonly() utility function
    + Bugs fixed:
    - addressbook-export: Do not translate `--format` arg
      description
    - Disable building tests in CMake
    - Fix a typo (begining) in an openldap-extract.h comment
    - Allow to use the flatpak manifest directly from GNOME Builder
    + Updated translations.
* Sun Sep 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.49.3:
    + libecal: Move some basic utility functions from Evolution
    + build: Do not depend on libsecret-unstable
    + Harmonize `sizeof` keyword use
    + CamelGgpContext: Strip unneeded information from keys on export
    + ECalComponentText: Fix compiler warning from type-check of
      const object
    + Bugs fixed:
    - IMAPx: Messages unexpectedly deleted from Inbox
    - docs: Move the gi-docgen documentation to the parent folder
    - Use collection source also when it has no auth method set
    - IMAP: Cache does not refresh after UIDVALIDITY changes
    - reminder-watcher: Default to system set 24-hour format
    - docs: Add more dependencies to the gi-docgen generated
      documentation
    - Refine the pkgconfig and .gir dependencies
    - Add "Unset Label" action in filter rules
    - OAuth2: Provide detailed error on access token refresh
      failure
    + Updated translations.
* Fri Aug 04 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.49.2:
    + ECalMetaBackend: Error when trying to modify all instances from
      a detached instance.
    + ESoupSession: Setup GSSAPI/NTLM authentication also for
      insecure connections.
    + Calendar: Correct function prototype declarations
      (-Wenum-int-mismatch).
    + IMAPx: Remove unused argument from
      imapx_update_message_info_flags().
    + Camel: Add functions related to GPG key import/info.
    + IMAPx: Disable "Single client mode" by default.
    + Fix a memory leak in EDataBookViewWatcher-s.
    + libedata-book: Querying in aux tables fails with an SQLite
      error.
    + libedata-book: Treat "contains" query with empty value as
      "exists".
    + EDataBookViewWatcher-s: Claim runtime warning when fails to get
      contacts.
    + Bugs fixed:
    - CalDAV: Allow to disable schedule reply on remove.
    - Add option to reduce book/cal data usage when on a metered
      connection.
    - CalDAV: Zimbra has incorrect OPTIONS response for shared
      calendars.
    - Calendar: Add option to (not) delete "Declined" meeting.
    - Camel MIME utils: fix aliasing issue in datetok.
    - ECollator: Always include Latin/English letters.
    - Camel: Filtering Search folder leaves changed messages in the
      result.
    - EBookMetaBackend: Changes from refresh() not propagated to
      the opened views.
    - ci: Export the documentation with GitLab Pages.
    - docs: Add gi-docgen based documentation for all the
      libraries.
    - Add functions to set and support Autocrypt for mail messages.
    - Calendar: Use user-configured date format in the editor
    - Option to get Delivery Status Notification (DSN).
    - CamelCipherContext: Add a specific error code for missing
      public key.
    + Updated translations.
* Sun Jul 16 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.49.1:
    + Bugs Fixed: IMAP: Overriding "[Gmail]" namespace doesn't work.
* Fri Jun 30 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.4:
    + Bug Fixed: Camel: Learn as Junk filter action not actually
      running the learn function.
* Fri Jun 02 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.3:
    + Bug Fixed: EWebDAVSession: Claim also error nodes from propstat
      response.
* Fri May 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.2:
    + Bugs Fixed:
    - Camel: Set proper S/MIME signature verification status.
    - IMAP: Cannot remove labels added in Thunderbird.
    - WebDAV: Fails to discover iCloud address book.
    - Wrong S/MIME certificate selection for encrypted email.
* Fri Apr 21 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.1:
    + WebDAV Notes: Fallback to derive component summary from
      description.
    + CamelFilterDriver: Unset info's headers only when folder has
      summary.
    + Bugs fixed:
    - Camel: POP3's 'UTF8' command blocking login.
    - backends: React to destination URI changes.
    - Fails to refresh backend with offline changes and broken
      local cache state.
    - IMAPx: Ignore 'Permission denied' error on refresh.
    - libedataserver: Disable deprecation notice around
      e_flag_timed_wait.
    - Calendar: Change file backend discard_alarm() function.
    + Updated translations.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.0:
    + e-cal-util: Check for duplicate UIDs when generating alarms
    + EReminderWatcher: Ensure correct default timezone set on
      ECalClient
    + ci:
    - Use CCache and store the flatpak-builder cache
    - ci: Run the CI for the current commit
    + Updated translations.
* Fri Mar 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.47.3:
    + OAuth2 credentials prompter: Log what URI is being opened in
      the WebKitWebView.
    + Bugs fixed:
    - alarm-notify: Incorrectly handles changes in recurring
      events.
    - build: Make it possible to override C++ standard.
    - libedataserverui: Tweak lookout of the Trust Prompt dialog.
    + Updated translations.
  - Pass ENABLE_OAUTH2_WEBKITGTK4=ON to cmake, and drop
    pkgconfig(webkit2gtk-5.0) and add pkgconfig(webkitgtk-6.0)
    BuildRequires.
* Mon Feb 27 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.47.2:
    + IMAPx: Utilize normalization of the Inbox folder name.
    + OAuth2 Credentials Prompter: Allow pasting the whole URL as an
      authorization code.
    + Enable GitLab CI for easier testing of the changes.
    + OAuth2: Show errors returned by the server in the prompt
      window.
    + Parse URI strings into GUri in a relaxed mode.
    + OAuth2: Extract returned information from URI query or
      fragment.
    + IMAPx: Folder refresh could remove new message from local
      summary.
    + Updated translations.
* Mon Feb 27 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.47.1:
    + Handle negative value for GUri's port.
    + Stored values are never read.
    + Fix memory leaks found by clang static analyzer.
    + EVCard: Slightly speed up vCard parsing and export to text.
    + camel-db.c: Rearrange transaction handling.
    + CamelDB: Fix an uninitialized variable warning.
    + build: Add a check for localtime_r().
    + build: Update check for elfutils/libdwfl.h.
    + Add EXTENSIONS_DIR compile time option.
    + Replace use of g_source_set_name_by_id().
    + Add ECacheKeys helper object for ref-counted data stored in an
      ECache table.
    + Calendar: Extract categories parsing into a utility function.
    + Contacts: Add 'categories' backend property with a list of used
      categories.
    + Fix a crash under source_registry_object_added_no_owner().
    + ESoupAuthBearer: Add debug prints.
    + Updated translations.
  - Pass -DENABLE_OAUTH2_WEBKITGTK4=OFF to meson: we don't yet have a
    webkitgtk-gtk4-build-with-oauth2.
* Fri Feb 10 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.46.4:
    + Parse URI strings into GUri in a relaxed mode
    + IMAPx: Folder refresh could remove new message from local
      summary
    + Bugs fixed:
    - libedataserverui4: (almost) empty GIR/VAPI file
    - IMAP: Inbox hidden in offline with "Show only subscribed
      folders"
    - Google Task modification not synced
    - CalDAV: Can fail to refresh content in some cases
    + Updated translations.
* Fri Jan 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.46.3:
    + Fix a crash under source_registry_object_added_no_owner()
    + ESoupAuthBearer: Add debug prints
    + Bugs fixed:
    - e_util_change_uri_component: Reset default port when changing
      scheme
    - Prompting for password too often
    + Updated translations.

Files

/usr/share/locale/ar/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/as/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ast/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/az/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/be/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/bg/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/bn/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/bn_IN/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/bs/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ca/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/cs/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/cy/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/da/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/de/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/dz/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/el/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/en@shaw/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/en_AU/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/en_CA/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/en_GB/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/eo/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/es/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/et/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/eu/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/fa/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/fi/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/fr/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/fur/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ga/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/gl/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/gu/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/he/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/hi/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/hr/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/hu/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/id/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/is/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/it/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ja/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ka/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/kk/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/km/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/kn/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ko/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/lt/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/lv/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/mai/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/mk/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ml/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/mr/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ms/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/nb/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ne/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/nl/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/nn/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/oc/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/or/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/pa/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/pl/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/pt/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/pt_BR/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ro/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ru/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/si/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sk/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sl/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sq/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sr/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sr@latin/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/sv/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ta/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/te/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/th/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/tr/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/ug/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/uk/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/vi/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/wa/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/zh_CN/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/zh_HK/LC_MESSAGES/evolution-data-server.mo
/usr/share/locale/zh_TW/LC_MESSAGES/evolution-data-server.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 13 22:32:00 2026