Commit Graph

516 Commits

Author SHA256 Message Date
42398bcc0b Tweak sub
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=353
2019-06-08 20:14:02 +00:00
2062505615 Accepting request 708746 from home:mcepl:branches:GNOME:Factory
- Add eds-issue296-test.patch to fix
  https://gitlab.gnome.org/GNOME/evolution/issues/296 (or
  actually
  https://gitlab.gnome.org/GNOME/evolution-data-server/issues/108).

OBS-URL: https://build.opensuse.org/request/show/708746
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=352
2019-06-08 20:05:32 +00:00
Dominique Leuenberger
8e982a0f67 Accepting request 701603 from GNOME:Factory
New stable rel (forwarded request 701142 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/701603
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=202
2019-05-10 07:16:12 +00:00
5f157b1191 Accepting request 701142 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/701142
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=350
2019-05-08 15:30:08 +00:00
Dominique Leuenberger
c0e3a4d93e Accepting request 695157 from GNOME:Factory
- 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.
- Update to version 3.32.0:
  + Updated translations.
- 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.
- 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.
- 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.
- 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. (forwarded request 693323 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/695157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=201
2019-05-03 20:07:50 +00:00
f2dbeab607 Accepting request 693323 from GNOME:Next
- 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.
- Update to version 3.32.0:
  + Updated translations.
- 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.
- 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.
- 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.
- 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.

OBS-URL: https://build.opensuse.org/request/show/693323
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=348
2019-04-17 12:56:28 +00:00
Dominique Leuenberger
00cef58d22 Accepting request 672896 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/672896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=200
2019-02-11 20:15:36 +00:00
5985a87177 Accepting request 672691 from home:iznogood
- 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.

OBS-URL: https://build.opensuse.org/request/show/672691
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=346
2019-02-08 22:27:50 +00:00
Dominique Leuenberger
08c73ad805 Accepting request 663719 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/663719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=199
2019-01-15 12:15:23 +00:00
de0cf348a1 Accepting request 663697 from home:iznogood
- 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.

OBS-URL: https://build.opensuse.org/request/show/663697
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=344
2019-01-08 14:19:37 +00:00
Dominique Leuenberger
e1f6798e73 Accepting request 657458 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/657458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=198
2018-12-19 12:46:07 +00:00
07d27b4907 Accepting request 656800 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/656800
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=342
2018-12-12 09:57:31 +00:00
Dominique Leuenberger
8d7dd0f1c1 Accepting request 644296 from GNOME:Factory
(forwarded request 644239 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/644296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=197
2018-11-08 08:43:53 +00:00
b6f2bf9ae9 Accepting request 644239 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/644239
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=340
2018-10-24 12:57:15 +00:00
Dominique Leuenberger
ceb3de7b39 Accepting request 638690 from GNOME:Factory
New stable rel (forwarded request 638540 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/638690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=196
2018-10-17 06:16:57 +00:00
baec0e7612 Accepting request 638540 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/638540
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=338
2018-09-27 07:41:10 +00:00
a8fc89c58d Accepting request 637375 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/637375
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=337
2018-09-24 09:32:28 +00:00
Dominique Leuenberger
9273a38208 Accepting request 626761 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/626761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=195
2018-08-03 10:30:49 +00:00
c7f568a032 Accepting request 626650 from home:iznogood
- Update to version 3.28.5:
  + ESourceRegistry's thread main_context can leak.
  + [EClient] Really default readonly property to FALSE.
  + Bugs fixed: glgo#GNOME/evolution-data-server#19,
    glgo#GNOME/evolution-data-server#22.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/626650
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=335
2018-07-31 17:45:28 +00:00
Dominique Leuenberger
00676b9ec4 Accepting request 625582 from GNOME:Factory
Add a boo# id

OBS-URL: https://build.opensuse.org/request/show/625582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=194
2018-07-27 08:57:45 +00:00
5a7c6689b6 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=333 2018-07-26 22:59:04 +00:00
e38acbc592 Accepting request 625321 from home:zhangxiaofei:branches:GNOME:Factory
Add a boo# id

OBS-URL: https://build.opensuse.org/request/show/625321
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=332
2018-07-26 22:58:35 +00:00
Dominique Leuenberger
ea6a878b8c Accepting request 623617 from GNOME:Factory
New stable rel (forwarded request 623172 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/623617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=193
2018-07-19 20:49:00 +00:00
7ff906d602 Accepting request 623172 from home:iznogood
New stable rel

OBS-URL: https://build.opensuse.org/request/show/623172
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=330
2018-07-18 11:03:28 +00:00
Yuchen Lin
5ce8f423f5 Accepting request 617553 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/617553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=192
2018-06-22 11:27:58 +00:00
a2309b3b03 Accepting request 617476 from home:iznogood
- Update to version 3.28.3:
  + Address some of the clang warnings.
  + Correct some public headers in libedataserverui.
  + Address some of the compiler and static analyzers warnings.
  + [module-secret-monitor] Correct runtime warning from
    secret_service_search_sync().
  + Check for ICAL_STATUS_DELETED status enum value.
  + Correct find_program() for python with multiple names.
  + Silently skip empty lines when reading autoconfig-variables.
  + Update bug URL and switch to https:// in the DOAP file.
  + Google's "Daily Limit Exceeded" error not always propagated
    into UI.
  + [CalDAV] Race condition on connection object.
  + Correct false runtime warning from camel_folder_info_build().
  + Bugs fixed: bgo#795997, bgo#796206, bgo#796115, bgo#796116,
    bgo#796281, bgo#763029, bgo#792610,
    glgo#GNOME/evolution-data-server#2,
    glgo#GNOME/evolution-data-server#4.
  + Updated translations.
- Drop upstream fixed/applied patches:
  + eds-fix-fails-to-parse-Google-OAuth2.patch.
  + eds-correct-some-public-headers.patch.

OBS-URL: https://build.opensuse.org/request/show/617476
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=328
2018-06-18 16:51:12 +00:00
Dominique Leuenberger
efb25006ce Accepting request 612856 from GNOME:Factory
- Add eds-fix-fails-to-parse-Google-OAuth2.patch: Fix fails to
  parse Google OAuth2 authorization code (bgo#795997).
- Add eds-correct-some-public-headers.patch -- Correct some public
  headers in libedataserverui. (forwarded request 611206 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/612856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=191
2018-06-02 09:54:45 +00:00
73e6842530 Accepting request 611206 from home:iznogood
- Add eds-fix-fails-to-parse-Google-OAuth2.patch: Fix fails to
  parse Google OAuth2 authorization code (bgo#795997).
- Add eds-correct-some-public-headers.patch -- Correct some public
  headers in libedataserverui.

OBS-URL: https://build.opensuse.org/request/show/611206
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=326
2018-05-29 12:19:54 +00:00
Dominique Leuenberger
b34171f060 Accepting request 605081 from GNOME:Factory
- Update to version 3.28.2:
  + Link WebKitGTK+ only with libedataserverui when OAuth2 is
    enabled.
  + Stale connection used after resume.
  + Bugs fixed: bgo#795108, bgo#791475, bgo#795295, bgo#795414,
    bgo#794727.
  + Updated translations.
- Drop evolution-data-server-icu61.1.patch: Fixed upstream. (forwarded request 605059 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/605081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=190
2018-05-10 13:45:55 +00:00
f5b75c92bd Accepting request 605059 from home:iznogood
- Update to version 3.28.2:
  + Link WebKitGTK+ only with libedataserverui when OAuth2 is
    enabled.
  + Stale connection used after resume.
  + Bugs fixed: bgo#795108, bgo#791475, bgo#795295, bgo#795414,
    bgo#794727.
  + Updated translations.
- Drop evolution-data-server-icu61.1.patch: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/605059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=324
2018-05-07 11:11:21 +00:00
Dominique Leuenberger
0087f9848f Accepting request 597133 from GNOME:Factory
- Add evolution-data-server-icu61.1.patch: Fix build with icu 61.1
  (bgo#795295). (forwarded request 597126 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/597133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=189
2018-04-19 13:26:05 +00:00
da0e5844cb Accepting request 597126 from home:dimstar:Factory
- Add evolution-data-server-icu61.1.patch: Fix build with icu 61.1
  (bgo#795295).

OBS-URL: https://build.opensuse.org/request/show/597126
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=322
2018-04-16 15:45:43 +00:00
4df146f399 Accepting request 594987 from home:iznogood
New stable rel

OBS-URL: https://build.opensuse.org/request/show/594987
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=321
2018-04-13 06:45:38 +00:00
Dominique Leuenberger
7eba9ba588 Accepting request 590033 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589347 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/590033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=188
2018-03-26 10:54:02 +00:00
eabc70c1c4 Accepting request 589347 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589347
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=319
2018-03-22 09:44:31 +00:00
Dominique Leuenberger
fd2c90bd4a Accepting request 586191 from GNOME:Factory
(forwarded request 585815 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/586191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=187
2018-03-14 18:27:30 +00:00
6810795f8d Accepting request 585815 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/585815
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=317
2018-03-13 08:16:15 +00:00
b8af8af405 Accepting request 583611 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583611
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=316
2018-03-09 10:09:54 +00:00
Dominique Leuenberger
3f979dd963 Accepting request 582660 from GNOME:Factory
- Update to version 3.26.6:
  + Google calendar stopped reporting user email.
  + Bugs fixed: bgo#793466, bgo#793852, bgo#791475, bgo#793779. (forwarded request 582598 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/582660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=186
2018-03-08 09:42:22 +00:00
9350d43cb5 Accepting request 582598 from home:iznogood
- Update to version 3.26.6:
  + Google calendar stopped reporting user email.
  + Bugs fixed: bgo#793466, bgo#793852, bgo#791475, bgo#793779.

OBS-URL: https://build.opensuse.org/request/show/582598
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=314
2018-03-05 12:47:36 +00:00
Dominique Leuenberger
db0078a11c Accepting request 578036 from GNOME:Factory
- Update summaries
- Drop redundant %if..%endif guards (forwarded request 577732 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/578036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=185
2018-02-21 13:08:00 +00:00
e4e0d1026c Accepting request 577732 from home:jengelh:branches:GNOME:Factory
- Update summaries
- Drop redundant %if..%endif guards

OBS-URL: https://build.opensuse.org/request/show/577732
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=312
2018-02-19 13:02:57 +00:00
Dominique Leuenberger
7bae8fbd47 Accepting request 577075 from GNOME:Factory
- Format with spec-cleaner.
- Move license to %license tag.
- Allow building with python3 instead of python2:
  + Add eds-python3.patch: find python3 as valid interpreter.
  + Add python3-base BuildRequires: needed during build, and we
    don't want to rely any longer on an implicit python interpreter
    being pulled in.
- Drop obsolete obsoletes for 64bit and 32bit packages

OBS-URL: https://build.opensuse.org/request/show/577075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=184
2018-02-18 10:37:37 +00:00
57b894893f Tweak changelog, and re-add lost comment
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=310
2018-02-15 17:09:30 +00:00
eb61dd6385 Accepting request 576988 from home:scarabeus_iv:branches:GNOME:Factory
- Format with spec-cleaner
- Move license to %license tag
- Allow building with python3 instead of python2:
  + eds-python3.patch
- Drop obsolete obsoletes for 64bit and 32bit packages

OBS-URL: https://build.opensuse.org/request/show/576988
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=309
2018-02-15 17:06:31 +00:00
Dominique Leuenberger
66d790526e Accepting request 573056 from GNOME:Factory
New stable rel, not buildtested.

- Update to version 3.26.5:
  + Prevent early free of an ESource when it has pending
    operations.
  + IMAPx:
    - Select destination mailbox only when permanentflags not known
      yet.
    - Sort array of UIDs before syncing changes to the server.
  + Prevent passing NULL ldap handle into LDAP functions ][.
  + Bugs fixed: bgo#792513, bgo#789522. (forwarded request 573009 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/573056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=183
2018-02-07 17:38:34 +00:00
a0aa6974d3 Accepting request 573009 from home:iznogood
New stable rel, not buildtested.

- Update to version 3.26.5:
  + Prevent early free of an ESource when it has pending
    operations.
  + IMAPx:
    - Select destination mailbox only when permanentflags not known
      yet.
    - Sort array of UIDs before syncing changes to the server.
  + Prevent passing NULL ldap handle into LDAP functions ][.
  + Bugs fixed: bgo#792513, bgo#789522.

OBS-URL: https://build.opensuse.org/request/show/573009
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=307
2018-02-05 13:30:13 +00:00
Dominique Leuenberger
c87a89e0c9 Accepting request 562586 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/562586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=182
2018-01-16 08:28:36 +00:00
Bjørn Lie
2e9782b531 Accepting request 562573 from home:Zaitor:branches:GNOME:Factory
NOT Buildtested!

- Update to version 3.26.4:
  + Prevent passing NULL ldap handle into LDAP functions.
  + [Maildir]: Correct double free when the source message file
    doesn't exist.
  + Bugs fixed: bgo#791475, bgo#791282.

OBS-URL: https://build.opensuse.org/request/show/562573
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=305
2018-01-08 17:25:36 +00:00
Dominique Leuenberger
5a07a48ffc Accepting request 559361 from GNOME:Factory
NOTE: Not buildtested

- Update to version 3.26.3:
  + Extend workaround for bug 674885 (type initialisation deadlock
    in GObject).
  + [CamelOfflineStore] Incorrect disconnect when going online.
  + [SMTP] Recognize rejected credentials during SASL
    authentication.
  + [OAuth2] Enhance how expired or invalid access tokens are
    handled.
  + [CalDAV/CardDAV] Always set error on failed connection attempt.
  + Correct typo in libgweather include directory variable.
  + Correct a failure condition in
    cal_client_init_in_dbus_thread().
  + Bugs fixed: bgo#789147, bgo#790032, bgo#789549, bgo#790267,
    bgo#790759, bgo#790887, bgo#790987.
  + Updated translations. (forwarded request 558925 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/559361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=181
2017-12-29 17:49:20 +00:00