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
This commit is contained in:
parent
5f6f78268a
commit
2e9782b531
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63b1ae5f76be818862f455bf841b5ebb1ec3e1f4df6d3a16dc2be348b7e0a1c5
|
||||
size 4405872
|
3
evolution-data-server-3.26.4.tar.xz
Normal file
3
evolution-data-server-3.26.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:063ea91b94492c69928d3181c745781fe09e5234f1b94e0ba110cee00c2cb40f
|
||||
size 4406596
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 15:45:41 UTC 2018 - zaitor@opensuse.org
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 20:38:02 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package evolution-data-server
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
%define _evo_version 3.26
|
||||
Version: 3.26.3
|
||||
Version: 3.26.4
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user